Namespace Google.Apis.DataFusion.v1beta1 | Google.Apis.DataFusion.v1beta1
Show / Hide Table of Contents

Namespace Google.Apis.DataFusion.v1beta1

Classes

DataFusionBaseServiceRequest<TResponse>

A base abstract class for DataFusion requests.

DataFusionService

The DataFusion Service.

DataFusionService.Scope

Available OAuth 2.0 scopes for use with the Cloud Data Fusion API.

DataFusionService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Cloud Data Fusion API.

ProjectsResource

The "projects" collection of methods.

ProjectsResource.LocationsResource

The "locations" collection of methods.

ProjectsResource.LocationsResource.GetRequest

Gets information about a location.

ProjectsResource.LocationsResource.InstancesResource

The "instances" collection of methods.

ProjectsResource.LocationsResource.InstancesResource.CreateRequest

Creates a new Data Fusion instance in the specified project and location.

ProjectsResource.LocationsResource.InstancesResource.DeleteRequest

Deletes a single Data Fusion instance.

ProjectsResource.LocationsResource.InstancesResource.DnsPeeringsResource

The "dnsPeerings" collection of methods.

ProjectsResource.LocationsResource.InstancesResource.DnsPeeringsResource.CreateRequest

Creates DNS peering on the given resource.

ProjectsResource.LocationsResource.InstancesResource.DnsPeeringsResource.DeleteRequest

Deletes DNS peering on the given resource.

ProjectsResource.LocationsResource.InstancesResource.DnsPeeringsResource.ListRequest

Lists DNS peerings for a given resource.

ProjectsResource.LocationsResource.InstancesResource.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.InstancesResource.GetRequest

Gets details of a single Data Fusion instance.

ProjectsResource.LocationsResource.InstancesResource.ListRequest

Lists Data Fusion instances in the specified project and location.

ProjectsResource.LocationsResource.InstancesResource.NamespacesResource

The "namespaces" collection of methods.

ProjectsResource.LocationsResource.InstancesResource.NamespacesResource.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.InstancesResource.NamespacesResource.ListRequest

List namespaces in a given instance

ProjectsResource.LocationsResource.InstancesResource.NamespacesResource.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.InstancesResource.NamespacesResource.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.InstancesResource.Request

Updates a single Data Fusion instance.

ProjectsResource.LocationsResource.InstancesResource.RestartRequest

Restart a single Data Fusion instance. At the end of an operation instance is fully restarted.

ProjectsResource.LocationsResource.InstancesResource.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.InstancesResource.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.InstancesResource.UpgradeRequest

Upgrade a single Data Fusion instance. At the end of an operation instance is fully upgraded.

ProjectsResource.LocationsResource.ListRequest

Lists information about the supported locations for this service.

ProjectsResource.LocationsResource.OperationsResource

The "operations" collection of methods.

ProjectsResource.LocationsResource.OperationsResource.CancelRequest

Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED.

ProjectsResource.LocationsResource.OperationsResource.DeleteRequest

Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED.

ProjectsResource.LocationsResource.OperationsResource.GetRequest

Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

ProjectsResource.LocationsResource.OperationsResource.ListRequest

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

ProjectsResource.LocationsResource.RemoveIamPolicyRequest

Remove IAM policy that is currently set on the given resource.

ProjectsResource.LocationsResource.VersionsResource

The "versions" collection of methods.

ProjectsResource.LocationsResource.VersionsResource.ListRequest

Lists possible versions for Data Fusion instances in the specified project and location.

Enums

DataFusionBaseServiceRequest<TResponse>.AltEnum

Data format for response.

DataFusionBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

ProjectsResource.LocationsResource.InstancesResource.NamespacesResource.ListRequest.ViewEnum

By default, only basic information about a namespace is returned (e.g. name). When NAMESPACE_VIEW_FULL is specified, additional information associated with a namespace gets returned (e.g. IAM policy set on the namespace)

In this article
Back to top Generated by DocFX