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

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
NameDescription
data array

Optional. Data for populating the Message object.

↳ id string

Unique identifier for the stream.

getId

Unique identifier for the stream.

Returns
TypeDescription
string

setId

Unique identifier for the stream.

Parameter
NameDescription
var string
Returns
TypeDescription
$this