Reference documentation and code samples for the Memorystore V1 API class Google::Cloud::Memorystore::V1::CrossInstanceReplicationConfig::RemoteInstance.
Details of the remote instance associated with this instance in a cross
instance replication setup.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#instance
definstance()->::String
Returns
(::String) — Optional. The full resource path of the remote instance in
the format: projects/
#instance=
definstance=(value)->::String
Parameter
value (::String) — Optional. The full resource path of the remote instance in
the format: projects/
Returns
(::String) — Optional. The full resource path of the remote instance in
the format: projects/
#uid
defuid()->::String
Returns
(::String) — Output only. The unique identifier of the remote instance.
[[["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,["# Memorystore V1 API - Class Google::Cloud::Memorystore::V1::CrossInstanceReplicationConfig::RemoteInstance (v1.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.0 (latest)](/ruby/docs/reference/google-cloud-memorystore-v1/latest/Google-Cloud-Memorystore-V1-CrossInstanceReplicationConfig-RemoteInstance)\n- [1.1.1](/ruby/docs/reference/google-cloud-memorystore-v1/1.1.1/Google-Cloud-Memorystore-V1-CrossInstanceReplicationConfig-RemoteInstance)\n- [1.0.0](/ruby/docs/reference/google-cloud-memorystore-v1/1.0.0/Google-Cloud-Memorystore-V1-CrossInstanceReplicationConfig-RemoteInstance)\n- [0.3.0](/ruby/docs/reference/google-cloud-memorystore-v1/0.3.0/Google-Cloud-Memorystore-V1-CrossInstanceReplicationConfig-RemoteInstance)\n- [0.2.0](/ruby/docs/reference/google-cloud-memorystore-v1/0.2.0/Google-Cloud-Memorystore-V1-CrossInstanceReplicationConfig-RemoteInstance)\n- [0.1.0](/ruby/docs/reference/google-cloud-memorystore-v1/0.1.0/Google-Cloud-Memorystore-V1-CrossInstanceReplicationConfig-RemoteInstance) \nReference documentation and code samples for the Memorystore V1 API class Google::Cloud::Memorystore::V1::CrossInstanceReplicationConfig::RemoteInstance.\n\nDetails of the remote instance associated with this instance in a cross\ninstance replication setup. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #instance\n\n def instance() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Optional. The full resource path of the remote instance in the format: projects/\n\n### #instance=\n\n def instance=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Optional. The full resource path of the remote instance in the format: projects/ \n**Returns**\n\n- (::String) --- Optional. The full resource path of the remote instance in the format: projects/\n\n### #uid\n\n def uid() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. The unique identifier of the remote instance."]]