Reference documentation and code samples for the Google Cloud Memorystore V1beta Client class PscAutoConnection.
Details of consumer resources in a PSC connection.
Generated from protobuf message google.cloud.memorystore.v1beta.PscAutoConnection
Namespace
Google \ Cloud \ Memorystore \ V1betaMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ port |
int
Optional. Output only. port will only be set for Primary/Reader or Discovery endpoint. |
↳ psc_connection_id |
string
Output only. The PSC connection id of the forwarding rule connected to the service attachment. |
↳ ip_address |
string
Output only. The IP allocated on the consumer network for the PSC forwarding rule. |
↳ forwarding_rule |
string
Output only. The URI of the consumer side forwarding rule. Format: projects/{project}/regions/{region}/forwardingRules/{forwarding_rule} |
↳ project_id |
string
Required. The consumer project_id where PSC connections are established. This should be the same project_id that the instance is being created in. |
↳ network |
string
Required. The network where the PSC endpoints are created, in the form of projects/{project_id}/global/networks/{network_id}. |
↳ service_attachment |
string
Output only. The service attachment which is the target of the PSC connection, in the form of projects/{project-id}/regions/{region}/serviceAttachments/{service-attachment-id}. |
↳ psc_connection_status |
int
Output only. The status of the PSC connection: whether a connection exists and ACTIVE or it no longer exists. Please note that this value is updated periodically. Please use Private Service Connect APIs for the latest status. |
↳ connection_type |
int
Output only. Type of the PSC connection. |
getPort
Optional. Output only. port will only be set for Primary/Reader or Discovery endpoint.
Returns | |
---|---|
Type | Description |
int |
hasPort
setPort
Optional. Output only. port will only be set for Primary/Reader or Discovery endpoint.
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |
getPscConnectionId
Output only. The PSC connection id of the forwarding rule connected to the service attachment.
Returns | |
---|---|
Type | Description |
string |
setPscConnectionId
Output only. The PSC connection id of the forwarding rule connected to the service attachment.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getIpAddress
Output only. The IP allocated on the consumer network for the PSC forwarding rule.
Returns | |
---|---|
Type | Description |
string |
setIpAddress
Output only. The IP allocated on the consumer network for the PSC forwarding rule.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getForwardingRule
Output only. The URI of the consumer side forwarding rule.
Format: projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}
Returns | |
---|---|
Type | Description |
string |
setForwardingRule
Output only. The URI of the consumer side forwarding rule.
Format: projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getProjectId
Required. The consumer project_id where PSC connections are established.
This should be the same project_id that the instance is being created in.
Returns | |
---|---|
Type | Description |
string |
setProjectId
Required. The consumer project_id where PSC connections are established.
This should be the same project_id that the instance is being created in.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getNetwork
Required. The network where the PSC endpoints are created, in the form of projects/{project_id}/global/networks/{network_id}.
Returns | |
---|---|
Type | Description |
string |
setNetwork
Required. The network where the PSC endpoints are created, in the form of projects/{project_id}/global/networks/{network_id}.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getServiceAttachment
Output only. The service attachment which is the target of the PSC connection, in the form of projects/{project-id}/regions/{region}/serviceAttachments/{service-attachment-id}.
Returns | |
---|---|
Type | Description |
string |
setServiceAttachment
Output only. The service attachment which is the target of the PSC connection, in the form of projects/{project-id}/regions/{region}/serviceAttachments/{service-attachment-id}.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getPscConnectionStatus
Output only. The status of the PSC connection: whether a connection exists and ACTIVE or it no longer exists. Please note that this value is updated periodically. Please use Private Service Connect APIs for the latest status.
Returns | |
---|---|
Type | Description |
int |
setPscConnectionStatus
Output only. The status of the PSC connection: whether a connection exists and ACTIVE or it no longer exists. Please note that this value is updated periodically. Please use Private Service Connect APIs for the latest status.
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |
getConnectionType
Output only. Type of the PSC connection.
Returns | |
---|---|
Type | Description |
int |
setConnectionType
Output only. Type of the PSC connection.
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |
getPorts
Returns | |
---|---|
Type | Description |
string |