dataform

package
v0.0.0-...-ef581f9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 4, 2024 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Overview

Package dataform aliases all exported identifiers in package "cloud.google.com/go/dataform/apiv1alpha2/dataformpb".

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.

Index

Constants

View Source
const (
	CompilationResultAction_Relation_INCREMENTAL_TABLE                   = src.CompilationResultAction_Relation_INCREMENTAL_TABLE
	CompilationResultAction_Relation_MATERIALIZED_VIEW                   = src.CompilationResultAction_Relation_MATERIALIZED_VIEW
	CompilationResultAction_Relation_RELATION_TYPE_UNSPECIFIED           = src.CompilationResultAction_Relation_RELATION_TYPE_UNSPECIFIED
	CompilationResultAction_Relation_TABLE                               = src.CompilationResultAction_Relation_TABLE
	CompilationResultAction_Relation_VIEW                                = src.CompilationResultAction_Relation_VIEW
	FetchFileGitStatusesResponse_UncommittedFileChange_ADDED             = src.FetchFileGitStatusesResponse_UncommittedFileChange_ADDED
	FetchFileGitStatusesResponse_UncommittedFileChange_DELETED           = src.FetchFileGitStatusesResponse_UncommittedFileChange_DELETED
	FetchFileGitStatusesResponse_UncommittedFileChange_HAS_CONFLICTS     = src.FetchFileGitStatusesResponse_UncommittedFileChange_HAS_CONFLICTS
	FetchFileGitStatusesResponse_UncommittedFileChange_MODIFIED          = src.FetchFileGitStatusesResponse_UncommittedFileChange_MODIFIED
	FetchFileGitStatusesResponse_UncommittedFileChange_STATE_UNSPECIFIED = src.FetchFileGitStatusesResponse_UncommittedFileChange_STATE_UNSPECIFIED
	Repository_GitRemoteSettings_INVALID                                 = src.Repository_GitRemoteSettings_INVALID
	Repository_GitRemoteSettings_NOT_FOUND                               = src.Repository_GitRemoteSettings_NOT_FOUND
	Repository_GitRemoteSettings_TOKEN_STATUS_UNSPECIFIED                = src.Repository_GitRemoteSettings_TOKEN_STATUS_UNSPECIFIED
	Repository_GitRemoteSettings_VALID                                   = src.Repository_GitRemoteSettings_VALID
	WorkflowInvocationAction_CANCELLED                                   = src.WorkflowInvocationAction_CANCELLED
	WorkflowInvocationAction_DISABLED                                    = src.WorkflowInvocationAction_DISABLED
	WorkflowInvocationAction_FAILED                                      = src.WorkflowInvocationAction_FAILED
	WorkflowInvocationAction_PENDING                                     = src.WorkflowInvocationAction_PENDING
	WorkflowInvocationAction_RUNNING                                     = src.WorkflowInvocationAction_RUNNING
	WorkflowInvocationAction_SKIPPED                                     = src.WorkflowInvocationAction_SKIPPED
	WorkflowInvocationAction_SUCCEEDED                                   = src.WorkflowInvocationAction_SUCCEEDED
	WorkflowInvocation_CANCELING                                         = src.WorkflowInvocation_CANCELING
	WorkflowInvocation_CANCELLED                                         = src.WorkflowInvocation_CANCELLED
	WorkflowInvocation_FAILED                                            = src.WorkflowInvocation_FAILED
	WorkflowInvocation_RUNNING                                           = src.WorkflowInvocation_RUNNING
	WorkflowInvocation_STATE_UNSPECIFIED                                 = src.WorkflowInvocation_STATE_UNSPECIFIED
	WorkflowInvocation_SUCCEEDED                                         = src.WorkflowInvocation_SUCCEEDED
)

Deprecated: Please use consts in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

Variables

View Source
var (
	CompilationResultAction_Relation_RelationType_name             = src.CompilationResultAction_Relation_RelationType_name
	CompilationResultAction_Relation_RelationType_value            = src.CompilationResultAction_Relation_RelationType_value
	FetchFileGitStatusesResponse_UncommittedFileChange_State_name  = src.FetchFileGitStatusesResponse_UncommittedFileChange_State_name
	FetchFileGitStatusesResponse_UncommittedFileChange_State_value = src.FetchFileGitStatusesResponse_UncommittedFileChange_State_value
	File_google_cloud_dataform_v1alpha2_dataform_proto             = src.File_google_cloud_dataform_v1alpha2_dataform_proto
	Repository_GitRemoteSettings_TokenStatus_name                  = src.Repository_GitRemoteSettings_TokenStatus_name
	Repository_GitRemoteSettings_TokenStatus_value                 = src.Repository_GitRemoteSettings_TokenStatus_value
	WorkflowInvocationAction_State_name                            = src.WorkflowInvocationAction_State_name
	WorkflowInvocationAction_State_value                           = src.WorkflowInvocationAction_State_value
	WorkflowInvocation_State_name                                  = src.WorkflowInvocation_State_name
	WorkflowInvocation_State_value                                 = src.WorkflowInvocation_State_value
)

Deprecated: Please use vars in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

Functions

func RegisterDataformServer deprecated

func RegisterDataformServer(s *grpc.Server, srv DataformServer)

Deprecated: Please use funcs in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

Types

type CancelWorkflowInvocationRequest deprecated

type CancelWorkflowInvocationRequest = src.CancelWorkflowInvocationRequest

`CancelWorkflowInvocation` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type CommitAuthor deprecated

type CommitAuthor = src.CommitAuthor

Represents the author of a Git commit.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type CommitWorkspaceChangesRequest deprecated

type CommitWorkspaceChangesRequest = src.CommitWorkspaceChangesRequest

`CommitWorkspaceChanges` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type CompilationResult deprecated

type CompilationResult = src.CompilationResult

Represents the result of compiling a Dataform project.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type CompilationResultAction deprecated

type CompilationResultAction = src.CompilationResultAction

Represents a single Dataform action in a compilation result.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type CompilationResultAction_Assertion deprecated

type CompilationResultAction_Assertion = src.CompilationResultAction_Assertion

Represents an assertion upon a SQL query which is required return zero rows.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type CompilationResultAction_Assertion_

type CompilationResultAction_Assertion_ = src.CompilationResultAction_Assertion_

type CompilationResultAction_Declaration deprecated

type CompilationResultAction_Declaration = src.CompilationResultAction_Declaration

Represents a relation which is not managed by Dataform but which may be referenced by Dataform actions.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type CompilationResultAction_Declaration_

type CompilationResultAction_Declaration_ = src.CompilationResultAction_Declaration_

type CompilationResultAction_Operations deprecated

type CompilationResultAction_Operations = src.CompilationResultAction_Operations

Represents a list of arbitrary database operations.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type CompilationResultAction_Operations_

type CompilationResultAction_Operations_ = src.CompilationResultAction_Operations_

type CompilationResultAction_Relation deprecated

type CompilationResultAction_Relation = src.CompilationResultAction_Relation

Represents a database relation.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type CompilationResultAction_Relation_

type CompilationResultAction_Relation_ = src.CompilationResultAction_Relation_

type CompilationResultAction_Relation_IncrementalTableConfig deprecated

type CompilationResultAction_Relation_IncrementalTableConfig = src.CompilationResultAction_Relation_IncrementalTableConfig

Contains settings for relations of type `INCREMENTAL_TABLE`.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type CompilationResultAction_Relation_RelationType deprecated

type CompilationResultAction_Relation_RelationType = src.CompilationResultAction_Relation_RelationType

Indicates the type of this relation.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type CompilationResult_CodeCompilationConfig deprecated

type CompilationResult_CodeCompilationConfig = src.CompilationResult_CodeCompilationConfig

Configures various aspects of Dataform code compilation.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type CompilationResult_CompilationError deprecated

type CompilationResult_CompilationError = src.CompilationResult_CompilationError

An error encountered when attempting to compile a Dataform project.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type CompilationResult_GitCommitish

type CompilationResult_GitCommitish = src.CompilationResult_GitCommitish

type CompilationResult_Workspace

type CompilationResult_Workspace = src.CompilationResult_Workspace

type CreateCompilationResultRequest deprecated

type CreateCompilationResultRequest = src.CreateCompilationResultRequest

`CreateCompilationResult` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type CreateRepositoryRequest deprecated

type CreateRepositoryRequest = src.CreateRepositoryRequest

`CreateRepository` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type CreateWorkflowInvocationRequest deprecated

type CreateWorkflowInvocationRequest = src.CreateWorkflowInvocationRequest

`CreateWorkflowInvocation` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type CreateWorkspaceRequest deprecated

type CreateWorkspaceRequest = src.CreateWorkspaceRequest

`CreateWorkspace` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type DataformClient deprecated

type DataformClient = src.DataformClient

DataformClient is the client API for Dataform service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

func NewDataformClient deprecated

func NewDataformClient(cc grpc.ClientConnInterface) DataformClient

Deprecated: Please use funcs in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type DataformServer deprecated

type DataformServer = src.DataformServer

DataformServer is the server API for Dataform service.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type DeleteRepositoryRequest deprecated

type DeleteRepositoryRequest = src.DeleteRepositoryRequest

`DeleteRepository` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type DeleteWorkflowInvocationRequest deprecated

type DeleteWorkflowInvocationRequest = src.DeleteWorkflowInvocationRequest

`DeleteWorkflowInvocation` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type DeleteWorkspaceRequest deprecated

type DeleteWorkspaceRequest = src.DeleteWorkspaceRequest

`DeleteWorkspace` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type FetchFileDiffRequest deprecated

type FetchFileDiffRequest = src.FetchFileDiffRequest

`FetchFileDiff` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type FetchFileDiffResponse deprecated

type FetchFileDiffResponse = src.FetchFileDiffResponse

`FetchFileDiff` response message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type FetchFileGitStatusesRequest deprecated

type FetchFileGitStatusesRequest = src.FetchFileGitStatusesRequest

`FetchFileGitStatuses` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type FetchFileGitStatusesResponse deprecated

type FetchFileGitStatusesResponse = src.FetchFileGitStatusesResponse

`FetchFileGitStatuses` response message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type FetchFileGitStatusesResponse_UncommittedFileChange deprecated

type FetchFileGitStatusesResponse_UncommittedFileChange = src.FetchFileGitStatusesResponse_UncommittedFileChange

Represents the Git state of a file with uncommitted changes.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type FetchFileGitStatusesResponse_UncommittedFileChange_State deprecated

type FetchFileGitStatusesResponse_UncommittedFileChange_State = src.FetchFileGitStatusesResponse_UncommittedFileChange_State

Indicates the status of an uncommitted file change.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type FetchGitAheadBehindRequest deprecated

type FetchGitAheadBehindRequest = src.FetchGitAheadBehindRequest

`FetchGitAheadBehind` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type FetchGitAheadBehindResponse deprecated

type FetchGitAheadBehindResponse = src.FetchGitAheadBehindResponse

`FetchGitAheadBehind` response message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type FetchRemoteBranchesRequest deprecated

type FetchRemoteBranchesRequest = src.FetchRemoteBranchesRequest

`FetchRemoteBranches` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type FetchRemoteBranchesResponse deprecated

type FetchRemoteBranchesResponse = src.FetchRemoteBranchesResponse

`FetchRemoteBranches` response message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type GetCompilationResultRequest deprecated

type GetCompilationResultRequest = src.GetCompilationResultRequest

`GetCompilationResult` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type GetRepositoryRequest deprecated

type GetRepositoryRequest = src.GetRepositoryRequest

`GetRepository` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type GetWorkflowInvocationRequest deprecated

type GetWorkflowInvocationRequest = src.GetWorkflowInvocationRequest

`GetWorkflowInvocation` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type GetWorkspaceRequest deprecated

type GetWorkspaceRequest = src.GetWorkspaceRequest

`GetWorkspace` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type InstallNpmPackagesRequest deprecated

type InstallNpmPackagesRequest = src.InstallNpmPackagesRequest

`InstallNpmPackages` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type InstallNpmPackagesResponse deprecated

type InstallNpmPackagesResponse = src.InstallNpmPackagesResponse

`InstallNpmPackages` response message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type ListCompilationResultsRequest deprecated

type ListCompilationResultsRequest = src.ListCompilationResultsRequest

`ListCompilationResults` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type ListCompilationResultsResponse deprecated

type ListCompilationResultsResponse = src.ListCompilationResultsResponse

`ListCompilationResults` response message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type ListRepositoriesRequest deprecated

type ListRepositoriesRequest = src.ListRepositoriesRequest

`ListRepositories` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type ListRepositoriesResponse deprecated

type ListRepositoriesResponse = src.ListRepositoriesResponse

`ListRepositories` response message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type ListWorkflowInvocationsRequest deprecated

type ListWorkflowInvocationsRequest = src.ListWorkflowInvocationsRequest

`ListWorkflowInvocations` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type ListWorkflowInvocationsResponse deprecated

type ListWorkflowInvocationsResponse = src.ListWorkflowInvocationsResponse

`ListWorkflowInvocations` response message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type ListWorkspacesRequest deprecated

type ListWorkspacesRequest = src.ListWorkspacesRequest

`ListWorkspaces` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type ListWorkspacesResponse deprecated

type ListWorkspacesResponse = src.ListWorkspacesResponse

`ListWorkspaces` response message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type MakeDirectoryRequest deprecated

type MakeDirectoryRequest = src.MakeDirectoryRequest

`MakeDirectory` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type MakeDirectoryResponse deprecated

type MakeDirectoryResponse = src.MakeDirectoryResponse

`MakeDirectory` response message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type MoveDirectoryRequest deprecated

type MoveDirectoryRequest = src.MoveDirectoryRequest

`MoveDirectory` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type MoveDirectoryResponse deprecated

type MoveDirectoryResponse = src.MoveDirectoryResponse

`MoveDirectory` response message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type MoveFileRequest deprecated

type MoveFileRequest = src.MoveFileRequest

`MoveFile` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type MoveFileResponse deprecated

type MoveFileResponse = src.MoveFileResponse

`MoveFile` response message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type PullGitCommitsRequest deprecated

type PullGitCommitsRequest = src.PullGitCommitsRequest

`PullGitCommits` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type PushGitCommitsRequest deprecated

type PushGitCommitsRequest = src.PushGitCommitsRequest

`PushGitCommits` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type QueryCompilationResultActionsRequest deprecated

type QueryCompilationResultActionsRequest = src.QueryCompilationResultActionsRequest

`QueryCompilationResultActions` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type QueryCompilationResultActionsResponse deprecated

type QueryCompilationResultActionsResponse = src.QueryCompilationResultActionsResponse

`QueryCompilationResultActions` response message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type QueryDirectoryContentsRequest deprecated

type QueryDirectoryContentsRequest = src.QueryDirectoryContentsRequest

`QueryDirectoryContents` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type QueryDirectoryContentsResponse deprecated

type QueryDirectoryContentsResponse = src.QueryDirectoryContentsResponse

`QueryDirectoryContents` response message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type QueryDirectoryContentsResponse_DirectoryEntry deprecated

type QueryDirectoryContentsResponse_DirectoryEntry = src.QueryDirectoryContentsResponse_DirectoryEntry

Represents a single entry in a workspace directory.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type QueryWorkflowInvocationActionsRequest deprecated

type QueryWorkflowInvocationActionsRequest = src.QueryWorkflowInvocationActionsRequest

`QueryWorkflowInvocationActions` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type QueryWorkflowInvocationActionsResponse deprecated

type QueryWorkflowInvocationActionsResponse = src.QueryWorkflowInvocationActionsResponse

`QueryWorkflowInvocationActions` response message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type ReadFileRequest deprecated

type ReadFileRequest = src.ReadFileRequest

`ReadFile` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type ReadFileResponse deprecated

type ReadFileResponse = src.ReadFileResponse

`ReadFile` response message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type RelationDescriptor deprecated

type RelationDescriptor = src.RelationDescriptor

Describes a relation and its columns.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type RelationDescriptor_ColumnDescriptor deprecated

type RelationDescriptor_ColumnDescriptor = src.RelationDescriptor_ColumnDescriptor

Describes a column.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type RemoveDirectoryRequest deprecated

type RemoveDirectoryRequest = src.RemoveDirectoryRequest

`RemoveDirectory` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type RemoveFileRequest deprecated

type RemoveFileRequest = src.RemoveFileRequest

`RemoveFile` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type Repository deprecated

type Repository = src.Repository

Represents a Dataform Git repository.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type Repository_GitRemoteSettings deprecated

type Repository_GitRemoteSettings = src.Repository_GitRemoteSettings

Controls Git remote configuration for a repository.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type Repository_GitRemoteSettings_TokenStatus deprecated

type Repository_GitRemoteSettings_TokenStatus = src.Repository_GitRemoteSettings_TokenStatus

Indicates the status of a Git authentication token.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type ResetWorkspaceChangesRequest deprecated

type ResetWorkspaceChangesRequest = src.ResetWorkspaceChangesRequest

`ResetWorkspaceChanges` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type Target deprecated

type Target = src.Target

Represents an action identifier. If the action writes output, the output will be written to the referenced database object.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type UnimplementedDataformServer deprecated

type UnimplementedDataformServer = src.UnimplementedDataformServer

UnimplementedDataformServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type UpdateRepositoryRequest deprecated

type UpdateRepositoryRequest = src.UpdateRepositoryRequest

`UpdateRepository` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type WorkflowInvocation deprecated

type WorkflowInvocation = src.WorkflowInvocation

Represents a single invocation of a compilation result.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type WorkflowInvocationAction deprecated

type WorkflowInvocationAction = src.WorkflowInvocationAction

Represents a single action in a workflow invocation.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type WorkflowInvocationAction_BigQueryAction deprecated

type WorkflowInvocationAction_BigQueryAction = src.WorkflowInvocationAction_BigQueryAction

Represents a workflow action that will run against BigQuery.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type WorkflowInvocationAction_State deprecated

type WorkflowInvocationAction_State = src.WorkflowInvocationAction_State

Represents the current state of an workflow invocation action.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type WorkflowInvocation_InvocationConfig deprecated

type WorkflowInvocation_InvocationConfig = src.WorkflowInvocation_InvocationConfig

Includes various configuration options for this workflow invocation. If both `included_targets` and `included_tags` are unset, all actions will be included.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type WorkflowInvocation_State deprecated

type WorkflowInvocation_State = src.WorkflowInvocation_State

Represents the current state of a workflow invocation.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type Workspace deprecated

type Workspace = src.Workspace

Represents a Dataform Git workspace.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type WriteFileRequest deprecated

type WriteFileRequest = src.WriteFileRequest

`WriteFile` request message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

type WriteFileResponse deprecated

type WriteFileResponse = src.WriteFileResponse

`WriteFile` response message.

Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL