GoogleApi.ContainerAnalysis.V1.Model.ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption (google_api_container_analysis v0.34.0)
View SourceDetails about how a build should be executed on a WorkerPool. See running builds in a private pool for more information.
Attributes
-
name(type:String.t, default:nil) - TheWorkerPoolresource to execute the build on. You must havecloudbuild.workerpools.useon the project hosting the WorkerPool. Format projects/{project}/locations/{location}/workerPools/{workerPoolId}
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContainerAnalysis.V1.Model.ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption{ name: String.t() | nil }