Skip to content

Commit c245891

Browse files
feat(config): update the api
#### config:v1 The following keys were added: - schemas.TerraformError.properties.error.readOnly (Total Keys: 1)
1 parent 8611287 commit c245891

6 files changed

+40
-39
lines changed

docs/dyn/config_v1.projects.locations.deployments.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -180,15 +180,15 @@ <h3>Method Details</h3>
180180
&quot;ref&quot;: &quot;A String&quot;, # Optional. Git reference (e.g. branch or tag).
181181
&quot;repo&quot;: &quot;A String&quot;, # Optional. Repository URL. Example: &#x27;https://github.com/kubernetes/examples.git&#x27;
182182
},
183-
&quot;inputValues&quot;: { # Input variable values for the Terraform blueprint.
183+
&quot;inputValues&quot;: { # Optional. Input variable values for the Terraform blueprint.
184184
&quot;a_key&quot;: { # A Terraform input variable.
185-
&quot;inputValue&quot;: &quot;&quot;, # Input variable value.
185+
&quot;inputValue&quot;: &quot;&quot;, # Optional. Input variable value.
186186
},
187187
},
188188
},
189189
&quot;tfErrors&quot;: [ # Output only. Errors encountered when deleting this deployment. Errors are truncated to 10 entries, see `delete_results` and `error_logs` for full details.
190190
{ # Errors encountered during actuation using Terraform
191-
&quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Original error response from underlying Google API, if available.
191+
&quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. Original error response from underlying Google API, if available.
192192
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
193193
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
194194
{
@@ -408,15 +408,15 @@ <h3>Method Details</h3>
408408
&quot;ref&quot;: &quot;A String&quot;, # Optional. Git reference (e.g. branch or tag).
409409
&quot;repo&quot;: &quot;A String&quot;, # Optional. Repository URL. Example: &#x27;https://github.com/kubernetes/examples.git&#x27;
410410
},
411-
&quot;inputValues&quot;: { # Input variable values for the Terraform blueprint.
411+
&quot;inputValues&quot;: { # Optional. Input variable values for the Terraform blueprint.
412412
&quot;a_key&quot;: { # A Terraform input variable.
413-
&quot;inputValue&quot;: &quot;&quot;, # Input variable value.
413+
&quot;inputValue&quot;: &quot;&quot;, # Optional. Input variable value.
414414
},
415415
},
416416
},
417417
&quot;tfErrors&quot;: [ # Output only. Errors encountered when deleting this deployment. Errors are truncated to 10 entries, see `delete_results` and `error_logs` for full details.
418418
{ # Errors encountered during actuation using Terraform
419-
&quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Original error response from underlying Google API, if available.
419+
&quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. Original error response from underlying Google API, if available.
420420
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
421421
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
422422
{
@@ -569,15 +569,15 @@ <h3>Method Details</h3>
569569
&quot;ref&quot;: &quot;A String&quot;, # Optional. Git reference (e.g. branch or tag).
570570
&quot;repo&quot;: &quot;A String&quot;, # Optional. Repository URL. Example: &#x27;https://github.com/kubernetes/examples.git&#x27;
571571
},
572-
&quot;inputValues&quot;: { # Input variable values for the Terraform blueprint.
572+
&quot;inputValues&quot;: { # Optional. Input variable values for the Terraform blueprint.
573573
&quot;a_key&quot;: { # A Terraform input variable.
574-
&quot;inputValue&quot;: &quot;&quot;, # Input variable value.
574+
&quot;inputValue&quot;: &quot;&quot;, # Optional. Input variable value.
575575
},
576576
},
577577
},
578578
&quot;tfErrors&quot;: [ # Output only. Errors encountered when deleting this deployment. Errors are truncated to 10 entries, see `delete_results` and `error_logs` for full details.
579579
{ # Errors encountered during actuation using Terraform
580-
&quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Original error response from underlying Google API, if available.
580+
&quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. Original error response from underlying Google API, if available.
581581
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
582582
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
583583
{
@@ -706,15 +706,15 @@ <h3>Method Details</h3>
706706
&quot;ref&quot;: &quot;A String&quot;, # Optional. Git reference (e.g. branch or tag).
707707
&quot;repo&quot;: &quot;A String&quot;, # Optional. Repository URL. Example: &#x27;https://github.com/kubernetes/examples.git&#x27;
708708
},
709-
&quot;inputValues&quot;: { # Input variable values for the Terraform blueprint.
709+
&quot;inputValues&quot;: { # Optional. Input variable values for the Terraform blueprint.
710710
&quot;a_key&quot;: { # A Terraform input variable.
711-
&quot;inputValue&quot;: &quot;&quot;, # Input variable value.
711+
&quot;inputValue&quot;: &quot;&quot;, # Optional. Input variable value.
712712
},
713713
},
714714
},
715715
&quot;tfErrors&quot;: [ # Output only. Errors encountered when deleting this deployment. Errors are truncated to 10 entries, see `delete_results` and `error_logs` for full details.
716716
{ # Errors encountered during actuation using Terraform
717-
&quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Original error response from underlying Google API, if available.
717+
&quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. Original error response from underlying Google API, if available.
718718
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
719719
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
720720
{

docs/dyn/config_v1.projects.locations.deployments.revisions.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -170,15 +170,15 @@ <h3>Method Details</h3>
170170
&quot;ref&quot;: &quot;A String&quot;, # Optional. Git reference (e.g. branch or tag).
171171
&quot;repo&quot;: &quot;A String&quot;, # Optional. Repository URL. Example: &#x27;https://github.com/kubernetes/examples.git&#x27;
172172
},
173-
&quot;inputValues&quot;: { # Input variable values for the Terraform blueprint.
173+
&quot;inputValues&quot;: { # Optional. Input variable values for the Terraform blueprint.
174174
&quot;a_key&quot;: { # A Terraform input variable.
175-
&quot;inputValue&quot;: &quot;&quot;, # Input variable value.
175+
&quot;inputValue&quot;: &quot;&quot;, # Optional. Input variable value.
176176
},
177177
},
178178
},
179179
&quot;tfErrors&quot;: [ # Output only. Errors encountered when creating or updating this deployment. Errors are truncated to 10 entries, see `delete_results` and `error_logs` for full details.
180180
{ # Errors encountered during actuation using Terraform
181-
&quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Original error response from underlying Google API, if available.
181+
&quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. Original error response from underlying Google API, if available.
182182
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
183183
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
184184
{
@@ -251,15 +251,15 @@ <h3>Method Details</h3>
251251
&quot;ref&quot;: &quot;A String&quot;, # Optional. Git reference (e.g. branch or tag).
252252
&quot;repo&quot;: &quot;A String&quot;, # Optional. Repository URL. Example: &#x27;https://github.com/kubernetes/examples.git&#x27;
253253
},
254-
&quot;inputValues&quot;: { # Input variable values for the Terraform blueprint.
254+
&quot;inputValues&quot;: { # Optional. Input variable values for the Terraform blueprint.
255255
&quot;a_key&quot;: { # A Terraform input variable.
256-
&quot;inputValue&quot;: &quot;&quot;, # Input variable value.
256+
&quot;inputValue&quot;: &quot;&quot;, # Optional. Input variable value.
257257
},
258258
},
259259
},
260260
&quot;tfErrors&quot;: [ # Output only. Errors encountered when creating or updating this deployment. Errors are truncated to 10 entries, see `delete_results` and `error_logs` for full details.
261261
{ # Errors encountered during actuation using Terraform
262-
&quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Original error response from underlying Google API, if available.
262+
&quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. Original error response from underlying Google API, if available.
263263
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
264264
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
265265
{

docs/dyn/config_v1.projects.locations.deployments.revisions.resources.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ <h3>Method Details</h3>
143143

144144
{ # A response to a &#x27;ListResources&#x27; call. Contains a list of Resources.
145145
&quot;nextPageToken&quot;: &quot;A String&quot;, # A token to request the next page of resources from the &#x27;ListResources&#x27; method. The value of an empty string means that there are no more resources to return.
146-
&quot;resources&quot;: [ # List of Resourcess.
146+
&quot;resources&quot;: [ # List of Resources.
147147
{ # Resource represents a Google Cloud Platform resource actuated by IM. Resources are child resources of Revisions.
148148
&quot;caiAssets&quot;: { # Output only. Map of Cloud Asset Inventory (CAI) type to CAI info (e.g. CAI ID). CAI type format follows https://cloud.google.com/asset-inventory/docs/supported-asset-types
149149
&quot;a_key&quot;: { # CAI info of a Resource.

docs/dyn/config_v1.projects.locations.operations.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ <h1><a href="config_v1.html">Infrastructure Manager API</a> . <a href="config_v1
7676
<h2>Instance Methods</h2>
7777
<p class="toc_element">
7878
<code><a href="#cancel">cancel(name, body=None, x__xgafv=None)</a></code></p>
79-
<p class="firstline">Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.</p>
79+
<p class="firstline">Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to `Code.CANCELLED`.</p>
8080
<p class="toc_element">
8181
<code><a href="#close">close()</a></code></p>
8282
<p class="firstline">Close httplib2 connections.</p>
@@ -95,7 +95,7 @@ <h2>Instance Methods</h2>
9595
<h3>Method Details</h3>
9696
<div class="method">
9797
<code class="details" id="cancel">cancel(name, body=None, x__xgafv=None)</code>
98-
<pre>Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn&#x27;t support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.
98+
<pre>Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn&#x27;t support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to `Code.CANCELLED`.
9999

100100
Args:
101101
name: string, The name of the operation resource to be cancelled. (required)

0 commit comments

Comments
 (0)