You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/cloudbuild_v1.projects.builds.html
-20Lines changed: 0 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -241,11 +241,6 @@ <h3>Method Details</h3>
241
241
"machineType": "A String", # Compute Engine machine type on which to run the build.
242
242
"pool": { # Details about how a build should be executed on a `WorkerPool`. See [running builds in a private pool](https://cloud.google.com/build/docs/private-pools/run-builds-in-private-pool) for more information. # Optional. Specification for execution on a `WorkerPool`. See [running builds in a private pool](https://cloud.google.com/build/docs/private-pools/run-builds-in-private-pool) for more information.
243
243
"name": "A String", # The `WorkerPool` resource to execute the build on. You must have `cloudbuild.workerpools.use` on the project hosting the WorkerPool. Format projects/{project}/locations/{location}/workerPools/{workerPoolId}
244
-
"workerConfig": { # Configuration per workload for both Private Pools and Hybrid Pools. # Configuration per workload.
245
-
"diskSizeGb": "A String", # The disk size (in GB) which is requested for the build container. If unset, a value of 10 GB will be used.
246
-
"memoryGb": 3.14, # The memory (in GB) which is requested for the build container. If unset, a value of 4 GB will be used.
247
-
"vcpuCount": 3.14, # The number of vCPUs which are requested for the build container. If unset, a value of 1 will be used.
"secretEnv": [ # A list of global environment variables, which are encrypted using a Cloud Key Management Service crypto key. These values must be specified in the build's `Secret`. These variables will be available to all build steps in this build.
@@ -502,11 +497,6 @@ <h3>Method Details</h3>
502
497
"machineType": "A String", # Compute Engine machine type on which to run the build.
503
498
"pool": { # Details about how a build should be executed on a `WorkerPool`. See [running builds in a private pool](https://cloud.google.com/build/docs/private-pools/run-builds-in-private-pool) for more information. # Optional. Specification for execution on a `WorkerPool`. See [running builds in a private pool](https://cloud.google.com/build/docs/private-pools/run-builds-in-private-pool) for more information.
504
499
"name": "A String", # The `WorkerPool` resource to execute the build on. You must have `cloudbuild.workerpools.use` on the project hosting the WorkerPool. Format projects/{project}/locations/{location}/workerPools/{workerPoolId}
505
-
"workerConfig": { # Configuration per workload for both Private Pools and Hybrid Pools. # Configuration per workload.
506
-
"diskSizeGb": "A String", # The disk size (in GB) which is requested for the build container. If unset, a value of 10 GB will be used.
507
-
"memoryGb": 3.14, # The memory (in GB) which is requested for the build container. If unset, a value of 4 GB will be used.
508
-
"vcpuCount": 3.14, # The number of vCPUs which are requested for the build container. If unset, a value of 1 will be used.
"secretEnv": [ # A list of global environment variables, which are encrypted using a Cloud Key Management Service crypto key. These values must be specified in the build's `Secret`. These variables will be available to all build steps in this build.
@@ -794,11 +784,6 @@ <h3>Method Details</h3>
794
784
"machineType": "A String", # Compute Engine machine type on which to run the build.
795
785
"pool": { # Details about how a build should be executed on a `WorkerPool`. See [running builds in a private pool](https://cloud.google.com/build/docs/private-pools/run-builds-in-private-pool) for more information. # Optional. Specification for execution on a `WorkerPool`. See [running builds in a private pool](https://cloud.google.com/build/docs/private-pools/run-builds-in-private-pool) for more information.
796
786
"name": "A String", # The `WorkerPool` resource to execute the build on. You must have `cloudbuild.workerpools.use` on the project hosting the WorkerPool. Format projects/{project}/locations/{location}/workerPools/{workerPoolId}
797
-
"workerConfig": { # Configuration per workload for both Private Pools and Hybrid Pools. # Configuration per workload.
798
-
"diskSizeGb": "A String", # The disk size (in GB) which is requested for the build container. If unset, a value of 10 GB will be used.
799
-
"memoryGb": 3.14, # The memory (in GB) which is requested for the build container. If unset, a value of 4 GB will be used.
800
-
"vcpuCount": 3.14, # The number of vCPUs which are requested for the build container. If unset, a value of 1 will be used.
"secretEnv": [ # A list of global environment variables, which are encrypted using a Cloud Key Management Service crypto key. These values must be specified in the build's `Secret`. These variables will be available to all build steps in this build.
@@ -1061,11 +1046,6 @@ <h3>Method Details</h3>
1061
1046
"machineType": "A String", # Compute Engine machine type on which to run the build.
1062
1047
"pool": { # Details about how a build should be executed on a `WorkerPool`. See [running builds in a private pool](https://cloud.google.com/build/docs/private-pools/run-builds-in-private-pool) for more information. # Optional. Specification for execution on a `WorkerPool`. See [running builds in a private pool](https://cloud.google.com/build/docs/private-pools/run-builds-in-private-pool) for more information.
1063
1048
"name": "A String", # The `WorkerPool` resource to execute the build on. You must have `cloudbuild.workerpools.use` on the project hosting the WorkerPool. Format projects/{project}/locations/{location}/workerPools/{workerPoolId}
1064
-
"workerConfig": { # Configuration per workload for both Private Pools and Hybrid Pools. # Configuration per workload.
1065
-
"diskSizeGb": "A String", # The disk size (in GB) which is requested for the build container. If unset, a value of 10 GB will be used.
1066
-
"memoryGb": 3.14, # The memory (in GB) which is requested for the build container. If unset, a value of 4 GB will be used.
1067
-
"vcpuCount": 3.14, # The number of vCPUs which are requested for the build container. If unset, a value of 1 will be used.
"secretEnv": [ # A list of global environment variables, which are encrypted using a Cloud Key Management Service crypto key. These values must be specified in the build's `Secret`. These variables will be available to all build steps in this build.
Copy file name to clipboardExpand all lines: docs/dyn/cloudbuild_v1.projects.locations.builds.html
-20Lines changed: 0 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -240,11 +240,6 @@ <h3>Method Details</h3>
240
240
"machineType": "A String", # Compute Engine machine type on which to run the build.
241
241
"pool": { # Details about how a build should be executed on a `WorkerPool`. See [running builds in a private pool](https://cloud.google.com/build/docs/private-pools/run-builds-in-private-pool) for more information. # Optional. Specification for execution on a `WorkerPool`. See [running builds in a private pool](https://cloud.google.com/build/docs/private-pools/run-builds-in-private-pool) for more information.
242
242
"name": "A String", # The `WorkerPool` resource to execute the build on. You must have `cloudbuild.workerpools.use` on the project hosting the WorkerPool. Format projects/{project}/locations/{location}/workerPools/{workerPoolId}
243
-
"workerConfig": { # Configuration per workload for both Private Pools and Hybrid Pools. # Configuration per workload.
244
-
"diskSizeGb": "A String", # The disk size (in GB) which is requested for the build container. If unset, a value of 10 GB will be used.
245
-
"memoryGb": 3.14, # The memory (in GB) which is requested for the build container. If unset, a value of 4 GB will be used.
246
-
"vcpuCount": 3.14, # The number of vCPUs which are requested for the build container. If unset, a value of 1 will be used.
"secretEnv": [ # A list of global environment variables, which are encrypted using a Cloud Key Management Service crypto key. These values must be specified in the build's `Secret`. These variables will be available to all build steps in this build.
@@ -501,11 +496,6 @@ <h3>Method Details</h3>
501
496
"machineType": "A String", # Compute Engine machine type on which to run the build.
502
497
"pool": { # Details about how a build should be executed on a `WorkerPool`. See [running builds in a private pool](https://cloud.google.com/build/docs/private-pools/run-builds-in-private-pool) for more information. # Optional. Specification for execution on a `WorkerPool`. See [running builds in a private pool](https://cloud.google.com/build/docs/private-pools/run-builds-in-private-pool) for more information.
503
498
"name": "A String", # The `WorkerPool` resource to execute the build on. You must have `cloudbuild.workerpools.use` on the project hosting the WorkerPool. Format projects/{project}/locations/{location}/workerPools/{workerPoolId}
504
-
"workerConfig": { # Configuration per workload for both Private Pools and Hybrid Pools. # Configuration per workload.
505
-
"diskSizeGb": "A String", # The disk size (in GB) which is requested for the build container. If unset, a value of 10 GB will be used.
506
-
"memoryGb": 3.14, # The memory (in GB) which is requested for the build container. If unset, a value of 4 GB will be used.
507
-
"vcpuCount": 3.14, # The number of vCPUs which are requested for the build container. If unset, a value of 1 will be used.
"secretEnv": [ # A list of global environment variables, which are encrypted using a Cloud Key Management Service crypto key. These values must be specified in the build's `Secret`. These variables will be available to all build steps in this build.
@@ -793,11 +783,6 @@ <h3>Method Details</h3>
793
783
"machineType": "A String", # Compute Engine machine type on which to run the build.
794
784
"pool": { # Details about how a build should be executed on a `WorkerPool`. See [running builds in a private pool](https://cloud.google.com/build/docs/private-pools/run-builds-in-private-pool) for more information. # Optional. Specification for execution on a `WorkerPool`. See [running builds in a private pool](https://cloud.google.com/build/docs/private-pools/run-builds-in-private-pool) for more information.
795
785
"name": "A String", # The `WorkerPool` resource to execute the build on. You must have `cloudbuild.workerpools.use` on the project hosting the WorkerPool. Format projects/{project}/locations/{location}/workerPools/{workerPoolId}
796
-
"workerConfig": { # Configuration per workload for both Private Pools and Hybrid Pools. # Configuration per workload.
797
-
"diskSizeGb": "A String", # The disk size (in GB) which is requested for the build container. If unset, a value of 10 GB will be used.
798
-
"memoryGb": 3.14, # The memory (in GB) which is requested for the build container. If unset, a value of 4 GB will be used.
799
-
"vcpuCount": 3.14, # The number of vCPUs which are requested for the build container. If unset, a value of 1 will be used.
"secretEnv": [ # A list of global environment variables, which are encrypted using a Cloud Key Management Service crypto key. These values must be specified in the build's `Secret`. These variables will be available to all build steps in this build.
@@ -1060,11 +1045,6 @@ <h3>Method Details</h3>
1060
1045
"machineType": "A String", # Compute Engine machine type on which to run the build.
1061
1046
"pool": { # Details about how a build should be executed on a `WorkerPool`. See [running builds in a private pool](https://cloud.google.com/build/docs/private-pools/run-builds-in-private-pool) for more information. # Optional. Specification for execution on a `WorkerPool`. See [running builds in a private pool](https://cloud.google.com/build/docs/private-pools/run-builds-in-private-pool) for more information.
1062
1047
"name": "A String", # The `WorkerPool` resource to execute the build on. You must have `cloudbuild.workerpools.use` on the project hosting the WorkerPool. Format projects/{project}/locations/{location}/workerPools/{workerPoolId}
1063
-
"workerConfig": { # Configuration per workload for both Private Pools and Hybrid Pools. # Configuration per workload.
1064
-
"diskSizeGb": "A String", # The disk size (in GB) which is requested for the build container. If unset, a value of 10 GB will be used.
1065
-
"memoryGb": 3.14, # The memory (in GB) which is requested for the build container. If unset, a value of 4 GB will be used.
1066
-
"vcpuCount": 3.14, # The number of vCPUs which are requested for the build container. If unset, a value of 1 will be used.
"secretEnv": [ # A list of global environment variables, which are encrypted using a Cloud Key Management Service crypto key. These values must be specified in the build's `Secret`. These variables will be available to all build steps in this build.
0 commit comments