Get Instance Result
data class GetInstanceResult(val featurePolicy: GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyResponse, val location: String, val loggingEnabled: Boolean, val name: String, val state: String)
Constructors
Link copied to clipboard
fun GetInstanceResult(featurePolicy: GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyResponse, location: String, loggingEnabled: Boolean, name: String, state: String)