Reference documentation and code samples for the Google Cloud Apigee Connect V1 Client class Connection.
Generated from protobuf message google.cloud.apigeeconnect.v1.Connection
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ endpoint
string
The endpoint that the connection is made against. Format: projects/{project_number}/endpoints/{endpoint}
↳ cluster
↳ stream_count
int
The count of streams.
getEndpoint
The endpoint that the connection is made against.
Format: projects/{project_number}/endpoints/{endpoint}
string
setEndpoint
The endpoint that the connection is made against.
Format: projects/{project_number}/endpoints/{endpoint}
var
string
$this
getCluster
Cluster information.
hasCluster
clearCluster
setCluster
Cluster information.
$this
getStreamCount
The count of streams.
int
setStreamCount
The count of streams.
var
int
$this