Cloud Build V2 API - Class Google::Cloud::Build::V2::FetchGitRefsResponse (v0.7.0)

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

Response for fetching git refs

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#ref_names

def ref_names() -> ::Array<::String>
Returns
  • (::Array<::String>) — Name of the refs fetched.

#ref_names=

def ref_names=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Name of the refs fetched.
Returns
  • (::Array<::String>) — Name of the refs fetched.