Reference documentation and code samples for the Google Cloud Memorystore V1 Client class RemoteInstance.
Details of the remote instance associated with this instance in a cross instance replication setup.
Generated from protobuf message google.cloud.memorystore.v1.CrossInstanceReplicationConfig.RemoteInstance
Namespace
Google \ Cloud \ Memorystore \ V1 \ CrossInstanceReplicationConfigMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ instance |
string
Optional. The full resource path of the remote instance in the format: projects/
|
↳ uid |
string
Output only. The unique identifier of the remote instance. |
getInstance
Optional. The full resource path of the remote instance in the format: projects/
Returns | |
---|---|
Type | Description |
string |
setInstance
Optional. The full resource path of the remote instance in the format: projects/
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getUid
Output only. The unique identifier of the remote instance.
Returns | |
---|---|
Type | Description |
string |
setUid
Output only. The unique identifier of the remote instance.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |