Skip to content

Commit

Permalink
feat(config): update the api
Browse files Browse the repository at this point in the history
#### config:v1

The following keys were added:
- schemas.TerraformError.properties.error.readOnly (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Dec 17, 2024
1 parent 8611287 commit c245891
Show file tree
Hide file tree
Showing 6 changed files with 40 additions and 39 deletions.
24 changes: 12 additions & 12 deletions docs/dyn/config_v1.projects.locations.deployments.html
Original file line number Diff line number Diff line change
Expand Up @@ -180,15 +180,15 @@ <h3>Method Details</h3>
&quot;ref&quot;: &quot;A String&quot;, # Optional. Git reference (e.g. branch or tag).
&quot;repo&quot;: &quot;A String&quot;, # Optional. Repository URL. Example: &#x27;https://github.com/kubernetes/examples.git&#x27;
},
&quot;inputValues&quot;: { # Input variable values for the Terraform blueprint.
&quot;inputValues&quot;: { # Optional. Input variable values for the Terraform blueprint.
&quot;a_key&quot;: { # A Terraform input variable.
&quot;inputValue&quot;: &quot;&quot;, # Input variable value.
&quot;inputValue&quot;: &quot;&quot;, # Optional. Input variable value.
},
},
},
&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.
{ # Errors encountered during actuation using Terraform
&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.
&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.
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
{
Expand Down Expand Up @@ -408,15 +408,15 @@ <h3>Method Details</h3>
&quot;ref&quot;: &quot;A String&quot;, # Optional. Git reference (e.g. branch or tag).
&quot;repo&quot;: &quot;A String&quot;, # Optional. Repository URL. Example: &#x27;https://github.com/kubernetes/examples.git&#x27;
},
&quot;inputValues&quot;: { # Input variable values for the Terraform blueprint.
&quot;inputValues&quot;: { # Optional. Input variable values for the Terraform blueprint.
&quot;a_key&quot;: { # A Terraform input variable.
&quot;inputValue&quot;: &quot;&quot;, # Input variable value.
&quot;inputValue&quot;: &quot;&quot;, # Optional. Input variable value.
},
},
},
&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.
{ # Errors encountered during actuation using Terraform
&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.
&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.
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
{
Expand Down Expand Up @@ -569,15 +569,15 @@ <h3>Method Details</h3>
&quot;ref&quot;: &quot;A String&quot;, # Optional. Git reference (e.g. branch or tag).
&quot;repo&quot;: &quot;A String&quot;, # Optional. Repository URL. Example: &#x27;https://github.com/kubernetes/examples.git&#x27;
},
&quot;inputValues&quot;: { # Input variable values for the Terraform blueprint.
&quot;inputValues&quot;: { # Optional. Input variable values for the Terraform blueprint.
&quot;a_key&quot;: { # A Terraform input variable.
&quot;inputValue&quot;: &quot;&quot;, # Input variable value.
&quot;inputValue&quot;: &quot;&quot;, # Optional. Input variable value.
},
},
},
&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.
{ # Errors encountered during actuation using Terraform
&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.
&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.
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
{
Expand Down Expand Up @@ -706,15 +706,15 @@ <h3>Method Details</h3>
&quot;ref&quot;: &quot;A String&quot;, # Optional. Git reference (e.g. branch or tag).
&quot;repo&quot;: &quot;A String&quot;, # Optional. Repository URL. Example: &#x27;https://github.com/kubernetes/examples.git&#x27;
},
&quot;inputValues&quot;: { # Input variable values for the Terraform blueprint.
&quot;inputValues&quot;: { # Optional. Input variable values for the Terraform blueprint.
&quot;a_key&quot;: { # A Terraform input variable.
&quot;inputValue&quot;: &quot;&quot;, # Input variable value.
&quot;inputValue&quot;: &quot;&quot;, # Optional. Input variable value.
},
},
},
&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.
{ # Errors encountered during actuation using Terraform
&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.
&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.
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
{
Expand Down
12 changes: 6 additions & 6 deletions docs/dyn/config_v1.projects.locations.deployments.revisions.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,15 +170,15 @@ <h3>Method Details</h3>
&quot;ref&quot;: &quot;A String&quot;, # Optional. Git reference (e.g. branch or tag).
&quot;repo&quot;: &quot;A String&quot;, # Optional. Repository URL. Example: &#x27;https://github.com/kubernetes/examples.git&#x27;
},
&quot;inputValues&quot;: { # Input variable values for the Terraform blueprint.
&quot;inputValues&quot;: { # Optional. Input variable values for the Terraform blueprint.
&quot;a_key&quot;: { # A Terraform input variable.
&quot;inputValue&quot;: &quot;&quot;, # Input variable value.
&quot;inputValue&quot;: &quot;&quot;, # Optional. Input variable value.
},
},
},
&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.
{ # Errors encountered during actuation using Terraform
&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.
&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.
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
{
Expand Down Expand Up @@ -251,15 +251,15 @@ <h3>Method Details</h3>
&quot;ref&quot;: &quot;A String&quot;, # Optional. Git reference (e.g. branch or tag).
&quot;repo&quot;: &quot;A String&quot;, # Optional. Repository URL. Example: &#x27;https://github.com/kubernetes/examples.git&#x27;
},
&quot;inputValues&quot;: { # Input variable values for the Terraform blueprint.
&quot;inputValues&quot;: { # Optional. Input variable values for the Terraform blueprint.
&quot;a_key&quot;: { # A Terraform input variable.
&quot;inputValue&quot;: &quot;&quot;, # Input variable value.
&quot;inputValue&quot;: &quot;&quot;, # Optional. Input variable value.
},
},
},
&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.
{ # Errors encountered during actuation using Terraform
&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.
&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.
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ <h3>Method Details</h3>

{ # A response to a &#x27;ListResources&#x27; call. Contains a list of Resources.
&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.
&quot;resources&quot;: [ # List of Resourcess.
&quot;resources&quot;: [ # List of Resources.
{ # Resource represents a Google Cloud Platform resource actuated by IM. Resources are child resources of Revisions.
&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
&quot;a_key&quot;: { # CAI info of a Resource.
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/config_v1.projects.locations.operations.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ <h1><a href="config_v1.html">Infrastructure Manager API</a> . <a href="config_v1
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="#cancel">cancel(name, body=None, x__xgafv=None)</a></code></p>
<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>
<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>
<p class="toc_element">
<code><a href="#close">close()</a></code></p>
<p class="firstline">Close httplib2 connections.</p>
Expand All @@ -95,7 +95,7 @@ <h2>Instance Methods</h2>
<h3>Method Details</h3>
<div class="method">
<code class="details" id="cancel">cancel(name, body=None, x__xgafv=None)</code>
<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`.
<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`.

Args:
name: string, The name of the operation resource to be cancelled. (required)
Expand Down
Loading

0 comments on commit c245891

Please sign in to comment.