diff --git a/googleapiclient/discovery_cache/documents/baremetalsolution.v2.json b/googleapiclient/discovery_cache/documents/baremetalsolution.v2.json index f70af82e61c..60662af1a2a 100644 --- a/googleapiclient/discovery_cache/documents/baremetalsolution.v2.json +++ b/googleapiclient/discovery_cache/documents/baremetalsolution.v2.json @@ -1605,7 +1605,7 @@ } } }, - "revision": "20230517", + "revision": "20230522", "rootUrl": "https://baremetalsolution.googleapis.com/", "schemas": { "AllowedClient": { @@ -3117,6 +3117,12 @@ "properties": {}, "type": "object" }, + "ResetInstanceResponse": { + "description": "Response message from resetting a server.", + "id": "ResetInstanceResponse", + "properties": {}, + "type": "object" + }, "ResizeVolumeRequest": { "description": "Request for emergency resize Volume.", "id": "ResizeVolumeRequest", @@ -3210,6 +3216,12 @@ "properties": {}, "type": "object" }, + "StartInstanceResponse": { + "description": "Response message from starting a server.", + "id": "StartInstanceResponse", + "properties": {}, + "type": "object" + }, "Status": { "description": "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).", "id": "Status", @@ -3243,6 +3255,12 @@ "properties": {}, "type": "object" }, + "StopInstanceResponse": { + "description": "Response message from stopping a server.", + "id": "StopInstanceResponse", + "properties": {}, + "type": "object" + }, "SubmitProvisioningConfigRequest": { "description": "Request for SubmitProvisioningConfig.", "id": "SubmitProvisioningConfigRequest",