Skip to content

Commit 33e16d9

Browse files
feat(compute): update the api
#### compute:alpha The following keys were added: - resources.instanceSettings.methods.get (Total Keys: 15) - resources.instanceSettings.methods.patch (Total Keys: 20) - resources.serviceAttachments.methods.patch.parameters.reconcileConnections (Total Keys: 2) - schemas.InstanceSettings (Total Keys: 7) - schemas.Operation.properties.setCommonInstanceMetadataOperationMetadata.$ref (Total Keys: 1) - schemas.Scheduling.properties.localSsdRecoveryTimeout.$ref (Total Keys: 1) - schemas.SetCommonInstanceMetadataOperationMetadata (Total Keys: 10) - schemas.Status (Total Keys: 8)
1 parent bc22826 commit 33e16d9

File tree

97 files changed

+8891
-324
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+8891
-324
lines changed

docs/dyn/compute_alpha.addresses.html

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,24 @@ <h3>Method Details</h3>
285285
&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operation resides. Only applicable when performing regional operations.
286286
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
287287
&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource with the resource id.
288+
&quot;setCommonInstanceMetadataOperationMetadata&quot;: { # Encapsulates partial completion metadata for SetCommonInstanceMetadata. Will be propagated on Operation.metadata as per go/partial-completion-api-clean. See go/gce-aips/2822 for API council results.
289+
&quot;clientOperationId&quot;: &quot;A String&quot;,
290+
&quot;perLocationOperations&quot;: {
291+
&quot;a_key&quot;: {
292+
&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).
293+
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
294+
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
295+
{
296+
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
297+
},
298+
],
299+
&quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
300+
},
301+
&quot;operation&quot;: &quot;A String&quot;,
302+
&quot;state&quot;: &quot;A String&quot;,
303+
},
304+
},
305+
},
288306
&quot;startTime&quot;: &quot;A String&quot;, # [Output Only] The time that this operation was started by the server. This value is in RFC3339 text format.
289307
&quot;status&quot;: &quot;A String&quot;, # [Output Only] The status of the operation, which can be one of the following: `PENDING`, `RUNNING`, or `DONE`.
290308
&quot;statusMessage&quot;: &quot;A String&quot;, # [Output Only] An optional textual description of the current status of the operation.
@@ -456,6 +474,24 @@ <h3>Method Details</h3>
456474
&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operation resides. Only applicable when performing regional operations.
457475
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
458476
&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource with the resource id.
477+
&quot;setCommonInstanceMetadataOperationMetadata&quot;: { # Encapsulates partial completion metadata for SetCommonInstanceMetadata. Will be propagated on Operation.metadata as per go/partial-completion-api-clean. See go/gce-aips/2822 for API council results.
478+
&quot;clientOperationId&quot;: &quot;A String&quot;,
479+
&quot;perLocationOperations&quot;: {
480+
&quot;a_key&quot;: {
481+
&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).
482+
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
483+
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
484+
{
485+
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
486+
},
487+
],
488+
&quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
489+
},
490+
&quot;operation&quot;: &quot;A String&quot;,
491+
&quot;state&quot;: &quot;A String&quot;,
492+
},
493+
},
494+
},
459495
&quot;startTime&quot;: &quot;A String&quot;, # [Output Only] The time that this operation was started by the server. This value is in RFC3339 text format.
460496
&quot;status&quot;: &quot;A String&quot;, # [Output Only] The status of the operation, which can be one of the following: `PENDING`, `RUNNING`, or `DONE`.
461497
&quot;statusMessage&quot;: &quot;A String&quot;, # [Output Only] An optional textual description of the current status of the operation.
@@ -641,6 +677,24 @@ <h3>Method Details</h3>
641677
&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operation resides. Only applicable when performing regional operations.
642678
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
643679
&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource with the resource id.
680+
&quot;setCommonInstanceMetadataOperationMetadata&quot;: { # Encapsulates partial completion metadata for SetCommonInstanceMetadata. Will be propagated on Operation.metadata as per go/partial-completion-api-clean. See go/gce-aips/2822 for API council results.
681+
&quot;clientOperationId&quot;: &quot;A String&quot;,
682+
&quot;perLocationOperations&quot;: {
683+
&quot;a_key&quot;: {
684+
&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).
685+
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
686+
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
687+
{
688+
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
689+
},
690+
],
691+
&quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
692+
},
693+
&quot;operation&quot;: &quot;A String&quot;,
694+
&quot;state&quot;: &quot;A String&quot;,
695+
},
696+
},
697+
},
644698
&quot;startTime&quot;: &quot;A String&quot;, # [Output Only] The time that this operation was started by the server. This value is in RFC3339 text format.
645699
&quot;status&quot;: &quot;A String&quot;, # [Output Only] The status of the operation, which can be one of the following: `PENDING`, `RUNNING`, or `DONE`.
646700
&quot;statusMessage&quot;: &quot;A String&quot;, # [Output Only] An optional textual description of the current status of the operation.
@@ -747,6 +801,24 @@ <h3>Method Details</h3>
747801
&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operation resides. Only applicable when performing regional operations.
748802
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
749803
&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource with the resource id.
804+
&quot;setCommonInstanceMetadataOperationMetadata&quot;: { # Encapsulates partial completion metadata for SetCommonInstanceMetadata. Will be propagated on Operation.metadata as per go/partial-completion-api-clean. See go/gce-aips/2822 for API council results.
805+
&quot;clientOperationId&quot;: &quot;A String&quot;,
806+
&quot;perLocationOperations&quot;: {
807+
&quot;a_key&quot;: {
808+
&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).
809+
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
810+
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
811+
{
812+
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
813+
},
814+
],
815+
&quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
816+
},
817+
&quot;operation&quot;: &quot;A String&quot;,
818+
&quot;state&quot;: &quot;A String&quot;,
819+
},
820+
},
821+
},
750822
&quot;startTime&quot;: &quot;A String&quot;, # [Output Only] The time that this operation was started by the server. This value is in RFC3339 text format.
751823
&quot;status&quot;: &quot;A String&quot;, # [Output Only] The status of the operation, which can be one of the following: `PENDING`, `RUNNING`, or `DONE`.
752824
&quot;statusMessage&quot;: &quot;A String&quot;, # [Output Only] An optional textual description of the current status of the operation.

0 commit comments

Comments
 (0)