Google Cloud Apigee Connect V1 Client - Class StreamInfo (1.2.5)

Reference documentation and code samples for the Google Cloud Apigee Connect V1 Client class StreamInfo.

The Information of bi-directional stream.

Generated from protobuf message google.cloud.apigeeconnect.v1.StreamInfo

Namespace

Google \ Cloud \ ApigeeConnect \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ id string

Unique identifier for the stream.

getId

Unique identifier for the stream.

Returns
Type Description
string

setId

Unique identifier for the stream.

Parameter
Name Description
var string
Returns
Type Description
$this