Reference documentation and code samples for the Google Cloud Dataform V1 Client class FetchFileGitStatusesResponse.
FetchFileGitStatuses
response message.
Generated from protobuf message google.cloud.dataform.v1.FetchFileGitStatusesResponse
Namespace
Google \ Cloud \ Dataform \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ uncommitted_file_changes
array< FetchFileGitStatusesResponse\UncommittedFileChange
>
A list of all files which have uncommitted Git changes. There will only be a single entry for any given file.
getUncommittedFileChanges
A list of all files which have uncommitted Git changes. There will only be a single entry for any given file.
setUncommittedFileChanges
A list of all files which have uncommitted Git changes. There will only be a single entry for any given file.
$this