GetInstanceResult

data class GetInstanceResult(val featurePolicy: GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyResponse, val location: String, val loggingEnabled: Boolean, val name: String, val state: String)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The policy to define whether or not RBE features can be used or how they can be used.

Link copied to clipboard

The location is a GCP region. Currently only us-central1 is supported.

Link copied to clipboard

Whether stack driver logging is enabled for the instance.

Link copied to clipboard

Instance resource name formatted as: projects/[PROJECT_ID]/instances/[INSTANCE_ID]. Name should not be populated when creating an instance since it is provided in the instance_id field.

Link copied to clipboard

State of the instance.