Reference documentation and code samples for the Dataform V1beta1 API class Google::Cloud::Dataform::V1beta1::FetchRemoteBranchesResponse.
FetchRemoteBranches
response message.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#branches
def branches() -> ::Array<::String>
Returns
- (::Array<::String>) — The remote repository's branch names.
#branches=
def branches=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — The remote repository's branch names.
Returns
- (::Array<::String>) — The remote repository's branch names.