Package com.google.cloud.dataform.v1alpha2 (0.35.0)

GitHub Repository

This package is not the latest GA version!

For this library, we recommend using the package associated with API version v1beta1 for new applications.

Prerelease Implications

This package is a prerelease version! Use with caution. Prerelease versions are considered unstable as they may be shut down. You can read more about Cloud API versioning strategy here. Each Cloud Java client library may contain multiple packages. Each package containing a version number in its name corresponds to a published version of the service. We recommend using the latest stable version for new production applications, which can be identified by the largest numeric version that does not contain a suffix. For example, if a client library has two packages: v1 and v2alpha, then the latest stable version is v1. If you use an unstable release, breaking changes may be introduced when upgrading.

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.cloud.dataform.v1alpha2.DataformClient Service Description: Dataform is a service to develop, create, document, test, and update curated tables in BigQuery.

This class provides the ability to make remote calls to the backing service through method

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.cloud.dataform.v1alpha2.DataformSettings Settings class to configure an instance of DataformClient.

The default instance has everything set to sensible defaults:

com.google.cloud.dataform.v1alpha2.Repository.GitRemoteSettings

Controls Git remote configuration for a repository.

Classes

Class Description
com.google.cloud.dataform.v1alpha2.CancelWorkflowInvocationRequest CancelWorkflowInvocation request message.
com.google.cloud.dataform.v1alpha2.CancelWorkflowInvocationRequest.Builder CancelWorkflowInvocation request message.
com.google.cloud.dataform.v1alpha2.CommitAuthor Represents the author of a Git commit.
com.google.cloud.dataform.v1alpha2.CommitAuthor.Builder Represents the author of a Git commit.
com.google.cloud.dataform.v1alpha2.CommitWorkspaceChangesRequest CommitWorkspaceChanges request message.
com.google.cloud.dataform.v1alpha2.CommitWorkspaceChangesRequest.Builder CommitWorkspaceChanges request message.
com.google.cloud.dataform.v1alpha2.CompilationResult Represents the result of compiling a Dataform project.
com.google.cloud.dataform.v1alpha2.CompilationResult.Builder Represents the result of compiling a Dataform project.
com.google.cloud.dataform.v1alpha2.CompilationResult.CodeCompilationConfig Configures various aspects of Dataform code compilation.
com.google.cloud.dataform.v1alpha2.CompilationResult.CodeCompilationConfig.Builder Configures various aspects of Dataform code compilation.
com.google.cloud.dataform.v1alpha2.CompilationResult.CompilationError An error encountered when attempting to compile a Dataform project.
com.google.cloud.dataform.v1alpha2.CompilationResult.CompilationError.Builder An error encountered when attempting to compile a Dataform project.
com.google.cloud.dataform.v1alpha2.CompilationResultAction Represents a single Dataform action in a compilation result.
com.google.cloud.dataform.v1alpha2.CompilationResultAction.Assertion Represents an assertion upon a SQL query which is required return zero rows.
com.google.cloud.dataform.v1alpha2.CompilationResultAction.Assertion.Builder Represents an assertion upon a SQL query which is required return zero rows.
com.google.cloud.dataform.v1alpha2.CompilationResultAction.Builder Represents a single Dataform action in a compilation result.
com.google.cloud.dataform.v1alpha2.CompilationResultAction.Declaration Represents a relation which is not managed by Dataform but which may be referenced by Dataform actions.
com.google.cloud.dataform.v1alpha2.CompilationResultAction.Declaration.Builder Represents a relation which is not managed by Dataform but which may be referenced by Dataform actions.
com.google.cloud.dataform.v1alpha2.CompilationResultAction.Operations Represents a list of arbitrary database operations.
com.google.cloud.dataform.v1alpha2.CompilationResultAction.Operations.Builder Represents a list of arbitrary database operations.
com.google.cloud.dataform.v1alpha2.CompilationResultAction.Relation Represents a database relation.
com.google.cloud.dataform.v1alpha2.CompilationResultAction.Relation.Builder Represents a database relation.
com.google.cloud.dataform.v1alpha2.CompilationResultAction.Relation.IncrementalTableConfig Contains settings for relations of type INCREMENTAL_TABLE.
com.google.cloud.dataform.v1alpha2.CompilationResultAction.Relation.IncrementalTableConfig.Builder Contains settings for relations of type INCREMENTAL_TABLE.
com.google.cloud.dataform.v1alpha2.CompilationResultName
com.google.cloud.dataform.v1alpha2.CompilationResultName.Builder Builder for projects/{project}/locations/{location}/repositories/{repository}/compilationResults/{compilation_result}.
com.google.cloud.dataform.v1alpha2.CreateCompilationResultRequest CreateCompilationResult request message.
com.google.cloud.dataform.v1alpha2.CreateCompilationResultRequest.Builder CreateCompilationResult request message.
com.google.cloud.dataform.v1alpha2.CreateRepositoryRequest CreateRepository request message.
com.google.cloud.dataform.v1alpha2.CreateRepositoryRequest.Builder CreateRepository request message.
com.google.cloud.dataform.v1alpha2.CreateWorkflowInvocationRequest CreateWorkflowInvocation request message.
com.google.cloud.dataform.v1alpha2.CreateWorkflowInvocationRequest.Builder CreateWorkflowInvocation request message.
com.google.cloud.dataform.v1alpha2.CreateWorkspaceRequest CreateWorkspace request message.
com.google.cloud.dataform.v1alpha2.CreateWorkspaceRequest.Builder CreateWorkspace request message.
com.google.cloud.dataform.v1alpha2.DataformClient.ListCompilationResultsFixedSizeCollection
com.google.cloud.dataform.v1alpha2.DataformClient.ListCompilationResultsPage
com.google.cloud.dataform.v1alpha2.DataformClient.ListCompilationResultsPagedResponse
com.google.cloud.dataform.v1alpha2.DataformClient.ListLocationsFixedSizeCollection
com.google.cloud.dataform.v1alpha2.DataformClient.ListLocationsPage
com.google.cloud.dataform.v1alpha2.DataformClient.ListLocationsPagedResponse
com.google.cloud.dataform.v1alpha2.DataformClient.ListRepositoriesFixedSizeCollection
com.google.cloud.dataform.v1alpha2.DataformClient.ListRepositoriesPage
com.google.cloud.dataform.v1alpha2.DataformClient.ListRepositoriesPagedResponse
com.google.cloud.dataform.v1alpha2.DataformClient.ListWorkflowInvocationsFixedSizeCollection
com.google.cloud.dataform.v1alpha2.DataformClient.ListWorkflowInvocationsPage
com.google.cloud.dataform.v1alpha2.DataformClient.ListWorkflowInvocationsPagedResponse
com.google.cloud.dataform.v1alpha2.DataformClient.ListWorkspacesFixedSizeCollection
com.google.cloud.dataform.v1alpha2.DataformClient.ListWorkspacesPage
com.google.cloud.dataform.v1alpha2.DataformClient.ListWorkspacesPagedResponse
com.google.cloud.dataform.v1alpha2.DataformClient.QueryCompilationResultActionsFixedSizeCollection
com.google.cloud.dataform.v1alpha2.DataformClient.QueryCompilationResultActionsPage
com.google.cloud.dataform.v1alpha2.DataformClient.QueryCompilationResultActionsPagedResponse
com.google.cloud.dataform.v1alpha2.DataformClient.QueryDirectoryContentsFixedSizeCollection
com.google.cloud.dataform.v1alpha2.DataformClient.QueryDirectoryContentsPage
com.google.cloud.dataform.v1alpha2.DataformClient.QueryDirectoryContentsPagedResponse
com.google.cloud.dataform.v1alpha2.DataformClient.QueryWorkflowInvocationActionsFixedSizeCollection
com.google.cloud.dataform.v1alpha2.DataformClient.QueryWorkflowInvocationActionsPage
com.google.cloud.dataform.v1alpha2.DataformClient.QueryWorkflowInvocationActionsPagedResponse
com.google.cloud.dataform.v1alpha2.DataformGrpc Dataform is a service to develop, create, document, test, and update curated tables in BigQuery.
com.google.cloud.dataform.v1alpha2.DataformGrpc.DataformImplBase Base class for the server implementation of the service Dataform. Dataform is a service to develop, create, document, test, and update curated
com.google.cloud.dataform.v1alpha2.DataformProto
com.google.cloud.dataform.v1alpha2.DataformSettings.Builder Builder for DataformSettings.
com.google.cloud.dataform.v1alpha2.DeleteRepositoryRequest DeleteRepository request message.
com.google.cloud.dataform.v1alpha2.DeleteRepositoryRequest.Builder DeleteRepository request message.
com.google.cloud.dataform.v1alpha2.DeleteWorkflowInvocationRequest DeleteWorkflowInvocation request message.
com.google.cloud.dataform.v1alpha2.DeleteWorkflowInvocationRequest.Builder DeleteWorkflowInvocation request message.
com.google.cloud.dataform.v1alpha2.DeleteWorkspaceRequest DeleteWorkspace request message.
com.google.cloud.dataform.v1alpha2.DeleteWorkspaceRequest.Builder DeleteWorkspace request message.
com.google.cloud.dataform.v1alpha2.FetchFileDiffRequest FetchFileDiff request message.
com.google.cloud.dataform.v1alpha2.FetchFileDiffRequest.Builder FetchFileDiff request message.
com.google.cloud.dataform.v1alpha2.FetchFileDiffResponse FetchFileDiff response message.
com.google.cloud.dataform.v1alpha2.FetchFileDiffResponse.Builder FetchFileDiff response message.
com.google.cloud.dataform.v1alpha2.FetchFileGitStatusesRequest FetchFileGitStatuses request message.
com.google.cloud.dataform.v1alpha2.FetchFileGitStatusesRequest.Builder FetchFileGitStatuses request message.
com.google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse FetchFileGitStatuses response message.
com.google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.Builder FetchFileGitStatuses response message.
com.google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChange Represents the Git state of a file with uncommitted changes.
com.google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChange.Builder Represents the Git state of a file with uncommitted changes.
com.google.cloud.dataform.v1alpha2.FetchGitAheadBehindRequest FetchGitAheadBehind request message.
com.google.cloud.dataform.v1alpha2.FetchGitAheadBehindRequest.Builder FetchGitAheadBehind request message.
com.google.cloud.dataform.v1alpha2.FetchGitAheadBehindResponse FetchGitAheadBehind response message.
com.google.cloud.dataform.v1alpha2.FetchGitAheadBehindResponse.Builder FetchGitAheadBehind response message.
com.google.cloud.dataform.v1alpha2.FetchRemoteBranchesRequest FetchRemoteBranches request message.
com.google.cloud.dataform.v1alpha2.FetchRemoteBranchesRequest.Builder FetchRemoteBranches request message.
com.google.cloud.dataform.v1alpha2.FetchRemoteBranchesResponse FetchRemoteBranches response message.
com.google.cloud.dataform.v1alpha2.FetchRemoteBranchesResponse.Builder FetchRemoteBranches response message.
com.google.cloud.dataform.v1alpha2.GetCompilationResultRequest GetCompilationResult request message.
com.google.cloud.dataform.v1alpha2.GetCompilationResultRequest.Builder GetCompilationResult request message.
com.google.cloud.dataform.v1alpha2.GetRepositoryRequest GetRepository request message.
com.google.cloud.dataform.v1alpha2.GetRepositoryRequest.Builder GetRepository request message.
com.google.cloud.dataform.v1alpha2.GetWorkflowInvocationRequest GetWorkflowInvocation request message.
com.google.cloud.dataform.v1alpha2.GetWorkflowInvocationRequest.Builder GetWorkflowInvocation request message.
com.google.cloud.dataform.v1alpha2.GetWorkspaceRequest GetWorkspace request message.
com.google.cloud.dataform.v1alpha2.GetWorkspaceRequest.Builder GetWorkspace request message.
com.google.cloud.dataform.v1alpha2.InstallNpmPackagesRequest InstallNpmPackages request message.
com.google.cloud.dataform.v1alpha2.InstallNpmPackagesRequest.Builder InstallNpmPackages request message.
com.google.cloud.dataform.v1alpha2.InstallNpmPackagesResponse InstallNpmPackages response message.
com.google.cloud.dataform.v1alpha2.InstallNpmPackagesResponse.Builder InstallNpmPackages response message.
com.google.cloud.dataform.v1alpha2.ListCompilationResultsRequest ListCompilationResults request message.
com.google.cloud.dataform.v1alpha2.ListCompilationResultsRequest.Builder ListCompilationResults request message.
com.google.cloud.dataform.v1alpha2.ListCompilationResultsResponse ListCompilationResults response message.
com.google.cloud.dataform.v1alpha2.ListCompilationResultsResponse.Builder ListCompilationResults response message.
com.google.cloud.dataform.v1alpha2.ListRepositoriesRequest ListRepositories request message.
com.google.cloud.dataform.v1alpha2.ListRepositoriesRequest.Builder ListRepositories request message.
com.google.cloud.dataform.v1alpha2.ListRepositoriesResponse ListRepositories response message.
com.google.cloud.dataform.v1alpha2.ListRepositoriesResponse.Builder ListRepositories response message.
com.google.cloud.dataform.v1alpha2.ListWorkflowInvocationsRequest ListWorkflowInvocations request message.
com.google.cloud.dataform.v1alpha2.ListWorkflowInvocationsRequest.Builder ListWorkflowInvocations request message.
com.google.cloud.dataform.v1alpha2.ListWorkflowInvocationsResponse ListWorkflowInvocations response message.
com.google.cloud.dataform.v1alpha2.ListWorkflowInvocationsResponse.Builder ListWorkflowInvocations response message.
com.google.cloud.dataform.v1alpha2.ListWorkspacesRequest ListWorkspaces request message.
com.google.cloud.dataform.v1alpha2.ListWorkspacesRequest.Builder ListWorkspaces request message.
com.google.cloud.dataform.v1alpha2.ListWorkspacesResponse ListWorkspaces response message.
com.google.cloud.dataform.v1alpha2.ListWorkspacesResponse.Builder ListWorkspaces response message.
com.google.cloud.dataform.v1alpha2.LocationName
com.google.cloud.dataform.v1alpha2.LocationName.Builder Builder for projects/{project}/locations/{location}.
com.google.cloud.dataform.v1alpha2.MakeDirectoryRequest MakeDirectory request message.
com.google.cloud.dataform.v1alpha2.MakeDirectoryRequest.Builder MakeDirectory request message.
com.google.cloud.dataform.v1alpha2.MakeDirectoryResponse MakeDirectory response message.
com.google.cloud.dataform.v1alpha2.MakeDirectoryResponse.Builder MakeDirectory response message.
com.google.cloud.dataform.v1alpha2.MoveDirectoryRequest MoveDirectory request message.
com.google.cloud.dataform.v1alpha2.MoveDirectoryRequest.Builder MoveDirectory request message.
com.google.cloud.dataform.v1alpha2.MoveDirectoryResponse MoveDirectory response message.
com.google.cloud.dataform.v1alpha2.MoveDirectoryResponse.Builder MoveDirectory response message.
com.google.cloud.dataform.v1alpha2.MoveFileRequest MoveFile request message.
com.google.cloud.dataform.v1alpha2.MoveFileRequest.Builder MoveFile request message.
com.google.cloud.dataform.v1alpha2.MoveFileResponse MoveFile response message.
com.google.cloud.dataform.v1alpha2.MoveFileResponse.Builder MoveFile response message.
com.google.cloud.dataform.v1alpha2.PullGitCommitsRequest PullGitCommits request message.
com.google.cloud.dataform.v1alpha2.PullGitCommitsRequest.Builder PullGitCommits request message.
com.google.cloud.dataform.v1alpha2.PushGitCommitsRequest PushGitCommits request message.
com.google.cloud.dataform.v1alpha2.PushGitCommitsRequest.Builder PushGitCommits request message.
com.google.cloud.dataform.v1alpha2.QueryCompilationResultActionsRequest QueryCompilationResultActions request message.
com.google.cloud.dataform.v1alpha2.QueryCompilationResultActionsRequest.Builder QueryCompilationResultActions request message.
com.google.cloud.dataform.v1alpha2.QueryCompilationResultActionsResponse QueryCompilationResultActions response message.
com.google.cloud.dataform.v1alpha2.QueryCompilationResultActionsResponse.Builder QueryCompilationResultActions response message.
com.google.cloud.dataform.v1alpha2.QueryDirectoryContentsRequest QueryDirectoryContents request message.
com.google.cloud.dataform.v1alpha2.QueryDirectoryContentsRequest.Builder QueryDirectoryContents request message.
com.google.cloud.dataform.v1alpha2.QueryDirectoryContentsResponse QueryDirectoryContents response message.
com.google.cloud.dataform.v1alpha2.QueryDirectoryContentsResponse.Builder QueryDirectoryContents response message.
com.google.cloud.dataform.v1alpha2.QueryDirectoryContentsResponse.DirectoryEntry Represents a single entry in a workspace directory.
com.google.cloud.dataform.v1alpha2.QueryDirectoryContentsResponse.DirectoryEntry.Builder Represents a single entry in a workspace directory.
com.google.cloud.dataform.v1alpha2.QueryWorkflowInvocationActionsRequest QueryWorkflowInvocationActions request message.
com.google.cloud.dataform.v1alpha2.QueryWorkflowInvocationActionsRequest.Builder QueryWorkflowInvocationActions request message.
com.google.cloud.dataform.v1alpha2.QueryWorkflowInvocationActionsResponse QueryWorkflowInvocationActions response message.
com.google.cloud.dataform.v1alpha2.QueryWorkflowInvocationActionsResponse.Builder QueryWorkflowInvocationActions response message.
com.google.cloud.dataform.v1alpha2.ReadFileRequest ReadFile request message.
com.google.cloud.dataform.v1alpha2.ReadFileRequest.Builder ReadFile request message.
com.google.cloud.dataform.v1alpha2.ReadFileResponse ReadFile response message.
com.google.cloud.dataform.v1alpha2.ReadFileResponse.Builder ReadFile response message.
com.google.cloud.dataform.v1alpha2.RelationDescriptor Describes a relation and its columns.
com.google.cloud.dataform.v1alpha2.RelationDescriptor.Builder Describes a relation and its columns.
com.google.cloud.dataform.v1alpha2.RelationDescriptor.ColumnDescriptor Describes a column.
com.google.cloud.dataform.v1alpha2.RelationDescriptor.ColumnDescriptor.Builder Describes a column.
com.google.cloud.dataform.v1alpha2.RemoveDirectoryRequest RemoveDirectory request message.
com.google.cloud.dataform.v1alpha2.RemoveDirectoryRequest.Builder RemoveDirectory request message.
com.google.cloud.dataform.v1alpha2.RemoveFileRequest RemoveFile request message.
com.google.cloud.dataform.v1alpha2.RemoveFileRequest.Builder RemoveFile request message.
com.google.cloud.dataform.v1alpha2.Repository Represents a Dataform Git repository.
com.google.cloud.dataform.v1alpha2.Repository.Builder Represents a Dataform Git repository.
com.google.cloud.dataform.v1alpha2.Repository.GitRemoteSettings.Builder Controls Git remote configuration for a repository.
com.google.cloud.dataform.v1alpha2.RepositoryName
com.google.cloud.dataform.v1alpha2.RepositoryName.Builder Builder for projects/{project}/locations/{location}/repositories/{repository}.
com.google.cloud.dataform.v1alpha2.ResetWorkspaceChangesRequest ResetWorkspaceChanges request message.
com.google.cloud.dataform.v1alpha2.ResetWorkspaceChangesRequest.Builder ResetWorkspaceChanges request message.
com.google.cloud.dataform.v1alpha2.Target Represents an action identifier. If the action writes output, the output will be written to the referenced database object.
com.google.cloud.dataform.v1alpha2.Target.Builder Represents an action identifier. If the action writes output, the output will be written to the referenced database object.
com.google.cloud.dataform.v1alpha2.UpdateRepositoryRequest UpdateRepository request message.
com.google.cloud.dataform.v1alpha2.UpdateRepositoryRequest.Builder UpdateRepository request message.
com.google.cloud.dataform.v1alpha2.WorkflowInvocation Represents a single invocation of a compilation result.
com.google.cloud.dataform.v1alpha2.WorkflowInvocation.Builder Represents a single invocation of a compilation result.
com.google.cloud.dataform.v1alpha2.WorkflowInvocation.InvocationConfig Includes various configuration options for this workflow invocation. If both included_targets and included_tags are unset, all actions will be included.
com.google.cloud.dataform.v1alpha2.WorkflowInvocation.InvocationConfig.Builder Includes various configuration options for this workflow invocation. If both included_targets and included_tags are unset, all actions will be included.
com.google.cloud.dataform.v1alpha2.WorkflowInvocationAction Represents a single action in a workflow invocation.
com.google.cloud.dataform.v1alpha2.WorkflowInvocationAction.BigQueryAction Represents a workflow action that will run against BigQuery.
com.google.cloud.dataform.v1alpha2.WorkflowInvocationAction.BigQueryAction.Builder Represents a workflow action that will run against BigQuery.
com.google.cloud.dataform.v1alpha2.WorkflowInvocationAction.Builder Represents a single action in a workflow invocation.
com.google.cloud.dataform.v1alpha2.WorkflowInvocationName
com.google.cloud.dataform.v1alpha2.WorkflowInvocationName.Builder Builder for projects/{project}/locations/{location}/repositories/{repository}/workflowInvocations/{workflow_invocation}.
com.google.cloud.dataform.v1alpha2.Workspace Represents a Dataform Git workspace.
com.google.cloud.dataform.v1alpha2.Workspace.Builder Represents a Dataform Git workspace.
com.google.cloud.dataform.v1alpha2.WorkspaceName
com.google.cloud.dataform.v1alpha2.WorkspaceName.Builder Builder for projects/{project}/locations/{location}/repositories/{repository}/workspaces/{workspace}.
com.google.cloud.dataform.v1alpha2.WriteFileRequest WriteFile request message.
com.google.cloud.dataform.v1alpha2.WriteFileRequest.Builder WriteFile request message.
com.google.cloud.dataform.v1alpha2.WriteFileResponse WriteFile response message.
com.google.cloud.dataform.v1alpha2.WriteFileResponse.Builder WriteFile response message.

Interfaces

Interface Description
com.google.cloud.dataform.v1alpha2.CancelWorkflowInvocationRequestOrBuilder
com.google.cloud.dataform.v1alpha2.CommitAuthorOrBuilder
com.google.cloud.dataform.v1alpha2.CommitWorkspaceChangesRequestOrBuilder
com.google.cloud.dataform.v1alpha2.CompilationResult.CodeCompilationConfigOrBuilder
com.google.cloud.dataform.v1alpha2.CompilationResult.CompilationErrorOrBuilder
com.google.cloud.dataform.v1alpha2.CompilationResultAction.AssertionOrBuilder
com.google.cloud.dataform.v1alpha2.CompilationResultAction.DeclarationOrBuilder
com.google.cloud.dataform.v1alpha2.CompilationResultAction.OperationsOrBuilder
com.google.cloud.dataform.v1alpha2.CompilationResultAction.Relation.IncrementalTableConfigOrBuilder
com.google.cloud.dataform.v1alpha2.CompilationResultAction.RelationOrBuilder
com.google.cloud.dataform.v1alpha2.CompilationResultActionOrBuilder
com.google.cloud.dataform.v1alpha2.CompilationResultOrBuilder
com.google.cloud.dataform.v1alpha2.CreateCompilationResultRequestOrBuilder
com.google.cloud.dataform.v1alpha2.CreateRepositoryRequestOrBuilder
com.google.cloud.dataform.v1alpha2.CreateWorkflowInvocationRequestOrBuilder
com.google.cloud.dataform.v1alpha2.CreateWorkspaceRequestOrBuilder
com.google.cloud.dataform.v1alpha2.DataformGrpc.AsyncService Dataform is a service to develop, create, document, test, and update curated tables in BigQuery.
com.google.cloud.dataform.v1alpha2.DeleteRepositoryRequestOrBuilder
com.google.cloud.dataform.v1alpha2.DeleteWorkflowInvocationRequestOrBuilder
com.google.cloud.dataform.v1alpha2.DeleteWorkspaceRequestOrBuilder
com.google.cloud.dataform.v1alpha2.FetchFileDiffRequestOrBuilder
com.google.cloud.dataform.v1alpha2.FetchFileDiffResponseOrBuilder
com.google.cloud.dataform.v1alpha2.FetchFileGitStatusesRequestOrBuilder
com.google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChangeOrBuilder
com.google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponseOrBuilder
com.google.cloud.dataform.v1alpha2.FetchGitAheadBehindRequestOrBuilder
com.google.cloud.dataform.v1alpha2.FetchGitAheadBehindResponseOrBuilder
com.google.cloud.dataform.v1alpha2.FetchRemoteBranchesRequestOrBuilder
com.google.cloud.dataform.v1alpha2.FetchRemoteBranchesResponseOrBuilder
com.google.cloud.dataform.v1alpha2.GetCompilationResultRequestOrBuilder
com.google.cloud.dataform.v1alpha2.GetRepositoryRequestOrBuilder
com.google.cloud.dataform.v1alpha2.GetWorkflowInvocationRequestOrBuilder
com.google.cloud.dataform.v1alpha2.GetWorkspaceRequestOrBuilder
com.google.cloud.dataform.v1alpha2.InstallNpmPackagesRequestOrBuilder
com.google.cloud.dataform.v1alpha2.InstallNpmPackagesResponseOrBuilder
com.google.cloud.dataform.v1alpha2.ListCompilationResultsRequestOrBuilder
com.google.cloud.dataform.v1alpha2.ListCompilationResultsResponseOrBuilder
com.google.cloud.dataform.v1alpha2.ListRepositoriesRequestOrBuilder
com.google.cloud.dataform.v1alpha2.ListRepositoriesResponseOrBuilder
com.google.cloud.dataform.v1alpha2.ListWorkflowInvocationsRequestOrBuilder
com.google.cloud.dataform.v1alpha2.ListWorkflowInvocationsResponseOrBuilder
com.google.cloud.dataform.v1alpha2.ListWorkspacesRequestOrBuilder
com.google.cloud.dataform.v1alpha2.ListWorkspacesResponseOrBuilder
com.google.cloud.dataform.v1alpha2.MakeDirectoryRequestOrBuilder
com.google.cloud.dataform.v1alpha2.MakeDirectoryResponseOrBuilder
com.google.cloud.dataform.v1alpha2.MoveDirectoryRequestOrBuilder
com.google.cloud.dataform.v1alpha2.MoveDirectoryResponseOrBuilder
com.google.cloud.dataform.v1alpha2.MoveFileRequestOrBuilder
com.google.cloud.dataform.v1alpha2.MoveFileResponseOrBuilder
com.google.cloud.dataform.v1alpha2.PullGitCommitsRequestOrBuilder
com.google.cloud.dataform.v1alpha2.PushGitCommitsRequestOrBuilder
com.google.cloud.dataform.v1alpha2.QueryCompilationResultActionsRequestOrBuilder
com.google.cloud.dataform.v1alpha2.QueryCompilationResultActionsResponseOrBuilder
com.google.cloud.dataform.v1alpha2.QueryDirectoryContentsRequestOrBuilder
com.google.cloud.dataform.v1alpha2.QueryDirectoryContentsResponse.DirectoryEntryOrBuilder
com.google.cloud.dataform.v1alpha2.QueryDirectoryContentsResponseOrBuilder
com.google.cloud.dataform.v1alpha2.QueryWorkflowInvocationActionsRequestOrBuilder
com.google.cloud.dataform.v1alpha2.QueryWorkflowInvocationActionsResponseOrBuilder
com.google.cloud.dataform.v1alpha2.ReadFileRequestOrBuilder
com.google.cloud.dataform.v1alpha2.ReadFileResponseOrBuilder
com.google.cloud.dataform.v1alpha2.RelationDescriptor.ColumnDescriptorOrBuilder
com.google.cloud.dataform.v1alpha2.RelationDescriptorOrBuilder
com.google.cloud.dataform.v1alpha2.RemoveDirectoryRequestOrBuilder
com.google.cloud.dataform.v1alpha2.RemoveFileRequestOrBuilder
com.google.cloud.dataform.v1alpha2.Repository.GitRemoteSettingsOrBuilder
com.google.cloud.dataform.v1alpha2.RepositoryOrBuilder
com.google.cloud.dataform.v1alpha2.ResetWorkspaceChangesRequestOrBuilder
com.google.cloud.dataform.v1alpha2.TargetOrBuilder
com.google.cloud.dataform.v1alpha2.UpdateRepositoryRequestOrBuilder
com.google.cloud.dataform.v1alpha2.WorkflowInvocation.InvocationConfigOrBuilder
com.google.cloud.dataform.v1alpha2.WorkflowInvocationAction.BigQueryActionOrBuilder
com.google.cloud.dataform.v1alpha2.WorkflowInvocationActionOrBuilder
com.google.cloud.dataform.v1alpha2.WorkflowInvocationOrBuilder
com.google.cloud.dataform.v1alpha2.WorkspaceOrBuilder
com.google.cloud.dataform.v1alpha2.WriteFileRequestOrBuilder
com.google.cloud.dataform.v1alpha2.WriteFileResponseOrBuilder

Enums

Enum Description
com.google.cloud.dataform.v1alpha2.CompilationResult.SourceCase
com.google.cloud.dataform.v1alpha2.CompilationResultAction.CompiledObjectCase
com.google.cloud.dataform.v1alpha2.CompilationResultAction.Relation.RelationType Indicates the type of this relation.
com.google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChange.State Indicates the status of an uncommitted file change.
com.google.cloud.dataform.v1alpha2.QueryDirectoryContentsResponse.DirectoryEntry.EntryCase
com.google.cloud.dataform.v1alpha2.Repository.GitRemoteSettings.TokenStatus Indicates the status of a Git authentication token.
com.google.cloud.dataform.v1alpha2.WorkflowInvocation.State Represents the current state of a workflow invocation.
com.google.cloud.dataform.v1alpha2.WorkflowInvocationAction.State Represents the current state of an workflow invocation action.