Apigee Connect V1 API - Class Google::Cloud::ApigeeConnect::V1::Connection (v0.7.0)

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

#cluster=

def cluster=(value) -> ::Google::Cloud::ApigeeConnect::V1::Cluster
Parameter
Returns

#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.