google_api_remote_build_execution v0.7.0 GoogleApi.RemoteBuildExecution.V2.Model.GoogleDevtoolsRemotebuildexecutionAdminV1alphaInstance View Source
Instance conceptually encapsulates all Remote Build Execution resources
for remote builds.
An instance consists of storage and compute resources (for example,
ContentAddressableStorage
, ActionCache
, WorkerPools
) used for
running remote builds.
All Remote Build Execution API calls are scoped to an instance.
Attributes
location
(type:String.t
, default:nil
) - The location is a GCP region. Currently onlyus-central1
is supported.loggingEnabled
(type:boolean()
, default:nil
) - Output only. Whether stack driver logging is enabled for the instance.name
(type:String.t
, default:nil
) - Output only. 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 theinstance_id
field.state
(type:String.t
, default:nil
) - Output only. State of the instance.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.