Namespace Google.Apis.DatabaseMigrationService.v1beta1
Classes
DatabaseMigrationServiceBaseServiceRequest<TResponse>
A base abstract class for DatabaseMigrationService requests.
DatabaseMigrationServiceService
The DatabaseMigrationService Service.
DatabaseMigrationServiceService.Scope
Available OAuth 2.0 scopes for use with the Database Migration API.
DatabaseMigrationServiceService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Database Migration API.
ProjectsResource
The "projects" collection of methods.
ProjectsResource.LocationsResource
The "locations" collection of methods.
ProjectsResource.LocationsResource.ConnectionProfilesResource
The "connectionProfiles" collection of methods.
ProjectsResource.LocationsResource.ConnectionProfilesResource.CreateRequest
Creates a new connection profile in a given project and location.
ProjectsResource.LocationsResource.ConnectionProfilesResource.DeleteRequest
Deletes a single Database Migration Service connection profile. A connection profile can only be deleted if it is not in use by any active migration jobs.
ProjectsResource.LocationsResource.ConnectionProfilesResource.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.ConnectionProfilesResource.GetRequest
Gets details of a single connection profile.
ProjectsResource.LocationsResource.ConnectionProfilesResource.ListRequest
Retrieve a list of all connection profiles in a given project and location.
ProjectsResource.LocationsResource.ConnectionProfilesResource.PatchRequest
Update the configuration of a single connection profile.
ProjectsResource.LocationsResource.ConnectionProfilesResource.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.ConnectionProfilesResource.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.GetRequest
Gets information about a location.
ProjectsResource.LocationsResource.ListRequest
Lists information about the supported locations for this service.
ProjectsResource.LocationsResource.MigrationJobsResource
The "migrationJobs" collection of methods.
ProjectsResource.LocationsResource.MigrationJobsResource.CreateRequest
Creates a new migration job in a given project and location.
ProjectsResource.LocationsResource.MigrationJobsResource.DeleteRequest
Deletes a single migration job.
ProjectsResource.LocationsResource.MigrationJobsResource.GenerateSshScriptRequest
Generate a SSH configuration script to configure the reverse SSH connectivity.
ProjectsResource.LocationsResource.MigrationJobsResource.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.MigrationJobsResource.GetRequest
Gets details of a single migration job.
ProjectsResource.LocationsResource.MigrationJobsResource.ListRequest
Lists migration jobs in a given project and location.
ProjectsResource.LocationsResource.MigrationJobsResource.PatchRequest
Updates the parameters of a single migration job.
ProjectsResource.LocationsResource.MigrationJobsResource.PromoteRequest
Promote a migration job, stopping replication to the destination and promoting the destination to be a standalone database.
ProjectsResource.LocationsResource.MigrationJobsResource.RestartRequest
Restart a stopped or failed migration job, resetting the destination instance to its original state and starting the migration process from scratch.
ProjectsResource.LocationsResource.MigrationJobsResource.ResumeRequest
Resume a migration job that is currently stopped and is resumable (was stopped during CDC phase).
ProjectsResource.LocationsResource.MigrationJobsResource.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.MigrationJobsResource.StartRequest
Start an already created migration job.
ProjectsResource.LocationsResource.MigrationJobsResource.StopRequest
Stops a running migration job.
ProjectsResource.LocationsResource.MigrationJobsResource.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.MigrationJobsResource.VerifyRequest
Verify a migration job, making sure the destination can reach the source and that all configuration and prerequisites are met.
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
.
Enums
DatabaseMigrationServiceBaseServiceRequest<TResponse>.AltEnum
Data format for response.
DatabaseMigrationServiceBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.