Cloud Build V2 API - Class Google::Cloud::Build::V2::GetConnectionRequest (v0.1.0)

Reference documentation and code samples for the Cloud Build V2 API class Google::Cloud::Build::V2::GetConnectionRequest.

Message for getting the details of a Connection.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the Connection to retrieve. Format: projects/*/locations/*/connections/*.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the Connection to retrieve. Format: projects/*/locations/*/connections/*.
Returns
  • (::String) — Required. The name of the Connection to retrieve. Format: projects/*/locations/*/connections/*.