Reference documentation and code samples for the AlloyDB V1ALPHA API class Google::Cloud::AlloyDB::V1alpha::AlloyDBCloudSQLAdmin::Rest::ServiceStub.
REST service stub for the AlloyDBCloudSQLAdmin service.
Service stub contains baseline method implementations
including transcoding, making the REST call, and deserialing the response.
Inherits
Object
Methods
#endpoint
defendpoint()->String
The effective endpoint
Returns
(String)
#logger
deflogger(stub:false)->Logger
The logger used for request/response debug logging.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# AlloyDB V1ALPHA API - Class Google::Cloud::AlloyDB::V1alpha::AlloyDBCloudSQLAdmin::Rest::ServiceStub (v0.14.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.14.1 (latest)](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/latest/Google-Cloud-AlloyDB-V1alpha-AlloyDBCloudSQLAdmin-Rest-ServiceStub)\n- [0.14.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.14.0/Google-Cloud-AlloyDB-V1alpha-AlloyDBCloudSQLAdmin-Rest-ServiceStub)\n- [0.13.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.13.0/Google-Cloud-AlloyDB-V1alpha-AlloyDBCloudSQLAdmin-Rest-ServiceStub)\n- [0.12.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.12.0/Google-Cloud-AlloyDB-V1alpha-AlloyDBCloudSQLAdmin-Rest-ServiceStub)\n- [0.11.1](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.11.1/Google-Cloud-AlloyDB-V1alpha-AlloyDBCloudSQLAdmin-Rest-ServiceStub)\n- [0.10.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.10.0/Google-Cloud-AlloyDB-V1alpha-AlloyDBCloudSQLAdmin-Rest-ServiceStub)\n- [0.9.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.9.0/Google-Cloud-AlloyDB-V1alpha-AlloyDBCloudSQLAdmin-Rest-ServiceStub)\n- [0.8.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.8.0/Google-Cloud-AlloyDB-V1alpha-AlloyDBCloudSQLAdmin-Rest-ServiceStub)\n- [0.7.2](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.7.2/Google-Cloud-AlloyDB-V1alpha-AlloyDBCloudSQLAdmin-Rest-ServiceStub)\n- [0.6.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.6.0/Google-Cloud-AlloyDB-V1alpha-AlloyDBCloudSQLAdmin-Rest-ServiceStub)\n- [0.5.2](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.5.2/Google-Cloud-AlloyDB-V1alpha-AlloyDBCloudSQLAdmin-Rest-ServiceStub)\n- [0.4.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.4.0/Google-Cloud-AlloyDB-V1alpha-AlloyDBCloudSQLAdmin-Rest-ServiceStub)\n- [0.3.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.3.0/Google-Cloud-AlloyDB-V1alpha-AlloyDBCloudSQLAdmin-Rest-ServiceStub)\n- [0.2.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.2.0/Google-Cloud-AlloyDB-V1alpha-AlloyDBCloudSQLAdmin-Rest-ServiceStub)\n- [0.1.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.1.0/Google-Cloud-AlloyDB-V1alpha-AlloyDBCloudSQLAdmin-Rest-ServiceStub) \nReference documentation and code samples for the AlloyDB V1ALPHA API class Google::Cloud::AlloyDB::V1alpha::AlloyDBCloudSQLAdmin::Rest::ServiceStub.\n\nREST service stub for the AlloyDBCloudSQLAdmin service.\nService stub contains baseline method implementations\nincluding transcoding, making the REST call, and deserialing the response. \n\nInherits\n--------\n\n- Object\n\nMethods\n-------\n\n### #endpoint\n\n def endpoint() -\u003e String\n\nThe effective endpoint \n**Returns**\n\n- (String)\n\n### #logger\n\n def logger(stub: false) -\u003e Logger\n\nThe logger used for request/response debug logging. \n**Returns**\n\n- (Logger)\n\n### #restore_from_cloud_sql\n\n def restore_from_cloud_sql(request_pb, options = nil) { |result, operation| ... } -\u003e ::Google::Longrunning::Operation\n\nBaseline implementation for the restore_from_cloud_sql REST call \n**Parameters**\n\n- **request_pb** ([::Google::Cloud::AlloyDB::V1alpha::RestoreFromCloudSQLRequest](./Google-Cloud-AlloyDB-V1alpha-RestoreFromCloudSQLRequest)) --- A request object representing the call parameters. Required.\n- **options** (::Gapic::CallOptions) --- Overrides the default settings for this call, e.g, timeout, retries etc. Optional. \n**Yields**\n\n- (result, operation) --- Access the result along with the TransportOperation object \n**Yield Parameters**\n\n- **result** ([::Google::Longrunning::Operation](./Google-Longrunning-Operation))\n- **operation** (::Gapic::Rest::TransportOperation) \n**Returns**\n\n- ([::Google::Longrunning::Operation](./Google-Longrunning-Operation)) --- A result object deserialized from the server's reply \n**Raises**\n\n- (::ArgumentError)\n\n### #universe_domain\n\n def universe_domain() -\u003e String\n\nThe effective universe domain \n**Returns**\n\n- (String)"]]