Reference documentation and code samples for the Memorystore V1BETA API class Google::Cloud::Memorystore::V1beta::Memorystore::Rest::ServiceStub.
REST service stub for the Memorystore service.
Service stub contains baseline method implementations
including transcoding, making the REST call, and deserialing the response.
[[["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-08-28 UTC."],[],[],null,["# Memorystore V1BETA API - Class Google::Cloud::Memorystore::V1beta::Memorystore::Rest::ServiceStub (v0.6.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.0 (latest)](/ruby/docs/reference/google-cloud-memorystore-v1beta/latest/Google-Cloud-Memorystore-V1beta-Memorystore-Rest-ServiceStub)\n- [0.5.1](/ruby/docs/reference/google-cloud-memorystore-v1beta/0.5.1/Google-Cloud-Memorystore-V1beta-Memorystore-Rest-ServiceStub)\n- [0.4.0](/ruby/docs/reference/google-cloud-memorystore-v1beta/0.4.0/Google-Cloud-Memorystore-V1beta-Memorystore-Rest-ServiceStub)\n- [0.3.0](/ruby/docs/reference/google-cloud-memorystore-v1beta/0.3.0/Google-Cloud-Memorystore-V1beta-Memorystore-Rest-ServiceStub)\n- [0.2.0](/ruby/docs/reference/google-cloud-memorystore-v1beta/0.2.0/Google-Cloud-Memorystore-V1beta-Memorystore-Rest-ServiceStub)\n- [0.1.0](/ruby/docs/reference/google-cloud-memorystore-v1beta/0.1.0/Google-Cloud-Memorystore-V1beta-Memorystore-Rest-ServiceStub) \nReference documentation and code samples for the Memorystore V1BETA API class Google::Cloud::Memorystore::V1beta::Memorystore::Rest::ServiceStub.\n\nREST service stub for the Memorystore 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### #create_instance\n\n def create_instance(request_pb, options = nil) { |result, operation| ... } -\u003e ::Google::Longrunning::Operation\n\nBaseline implementation for the create_instance REST call \n**Parameters**\n\n- **request_pb** ([::Google::Cloud::Memorystore::V1beta::CreateInstanceRequest](./Google-Cloud-Memorystore-V1beta-CreateInstanceRequest)) --- 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### #delete_instance\n\n def delete_instance(request_pb, options = nil) { |result, operation| ... } -\u003e ::Google::Longrunning::Operation\n\nBaseline implementation for the delete_instance REST call \n**Parameters**\n\n- **request_pb** ([::Google::Cloud::Memorystore::V1beta::DeleteInstanceRequest](./Google-Cloud-Memorystore-V1beta-DeleteInstanceRequest)) --- 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### #endpoint\n\n def endpoint() -\u003e String\n\nThe effective endpoint \n**Returns**\n\n- (String)\n\n### #get_certificate_authority\n\n def get_certificate_authority(request_pb, options = nil) { |result, operation| ... } -\u003e ::Google::Cloud::Memorystore::V1beta::CertificateAuthority\n\nBaseline implementation for the get_certificate_authority REST call \n**Parameters**\n\n- **request_pb** ([::Google::Cloud::Memorystore::V1beta::GetCertificateAuthorityRequest](./Google-Cloud-Memorystore-V1beta-GetCertificateAuthorityRequest)) --- 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::Cloud::Memorystore::V1beta::CertificateAuthority](./Google-Cloud-Memorystore-V1beta-CertificateAuthority))\n- **operation** (::Gapic::Rest::TransportOperation) \n**Returns**\n\n- ([::Google::Cloud::Memorystore::V1beta::CertificateAuthority](./Google-Cloud-Memorystore-V1beta-CertificateAuthority)) --- A result object deserialized from the server's reply \n**Raises**\n\n- (::ArgumentError)\n\n### #get_instance\n\n def get_instance(request_pb, options = nil) { |result, operation| ... } -\u003e ::Google::Cloud::Memorystore::V1beta::Instance\n\nBaseline implementation for the get_instance REST call \n**Parameters**\n\n- **request_pb** ([::Google::Cloud::Memorystore::V1beta::GetInstanceRequest](./Google-Cloud-Memorystore-V1beta-GetInstanceRequest)) --- 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::Cloud::Memorystore::V1beta::Instance](./Google-Cloud-Memorystore-V1beta-Instance))\n- **operation** (::Gapic::Rest::TransportOperation) \n**Returns**\n\n- ([::Google::Cloud::Memorystore::V1beta::Instance](./Google-Cloud-Memorystore-V1beta-Instance)) --- A result object deserialized from the server's reply \n**Raises**\n\n- (::ArgumentError)\n\n### #list_instances\n\n def list_instances(request_pb, options = nil) { |result, operation| ... } -\u003e ::Google::Cloud::Memorystore::V1beta::ListInstancesResponse\n\nBaseline implementation for the list_instances REST call \n**Parameters**\n\n- **request_pb** ([::Google::Cloud::Memorystore::V1beta::ListInstancesRequest](./Google-Cloud-Memorystore-V1beta-ListInstancesRequest)) --- 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::Cloud::Memorystore::V1beta::ListInstancesResponse](./Google-Cloud-Memorystore-V1beta-ListInstancesResponse))\n- **operation** (::Gapic::Rest::TransportOperation) \n**Returns**\n\n- ([::Google::Cloud::Memorystore::V1beta::ListInstancesResponse](./Google-Cloud-Memorystore-V1beta-ListInstancesResponse)) --- A result object deserialized from the server's reply \n**Raises**\n\n- (::ArgumentError)\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### #universe_domain\n\n def universe_domain() -\u003e String\n\nThe effective universe domain \n**Returns**\n\n- (String)\n\n### #update_instance\n\n def update_instance(request_pb, options = nil) { |result, operation| ... } -\u003e ::Google::Longrunning::Operation\n\nBaseline implementation for the update_instance REST call \n**Parameters**\n\n- **request_pb** ([::Google::Cloud::Memorystore::V1beta::UpdateInstanceRequest](./Google-Cloud-Memorystore-V1beta-UpdateInstanceRequest)) --- 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)"]]