Namespace Google.Apis.Dataform.v1beta1
Classes
DataformBaseServiceRequest<TResponse>
A base abstract class for Dataform requests.
DataformService
The Dataform Service.
DataformService.Scope
Available OAuth 2.0 scopes for use with the Dataform API.
DataformService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Dataform API.
ProjectsResource
The "projects" collection of methods.
ProjectsResource.LocationsResource
The "locations" collection of methods.
ProjectsResource.LocationsResource.CollectionsResource
The "collections" collection of methods.
ProjectsResource.LocationsResource.CollectionsResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
ProjectsResource.LocationsResource.CollectionsResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can return
NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
ProjectsResource.LocationsResource.CollectionsResource.TestIamPermissionsRequest
Returns permissions that a caller has on the specified resource. If the resource does not exist,
this will return an empty set of permissions, not a NOT_FOUND
error. Note: This operation is
designed to be used for building permission-aware UIs and command-line tools, not for authorization
checking. This operation may "fail open" without warning.
ProjectsResource.LocationsResource.GetConfigRequest
Get default config for a given project and location.
ProjectsResource.LocationsResource.GetRequest
Gets information about a location.
ProjectsResource.LocationsResource.ListRequest
Lists information about the supported locations for this service.
ProjectsResource.LocationsResource.RepositoriesResource
The "repositories" collection of methods.
ProjectsResource.LocationsResource.RepositoriesResource.CommentThreadsResource
The "commentThreads" collection of methods.
ProjectsResource.LocationsResource.RepositoriesResource.CommentThreadsResource.CommentsResource
The "comments" collection of methods.
ProjectsResource.LocationsResource.RepositoriesResource.CommentThreadsResource.CommentsResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
ProjectsResource.LocationsResource.RepositoriesResource.CommentThreadsResource.CommentsResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can
return NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
ProjectsResource.LocationsResource.RepositoriesResource.CommentThreadsResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
ProjectsResource.LocationsResource.RepositoriesResource.CommentThreadsResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can
return NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
ProjectsResource.LocationsResource.RepositoriesResource.CommitRequest
Applies a Git commit to a Repository. The Repository must not have a value for
git_remote_settings.url
.
ProjectsResource.LocationsResource.RepositoriesResource.CompilationResultsResource
The "compilationResults" collection of methods.
ProjectsResource.LocationsResource.RepositoriesResource.CompilationResultsResource.CreateRequest
Creates a new CompilationResult in a given project and location.
ProjectsResource.LocationsResource.RepositoriesResource.CompilationResultsResource.GetRequest
Fetches a single CompilationResult.
ProjectsResource.LocationsResource.RepositoriesResource.CompilationResultsResource.ListRequest
Lists CompilationResults in a given Repository.
ProjectsResource.LocationsResource.RepositoriesResource.CompilationResultsResource.QueryRequest
Returns CompilationResultActions in a given CompilationResult.
ProjectsResource.LocationsResource.RepositoriesResource.ComputeAccessTokenStatusRequest
Computes a Repository's Git access token status.
ProjectsResource.LocationsResource.RepositoriesResource.CreateRequest
Creates a new Repository in a given project and location.
ProjectsResource.LocationsResource.RepositoriesResource.DeleteRequest
Deletes a single Repository.
ProjectsResource.LocationsResource.RepositoriesResource.FetchHistoryRequest
Fetches a Repository's history of commits. The Repository must not have a value for
git_remote_settings.url
.
ProjectsResource.LocationsResource.RepositoriesResource.FetchRemoteBranchesRequest
Fetches a Repository's remote branches.
ProjectsResource.LocationsResource.RepositoriesResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
ProjectsResource.LocationsResource.RepositoriesResource.GetRequest
Fetches a single Repository.
ProjectsResource.LocationsResource.RepositoriesResource.ListRequest
Lists Repositories in a given project and location.
ProjectsResource.LocationsResource.RepositoriesResource.PatchRequest
Updates a single Repository.
ProjectsResource.LocationsResource.RepositoriesResource.QueryDirectoryContentsRequest
Returns the contents of a given Repository directory. The Repository must not have a value for
git_remote_settings.url
.
ProjectsResource.LocationsResource.RepositoriesResource.ReadFileRequest
Returns the contents of a file (inside a Repository). The Repository must not have a value for
git_remote_settings.url
.
ProjectsResource.LocationsResource.RepositoriesResource.ReleaseConfigsResource
The "releaseConfigs" collection of methods.
ProjectsResource.LocationsResource.RepositoriesResource.ReleaseConfigsResource.CreateRequest
Creates a new ReleaseConfig in a given Repository.
ProjectsResource.LocationsResource.RepositoriesResource.ReleaseConfigsResource.DeleteRequest
Deletes a single ReleaseConfig.
ProjectsResource.LocationsResource.RepositoriesResource.ReleaseConfigsResource.GetRequest
Fetches a single ReleaseConfig.
ProjectsResource.LocationsResource.RepositoriesResource.ReleaseConfigsResource.ListRequest
Lists ReleaseConfigs in a given Repository.
ProjectsResource.LocationsResource.RepositoriesResource.ReleaseConfigsResource.PatchRequest
Updates a single ReleaseConfig.
ProjectsResource.LocationsResource.RepositoriesResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can return
NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
ProjectsResource.LocationsResource.RepositoriesResource.TestIamPermissionsRequest
Returns permissions that a caller has on the specified resource. If the resource does not exist,
this will return an empty set of permissions, not a NOT_FOUND
error. Note: This operation is
designed to be used for building permission-aware UIs and command-line tools, not for authorization
checking. This operation may "fail open" without warning.
ProjectsResource.LocationsResource.RepositoriesResource.WorkflowConfigsResource
The "workflowConfigs" collection of methods.
ProjectsResource.LocationsResource.RepositoriesResource.WorkflowConfigsResource.CreateRequest
Creates a new WorkflowConfig in a given Repository.
ProjectsResource.LocationsResource.RepositoriesResource.WorkflowConfigsResource.DeleteRequest
Deletes a single WorkflowConfig.
ProjectsResource.LocationsResource.RepositoriesResource.WorkflowConfigsResource.GetRequest
Fetches a single WorkflowConfig.
ProjectsResource.LocationsResource.RepositoriesResource.WorkflowConfigsResource.ListRequest
Lists WorkflowConfigs in a given Repository.
ProjectsResource.LocationsResource.RepositoriesResource.WorkflowConfigsResource.PatchRequest
Updates a single WorkflowConfig.
ProjectsResource.LocationsResource.RepositoriesResource.WorkflowInvocationsResource
The "workflowInvocations" collection of methods.
ProjectsResource.LocationsResource.RepositoriesResource.WorkflowInvocationsResource.CancelRequest
Requests cancellation of a running WorkflowInvocation.
ProjectsResource.LocationsResource.RepositoriesResource.WorkflowInvocationsResource.CreateRequest
Creates a new WorkflowInvocation in a given Repository.
ProjectsResource.LocationsResource.RepositoriesResource.WorkflowInvocationsResource.DeleteRequest
Deletes a single WorkflowInvocation.
ProjectsResource.LocationsResource.RepositoriesResource.WorkflowInvocationsResource.GetRequest
Fetches a single WorkflowInvocation.
ProjectsResource.LocationsResource.RepositoriesResource.WorkflowInvocationsResource.ListRequest
Lists WorkflowInvocations in a given Repository.
ProjectsResource.LocationsResource.RepositoriesResource.WorkflowInvocationsResource.QueryRequest
Returns WorkflowInvocationActions in a given WorkflowInvocation.
ProjectsResource.LocationsResource.RepositoriesResource.WorkspacesResource
The "workspaces" collection of methods.
ProjectsResource.LocationsResource.RepositoriesResource.WorkspacesResource.CommitRequest
Applies a Git commit for uncommitted files in a Workspace.
ProjectsResource.LocationsResource.RepositoriesResource.WorkspacesResource.CreateRequest
Creates a new Workspace in a given Repository.
ProjectsResource.LocationsResource.RepositoriesResource.WorkspacesResource.DeleteRequest
Deletes a single Workspace.
ProjectsResource.LocationsResource.RepositoriesResource.WorkspacesResource.FetchFileDiffRequest
Fetches Git diff for an uncommitted file in a Workspace.
ProjectsResource.LocationsResource.RepositoriesResource.WorkspacesResource.FetchFileGitStatusesRequest
Fetches Git statuses for the files in a Workspace.
ProjectsResource.LocationsResource.RepositoriesResource.WorkspacesResource.FetchGitAheadBehindRequest
Fetches Git ahead/behind against a remote branch.
ProjectsResource.LocationsResource.RepositoriesResource.WorkspacesResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
ProjectsResource.LocationsResource.RepositoriesResource.WorkspacesResource.GetRequest
Fetches a single Workspace.
ProjectsResource.LocationsResource.RepositoriesResource.WorkspacesResource.InstallNpmPackagesRequest
Installs dependency NPM packages (inside a Workspace).
ProjectsResource.LocationsResource.RepositoriesResource.WorkspacesResource.ListRequest
Lists Workspaces in a given Repository.
ProjectsResource.LocationsResource.RepositoriesResource.WorkspacesResource.MakeDirectoryRequest
Creates a directory inside a Workspace.
ProjectsResource.LocationsResource.RepositoriesResource.WorkspacesResource.MoveDirectoryRequest
Moves a directory (inside a Workspace), and all of its contents, to a new location.
ProjectsResource.LocationsResource.RepositoriesResource.WorkspacesResource.MoveFileRequest
Moves a file (inside a Workspace) to a new location.
ProjectsResource.LocationsResource.RepositoriesResource.WorkspacesResource.PullRequest
Pulls Git commits from the Repository's remote into a Workspace.
ProjectsResource.LocationsResource.RepositoriesResource.WorkspacesResource.PushRequest
Pushes Git commits from a Workspace to the Repository's remote.
ProjectsResource.LocationsResource.RepositoriesResource.WorkspacesResource.QueryDirectoryContentsRequest
Returns the contents of a given Workspace directory.
ProjectsResource.LocationsResource.RepositoriesResource.WorkspacesResource.ReadFileRequest
Returns the contents of a file (inside a Workspace).
ProjectsResource.LocationsResource.RepositoriesResource.WorkspacesResource.RemoveDirectoryRequest
Deletes a directory (inside a Workspace) and all of its contents.
ProjectsResource.LocationsResource.RepositoriesResource.WorkspacesResource.RemoveFileRequest
Deletes a file (inside a Workspace).
ProjectsResource.LocationsResource.RepositoriesResource.WorkspacesResource.ResetRequest
Performs a Git reset for uncommitted files in a Workspace.
ProjectsResource.LocationsResource.RepositoriesResource.WorkspacesResource.SearchFilesRequest
Finds the contents of a given Workspace directory by filter.
ProjectsResource.LocationsResource.RepositoriesResource.WorkspacesResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can
return NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
ProjectsResource.LocationsResource.RepositoriesResource.WorkspacesResource.TestIamPermissionsRequest
Returns permissions that a caller has on the specified resource. If the resource does not exist,
this will return an empty set of permissions, not a NOT_FOUND
error. Note: This operation is
designed to be used for building permission-aware UIs and command-line tools, not for
authorization checking. This operation may "fail open" without warning.
ProjectsResource.LocationsResource.RepositoriesResource.WorkspacesResource.WriteFileRequest
Writes to a file (inside a Workspace).
ProjectsResource.LocationsResource.UpdateConfigRequest
Update default config for a given project and location.
Enums
DataformBaseServiceRequest<TResponse>.AltEnum
Data format for response.
DataformBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.