Cloud Build V2 API - Class Google::Cloud::Build::V2::GetRepositoryRequest (v0.5.2)

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

Message for getting the details of a Repository.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

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

#name=

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