Apigee Connect V1 API - Class Google::Cloud::ApigeeConnect::V1::StreamInfo (v0.1.4)

Reference documentation and code samples for the Apigee Connect V1 API class Google::Cloud::ApigeeConnect::V1::StreamInfo.

The Information of bi-directional stream.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#id

def id() -> ::String
Returns
  • (::String) — Unique identifier for the stream.

#id=

def id=(value) -> ::String
Parameter
  • value (::String) — Unique identifier for the stream.
Returns
  • (::String) — Unique identifier for the stream.