Package @google-cloud/dataform (1.0.2)

Classes

protos.google.api.ClientLibrarySettings

Represents a ClientLibrarySettings.

protos.google.api.CommonLanguageSettings

Represents a CommonLanguageSettings.

protos.google.api.CppSettings

Represents a CppSettings.

protos.google.api.CustomHttpPattern

Represents a CustomHttpPattern.

protos.google.api.DotnetSettings

Represents a DotnetSettings.

protos.google.api.GoSettings

Represents a GoSettings.

protos.google.api.Http

Represents a Http.

protos.google.api.HttpRule

Represents a HttpRule.

protos.google.api.JavaSettings

Represents a JavaSettings.

protos.google.api.MethodSettings

Represents a MethodSettings.

protos.google.api.MethodSettings.LongRunning

Represents a LongRunning.

protos.google.api.NodeSettings

Represents a NodeSettings.

protos.google.api.PhpSettings

Represents a PhpSettings.

protos.google.api.Publishing

Represents a Publishing.

protos.google.api.PythonSettings

Represents a PythonSettings.

protos.google.api.ResourceDescriptor

Represents a ResourceDescriptor.

protos.google.api.ResourceReference

Represents a ResourceReference.

protos.google.api.RubySettings

Represents a RubySettings.

protos.google.cloud.dataform.v1alpha2.CancelWorkflowInvocationRequest

Represents a CancelWorkflowInvocationRequest.

protos.google.cloud.dataform.v1alpha2.CommitAuthor

Represents a CommitAuthor.

protos.google.cloud.dataform.v1alpha2.CommitWorkspaceChangesRequest

Represents a CommitWorkspaceChangesRequest.

protos.google.cloud.dataform.v1alpha2.CompilationResult

Represents a CompilationResult.

protos.google.cloud.dataform.v1alpha2.CompilationResult.CodeCompilationConfig

Represents a CodeCompilationConfig.

protos.google.cloud.dataform.v1alpha2.CompilationResult.CompilationError

Represents a CompilationError.

protos.google.cloud.dataform.v1alpha2.CompilationResultAction

Represents a CompilationResultAction.

protos.google.cloud.dataform.v1alpha2.CompilationResultAction.Assertion

Represents an Assertion.

protos.google.cloud.dataform.v1alpha2.CompilationResultAction.Declaration

Represents a Declaration.

protos.google.cloud.dataform.v1alpha2.CompilationResultAction.Operations

Represents an Operations.

protos.google.cloud.dataform.v1alpha2.CompilationResultAction.Relation

Represents a Relation.

protos.google.cloud.dataform.v1alpha2.CompilationResultAction.Relation.IncrementalTableConfig

Represents an IncrementalTableConfig.

protos.google.cloud.dataform.v1alpha2.CreateCompilationResultRequest

Represents a CreateCompilationResultRequest.

protos.google.cloud.dataform.v1alpha2.CreateRepositoryRequest

Represents a CreateRepositoryRequest.

protos.google.cloud.dataform.v1alpha2.CreateWorkflowInvocationRequest

Represents a CreateWorkflowInvocationRequest.

protos.google.cloud.dataform.v1alpha2.CreateWorkspaceRequest

Represents a CreateWorkspaceRequest.

protos.google.cloud.dataform.v1alpha2.Dataform

Represents a Dataform

protos.google.cloud.dataform.v1alpha2.DeleteRepositoryRequest

Represents a DeleteRepositoryRequest.

protos.google.cloud.dataform.v1alpha2.DeleteWorkflowInvocationRequest

Represents a DeleteWorkflowInvocationRequest.

protos.google.cloud.dataform.v1alpha2.DeleteWorkspaceRequest

Represents a DeleteWorkspaceRequest.

protos.google.cloud.dataform.v1alpha2.FetchFileDiffRequest

Represents a FetchFileDiffRequest.

protos.google.cloud.dataform.v1alpha2.FetchFileDiffResponse

Represents a FetchFileDiffResponse.

protos.google.cloud.dataform.v1alpha2.FetchFileGitStatusesRequest

Represents a FetchFileGitStatusesRequest.

protos.google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse

Represents a FetchFileGitStatusesResponse.

protos.google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChange

Represents an UncommittedFileChange.

protos.google.cloud.dataform.v1alpha2.FetchGitAheadBehindRequest

Represents a FetchGitAheadBehindRequest.

protos.google.cloud.dataform.v1alpha2.FetchGitAheadBehindResponse

Represents a FetchGitAheadBehindResponse.

protos.google.cloud.dataform.v1alpha2.FetchRemoteBranchesRequest

Represents a FetchRemoteBranchesRequest.

protos.google.cloud.dataform.v1alpha2.FetchRemoteBranchesResponse

Represents a FetchRemoteBranchesResponse.

protos.google.cloud.dataform.v1alpha2.GetCompilationResultRequest

Represents a GetCompilationResultRequest.

protos.google.cloud.dataform.v1alpha2.GetRepositoryRequest

Represents a GetRepositoryRequest.

protos.google.cloud.dataform.v1alpha2.GetWorkflowInvocationRequest

Represents a GetWorkflowInvocationRequest.

protos.google.cloud.dataform.v1alpha2.GetWorkspaceRequest

Represents a GetWorkspaceRequest.

protos.google.cloud.dataform.v1alpha2.InstallNpmPackagesRequest

Represents an InstallNpmPackagesRequest.

protos.google.cloud.dataform.v1alpha2.InstallNpmPackagesResponse

Represents an InstallNpmPackagesResponse.

protos.google.cloud.dataform.v1alpha2.ListCompilationResultsRequest

Represents a ListCompilationResultsRequest.

protos.google.cloud.dataform.v1alpha2.ListCompilationResultsResponse

Represents a ListCompilationResultsResponse.

protos.google.cloud.dataform.v1alpha2.ListRepositoriesRequest

Represents a ListRepositoriesRequest.

protos.google.cloud.dataform.v1alpha2.ListRepositoriesResponse

Represents a ListRepositoriesResponse.

protos.google.cloud.dataform.v1alpha2.ListWorkflowInvocationsRequest

Represents a ListWorkflowInvocationsRequest.

protos.google.cloud.dataform.v1alpha2.ListWorkflowInvocationsResponse

Represents a ListWorkflowInvocationsResponse.

protos.google.cloud.dataform.v1alpha2.ListWorkspacesRequest

Represents a ListWorkspacesRequest.

protos.google.cloud.dataform.v1alpha2.ListWorkspacesResponse

Represents a ListWorkspacesResponse.

protos.google.cloud.dataform.v1alpha2.MakeDirectoryRequest

Represents a MakeDirectoryRequest.

protos.google.cloud.dataform.v1alpha2.MakeDirectoryResponse

Represents a MakeDirectoryResponse.

protos.google.cloud.dataform.v1alpha2.MoveDirectoryRequest

Represents a MoveDirectoryRequest.

protos.google.cloud.dataform.v1alpha2.MoveDirectoryResponse

Represents a MoveDirectoryResponse.

protos.google.cloud.dataform.v1alpha2.MoveFileRequest

Represents a MoveFileRequest.

protos.google.cloud.dataform.v1alpha2.MoveFileResponse

Represents a MoveFileResponse.

protos.google.cloud.dataform.v1alpha2.PullGitCommitsRequest

Represents a PullGitCommitsRequest.

protos.google.cloud.dataform.v1alpha2.PushGitCommitsRequest

Represents a PushGitCommitsRequest.

protos.google.cloud.dataform.v1alpha2.QueryCompilationResultActionsRequest

Represents a QueryCompilationResultActionsRequest.

protos.google.cloud.dataform.v1alpha2.QueryCompilationResultActionsResponse

Represents a QueryCompilationResultActionsResponse.

protos.google.cloud.dataform.v1alpha2.QueryDirectoryContentsRequest

Represents a QueryDirectoryContentsRequest.

protos.google.cloud.dataform.v1alpha2.QueryDirectoryContentsResponse

Represents a QueryDirectoryContentsResponse.

protos.google.cloud.dataform.v1alpha2.QueryDirectoryContentsResponse.DirectoryEntry

Represents a DirectoryEntry.

protos.google.cloud.dataform.v1alpha2.QueryWorkflowInvocationActionsRequest

Represents a QueryWorkflowInvocationActionsRequest.

protos.google.cloud.dataform.v1alpha2.QueryWorkflowInvocationActionsResponse

Represents a QueryWorkflowInvocationActionsResponse.

protos.google.cloud.dataform.v1alpha2.ReadFileRequest

Represents a ReadFileRequest.

protos.google.cloud.dataform.v1alpha2.ReadFileResponse

Represents a ReadFileResponse.

protos.google.cloud.dataform.v1alpha2.RelationDescriptor

Represents a RelationDescriptor.

protos.google.cloud.dataform.v1alpha2.RelationDescriptor.ColumnDescriptor

Represents a ColumnDescriptor.

protos.google.cloud.dataform.v1alpha2.RemoveDirectoryRequest

Represents a RemoveDirectoryRequest.

protos.google.cloud.dataform.v1alpha2.RemoveFileRequest

Represents a RemoveFileRequest.

protos.google.cloud.dataform.v1alpha2.Repository

Represents a Repository.

protos.google.cloud.dataform.v1alpha2.Repository.GitRemoteSettings

Represents a GitRemoteSettings.

protos.google.cloud.dataform.v1alpha2.ResetWorkspaceChangesRequest

Represents a ResetWorkspaceChangesRequest.

protos.google.cloud.dataform.v1alpha2.Target

Represents a Target.

protos.google.cloud.dataform.v1alpha2.UpdateRepositoryRequest

Represents an UpdateRepositoryRequest.

protos.google.cloud.dataform.v1alpha2.WorkflowInvocation

Represents a WorkflowInvocation.

protos.google.cloud.dataform.v1alpha2.WorkflowInvocation.InvocationConfig

Represents an InvocationConfig.

protos.google.cloud.dataform.v1alpha2.WorkflowInvocationAction

Represents a WorkflowInvocationAction.

protos.google.cloud.dataform.v1alpha2.WorkflowInvocationAction.BigQueryAction

Represents a BigQueryAction.

protos.google.cloud.dataform.v1alpha2.Workspace

Represents a Workspace.

protos.google.cloud.dataform.v1alpha2.WriteFileRequest

Represents a WriteFileRequest.

protos.google.cloud.dataform.v1alpha2.WriteFileResponse

Represents a WriteFileResponse.

protos.google.cloud.dataform.v1beta1.CancelWorkflowInvocationRequest

Represents a CancelWorkflowInvocationRequest.

protos.google.cloud.dataform.v1beta1.CommitAuthor

Represents a CommitAuthor.

protos.google.cloud.dataform.v1beta1.CommitWorkspaceChangesRequest

Represents a CommitWorkspaceChangesRequest.

protos.google.cloud.dataform.v1beta1.CompilationResult

Represents a CompilationResult.

protos.google.cloud.dataform.v1beta1.CompilationResult.CodeCompilationConfig

Represents a CodeCompilationConfig.

protos.google.cloud.dataform.v1beta1.CompilationResult.CompilationError

Represents a CompilationError.

protos.google.cloud.dataform.v1beta1.CompilationResultAction

Represents a CompilationResultAction.

protos.google.cloud.dataform.v1beta1.CompilationResultAction.Assertion

Represents an Assertion.

protos.google.cloud.dataform.v1beta1.CompilationResultAction.Declaration

Represents a Declaration.

protos.google.cloud.dataform.v1beta1.CompilationResultAction.Operations

Represents an Operations.

protos.google.cloud.dataform.v1beta1.CompilationResultAction.Relation

Represents a Relation.

protos.google.cloud.dataform.v1beta1.CompilationResultAction.Relation.IncrementalTableConfig

Represents an IncrementalTableConfig.

protos.google.cloud.dataform.v1beta1.CreateCompilationResultRequest

Represents a CreateCompilationResultRequest.

protos.google.cloud.dataform.v1beta1.CreateRepositoryRequest

Represents a CreateRepositoryRequest.

protos.google.cloud.dataform.v1beta1.CreateWorkflowInvocationRequest

Represents a CreateWorkflowInvocationRequest.

protos.google.cloud.dataform.v1beta1.CreateWorkspaceRequest

Represents a CreateWorkspaceRequest.

protos.google.cloud.dataform.v1beta1.Dataform

Represents a Dataform

protos.google.cloud.dataform.v1beta1.DeleteRepositoryRequest

Represents a DeleteRepositoryRequest.

protos.google.cloud.dataform.v1beta1.DeleteWorkflowInvocationRequest

Represents a DeleteWorkflowInvocationRequest.

protos.google.cloud.dataform.v1beta1.DeleteWorkspaceRequest

Represents a DeleteWorkspaceRequest.

protos.google.cloud.dataform.v1beta1.FetchFileDiffRequest

Represents a FetchFileDiffRequest.

protos.google.cloud.dataform.v1beta1.FetchFileDiffResponse

Represents a FetchFileDiffResponse.

protos.google.cloud.dataform.v1beta1.FetchFileGitStatusesRequest

Represents a FetchFileGitStatusesRequest.

protos.google.cloud.dataform.v1beta1.FetchFileGitStatusesResponse

Represents a FetchFileGitStatusesResponse.

protos.google.cloud.dataform.v1beta1.FetchFileGitStatusesResponse.UncommittedFileChange

Represents an UncommittedFileChange.

protos.google.cloud.dataform.v1beta1.FetchGitAheadBehindRequest

Represents a FetchGitAheadBehindRequest.

protos.google.cloud.dataform.v1beta1.FetchGitAheadBehindResponse

Represents a FetchGitAheadBehindResponse.

protos.google.cloud.dataform.v1beta1.FetchRemoteBranchesRequest

Represents a FetchRemoteBranchesRequest.

protos.google.cloud.dataform.v1beta1.FetchRemoteBranchesResponse

Represents a FetchRemoteBranchesResponse.

protos.google.cloud.dataform.v1beta1.GetCompilationResultRequest

Represents a GetCompilationResultRequest.

protos.google.cloud.dataform.v1beta1.GetRepositoryRequest

Represents a GetRepositoryRequest.

protos.google.cloud.dataform.v1beta1.GetWorkflowInvocationRequest

Represents a GetWorkflowInvocationRequest.

protos.google.cloud.dataform.v1beta1.GetWorkspaceRequest

Represents a GetWorkspaceRequest.

protos.google.cloud.dataform.v1beta1.InstallNpmPackagesRequest

Represents an InstallNpmPackagesRequest.

protos.google.cloud.dataform.v1beta1.InstallNpmPackagesResponse

Represents an InstallNpmPackagesResponse.

protos.google.cloud.dataform.v1beta1.ListCompilationResultsRequest

Represents a ListCompilationResultsRequest.

protos.google.cloud.dataform.v1beta1.ListCompilationResultsResponse

Represents a ListCompilationResultsResponse.

protos.google.cloud.dataform.v1beta1.ListRepositoriesRequest

Represents a ListRepositoriesRequest.

protos.google.cloud.dataform.v1beta1.ListRepositoriesResponse

Represents a ListRepositoriesResponse.

protos.google.cloud.dataform.v1beta1.ListWorkflowInvocationsRequest

Represents a ListWorkflowInvocationsRequest.

protos.google.cloud.dataform.v1beta1.ListWorkflowInvocationsResponse

Represents a ListWorkflowInvocationsResponse.

protos.google.cloud.dataform.v1beta1.ListWorkspacesRequest

Represents a ListWorkspacesRequest.

protos.google.cloud.dataform.v1beta1.ListWorkspacesResponse

Represents a ListWorkspacesResponse.

protos.google.cloud.dataform.v1beta1.MakeDirectoryRequest

Represents a MakeDirectoryRequest.

protos.google.cloud.dataform.v1beta1.MakeDirectoryResponse

Represents a MakeDirectoryResponse.

protos.google.cloud.dataform.v1beta1.MoveDirectoryRequest

Represents a MoveDirectoryRequest.

protos.google.cloud.dataform.v1beta1.MoveDirectoryResponse

Represents a MoveDirectoryResponse.

protos.google.cloud.dataform.v1beta1.MoveFileRequest

Represents a MoveFileRequest.

protos.google.cloud.dataform.v1beta1.MoveFileResponse

Represents a MoveFileResponse.

protos.google.cloud.dataform.v1beta1.PullGitCommitsRequest

Represents a PullGitCommitsRequest.

protos.google.cloud.dataform.v1beta1.PushGitCommitsRequest

Represents a PushGitCommitsRequest.

protos.google.cloud.dataform.v1beta1.QueryCompilationResultActionsRequest

Represents a QueryCompilationResultActionsRequest.

protos.google.cloud.dataform.v1beta1.QueryCompilationResultActionsResponse

Represents a QueryCompilationResultActionsResponse.

protos.google.cloud.dataform.v1beta1.QueryDirectoryContentsRequest

Represents a QueryDirectoryContentsRequest.

protos.google.cloud.dataform.v1beta1.QueryDirectoryContentsResponse

Represents a QueryDirectoryContentsResponse.

protos.google.cloud.dataform.v1beta1.QueryDirectoryContentsResponse.DirectoryEntry

Represents a DirectoryEntry.

protos.google.cloud.dataform.v1beta1.QueryWorkflowInvocationActionsRequest

Represents a QueryWorkflowInvocationActionsRequest.

protos.google.cloud.dataform.v1beta1.QueryWorkflowInvocationActionsResponse

Represents a QueryWorkflowInvocationActionsResponse.

protos.google.cloud.dataform.v1beta1.ReadFileRequest

Represents a ReadFileRequest.

protos.google.cloud.dataform.v1beta1.ReadFileResponse

Represents a ReadFileResponse.

protos.google.cloud.dataform.v1beta1.RelationDescriptor

Represents a RelationDescriptor.

protos.google.cloud.dataform.v1beta1.RelationDescriptor.ColumnDescriptor

Represents a ColumnDescriptor.

protos.google.cloud.dataform.v1beta1.RemoveDirectoryRequest

Represents a RemoveDirectoryRequest.

protos.google.cloud.dataform.v1beta1.RemoveFileRequest

Represents a RemoveFileRequest.

protos.google.cloud.dataform.v1beta1.Repository

Represents a Repository.

protos.google.cloud.dataform.v1beta1.Repository.GitRemoteSettings

Represents a GitRemoteSettings.

protos.google.cloud.dataform.v1beta1.ResetWorkspaceChangesRequest

Represents a ResetWorkspaceChangesRequest.

protos.google.cloud.dataform.v1beta1.Target

Represents a Target.

protos.google.cloud.dataform.v1beta1.UpdateRepositoryRequest

Represents an UpdateRepositoryRequest.

protos.google.cloud.dataform.v1beta1.WorkflowInvocation

Represents a WorkflowInvocation.

protos.google.cloud.dataform.v1beta1.WorkflowInvocation.InvocationConfig

Represents an InvocationConfig.

protos.google.cloud.dataform.v1beta1.WorkflowInvocationAction

Represents a WorkflowInvocationAction.

protos.google.cloud.dataform.v1beta1.WorkflowInvocationAction.BigQueryAction

Represents a BigQueryAction.

protos.google.cloud.dataform.v1beta1.Workspace

Represents a Workspace.

protos.google.cloud.dataform.v1beta1.WriteFileRequest

Represents a WriteFileRequest.

protos.google.cloud.dataform.v1beta1.WriteFileResponse

Represents a WriteFileResponse.

protos.google.protobuf.DescriptorProto

Represents a DescriptorProto.

protos.google.protobuf.DescriptorProto.ExtensionRange

Represents an ExtensionRange.

protos.google.protobuf.DescriptorProto.ReservedRange

Represents a ReservedRange.

protos.google.protobuf.Duration

Represents a Duration.

protos.google.protobuf.Empty

Represents an Empty.

protos.google.protobuf.EnumDescriptorProto

Represents an EnumDescriptorProto.

protos.google.protobuf.EnumDescriptorProto.EnumReservedRange

Represents an EnumReservedRange.

protos.google.protobuf.EnumOptions

Represents an EnumOptions.

protos.google.protobuf.EnumValueDescriptorProto

Represents an EnumValueDescriptorProto.

protos.google.protobuf.EnumValueOptions

Represents an EnumValueOptions.

protos.google.protobuf.ExtensionRangeOptions

Represents an ExtensionRangeOptions.

protos.google.protobuf.ExtensionRangeOptions.Declaration

Represents a Declaration.

protos.google.protobuf.FeatureSet

Represents a FeatureSet.

protos.google.protobuf.FieldDescriptorProto

Represents a FieldDescriptorProto.

protos.google.protobuf.FieldMask

Represents a FieldMask.

protos.google.protobuf.FieldOptions

Represents a FieldOptions.

protos.google.protobuf.FieldOptions.EditionDefault

Represents an EditionDefault.

protos.google.protobuf.FileDescriptorProto

Represents a FileDescriptorProto.

protos.google.protobuf.FileDescriptorSet

Represents a FileDescriptorSet.

protos.google.protobuf.FileOptions

Represents a FileOptions.

protos.google.protobuf.GeneratedCodeInfo

Represents a GeneratedCodeInfo.

protos.google.protobuf.GeneratedCodeInfo.Annotation

Represents an Annotation.

protos.google.protobuf.MessageOptions

Represents a MessageOptions.

protos.google.protobuf.MethodDescriptorProto

Represents a MethodDescriptorProto.

protos.google.protobuf.MethodOptions

Represents a MethodOptions.

protos.google.protobuf.OneofDescriptorProto

Represents an OneofDescriptorProto.

protos.google.protobuf.OneofOptions

Represents an OneofOptions.

protos.google.protobuf.ServiceDescriptorProto

Represents a ServiceDescriptorProto.

protos.google.protobuf.ServiceOptions

Represents a ServiceOptions.

protos.google.protobuf.SourceCodeInfo

Represents a SourceCodeInfo.

protos.google.protobuf.SourceCodeInfo.Location

Represents a Location.

protos.google.protobuf.Timestamp

Represents a Timestamp.

protos.google.protobuf.UninterpretedOption

Represents an UninterpretedOption.

protos.google.protobuf.UninterpretedOption.NamePart

Represents a NamePart.

protos.google.type.Interval

Represents an Interval.

v1alpha2.DataformClient

Dataform is a service to develop, create, document, test, and update curated tables in BigQuery. v1alpha2

v1beta1.DataformClient

Dataform is a service to develop, create, document, test, and update curated tables in BigQuery. v1beta1

Interfaces

protos.google.api.IClientLibrarySettings

Properties of a ClientLibrarySettings.

protos.google.api.ICommonLanguageSettings

Properties of a CommonLanguageSettings.

protos.google.api.ICppSettings

Properties of a CppSettings.

protos.google.api.ICustomHttpPattern

Properties of a CustomHttpPattern.

protos.google.api.IDotnetSettings

Properties of a DotnetSettings.

protos.google.api.IGoSettings

Properties of a GoSettings.

protos.google.api.IHttp

Properties of a Http.

protos.google.api.IHttpRule

Properties of a HttpRule.

protos.google.api.IJavaSettings

Properties of a JavaSettings.

protos.google.api.IMethodSettings

Properties of a MethodSettings.

protos.google.api.INodeSettings

Properties of a NodeSettings.

protos.google.api.IPhpSettings

Properties of a PhpSettings.

protos.google.api.IPublishing

Properties of a Publishing.

protos.google.api.IPythonSettings

Properties of a PythonSettings.

protos.google.api.IResourceDescriptor

Properties of a ResourceDescriptor.

protos.google.api.IResourceReference

Properties of a ResourceReference.

protos.google.api.IRubySettings

Properties of a RubySettings.

protos.google.api.MethodSettings.ILongRunning

Properties of a LongRunning.

protos.google.cloud.dataform.v1alpha2.CompilationResult.ICodeCompilationConfig

Properties of a CodeCompilationConfig.

protos.google.cloud.dataform.v1alpha2.CompilationResult.ICompilationError

Properties of a CompilationError.

protos.google.cloud.dataform.v1alpha2.CompilationResultAction.IAssertion

Properties of an Assertion.

protos.google.cloud.dataform.v1alpha2.CompilationResultAction.IDeclaration

Properties of a Declaration.

protos.google.cloud.dataform.v1alpha2.CompilationResultAction.IOperations

Properties of an Operations.

protos.google.cloud.dataform.v1alpha2.CompilationResultAction.IRelation

Properties of a Relation.

protos.google.cloud.dataform.v1alpha2.CompilationResultAction.Relation.IIncrementalTableConfig

Properties of an IncrementalTableConfig.

protos.google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.IUncommittedFileChange

Properties of an UncommittedFileChange.

protos.google.cloud.dataform.v1alpha2.ICancelWorkflowInvocationRequest

Properties of a CancelWorkflowInvocationRequest.

protos.google.cloud.dataform.v1alpha2.ICommitAuthor

Properties of a CommitAuthor.

protos.google.cloud.dataform.v1alpha2.ICommitWorkspaceChangesRequest

Properties of a CommitWorkspaceChangesRequest.

protos.google.cloud.dataform.v1alpha2.ICompilationResult

Properties of a CompilationResult.

protos.google.cloud.dataform.v1alpha2.ICompilationResultAction

Properties of a CompilationResultAction.

protos.google.cloud.dataform.v1alpha2.ICreateCompilationResultRequest

Properties of a CreateCompilationResultRequest.

protos.google.cloud.dataform.v1alpha2.ICreateRepositoryRequest

Properties of a CreateRepositoryRequest.

protos.google.cloud.dataform.v1alpha2.ICreateWorkflowInvocationRequest

Properties of a CreateWorkflowInvocationRequest.

protos.google.cloud.dataform.v1alpha2.ICreateWorkspaceRequest

Properties of a CreateWorkspaceRequest.

protos.google.cloud.dataform.v1alpha2.IDeleteRepositoryRequest

Properties of a DeleteRepositoryRequest.

protos.google.cloud.dataform.v1alpha2.IDeleteWorkflowInvocationRequest

Properties of a DeleteWorkflowInvocationRequest.

protos.google.cloud.dataform.v1alpha2.IDeleteWorkspaceRequest

Properties of a DeleteWorkspaceRequest.

protos.google.cloud.dataform.v1alpha2.IFetchFileDiffRequest

Properties of a FetchFileDiffRequest.

protos.google.cloud.dataform.v1alpha2.IFetchFileDiffResponse

Properties of a FetchFileDiffResponse.

protos.google.cloud.dataform.v1alpha2.IFetchFileGitStatusesRequest

Properties of a FetchFileGitStatusesRequest.

protos.google.cloud.dataform.v1alpha2.IFetchFileGitStatusesResponse

Properties of a FetchFileGitStatusesResponse.

protos.google.cloud.dataform.v1alpha2.IFetchGitAheadBehindRequest

Properties of a FetchGitAheadBehindRequest.

protos.google.cloud.dataform.v1alpha2.IFetchGitAheadBehindResponse

Properties of a FetchGitAheadBehindResponse.

protos.google.cloud.dataform.v1alpha2.IFetchRemoteBranchesRequest

Properties of a FetchRemoteBranchesRequest.

protos.google.cloud.dataform.v1alpha2.IFetchRemoteBranchesResponse

Properties of a FetchRemoteBranchesResponse.

protos.google.cloud.dataform.v1alpha2.IGetCompilationResultRequest

Properties of a GetCompilationResultRequest.

protos.google.cloud.dataform.v1alpha2.IGetRepositoryRequest

Properties of a GetRepositoryRequest.

protos.google.cloud.dataform.v1alpha2.IGetWorkflowInvocationRequest

Properties of a GetWorkflowInvocationRequest.

protos.google.cloud.dataform.v1alpha2.IGetWorkspaceRequest

Properties of a GetWorkspaceRequest.

protos.google.cloud.dataform.v1alpha2.IInstallNpmPackagesRequest

Properties of an InstallNpmPackagesRequest.

protos.google.cloud.dataform.v1alpha2.IInstallNpmPackagesResponse

Properties of an InstallNpmPackagesResponse.

protos.google.cloud.dataform.v1alpha2.IListCompilationResultsRequest

Properties of a ListCompilationResultsRequest.

protos.google.cloud.dataform.v1alpha2.IListCompilationResultsResponse

Properties of a ListCompilationResultsResponse.

protos.google.cloud.dataform.v1alpha2.IListRepositoriesRequest

Properties of a ListRepositoriesRequest.

protos.google.cloud.dataform.v1alpha2.IListRepositoriesResponse

Properties of a ListRepositoriesResponse.

protos.google.cloud.dataform.v1alpha2.IListWorkflowInvocationsRequest

Properties of a ListWorkflowInvocationsRequest.

protos.google.cloud.dataform.v1alpha2.IListWorkflowInvocationsResponse

Properties of a ListWorkflowInvocationsResponse.

protos.google.cloud.dataform.v1alpha2.IListWorkspacesRequest

Properties of a ListWorkspacesRequest.

protos.google.cloud.dataform.v1alpha2.IListWorkspacesResponse

Properties of a ListWorkspacesResponse.

protos.google.cloud.dataform.v1alpha2.IMakeDirectoryRequest

Properties of a MakeDirectoryRequest.

protos.google.cloud.dataform.v1alpha2.IMakeDirectoryResponse

Properties of a MakeDirectoryResponse.

protos.google.cloud.dataform.v1alpha2.IMoveDirectoryRequest

Properties of a MoveDirectoryRequest.

protos.google.cloud.dataform.v1alpha2.IMoveDirectoryResponse

Properties of a MoveDirectoryResponse.

protos.google.cloud.dataform.v1alpha2.IMoveFileRequest

Properties of a MoveFileRequest.

protos.google.cloud.dataform.v1alpha2.IMoveFileResponse

Properties of a MoveFileResponse.

protos.google.cloud.dataform.v1alpha2.IPullGitCommitsRequest

Properties of a PullGitCommitsRequest.

protos.google.cloud.dataform.v1alpha2.IPushGitCommitsRequest

Properties of a PushGitCommitsRequest.

protos.google.cloud.dataform.v1alpha2.IQueryCompilationResultActionsRequest

Properties of a QueryCompilationResultActionsRequest.

protos.google.cloud.dataform.v1alpha2.IQueryCompilationResultActionsResponse

Properties of a QueryCompilationResultActionsResponse.

protos.google.cloud.dataform.v1alpha2.IQueryDirectoryContentsRequest

Properties of a QueryDirectoryContentsRequest.

protos.google.cloud.dataform.v1alpha2.IQueryDirectoryContentsResponse

Properties of a QueryDirectoryContentsResponse.

protos.google.cloud.dataform.v1alpha2.IQueryWorkflowInvocationActionsRequest

Properties of a QueryWorkflowInvocationActionsRequest.

protos.google.cloud.dataform.v1alpha2.IQueryWorkflowInvocationActionsResponse

Properties of a QueryWorkflowInvocationActionsResponse.

protos.google.cloud.dataform.v1alpha2.IReadFileRequest

Properties of a ReadFileRequest.

protos.google.cloud.dataform.v1alpha2.IReadFileResponse

Properties of a ReadFileResponse.

protos.google.cloud.dataform.v1alpha2.IRelationDescriptor

Properties of a RelationDescriptor.

protos.google.cloud.dataform.v1alpha2.IRemoveDirectoryRequest

Properties of a RemoveDirectoryRequest.

protos.google.cloud.dataform.v1alpha2.IRemoveFileRequest

Properties of a RemoveFileRequest.

protos.google.cloud.dataform.v1alpha2.IRepository

Properties of a Repository.

protos.google.cloud.dataform.v1alpha2.IResetWorkspaceChangesRequest

Properties of a ResetWorkspaceChangesRequest.

protos.google.cloud.dataform.v1alpha2.ITarget

Properties of a Target.

protos.google.cloud.dataform.v1alpha2.IUpdateRepositoryRequest

Properties of an UpdateRepositoryRequest.

protos.google.cloud.dataform.v1alpha2.IWorkflowInvocation

Properties of a WorkflowInvocation.

protos.google.cloud.dataform.v1alpha2.IWorkflowInvocationAction

Properties of a WorkflowInvocationAction.

protos.google.cloud.dataform.v1alpha2.IWorkspace

Properties of a Workspace.

protos.google.cloud.dataform.v1alpha2.IWriteFileRequest

Properties of a WriteFileRequest.

protos.google.cloud.dataform.v1alpha2.IWriteFileResponse

Properties of a WriteFileResponse.

protos.google.cloud.dataform.v1alpha2.QueryDirectoryContentsResponse.IDirectoryEntry

Properties of a DirectoryEntry.

protos.google.cloud.dataform.v1alpha2.RelationDescriptor.IColumnDescriptor

Properties of a ColumnDescriptor.

protos.google.cloud.dataform.v1alpha2.Repository.IGitRemoteSettings

Properties of a GitRemoteSettings.

protos.google.cloud.dataform.v1alpha2.WorkflowInvocation.IInvocationConfig

Properties of an InvocationConfig.

protos.google.cloud.dataform.v1alpha2.WorkflowInvocationAction.IBigQueryAction

Properties of a BigQueryAction.

protos.google.cloud.dataform.v1beta1.CompilationResult.ICodeCompilationConfig

Properties of a CodeCompilationConfig.

protos.google.cloud.dataform.v1beta1.CompilationResult.ICompilationError

Properties of a CompilationError.

protos.google.cloud.dataform.v1beta1.CompilationResultAction.IAssertion

Properties of an Assertion.

protos.google.cloud.dataform.v1beta1.CompilationResultAction.IDeclaration

Properties of a Declaration.

protos.google.cloud.dataform.v1beta1.CompilationResultAction.IOperations

Properties of an Operations.

protos.google.cloud.dataform.v1beta1.CompilationResultAction.IRelation

Properties of a Relation.

protos.google.cloud.dataform.v1beta1.CompilationResultAction.Relation.IIncrementalTableConfig

Properties of an IncrementalTableConfig.

protos.google.cloud.dataform.v1beta1.FetchFileGitStatusesResponse.IUncommittedFileChange

Properties of an UncommittedFileChange.

protos.google.cloud.dataform.v1beta1.ICancelWorkflowInvocationRequest

Properties of a CancelWorkflowInvocationRequest.

protos.google.cloud.dataform.v1beta1.ICommitAuthor

Properties of a CommitAuthor.

protos.google.cloud.dataform.v1beta1.ICommitWorkspaceChangesRequest

Properties of a CommitWorkspaceChangesRequest.

protos.google.cloud.dataform.v1beta1.ICompilationResult

Properties of a CompilationResult.

protos.google.cloud.dataform.v1beta1.ICompilationResultAction

Properties of a CompilationResultAction.

protos.google.cloud.dataform.v1beta1.ICreateCompilationResultRequest

Properties of a CreateCompilationResultRequest.

protos.google.cloud.dataform.v1beta1.ICreateRepositoryRequest

Properties of a CreateRepositoryRequest.

protos.google.cloud.dataform.v1beta1.ICreateWorkflowInvocationRequest

Properties of a CreateWorkflowInvocationRequest.

protos.google.cloud.dataform.v1beta1.ICreateWorkspaceRequest

Properties of a CreateWorkspaceRequest.

protos.google.cloud.dataform.v1beta1.IDeleteRepositoryRequest

Properties of a DeleteRepositoryRequest.

protos.google.cloud.dataform.v1beta1.IDeleteWorkflowInvocationRequest

Properties of a DeleteWorkflowInvocationRequest.

protos.google.cloud.dataform.v1beta1.IDeleteWorkspaceRequest

Properties of a DeleteWorkspaceRequest.

protos.google.cloud.dataform.v1beta1.IFetchFileDiffRequest

Properties of a FetchFileDiffRequest.

protos.google.cloud.dataform.v1beta1.IFetchFileDiffResponse

Properties of a FetchFileDiffResponse.

protos.google.cloud.dataform.v1beta1.IFetchFileGitStatusesRequest

Properties of a FetchFileGitStatusesRequest.

protos.google.cloud.dataform.v1beta1.IFetchFileGitStatusesResponse

Properties of a FetchFileGitStatusesResponse.

protos.google.cloud.dataform.v1beta1.IFetchGitAheadBehindRequest

Properties of a FetchGitAheadBehindRequest.

protos.google.cloud.dataform.v1beta1.IFetchGitAheadBehindResponse

Properties of a FetchGitAheadBehindResponse.

protos.google.cloud.dataform.v1beta1.IFetchRemoteBranchesRequest

Properties of a FetchRemoteBranchesRequest.

protos.google.cloud.dataform.v1beta1.IFetchRemoteBranchesResponse

Properties of a FetchRemoteBranchesResponse.

protos.google.cloud.dataform.v1beta1.IGetCompilationResultRequest

Properties of a GetCompilationResultRequest.

protos.google.cloud.dataform.v1beta1.IGetRepositoryRequest

Properties of a GetRepositoryRequest.

protos.google.cloud.dataform.v1beta1.IGetWorkflowInvocationRequest

Properties of a GetWorkflowInvocationRequest.

protos.google.cloud.dataform.v1beta1.IGetWorkspaceRequest

Properties of a GetWorkspaceRequest.

protos.google.cloud.dataform.v1beta1.IInstallNpmPackagesRequest

Properties of an InstallNpmPackagesRequest.

protos.google.cloud.dataform.v1beta1.IInstallNpmPackagesResponse

Properties of an InstallNpmPackagesResponse.

protos.google.cloud.dataform.v1beta1.IListCompilationResultsRequest

Properties of a ListCompilationResultsRequest.

protos.google.cloud.dataform.v1beta1.IListCompilationResultsResponse

Properties of a ListCompilationResultsResponse.

protos.google.cloud.dataform.v1beta1.IListRepositoriesRequest

Properties of a ListRepositoriesRequest.

protos.google.cloud.dataform.v1beta1.IListRepositoriesResponse

Properties of a ListRepositoriesResponse.

protos.google.cloud.dataform.v1beta1.IListWorkflowInvocationsRequest

Properties of a ListWorkflowInvocationsRequest.

protos.google.cloud.dataform.v1beta1.IListWorkflowInvocationsResponse

Properties of a ListWorkflowInvocationsResponse.

protos.google.cloud.dataform.v1beta1.IListWorkspacesRequest

Properties of a ListWorkspacesRequest.

protos.google.cloud.dataform.v1beta1.IListWorkspacesResponse

Properties of a ListWorkspacesResponse.

protos.google.cloud.dataform.v1beta1.IMakeDirectoryRequest

Properties of a MakeDirectoryRequest.

protos.google.cloud.dataform.v1beta1.IMakeDirectoryResponse

Properties of a MakeDirectoryResponse.

protos.google.cloud.dataform.v1beta1.IMoveDirectoryRequest

Properties of a MoveDirectoryRequest.

protos.google.cloud.dataform.v1beta1.IMoveDirectoryResponse

Properties of a MoveDirectoryResponse.

protos.google.cloud.dataform.v1beta1.IMoveFileRequest

Properties of a MoveFileRequest.

protos.google.cloud.dataform.v1beta1.IMoveFileResponse

Properties of a MoveFileResponse.

protos.google.cloud.dataform.v1beta1.IPullGitCommitsRequest

Properties of a PullGitCommitsRequest.

protos.google.cloud.dataform.v1beta1.IPushGitCommitsRequest

Properties of a PushGitCommitsRequest.

protos.google.cloud.dataform.v1beta1.IQueryCompilationResultActionsRequest

Properties of a QueryCompilationResultActionsRequest.

protos.google.cloud.dataform.v1beta1.IQueryCompilationResultActionsResponse

Properties of a QueryCompilationResultActionsResponse.

protos.google.cloud.dataform.v1beta1.IQueryDirectoryContentsRequest

Properties of a QueryDirectoryContentsRequest.

protos.google.cloud.dataform.v1beta1.IQueryDirectoryContentsResponse

Properties of a QueryDirectoryContentsResponse.

protos.google.cloud.dataform.v1beta1.IQueryWorkflowInvocationActionsRequest

Properties of a QueryWorkflowInvocationActionsRequest.

protos.google.cloud.dataform.v1beta1.IQueryWorkflowInvocationActionsResponse

Properties of a QueryWorkflowInvocationActionsResponse.

protos.google.cloud.dataform.v1beta1.IReadFileRequest

Properties of a ReadFileRequest.

protos.google.cloud.dataform.v1beta1.IReadFileResponse

Properties of a ReadFileResponse.

protos.google.cloud.dataform.v1beta1.IRelationDescriptor

Properties of a RelationDescriptor.

protos.google.cloud.dataform.v1beta1.IRemoveDirectoryRequest

Properties of a RemoveDirectoryRequest.

protos.google.cloud.dataform.v1beta1.IRemoveFileRequest

Properties of a RemoveFileRequest.

protos.google.cloud.dataform.v1beta1.IRepository

Properties of a Repository.

protos.google.cloud.dataform.v1beta1.IResetWorkspaceChangesRequest

Properties of a ResetWorkspaceChangesRequest.

protos.google.cloud.dataform.v1beta1.ITarget

Properties of a Target.

protos.google.cloud.dataform.v1beta1.IUpdateRepositoryRequest

Properties of an UpdateRepositoryRequest.

protos.google.cloud.dataform.v1beta1.IWorkflowInvocation

Properties of a WorkflowInvocation.

protos.google.cloud.dataform.v1beta1.IWorkflowInvocationAction

Properties of a WorkflowInvocationAction.

protos.google.cloud.dataform.v1beta1.IWorkspace

Properties of a Workspace.

protos.google.cloud.dataform.v1beta1.IWriteFileRequest

Properties of a WriteFileRequest.

protos.google.cloud.dataform.v1beta1.IWriteFileResponse

Properties of a WriteFileResponse.

protos.google.cloud.dataform.v1beta1.QueryDirectoryContentsResponse.IDirectoryEntry

Properties of a DirectoryEntry.

protos.google.cloud.dataform.v1beta1.RelationDescriptor.IColumnDescriptor

Properties of a ColumnDescriptor.

protos.google.cloud.dataform.v1beta1.Repository.IGitRemoteSettings

Properties of a GitRemoteSettings.

protos.google.cloud.dataform.v1beta1.WorkflowInvocation.IInvocationConfig

Properties of an InvocationConfig.

protos.google.cloud.dataform.v1beta1.WorkflowInvocationAction.IBigQueryAction

Properties of a BigQueryAction.

protos.google.protobuf.DescriptorProto.IExtensionRange

Properties of an ExtensionRange.

protos.google.protobuf.DescriptorProto.IReservedRange

Properties of a ReservedRange.

protos.google.protobuf.EnumDescriptorProto.IEnumReservedRange

Properties of an EnumReservedRange.

protos.google.protobuf.ExtensionRangeOptions.IDeclaration

Properties of a Declaration.

protos.google.protobuf.FieldOptions.IEditionDefault

Properties of an EditionDefault.

protos.google.protobuf.GeneratedCodeInfo.IAnnotation

Properties of an Annotation.

protos.google.protobuf.IDescriptorProto

Properties of a DescriptorProto.

protos.google.protobuf.IDuration

Properties of a Duration.

protos.google.protobuf.IEmpty

Properties of an Empty.

protos.google.protobuf.IEnumDescriptorProto

Properties of an EnumDescriptorProto.

protos.google.protobuf.IEnumOptions

Properties of an EnumOptions.

protos.google.protobuf.IEnumValueDescriptorProto

Properties of an EnumValueDescriptorProto.

protos.google.protobuf.IEnumValueOptions

Properties of an EnumValueOptions.

protos.google.protobuf.IExtensionRangeOptions

Properties of an ExtensionRangeOptions.

protos.google.protobuf.IFeatureSet

Properties of a FeatureSet.

protos.google.protobuf.IFieldDescriptorProto

Properties of a FieldDescriptorProto.

protos.google.protobuf.IFieldMask

Properties of a FieldMask.

protos.google.protobuf.IFieldOptions

Properties of a FieldOptions.

protos.google.protobuf.IFileDescriptorProto

Properties of a FileDescriptorProto.

protos.google.protobuf.IFileDescriptorSet

Properties of a FileDescriptorSet.

protos.google.protobuf.IFileOptions

Properties of a FileOptions.

protos.google.protobuf.IGeneratedCodeInfo

Properties of a GeneratedCodeInfo.

protos.google.protobuf.IMessageOptions

Properties of a MessageOptions.

protos.google.protobuf.IMethodDescriptorProto

Properties of a MethodDescriptorProto.

protos.google.protobuf.IMethodOptions

Properties of a MethodOptions.

protos.google.protobuf.IOneofDescriptorProto

Properties of an OneofDescriptorProto.

protos.google.protobuf.IOneofOptions

Properties of an OneofOptions.

protos.google.protobuf.IServiceDescriptorProto

Properties of a ServiceDescriptorProto.

protos.google.protobuf.IServiceOptions

Properties of a ServiceOptions.

protos.google.protobuf.ISourceCodeInfo

Properties of a SourceCodeInfo.

protos.google.protobuf.ITimestamp

Properties of a Timestamp.

protos.google.protobuf.IUninterpretedOption

Properties of an UninterpretedOption.

protos.google.protobuf.SourceCodeInfo.ILocation

Properties of a Location.

protos.google.protobuf.UninterpretedOption.INamePart

Properties of a NamePart.

protos.google.type.IInterval

Properties of an Interval.

Enums

protos.google.api.ClientLibraryDestination

ClientLibraryDestination enum.

protos.google.api.ClientLibraryOrganization

ClientLibraryOrganization enum.

protos.google.api.FieldBehavior

FieldBehavior enum.

protos.google.api.LaunchStage

LaunchStage enum.

protos.google.api.ResourceDescriptor.History

History enum.

protos.google.api.ResourceDescriptor.Style

Style enum.

protos.google.cloud.dataform.v1alpha2.CompilationResultAction.Relation.RelationType

RelationType enum.

protos.google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChange.State

State enum.

protos.google.cloud.dataform.v1alpha2.Repository.GitRemoteSettings.TokenStatus

TokenStatus enum.

protos.google.cloud.dataform.v1alpha2.WorkflowInvocation.State

State enum.

protos.google.cloud.dataform.v1alpha2.WorkflowInvocationAction.State

State enum.

protos.google.cloud.dataform.v1beta1.CompilationResultAction.Relation.RelationType

RelationType enum.

protos.google.cloud.dataform.v1beta1.FetchFileGitStatusesResponse.UncommittedFileChange.State

State enum.

protos.google.cloud.dataform.v1beta1.Repository.GitRemoteSettings.TokenStatus

TokenStatus enum.

protos.google.cloud.dataform.v1beta1.WorkflowInvocation.State

State enum.

protos.google.cloud.dataform.v1beta1.WorkflowInvocationAction.State

State enum.

protos.google.protobuf.ExtensionRangeOptions.VerificationState

VerificationState enum.

protos.google.protobuf.FeatureSet.EnumType

EnumType enum.

protos.google.protobuf.FeatureSet.FieldPresence

FieldPresence enum.

protos.google.protobuf.FeatureSet.JsonFormat

JsonFormat enum.

protos.google.protobuf.FeatureSet.MessageEncoding

MessageEncoding enum.

protos.google.protobuf.FeatureSet.RepeatedFieldEncoding

RepeatedFieldEncoding enum.

protos.google.protobuf.FeatureSet.StringFieldValidation

StringFieldValidation enum.

protos.google.protobuf.FieldDescriptorProto.Label

Label enum.

protos.google.protobuf.FieldDescriptorProto.Type

Type enum.

protos.google.protobuf.FieldOptions.CType

CType enum.

protos.google.protobuf.FieldOptions.JSType

JSType enum.

protos.google.protobuf.FieldOptions.OptionRetention

OptionRetention enum.

protos.google.protobuf.FieldOptions.OptionTargetType

OptionTargetType enum.

protos.google.protobuf.FileOptions.OptimizeMode

OptimizeMode enum.

protos.google.protobuf.GeneratedCodeInfo.Annotation.Semantic

Semantic enum.

protos.google.protobuf.MethodOptions.IdempotencyLevel

IdempotencyLevel enum.

Variables

_default

_default: {
    v1alpha2: typeof v1alpha2;
    v1beta1: typeof v1beta1;
    DataformClient: typeof v1beta1.DataformClient;
}

DataformClient

DataformClient: typeof v1beta1.DataformClient

Type Aliases

DataformClient

type DataformClient = v1beta1.DataformClient;

protos.google.cloud.dataform.v1alpha2.Dataform.CancelWorkflowInvocationCallback

type CancelWorkflowInvocationCallback = (error: (Error|null), response?: google.protobuf.Empty) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.CommitWorkspaceChangesCallback

type CommitWorkspaceChangesCallback = (error: (Error|null), response?: google.protobuf.Empty) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.CreateCompilationResultCallback

type CreateCompilationResultCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.CompilationResult) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.CreateRepositoryCallback

type CreateRepositoryCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.Repository) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.CreateWorkflowInvocationCallback

type CreateWorkflowInvocationCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.WorkflowInvocation) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.CreateWorkspaceCallback

type CreateWorkspaceCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.Workspace) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.DeleteRepositoryCallback

type DeleteRepositoryCallback = (error: (Error|null), response?: google.protobuf.Empty) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.DeleteWorkflowInvocationCallback

type DeleteWorkflowInvocationCallback = (error: (Error|null), response?: google.protobuf.Empty) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.DeleteWorkspaceCallback

type DeleteWorkspaceCallback = (error: (Error|null), response?: google.protobuf.Empty) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.FetchFileDiffCallback

type FetchFileDiffCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.FetchFileDiffResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.FetchFileGitStatusesCallback

type FetchFileGitStatusesCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.FetchGitAheadBehindCallback

type FetchGitAheadBehindCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.FetchGitAheadBehindResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.FetchRemoteBranchesCallback

type FetchRemoteBranchesCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.FetchRemoteBranchesResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.GetCompilationResultCallback

type GetCompilationResultCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.CompilationResult) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.GetRepositoryCallback

type GetRepositoryCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.Repository) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.GetWorkflowInvocationCallback

type GetWorkflowInvocationCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.WorkflowInvocation) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.GetWorkspaceCallback

type GetWorkspaceCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.Workspace) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.InstallNpmPackagesCallback

type InstallNpmPackagesCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.InstallNpmPackagesResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.ListCompilationResultsCallback

type ListCompilationResultsCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.ListCompilationResultsResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.ListRepositoriesCallback

type ListRepositoriesCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.ListRepositoriesResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.ListWorkflowInvocationsCallback

type ListWorkflowInvocationsCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.ListWorkflowInvocationsResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.ListWorkspacesCallback

type ListWorkspacesCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.ListWorkspacesResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.MakeDirectoryCallback

type MakeDirectoryCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.MakeDirectoryResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.MoveDirectoryCallback

type MoveDirectoryCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.MoveDirectoryResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.MoveFileCallback

type MoveFileCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.MoveFileResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.PullGitCommitsCallback

type PullGitCommitsCallback = (error: (Error|null), response?: google.protobuf.Empty) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.PushGitCommitsCallback

type PushGitCommitsCallback = (error: (Error|null), response?: google.protobuf.Empty) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.QueryCompilationResultActionsCallback

type QueryCompilationResultActionsCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.QueryCompilationResultActionsResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.QueryDirectoryContentsCallback

type QueryDirectoryContentsCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.QueryDirectoryContentsResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.QueryWorkflowInvocationActionsCallback

type QueryWorkflowInvocationActionsCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.QueryWorkflowInvocationActionsResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.ReadFileCallback

type ReadFileCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.ReadFileResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.RemoveDirectoryCallback

type RemoveDirectoryCallback = (error: (Error|null), response?: google.protobuf.Empty) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.RemoveFileCallback

type RemoveFileCallback = (error: (Error|null), response?: google.protobuf.Empty) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.ResetWorkspaceChangesCallback

type ResetWorkspaceChangesCallback = (error: (Error|null), response?: google.protobuf.Empty) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.UpdateRepositoryCallback

type UpdateRepositoryCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.Repository) => void;

Callback as used by .

protos.google.cloud.dataform.v1alpha2.Dataform.WriteFileCallback

type WriteFileCallback = (error: (Error|null), response?: google.cloud.dataform.v1alpha2.WriteFileResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.CancelWorkflowInvocationCallback

type CancelWorkflowInvocationCallback = (error: (Error|null), response?: google.protobuf.Empty) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.CommitWorkspaceChangesCallback

type CommitWorkspaceChangesCallback = (error: (Error|null), response?: google.protobuf.Empty) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.CreateCompilationResultCallback

type CreateCompilationResultCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.CompilationResult) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.CreateRepositoryCallback

type CreateRepositoryCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.Repository) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.CreateWorkflowInvocationCallback

type CreateWorkflowInvocationCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.WorkflowInvocation) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.CreateWorkspaceCallback

type CreateWorkspaceCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.Workspace) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.DeleteRepositoryCallback

type DeleteRepositoryCallback = (error: (Error|null), response?: google.protobuf.Empty) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.DeleteWorkflowInvocationCallback

type DeleteWorkflowInvocationCallback = (error: (Error|null), response?: google.protobuf.Empty) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.DeleteWorkspaceCallback

type DeleteWorkspaceCallback = (error: (Error|null), response?: google.protobuf.Empty) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.FetchFileDiffCallback

type FetchFileDiffCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.FetchFileDiffResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.FetchFileGitStatusesCallback

type FetchFileGitStatusesCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.FetchFileGitStatusesResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.FetchGitAheadBehindCallback

type FetchGitAheadBehindCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.FetchGitAheadBehindResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.FetchRemoteBranchesCallback

type FetchRemoteBranchesCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.FetchRemoteBranchesResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.GetCompilationResultCallback

type GetCompilationResultCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.CompilationResult) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.GetRepositoryCallback

type GetRepositoryCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.Repository) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.GetWorkflowInvocationCallback

type GetWorkflowInvocationCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.WorkflowInvocation) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.GetWorkspaceCallback

type GetWorkspaceCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.Workspace) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.InstallNpmPackagesCallback

type InstallNpmPackagesCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.InstallNpmPackagesResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.ListCompilationResultsCallback

type ListCompilationResultsCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.ListCompilationResultsResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.ListRepositoriesCallback

type ListRepositoriesCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.ListRepositoriesResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.ListWorkflowInvocationsCallback

type ListWorkflowInvocationsCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.ListWorkflowInvocationsResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.ListWorkspacesCallback

type ListWorkspacesCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.ListWorkspacesResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.MakeDirectoryCallback

type MakeDirectoryCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.MakeDirectoryResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.MoveDirectoryCallback

type MoveDirectoryCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.MoveDirectoryResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.MoveFileCallback

type MoveFileCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.MoveFileResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.PullGitCommitsCallback

type PullGitCommitsCallback = (error: (Error|null), response?: google.protobuf.Empty) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.PushGitCommitsCallback

type PushGitCommitsCallback = (error: (Error|null), response?: google.protobuf.Empty) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.QueryCompilationResultActionsCallback

type QueryCompilationResultActionsCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.QueryCompilationResultActionsResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.QueryDirectoryContentsCallback

type QueryDirectoryContentsCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.QueryDirectoryContentsResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.QueryWorkflowInvocationActionsCallback

type QueryWorkflowInvocationActionsCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.QueryWorkflowInvocationActionsResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.ReadFileCallback

type ReadFileCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.ReadFileResponse) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.RemoveDirectoryCallback

type RemoveDirectoryCallback = (error: (Error|null), response?: google.protobuf.Empty) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.RemoveFileCallback

type RemoveFileCallback = (error: (Error|null), response?: google.protobuf.Empty) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.ResetWorkspaceChangesCallback

type ResetWorkspaceChangesCallback = (error: (Error|null), response?: google.protobuf.Empty) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.UpdateRepositoryCallback

type UpdateRepositoryCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.Repository) => void;

Callback as used by .

protos.google.cloud.dataform.v1beta1.Dataform.WriteFileCallback

type WriteFileCallback = (error: (Error|null), response?: google.cloud.dataform.v1beta1.WriteFileResponse) => void;

Callback as used by .