Uses of Interface
com.google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChangeOrBuilder
-
Packages that use FetchFileGitStatusesResponse.UncommittedFileChangeOrBuilder Package Description com.google.cloud.dataform.v1alpha2 A client to Dataform API -
-
Uses of FetchFileGitStatusesResponse.UncommittedFileChangeOrBuilder in com.google.cloud.dataform.v1alpha2
Classes in com.google.cloud.dataform.v1alpha2 that implement FetchFileGitStatusesResponse.UncommittedFileChangeOrBuilder Modifier and Type Class Description static classFetchFileGitStatusesResponse.UncommittedFileChangeRepresents the Git state of a file with uncommitted changes.static classFetchFileGitStatusesResponse.UncommittedFileChange.BuilderRepresents the Git state of a file with uncommitted changes.Methods in com.google.cloud.dataform.v1alpha2 that return FetchFileGitStatusesResponse.UncommittedFileChangeOrBuilder Modifier and Type Method Description FetchFileGitStatusesResponse.UncommittedFileChangeOrBuilderFetchFileGitStatusesResponse.Builder. getUncommittedFileChangesOrBuilder(int index)A list of all files which have uncommitted Git changes.FetchFileGitStatusesResponse.UncommittedFileChangeOrBuilderFetchFileGitStatusesResponse. getUncommittedFileChangesOrBuilder(int index)A list of all files which have uncommitted Git changes.FetchFileGitStatusesResponse.UncommittedFileChangeOrBuilderFetchFileGitStatusesResponseOrBuilder. getUncommittedFileChangesOrBuilder(int index)A list of all files which have uncommitted Git changes.Methods in com.google.cloud.dataform.v1alpha2 that return types with arguments of type FetchFileGitStatusesResponse.UncommittedFileChangeOrBuilder Modifier and Type Method Description List<? extends FetchFileGitStatusesResponse.UncommittedFileChangeOrBuilder>FetchFileGitStatusesResponse.Builder. getUncommittedFileChangesOrBuilderList()A list of all files which have uncommitted Git changes.List<? extends FetchFileGitStatusesResponse.UncommittedFileChangeOrBuilder>FetchFileGitStatusesResponse. getUncommittedFileChangesOrBuilderList()A list of all files which have uncommitted Git changes.List<? extends FetchFileGitStatusesResponse.UncommittedFileChangeOrBuilder>FetchFileGitStatusesResponseOrBuilder. getUncommittedFileChangesOrBuilderList()A list of all files which have uncommitted Git changes.
-