Namespace Google.Cloud.CloudDms.V1 (1.0.0)

Classes

CloudSqlConnectionProfile

Specifies required connection parameters, and, optionally, the parameters required to create a Cloud SQL destination database instance.

CloudSqlSettings

Settings for creating a Cloud SQL database instance.

CloudSqlSettings.Types

Container for nested types declared in the CloudSqlSettings message type.

ConnectionProfile

A connection profile definition.

ConnectionProfile.Types

Container for nested types declared in the ConnectionProfile message type.

ConnectionProfileName

Resource name for the ConnectionProfile resource.

CreateConnectionProfileRequest

Request message for 'CreateConnectionProfile' request.

CreateMigrationJobRequest

Request message to create a new Database Migration Service migration job in the specified project and region.

DatabaseType

A message defining the database engine and provider.

DataMigrationService

Database Migration service

DataMigrationService.DataMigrationServiceBase

Base class for server-side implementations of DataMigrationService

DataMigrationService.DataMigrationServiceClient

Client for DataMigrationService

DataMigrationServiceClient

DataMigrationService client wrapper, for convenient use.

DataMigrationServiceClientBuilder

Builder class for DataMigrationServiceClient to provide simple configuration of credentials, endpoint etc.

DataMigrationServiceClientImpl

DataMigrationService client wrapper implementation, for convenient use.

DataMigrationServiceSettings

Settings for DataMigrationServiceClient instances.

DeleteConnectionProfileRequest

Request message for 'DeleteConnectionProfile' request.

DeleteMigrationJobRequest

Request message for 'DeleteMigrationJob' request.

GenerateSshScriptRequest

Request message for 'GenerateSshScript' request.

GetConnectionProfileRequest

Request message for 'GetConnectionProfile' request.

GetMigrationJobRequest

Request message for 'GetMigrationJob' request.

ListConnectionProfilesRequest

Request message for 'ListConnectionProfiles' request.

ListConnectionProfilesResponse

Response message for 'ListConnectionProfiles' request.

ListMigrationJobsRequest

Retrieve a list of all migration jobs in a given project and location.

ListMigrationJobsResponse

Response message for 'ListMigrationJobs' request.

MigrationJob

Represents a Database Migration Service migration job object.

MigrationJob.Types

Container for nested types declared in the MigrationJob message type.

MigrationJobName

Resource name for the MigrationJob resource.

MigrationJobVerificationError

Error message of a verification Migration job.

MigrationJobVerificationError.Types

Container for nested types declared in the MigrationJobVerificationError message type.

MySqlConnectionProfile

Specifies connection parameters required specifically for MySQL databases.

OperationMetadata

Represents the metadata of the long-running operation.

PostgreSqlConnectionProfile

Specifies connection parameters required specifically for PostgreSQL databases.

PromoteMigrationJobRequest

Request message for 'PromoteMigrationJob' request.

RestartMigrationJobRequest

Request message for 'RestartMigrationJob' request.

ResumeMigrationJobRequest

Request message for 'ResumeMigrationJob' request.

ReverseSshConnectivity

The details needed to configure a reverse SSH tunnel between the source and destination databases. These details will be used when calling the generateSshScript method (see https://cloud.google.com/database-migration/docs/reference/rest/v1/projects.locations.migrationJobs/generateSshScript) to produce the script that will help set up the reverse SSH tunnel, and to set up the VPC peering between the Cloud SQL private network and the VPC.

SqlAclEntry

An entry for an Access Control list.

SqlIpConfig

IP Management configuration.

SshScript

Response message for 'GenerateSshScript' request.

SslConfig

SSL configuration information.

SslConfig.Types

Container for nested types declared in the SslConfig message type.

StartMigrationJobRequest

Request message for 'StartMigrationJob' request.

StaticIpConnectivity

The source database will allow incoming connections from the destination database's public IP. You can retrieve the Cloud SQL instance's public IP from the Cloud SQL console or using Cloud SQL APIs. No additional configuration is required.

StopMigrationJobRequest

Request message for 'StopMigrationJob' request.

UpdateConnectionProfileRequest

Request message for 'UpdateConnectionProfile' request.

UpdateMigrationJobRequest

Request message for 'UpdateMigrationJob' request.

VerifyMigrationJobRequest

Request message for 'VerifyMigrationJob' request.

VmCreationConfig

VM creation configuration message

VmSelectionConfig

VM selection configuration message

VpcPeeringConnectivity

The details of the VPC where the source database is located in Google Cloud. We will use this information to set up the VPC peering connection between Cloud SQL and this VPC.

Enums

CloudSqlSettings.Types.SqlActivationPolicy

Specifies when the instance should be activated.

CloudSqlSettings.Types.SqlDatabaseVersion

The database engine type and version.

CloudSqlSettings.Types.SqlDataDiskType

The storage options for Cloud SQL databases.

ConnectionProfile.ConnectionProfileOneofCase

Enum of possible cases for the "connection_profile" oneof.

ConnectionProfile.Types.State

The current connection profile state (e.g. DRAFT, READY, or FAILED).

ConnectionProfileName.ResourceNameType

The possible contents of ConnectionProfileName.

DatabaseEngine

The database engine types.

DatabaseProvider

The database providers.

GenerateSshScriptRequest.VmConfigOneofCase

Enum of possible cases for the "vm_config" oneof.

MigrationJob.ConnectivityOneofCase

Enum of possible cases for the "connectivity" oneof.

MigrationJob.Types.Phase

The current migration job phase.

MigrationJob.Types.State

The current migration job states.

MigrationJob.Types.Type

The type of migration job (one-time or continuous).

MigrationJobName.ResourceNameType

The possible contents of MigrationJobName.

MigrationJobVerificationError.Types.ErrorCode

A general error code describing the type of error that occurred.

SqlAclEntry.ExpirationOneofCase

Enum of possible cases for the "expiration" oneof.

SslConfig.Types.SslType

Specifies The kind of ssl configuration used.