Reference documentation and code samples for the Apigee Connect V1 API class Google::Cloud::ApigeeConnect::V1::Connection.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cluster
def cluster() -> ::Google::Cloud::ApigeeConnect::V1::Cluster Returns
- (::Google::Cloud::ApigeeConnect::V1::Cluster) — Cluster information.
#cluster=
def cluster=(value) -> ::Google::Cloud::ApigeeConnect::V1::Cluster Parameter
- value (::Google::Cloud::ApigeeConnect::V1::Cluster) — Cluster information.
Returns
- (::Google::Cloud::ApigeeConnect::V1::Cluster) — Cluster information.
#endpoint
def endpoint() -> ::String Returns
- (::String) — The endpoint that the connection is made against. Format:
projects/{project_number}/endpoints/{endpoint}
#endpoint=
def endpoint=(value) -> ::String Parameter
- value (::String) — The endpoint that the connection is made against. Format:
projects/{project_number}/endpoints/{endpoint}
Returns
- (::String) — The endpoint that the connection is made against. Format:
projects/{project_number}/endpoints/{endpoint}
#stream_count
def stream_count() -> ::Integer Returns
- (::Integer) — The count of streams.
#stream_count=
def stream_count=(value) -> ::Integer Parameter
- value (::Integer) — The count of streams.
Returns
- (::Integer) — The count of streams.