Reference documentation and code samples for the Google Cloud Dataform V1 Client class FetchRemoteBranchesResponse.
FetchRemoteBranches
response message.
Generated from protobuf message google.cloud.dataform.v1.FetchRemoteBranchesResponse
Namespace
Google \ Cloud \ Dataform \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setBranches
The remote repository's branch names.
Parameter | |
---|---|
Name | Description |
var |
string[]
|
Returns | |
---|---|
Type | Description |
$this |