Google Cloud Dataform V1beta1 Client - Class FetchRemoteBranchesResponse (0.4.0)

Reference documentation and code samples for the Google Cloud Dataform V1beta1 Client class FetchRemoteBranchesResponse.

FetchRemoteBranches response message.

Generated from protobuf message google.cloud.dataform.v1beta1.FetchRemoteBranchesResponse

Namespace

Google \ Cloud \ Dataform \ V1beta1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ branches array

The remote repository's branch names.

getBranches

The remote repository's branch names.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setBranches

The remote repository's branch names.

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this