Documentation
¶
Index ¶
- Variables
- func RegisterDataMigrationServiceServer(s *grpc.Server, srv DataMigrationServiceServer)
- type AlloyDbConnectionProfile
- func (*AlloyDbConnectionProfile) Descriptor() ([]byte, []int)deprecated
- func (x *AlloyDbConnectionProfile) GetClusterId() string
- func (x *AlloyDbConnectionProfile) GetSettings() *AlloyDbSettings
- func (*AlloyDbConnectionProfile) ProtoMessage()
- func (x *AlloyDbConnectionProfile) ProtoReflect() protoreflect.Message
- func (x *AlloyDbConnectionProfile) Reset()
- func (x *AlloyDbConnectionProfile) String() string
- type AlloyDbSettings
- func (*AlloyDbSettings) Descriptor() ([]byte, []int)deprecated
- func (x *AlloyDbSettings) GetEncryptionConfig() *AlloyDbSettings_EncryptionConfig
- func (x *AlloyDbSettings) GetInitialUser() *AlloyDbSettings_UserPassword
- func (x *AlloyDbSettings) GetLabels() map[string]string
- func (x *AlloyDbSettings) GetPrimaryInstanceSettings() *AlloyDbSettings_PrimaryInstanceSettings
- func (x *AlloyDbSettings) GetVpcNetwork() string
- func (*AlloyDbSettings) ProtoMessage()
- func (x *AlloyDbSettings) ProtoReflect() protoreflect.Message
- func (x *AlloyDbSettings) Reset()
- func (x *AlloyDbSettings) String() string
- type AlloyDbSettings_EncryptionConfig
- func (*AlloyDbSettings_EncryptionConfig) Descriptor() ([]byte, []int)deprecated
- func (x *AlloyDbSettings_EncryptionConfig) GetKmsKeyName() string
- func (*AlloyDbSettings_EncryptionConfig) ProtoMessage()
- func (x *AlloyDbSettings_EncryptionConfig) ProtoReflect() protoreflect.Message
- func (x *AlloyDbSettings_EncryptionConfig) Reset()
- func (x *AlloyDbSettings_EncryptionConfig) String() string
- type AlloyDbSettings_PrimaryInstanceSettings
- func (*AlloyDbSettings_PrimaryInstanceSettings) Descriptor() ([]byte, []int)deprecated
- func (x *AlloyDbSettings_PrimaryInstanceSettings) GetDatabaseFlags() map[string]string
- func (x *AlloyDbSettings_PrimaryInstanceSettings) GetId() string
- func (x *AlloyDbSettings_PrimaryInstanceSettings) GetLabels() map[string]string
- func (x *AlloyDbSettings_PrimaryInstanceSettings) GetMachineConfig() *AlloyDbSettings_PrimaryInstanceSettings_MachineConfig
- func (x *AlloyDbSettings_PrimaryInstanceSettings) GetPrivateIp() string
- func (*AlloyDbSettings_PrimaryInstanceSettings) ProtoMessage()
- func (x *AlloyDbSettings_PrimaryInstanceSettings) ProtoReflect() protoreflect.Message
- func (x *AlloyDbSettings_PrimaryInstanceSettings) Reset()
- func (x *AlloyDbSettings_PrimaryInstanceSettings) String() string
- type AlloyDbSettings_PrimaryInstanceSettings_MachineConfig
- func (*AlloyDbSettings_PrimaryInstanceSettings_MachineConfig) Descriptor() ([]byte, []int)deprecated
- func (x *AlloyDbSettings_PrimaryInstanceSettings_MachineConfig) GetCpuCount() int32
- func (*AlloyDbSettings_PrimaryInstanceSettings_MachineConfig) ProtoMessage()
- func (x *AlloyDbSettings_PrimaryInstanceSettings_MachineConfig) ProtoReflect() protoreflect.Message
- func (x *AlloyDbSettings_PrimaryInstanceSettings_MachineConfig) Reset()
- func (x *AlloyDbSettings_PrimaryInstanceSettings_MachineConfig) String() string
- type AlloyDbSettings_UserPassword
- func (*AlloyDbSettings_UserPassword) Descriptor() ([]byte, []int)deprecated
- func (x *AlloyDbSettings_UserPassword) GetPassword() string
- func (x *AlloyDbSettings_UserPassword) GetPasswordSet() bool
- func (x *AlloyDbSettings_UserPassword) GetUser() string
- func (*AlloyDbSettings_UserPassword) ProtoMessage()
- func (x *AlloyDbSettings_UserPassword) ProtoReflect() protoreflect.Message
- func (x *AlloyDbSettings_UserPassword) Reset()
- func (x *AlloyDbSettings_UserPassword) String() string
- type ApplyConversionWorkspaceRequest
- func (*ApplyConversionWorkspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ApplyConversionWorkspaceRequest) GetAutoCommit() bool
- func (x *ApplyConversionWorkspaceRequest) GetConnectionProfile() string
- func (m *ApplyConversionWorkspaceRequest) GetDestination() isApplyConversionWorkspaceRequest_Destination
- func (x *ApplyConversionWorkspaceRequest) GetDryRun() bool
- func (x *ApplyConversionWorkspaceRequest) GetFilter() string
- func (x *ApplyConversionWorkspaceRequest) GetName() string
- func (*ApplyConversionWorkspaceRequest) ProtoMessage()
- func (x *ApplyConversionWorkspaceRequest) ProtoReflect() protoreflect.Message
- func (x *ApplyConversionWorkspaceRequest) Reset()
- func (x *ApplyConversionWorkspaceRequest) String() string
- type ApplyConversionWorkspaceRequest_ConnectionProfile
- type ApplyHash
- func (*ApplyHash) Descriptor() ([]byte, []int)deprecated
- func (m *ApplyHash) GetHashFunction() isApplyHash_HashFunction
- func (x *ApplyHash) GetUuidFromBytes() *emptypb.Empty
- func (*ApplyHash) ProtoMessage()
- func (x *ApplyHash) ProtoReflect() protoreflect.Message
- func (x *ApplyHash) Reset()
- func (x *ApplyHash) String() string
- type ApplyHash_UuidFromBytes
- type AssignSpecificValue
- func (*AssignSpecificValue) Descriptor() ([]byte, []int)deprecated
- func (x *AssignSpecificValue) GetValue() string
- func (*AssignSpecificValue) ProtoMessage()
- func (x *AssignSpecificValue) ProtoReflect() protoreflect.Message
- func (x *AssignSpecificValue) Reset()
- func (x *AssignSpecificValue) String() string
- type BackgroundJobLogEntry
- func (*BackgroundJobLogEntry) Descriptor() ([]byte, []int)deprecated
- func (x *BackgroundJobLogEntry) GetApplyJobDetails() *BackgroundJobLogEntry_ApplyJobDetails
- func (x *BackgroundJobLogEntry) GetCompletionComment() string
- func (x *BackgroundJobLogEntry) GetCompletionState() BackgroundJobLogEntry_JobCompletionState
- func (x *BackgroundJobLogEntry) GetConvertJobDetails() *BackgroundJobLogEntry_ConvertJobDetails
- func (x *BackgroundJobLogEntry) GetFinishTime() *timestamppb.Timestamp
- func (x *BackgroundJobLogEntry) GetId() string
- func (x *BackgroundJobLogEntry) GetImportRulesJobDetails() *BackgroundJobLogEntry_ImportRulesJobDetails
- func (m *BackgroundJobLogEntry) GetJobDetails() isBackgroundJobLogEntry_JobDetails
- func (x *BackgroundJobLogEntry) GetJobType() BackgroundJobType
- func (x *BackgroundJobLogEntry) GetRequestAutocommit() bool
- func (x *BackgroundJobLogEntry) GetSeedJobDetails() *BackgroundJobLogEntry_SeedJobDetails
- func (x *BackgroundJobLogEntry) GetStartTime() *timestamppb.Timestamp
- func (*BackgroundJobLogEntry) ProtoMessage()
- func (x *BackgroundJobLogEntry) ProtoReflect() protoreflect.Message
- func (x *BackgroundJobLogEntry) Reset()
- func (x *BackgroundJobLogEntry) String() string
- type BackgroundJobLogEntry_ApplyJobDetails
- func (*BackgroundJobLogEntry_ApplyJobDetails) Descriptor() ([]byte, []int)deprecated
- func (x *BackgroundJobLogEntry_ApplyJobDetails) GetConnectionProfile() string
- func (x *BackgroundJobLogEntry_ApplyJobDetails) GetFilter() string
- func (*BackgroundJobLogEntry_ApplyJobDetails) ProtoMessage()
- func (x *BackgroundJobLogEntry_ApplyJobDetails) ProtoReflect() protoreflect.Message
- func (x *BackgroundJobLogEntry_ApplyJobDetails) Reset()
- func (x *BackgroundJobLogEntry_ApplyJobDetails) String() string
- type BackgroundJobLogEntry_ApplyJobDetails_
- type BackgroundJobLogEntry_ConvertJobDetails
- func (*BackgroundJobLogEntry_ConvertJobDetails) Descriptor() ([]byte, []int)deprecated
- func (x *BackgroundJobLogEntry_ConvertJobDetails) GetFilter() string
- func (*BackgroundJobLogEntry_ConvertJobDetails) ProtoMessage()
- func (x *BackgroundJobLogEntry_ConvertJobDetails) ProtoReflect() protoreflect.Message
- func (x *BackgroundJobLogEntry_ConvertJobDetails) Reset()
- func (x *BackgroundJobLogEntry_ConvertJobDetails) String() string
- type BackgroundJobLogEntry_ConvertJobDetails_
- type BackgroundJobLogEntry_ImportRulesJobDetails
- func (*BackgroundJobLogEntry_ImportRulesJobDetails) Descriptor() ([]byte, []int)deprecated
- func (x *BackgroundJobLogEntry_ImportRulesJobDetails) GetFileFormat() ImportRulesFileFormat
- func (x *BackgroundJobLogEntry_ImportRulesJobDetails) GetFiles() []string
- func (*BackgroundJobLogEntry_ImportRulesJobDetails) ProtoMessage()
- func (x *BackgroundJobLogEntry_ImportRulesJobDetails) ProtoReflect() protoreflect.Message
- func (x *BackgroundJobLogEntry_ImportRulesJobDetails) Reset()
- func (x *BackgroundJobLogEntry_ImportRulesJobDetails) String() string
- type BackgroundJobLogEntry_ImportRulesJobDetails_
- type BackgroundJobLogEntry_JobCompletionState
- func (BackgroundJobLogEntry_JobCompletionState) Descriptor() protoreflect.EnumDescriptor
- func (x BackgroundJobLogEntry_JobCompletionState) Enum() *BackgroundJobLogEntry_JobCompletionState
- func (BackgroundJobLogEntry_JobCompletionState) EnumDescriptor() ([]byte, []int)deprecated
- func (x BackgroundJobLogEntry_JobCompletionState) Number() protoreflect.EnumNumber
- func (x BackgroundJobLogEntry_JobCompletionState) String() string
- func (BackgroundJobLogEntry_JobCompletionState) Type() protoreflect.EnumType
- type BackgroundJobLogEntry_SeedJobDetails
- func (*BackgroundJobLogEntry_SeedJobDetails) Descriptor() ([]byte, []int)deprecated
- func (x *BackgroundJobLogEntry_SeedJobDetails) GetConnectionProfile() string
- func (*BackgroundJobLogEntry_SeedJobDetails) ProtoMessage()
- func (x *BackgroundJobLogEntry_SeedJobDetails) ProtoReflect() protoreflect.Message
- func (x *BackgroundJobLogEntry_SeedJobDetails) Reset()
- func (x *BackgroundJobLogEntry_SeedJobDetails) String() string
- type BackgroundJobLogEntry_SeedJobDetails_
- type BackgroundJobType
- func (BackgroundJobType) Descriptor() protoreflect.EnumDescriptor
- func (x BackgroundJobType) Enum() *BackgroundJobType
- func (BackgroundJobType) EnumDescriptor() ([]byte, []int)deprecated
- func (x BackgroundJobType) Number() protoreflect.EnumNumber
- func (x BackgroundJobType) String() string
- func (BackgroundJobType) Type() protoreflect.EnumType
- type CloudSqlConnectionProfile
- func (*CloudSqlConnectionProfile) Descriptor() ([]byte, []int)deprecated
- func (x *CloudSqlConnectionProfile) GetAdditionalPublicIp() string
- func (x *CloudSqlConnectionProfile) GetCloudSqlId() string
- func (x *CloudSqlConnectionProfile) GetPrivateIp() string
- func (x *CloudSqlConnectionProfile) GetPublicIp() string
- func (x *CloudSqlConnectionProfile) GetSettings() *CloudSqlSettings
- func (*CloudSqlConnectionProfile) ProtoMessage()
- func (x *CloudSqlConnectionProfile) ProtoReflect() protoreflect.Message
- func (x *CloudSqlConnectionProfile) Reset()
- func (x *CloudSqlConnectionProfile) String() string
- type CloudSqlSettings
- func (*CloudSqlSettings) Descriptor() ([]byte, []int)deprecated
- func (x *CloudSqlSettings) GetActivationPolicy() CloudSqlSettings_SqlActivationPolicy
- func (x *CloudSqlSettings) GetAutoStorageIncrease() *wrapperspb.BoolValue
- func (x *CloudSqlSettings) GetAvailabilityType() CloudSqlSettings_SqlAvailabilityType
- func (x *CloudSqlSettings) GetCmekKeyName() string
- func (x *CloudSqlSettings) GetCollation() string
- func (x *CloudSqlSettings) GetDataDiskSizeGb() *wrapperspb.Int64Value
- func (x *CloudSqlSettings) GetDataDiskType() CloudSqlSettings_SqlDataDiskType
- func (x *CloudSqlSettings) GetDatabaseFlags() map[string]string
- func (x *CloudSqlSettings) GetDatabaseVersion() CloudSqlSettings_SqlDatabaseVersion
- func (x *CloudSqlSettings) GetEdition() CloudSqlSettings_Edition
- func (x *CloudSqlSettings) GetIpConfig() *SqlIpConfig
- func (x *CloudSqlSettings) GetRootPassword() string
- func (x *CloudSqlSettings) GetRootPasswordSet() bool
- func (x *CloudSqlSettings) GetSecondaryZone() string
- func (x *CloudSqlSettings) GetSourceId() string
- func (x *CloudSqlSettings) GetStorageAutoResizeLimit() *wrapperspb.Int64Value
- func (x *CloudSqlSettings) GetTier() string
- func (x *CloudSqlSettings) GetUserLabels() map[string]string
- func (x *CloudSqlSettings) GetZone() string
- func (*CloudSqlSettings) ProtoMessage()
- func (x *CloudSqlSettings) ProtoReflect() protoreflect.Message
- func (x *CloudSqlSettings) Reset()
- func (x *CloudSqlSettings) String() string
- type CloudSqlSettings_Edition
- func (CloudSqlSettings_Edition) Descriptor() protoreflect.EnumDescriptor
- func (x CloudSqlSettings_Edition) Enum() *CloudSqlSettings_Edition
- func (CloudSqlSettings_Edition) EnumDescriptor() ([]byte, []int)deprecated
- func (x CloudSqlSettings_Edition) Number() protoreflect.EnumNumber
- func (x CloudSqlSettings_Edition) String() string
- func (CloudSqlSettings_Edition) Type() protoreflect.EnumType
- type CloudSqlSettings_SqlActivationPolicy
- func (CloudSqlSettings_SqlActivationPolicy) Descriptor() protoreflect.EnumDescriptor
- func (x CloudSqlSettings_SqlActivationPolicy) Enum() *CloudSqlSettings_SqlActivationPolicy
- func (CloudSqlSettings_SqlActivationPolicy) EnumDescriptor() ([]byte, []int)deprecated
- func (x CloudSqlSettings_SqlActivationPolicy) Number() protoreflect.EnumNumber
- func (x CloudSqlSettings_SqlActivationPolicy) String() string
- func (CloudSqlSettings_SqlActivationPolicy) Type() protoreflect.EnumType
- type CloudSqlSettings_SqlAvailabilityType
- func (CloudSqlSettings_SqlAvailabilityType) Descriptor() protoreflect.EnumDescriptor
- func (x CloudSqlSettings_SqlAvailabilityType) Enum() *CloudSqlSettings_SqlAvailabilityType
- func (CloudSqlSettings_SqlAvailabilityType) EnumDescriptor() ([]byte, []int)deprecated
- func (x CloudSqlSettings_SqlAvailabilityType) Number() protoreflect.EnumNumber
- func (x CloudSqlSettings_SqlAvailabilityType) String() string
- func (CloudSqlSettings_SqlAvailabilityType) Type() protoreflect.EnumType
- type CloudSqlSettings_SqlDataDiskType
- func (CloudSqlSettings_SqlDataDiskType) Descriptor() protoreflect.EnumDescriptor
- func (x CloudSqlSettings_SqlDataDiskType) Enum() *CloudSqlSettings_SqlDataDiskType
- func (CloudSqlSettings_SqlDataDiskType) EnumDescriptor() ([]byte, []int)deprecated
- func (x CloudSqlSettings_SqlDataDiskType) Number() protoreflect.EnumNumber
- func (x CloudSqlSettings_SqlDataDiskType) String() string
- func (CloudSqlSettings_SqlDataDiskType) Type() protoreflect.EnumType
- type CloudSqlSettings_SqlDatabaseVersion
- func (CloudSqlSettings_SqlDatabaseVersion) Descriptor() protoreflect.EnumDescriptor
- func (x CloudSqlSettings_SqlDatabaseVersion) Enum() *CloudSqlSettings_SqlDatabaseVersion
- func (CloudSqlSettings_SqlDatabaseVersion) EnumDescriptor() ([]byte, []int)deprecated
- func (x CloudSqlSettings_SqlDatabaseVersion) Number() protoreflect.EnumNumber
- func (x CloudSqlSettings_SqlDatabaseVersion) String() string
- func (CloudSqlSettings_SqlDatabaseVersion) Type() protoreflect.EnumType
- type ColumnEntity
- func (*ColumnEntity) Descriptor() ([]byte, []int)deprecated
- func (x *ColumnEntity) GetArray() bool
- func (x *ColumnEntity) GetArrayLength() int32
- func (x *ColumnEntity) GetAutoGenerated() bool
- func (x *ColumnEntity) GetCharset() string
- func (x *ColumnEntity) GetCollation() string
- func (x *ColumnEntity) GetComment() string
- func (x *ColumnEntity) GetCustomFeatures() *structpb.Struct
- func (x *ColumnEntity) GetDataType() string
- func (x *ColumnEntity) GetDefaultValue() string
- func (x *ColumnEntity) GetFractionalSecondsPrecision() int32
- func (x *ColumnEntity) GetLength() int64
- func (x *ColumnEntity) GetName() string
- func (x *ColumnEntity) GetNullable() bool
- func (x *ColumnEntity) GetOrdinalPosition() int32
- func (x *ColumnEntity) GetPrecision() int32
- func (x *ColumnEntity) GetScale() int32
- func (x *ColumnEntity) GetSetValues() []string
- func (x *ColumnEntity) GetUdt() bool
- func (*ColumnEntity) ProtoMessage()
- func (x *ColumnEntity) ProtoReflect() protoreflect.Message
- func (x *ColumnEntity) Reset()
- func (x *ColumnEntity) String() string
- type CommitConversionWorkspaceRequest
- func (*CommitConversionWorkspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CommitConversionWorkspaceRequest) GetCommitName() string
- func (x *CommitConversionWorkspaceRequest) GetName() string
- func (*CommitConversionWorkspaceRequest) ProtoMessage()
- func (x *CommitConversionWorkspaceRequest) ProtoReflect() protoreflect.Message
- func (x *CommitConversionWorkspaceRequest) Reset()
- func (x *CommitConversionWorkspaceRequest) String() string
- type ConditionalColumnSetValue
- func (*ConditionalColumnSetValue) Descriptor() ([]byte, []int)deprecated
- func (x *ConditionalColumnSetValue) GetCustomFeatures() *structpb.Struct
- func (m *ConditionalColumnSetValue) GetSourceFilter() isConditionalColumnSetValue_SourceFilter
- func (x *ConditionalColumnSetValue) GetSourceNumericFilter() *SourceNumericFilter
- func (x *ConditionalColumnSetValue) GetSourceTextFilter() *SourceTextFilter
- func (x *ConditionalColumnSetValue) GetValueTransformation() *ValueTransformation
- func (*ConditionalColumnSetValue) ProtoMessage()
- func (x *ConditionalColumnSetValue) ProtoReflect() protoreflect.Message
- func (x *ConditionalColumnSetValue) Reset()
- func (x *ConditionalColumnSetValue) String() string
- type ConditionalColumnSetValue_SourceNumericFilter
- type ConditionalColumnSetValue_SourceTextFilter
- type ConnectionProfile
- func (*ConnectionProfile) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectionProfile) GetAlloydb() *AlloyDbConnectionProfile
- func (x *ConnectionProfile) GetCloudsql() *CloudSqlConnectionProfile
- func (m *ConnectionProfile) GetConnectionProfile() isConnectionProfile_ConnectionProfile
- func (x *ConnectionProfile) GetCreateTime() *timestamppb.Timestamp
- func (x *ConnectionProfile) GetDisplayName() string
- func (x *ConnectionProfile) GetError() *status.Status
- func (x *ConnectionProfile) GetLabels() map[string]string
- func (x *ConnectionProfile) GetMysql() *MySqlConnectionProfile
- func (x *ConnectionProfile) GetName() string
- func (x *ConnectionProfile) GetOracle() *OracleConnectionProfile
- func (x *ConnectionProfile) GetPostgresql() *PostgreSqlConnectionProfile
- func (x *ConnectionProfile) GetProvider() DatabaseProvider
- func (x *ConnectionProfile) GetState() ConnectionProfile_State
- func (x *ConnectionProfile) GetUpdateTime() *timestamppb.Timestamp
- func (*ConnectionProfile) ProtoMessage()
- func (x *ConnectionProfile) ProtoReflect() protoreflect.Message
- func (x *ConnectionProfile) Reset()
- func (x *ConnectionProfile) String() string
- type ConnectionProfile_Alloydb
- type ConnectionProfile_Cloudsql
- type ConnectionProfile_Mysql
- type ConnectionProfile_Oracle
- type ConnectionProfile_Postgresql
- type ConnectionProfile_State
- func (ConnectionProfile_State) Descriptor() protoreflect.EnumDescriptor
- func (x ConnectionProfile_State) Enum() *ConnectionProfile_State
- func (ConnectionProfile_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x ConnectionProfile_State) Number() protoreflect.EnumNumber
- func (x ConnectionProfile_State) String() string
- func (ConnectionProfile_State) Type() protoreflect.EnumType
- type ConstraintEntity
- func (*ConstraintEntity) Descriptor() ([]byte, []int)deprecated
- func (x *ConstraintEntity) GetCustomFeatures() *structpb.Struct
- func (x *ConstraintEntity) GetName() string
- func (x *ConstraintEntity) GetReferenceColumns() []string
- func (x *ConstraintEntity) GetReferenceTable() string
- func (x *ConstraintEntity) GetTableColumns() []string
- func (x *ConstraintEntity) GetTableName() string
- func (x *ConstraintEntity) GetType() string
- func (*ConstraintEntity) ProtoMessage()
- func (x *ConstraintEntity) ProtoReflect() protoreflect.Message
- func (x *ConstraintEntity) Reset()
- func (x *ConstraintEntity) String() string
- type ConversionWorkspace
- func (*ConversionWorkspace) Descriptor() ([]byte, []int)deprecated
- func (x *ConversionWorkspace) GetCreateTime() *timestamppb.Timestamp
- func (x *ConversionWorkspace) GetDestination() *DatabaseEngineInfo
- func (x *ConversionWorkspace) GetDisplayName() string
- func (x *ConversionWorkspace) GetGlobalSettings() map[string]string
- func (x *ConversionWorkspace) GetHasUncommittedChanges() bool
- func (x *ConversionWorkspace) GetLatestCommitId() string
- func (x *ConversionWorkspace) GetLatestCommitTime() *timestamppb.Timestamp
- func (x *ConversionWorkspace) GetName() string
- func (x *ConversionWorkspace) GetSource() *DatabaseEngineInfo
- func (x *ConversionWorkspace) GetUpdateTime() *timestamppb.Timestamp
- func (*ConversionWorkspace) ProtoMessage()
- func (x *ConversionWorkspace) ProtoReflect() protoreflect.Message
- func (x *ConversionWorkspace) Reset()
- func (x *ConversionWorkspace) String() string
- type ConversionWorkspaceInfo
- func (*ConversionWorkspaceInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ConversionWorkspaceInfo) GetCommitId() string
- func (x *ConversionWorkspaceInfo) GetName() string
- func (*ConversionWorkspaceInfo) ProtoMessage()
- func (x *ConversionWorkspaceInfo) ProtoReflect() protoreflect.Message
- func (x *ConversionWorkspaceInfo) Reset()
- func (x *ConversionWorkspaceInfo) String() string
- type ConvertConversionWorkspaceRequest
- func (*ConvertConversionWorkspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ConvertConversionWorkspaceRequest) GetAutoCommit() bool
- func (x *ConvertConversionWorkspaceRequest) GetConvertFullPath() bool
- func (x *ConvertConversionWorkspaceRequest) GetFilter() string
- func (x *ConvertConversionWorkspaceRequest) GetName() string
- func (*ConvertConversionWorkspaceRequest) ProtoMessage()
- func (x *ConvertConversionWorkspaceRequest) ProtoReflect() protoreflect.Message
- func (x *ConvertConversionWorkspaceRequest) Reset()
- func (x *ConvertConversionWorkspaceRequest) String() string
- type ConvertRowIdToColumn
- func (*ConvertRowIdToColumn) Descriptor() ([]byte, []int)deprecated
- func (x *ConvertRowIdToColumn) GetOnlyIfNoPrimaryKey() bool
- func (*ConvertRowIdToColumn) ProtoMessage()
- func (x *ConvertRowIdToColumn) ProtoReflect() protoreflect.Message
- func (x *ConvertRowIdToColumn) Reset()
- func (x *ConvertRowIdToColumn) String() string
- type CreateConnectionProfileRequest
- func (*CreateConnectionProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateConnectionProfileRequest) GetConnectionProfile() *ConnectionProfile
- func (x *CreateConnectionProfileRequest) GetConnectionProfileId() string
- func (x *CreateConnectionProfileRequest) GetParent() string
- func (x *CreateConnectionProfileRequest) GetRequestId() string
- func (x *CreateConnectionProfileRequest) GetSkipValidation() bool
- func (x *CreateConnectionProfileRequest) GetValidateOnly() bool
- func (*CreateConnectionProfileRequest) ProtoMessage()
- func (x *CreateConnectionProfileRequest) ProtoReflect() protoreflect.Message
- func (x *CreateConnectionProfileRequest) Reset()
- func (x *CreateConnectionProfileRequest) String() string
- type CreateConversionWorkspaceRequest
- func (*CreateConversionWorkspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateConversionWorkspaceRequest) GetConversionWorkspace() *ConversionWorkspace
- func (x *CreateConversionWorkspaceRequest) GetConversionWorkspaceId() string
- func (x *CreateConversionWorkspaceRequest) GetParent() string
- func (x *CreateConversionWorkspaceRequest) GetRequestId() string
- func (*CreateConversionWorkspaceRequest) ProtoMessage()
- func (x *CreateConversionWorkspaceRequest) ProtoReflect() protoreflect.Message
- func (x *CreateConversionWorkspaceRequest) Reset()
- func (x *CreateConversionWorkspaceRequest) String() string
- type CreateMappingRuleRequest
- func (*CreateMappingRuleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateMappingRuleRequest) GetMappingRule() *MappingRule
- func (x *CreateMappingRuleRequest) GetMappingRuleId() string
- func (x *CreateMappingRuleRequest) GetParent() string
- func (x *CreateMappingRuleRequest) GetRequestId() string
- func (*CreateMappingRuleRequest) ProtoMessage()
- func (x *CreateMappingRuleRequest) ProtoReflect() protoreflect.Message
- func (x *CreateMappingRuleRequest) Reset()
- func (x *CreateMappingRuleRequest) String() string
- type CreateMigrationJobRequest
- func (*CreateMigrationJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateMigrationJobRequest) GetMigrationJob() *MigrationJob
- func (x *CreateMigrationJobRequest) GetMigrationJobId() string
- func (x *CreateMigrationJobRequest) GetParent() string
- func (x *CreateMigrationJobRequest) GetRequestId() string
- func (*CreateMigrationJobRequest) ProtoMessage()
- func (x *CreateMigrationJobRequest) ProtoReflect() protoreflect.Message
- func (x *CreateMigrationJobRequest) Reset()
- func (x *CreateMigrationJobRequest) String() string
- type CreatePrivateConnectionRequest
- func (*CreatePrivateConnectionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePrivateConnectionRequest) GetParent() string
- func (x *CreatePrivateConnectionRequest) GetPrivateConnection() *PrivateConnection
- func (x *CreatePrivateConnectionRequest) GetPrivateConnectionId() string
- func (x *CreatePrivateConnectionRequest) GetRequestId() string
- func (x *CreatePrivateConnectionRequest) GetSkipValidation() bool
- func (*CreatePrivateConnectionRequest) ProtoMessage()
- func (x *CreatePrivateConnectionRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePrivateConnectionRequest) Reset()
- func (x *CreatePrivateConnectionRequest) String() string
- type DataMigrationServiceClient
- type DataMigrationServiceServer
- type DatabaseEngine
- func (DatabaseEngine) Descriptor() protoreflect.EnumDescriptor
- func (x DatabaseEngine) Enum() *DatabaseEngine
- func (DatabaseEngine) EnumDescriptor() ([]byte, []int)deprecated
- func (x DatabaseEngine) Number() protoreflect.EnumNumber
- func (x DatabaseEngine) String() string
- func (DatabaseEngine) Type() protoreflect.EnumType
- type DatabaseEngineInfo
- func (*DatabaseEngineInfo) Descriptor() ([]byte, []int)deprecated
- func (x *DatabaseEngineInfo) GetEngine() DatabaseEngine
- func (x *DatabaseEngineInfo) GetVersion() string
- func (*DatabaseEngineInfo) ProtoMessage()
- func (x *DatabaseEngineInfo) ProtoReflect() protoreflect.Message
- func (x *DatabaseEngineInfo) Reset()
- func (x *DatabaseEngineInfo) String() string
- type DatabaseEntity
- func (*DatabaseEntity) Descriptor() ([]byte, []int)deprecated
- func (x *DatabaseEntity) GetDatabase() *DatabaseInstanceEntity
- func (x *DatabaseEntity) GetDatabaseFunction() *FunctionEntity
- func (x *DatabaseEntity) GetDatabasePackage() *PackageEntity
- func (m *DatabaseEntity) GetEntityBody() isDatabaseEntity_EntityBody
- func (x *DatabaseEntity) GetEntityDdl() []*EntityDdl
- func (x *DatabaseEntity) GetEntityType() DatabaseEntityType
- func (x *DatabaseEntity) GetIssues() []*EntityIssue
- func (x *DatabaseEntity) GetMappings() []*EntityMapping
- func (x *DatabaseEntity) GetMaterializedView() *MaterializedViewEntity
- func (x *DatabaseEntity) GetParentEntity() string
- func (x *DatabaseEntity) GetSchema() *SchemaEntity
- func (x *DatabaseEntity) GetSequence() *SequenceEntity
- func (x *DatabaseEntity) GetShortName() string
- func (x *DatabaseEntity) GetStoredProcedure() *StoredProcedureEntity
- func (x *DatabaseEntity) GetSynonym() *SynonymEntity
- func (x *DatabaseEntity) GetTable() *TableEntity
- func (x *DatabaseEntity) GetTree() DatabaseEntity_TreeType
- func (x *DatabaseEntity) GetUdt() *UDTEntity
- func (x *DatabaseEntity) GetView() *ViewEntity
- func (*DatabaseEntity) ProtoMessage()
- func (x *DatabaseEntity) ProtoReflect() protoreflect.Message
- func (x *DatabaseEntity) Reset()
- func (x *DatabaseEntity) String() string
- type DatabaseEntityType
- func (DatabaseEntityType) Descriptor() protoreflect.EnumDescriptor
- func (x DatabaseEntityType) Enum() *DatabaseEntityType
- func (DatabaseEntityType) EnumDescriptor() ([]byte, []int)deprecated
- func (x DatabaseEntityType) Number() protoreflect.EnumNumber
- func (x DatabaseEntityType) String() string
- func (DatabaseEntityType) Type() protoreflect.EnumType
- type DatabaseEntityView
- func (DatabaseEntityView) Descriptor() protoreflect.EnumDescriptor
- func (x DatabaseEntityView) Enum() *DatabaseEntityView
- func (DatabaseEntityView) EnumDescriptor() ([]byte, []int)deprecated
- func (x DatabaseEntityView) Number() protoreflect.EnumNumber
- func (x DatabaseEntityView) String() string
- func (DatabaseEntityView) Type() protoreflect.EnumType
- type DatabaseEntity_Database
- type DatabaseEntity_DatabaseFunction
- type DatabaseEntity_DatabasePackage
- type DatabaseEntity_MaterializedView
- type DatabaseEntity_Schema
- type DatabaseEntity_Sequence
- type DatabaseEntity_StoredProcedure
- type DatabaseEntity_Synonym
- type DatabaseEntity_Table
- type DatabaseEntity_TreeType
- func (DatabaseEntity_TreeType) Descriptor() protoreflect.EnumDescriptor
- func (x DatabaseEntity_TreeType) Enum() *DatabaseEntity_TreeType
- func (DatabaseEntity_TreeType) EnumDescriptor() ([]byte, []int)deprecated
- func (x DatabaseEntity_TreeType) Number() protoreflect.EnumNumber
- func (x DatabaseEntity_TreeType) String() string
- func (DatabaseEntity_TreeType) Type() protoreflect.EnumType
- type DatabaseEntity_Udt
- type DatabaseEntity_View
- type DatabaseInstanceEntity
- func (*DatabaseInstanceEntity) Descriptor() ([]byte, []int)deprecated
- func (x *DatabaseInstanceEntity) GetCustomFeatures() *structpb.Struct
- func (*DatabaseInstanceEntity) ProtoMessage()
- func (x *DatabaseInstanceEntity) ProtoReflect() protoreflect.Message
- func (x *DatabaseInstanceEntity) Reset()
- func (x *DatabaseInstanceEntity) String() string
- type DatabaseProvider
- func (DatabaseProvider) Descriptor() protoreflect.EnumDescriptor
- func (x DatabaseProvider) Enum() *DatabaseProvider
- func (DatabaseProvider) EnumDescriptor() ([]byte, []int)deprecated
- func (x DatabaseProvider) Number() protoreflect.EnumNumber
- func (x DatabaseProvider) String() string
- func (DatabaseProvider) Type() protoreflect.EnumType
- type DatabaseType
- func (*DatabaseType) Descriptor() ([]byte, []int)deprecated
- func (x *DatabaseType) GetEngine() DatabaseEngine
- func (x *DatabaseType) GetProvider() DatabaseProvider
- func (*DatabaseType) ProtoMessage()
- func (x *DatabaseType) ProtoReflect() protoreflect.Message
- func (x *DatabaseType) Reset()
- func (x *DatabaseType) String() string
- type DeleteConnectionProfileRequest
- func (*DeleteConnectionProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteConnectionProfileRequest) GetForce() bool
- func (x *DeleteConnectionProfileRequest) GetName() string
- func (x *DeleteConnectionProfileRequest) GetRequestId() string
- func (*DeleteConnectionProfileRequest) ProtoMessage()
- func (x *DeleteConnectionProfileRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteConnectionProfileRequest) Reset()
- func (x *DeleteConnectionProfileRequest) String() string
- type DeleteConversionWorkspaceRequest
- func (*DeleteConversionWorkspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteConversionWorkspaceRequest) GetForce() bool
- func (x *DeleteConversionWorkspaceRequest) GetName() string
- func (x *DeleteConversionWorkspaceRequest) GetRequestId() string
- func (*DeleteConversionWorkspaceRequest) ProtoMessage()
- func (x *DeleteConversionWorkspaceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteConversionWorkspaceRequest) Reset()
- func (x *DeleteConversionWorkspaceRequest) String() string
- type DeleteMappingRuleRequest
- func (*DeleteMappingRuleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteMappingRuleRequest) GetName() string
- func (x *DeleteMappingRuleRequest) GetRequestId() string
- func (*DeleteMappingRuleRequest) ProtoMessage()
- func (x *DeleteMappingRuleRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteMappingRuleRequest) Reset()
- func (x *DeleteMappingRuleRequest) String() string
- type DeleteMigrationJobRequest
- func (*DeleteMigrationJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteMigrationJobRequest) GetForce() bool
- func (x *DeleteMigrationJobRequest) GetName() string
- func (x *DeleteMigrationJobRequest) GetRequestId() string
- func (*DeleteMigrationJobRequest) ProtoMessage()
- func (x *DeleteMigrationJobRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteMigrationJobRequest) Reset()
- func (x *DeleteMigrationJobRequest) String() string
- type DeletePrivateConnectionRequest
- func (*DeletePrivateConnectionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeletePrivateConnectionRequest) GetName() string
- func (x *DeletePrivateConnectionRequest) GetRequestId() string
- func (*DeletePrivateConnectionRequest) ProtoMessage()
- func (x *DeletePrivateConnectionRequest) ProtoReflect() protoreflect.Message
- func (x *DeletePrivateConnectionRequest) Reset()
- func (x *DeletePrivateConnectionRequest) String() string
- type DescribeConversionWorkspaceRevisionsRequest
- func (*DescribeConversionWorkspaceRevisionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DescribeConversionWorkspaceRevisionsRequest) GetCommitId() string
- func (x *DescribeConversionWorkspaceRevisionsRequest) GetConversionWorkspace() string
- func (*DescribeConversionWorkspaceRevisionsRequest) ProtoMessage()
- func (x *DescribeConversionWorkspaceRevisionsRequest) ProtoReflect() protoreflect.Message
- func (x *DescribeConversionWorkspaceRevisionsRequest) Reset()
- func (x *DescribeConversionWorkspaceRevisionsRequest) String() string
- type DescribeConversionWorkspaceRevisionsResponse
- func (*DescribeConversionWorkspaceRevisionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DescribeConversionWorkspaceRevisionsResponse) GetRevisions() []*ConversionWorkspace
- func (*DescribeConversionWorkspaceRevisionsResponse) ProtoMessage()
- func (x *DescribeConversionWorkspaceRevisionsResponse) ProtoReflect() protoreflect.Message
- func (x *DescribeConversionWorkspaceRevisionsResponse) Reset()
- func (x *DescribeConversionWorkspaceRevisionsResponse) String() string
- type DescribeDatabaseEntitiesRequest
- func (*DescribeDatabaseEntitiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DescribeDatabaseEntitiesRequest) GetCommitId() string
- func (x *DescribeDatabaseEntitiesRequest) GetConversionWorkspace() string
- func (x *DescribeDatabaseEntitiesRequest) GetFilter() string
- func (x *DescribeDatabaseEntitiesRequest) GetPageSize() int32
- func (x *DescribeDatabaseEntitiesRequest) GetPageToken() string
- func (x *DescribeDatabaseEntitiesRequest) GetTree() DescribeDatabaseEntitiesRequest_DBTreeType
- func (x *DescribeDatabaseEntitiesRequest) GetUncommitted() bool
- func (x *DescribeDatabaseEntitiesRequest) GetView() DatabaseEntityView
- func (*DescribeDatabaseEntitiesRequest) ProtoMessage()
- func (x *DescribeDatabaseEntitiesRequest) ProtoReflect() protoreflect.Message
- func (x *DescribeDatabaseEntitiesRequest) Reset()
- func (x *DescribeDatabaseEntitiesRequest) String() string
- type DescribeDatabaseEntitiesRequest_DBTreeType
- func (DescribeDatabaseEntitiesRequest_DBTreeType) Descriptor() protoreflect.EnumDescriptor
- func (x DescribeDatabaseEntitiesRequest_DBTreeType) Enum() *DescribeDatabaseEntitiesRequest_DBTreeType
- func (DescribeDatabaseEntitiesRequest_DBTreeType) EnumDescriptor() ([]byte, []int)deprecated
- func (x DescribeDatabaseEntitiesRequest_DBTreeType) Number() protoreflect.EnumNumber
- func (x DescribeDatabaseEntitiesRequest_DBTreeType) String() string
- func (DescribeDatabaseEntitiesRequest_DBTreeType) Type() protoreflect.EnumType
- type DescribeDatabaseEntitiesResponse
- func (*DescribeDatabaseEntitiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DescribeDatabaseEntitiesResponse) GetDatabaseEntities() []*DatabaseEntity
- func (x *DescribeDatabaseEntitiesResponse) GetNextPageToken() string
- func (*DescribeDatabaseEntitiesResponse) ProtoMessage()
- func (x *DescribeDatabaseEntitiesResponse) ProtoReflect() protoreflect.Message
- func (x *DescribeDatabaseEntitiesResponse) Reset()
- func (x *DescribeDatabaseEntitiesResponse) String() string
- type DoubleComparisonFilter
- func (*DoubleComparisonFilter) Descriptor() ([]byte, []int)deprecated
- func (x *DoubleComparisonFilter) GetValue() float64
- func (x *DoubleComparisonFilter) GetValueComparison() ValueComparison
- func (*DoubleComparisonFilter) ProtoMessage()
- func (x *DoubleComparisonFilter) ProtoReflect() protoreflect.Message
- func (x *DoubleComparisonFilter) Reset()
- func (x *DoubleComparisonFilter) String() string
- type EntityDdl
- func (*EntityDdl) Descriptor() ([]byte, []int)deprecated
- func (x *EntityDdl) GetDdl() string
- func (x *EntityDdl) GetDdlType() string
- func (x *EntityDdl) GetEntity() string
- func (x *EntityDdl) GetEntityType() DatabaseEntityType
- func (x *EntityDdl) GetIssueId() []string
- func (*EntityDdl) ProtoMessage()
- func (x *EntityDdl) ProtoReflect() protoreflect.Message
- func (x *EntityDdl) Reset()
- func (x *EntityDdl) String() string
- type EntityIssue
- func (*EntityIssue) Descriptor() ([]byte, []int)deprecated
- func (x *EntityIssue) GetCode() string
- func (x *EntityIssue) GetDdl() string
- func (x *EntityIssue) GetEntityType() DatabaseEntityType
- func (x *EntityIssue) GetId() string
- func (x *EntityIssue) GetMessage() string
- func (x *EntityIssue) GetPosition() *EntityIssue_Position
- func (x *EntityIssue) GetSeverity() EntityIssue_IssueSeverity
- func (x *EntityIssue) GetType() EntityIssue_IssueType
- func (*EntityIssue) ProtoMessage()
- func (x *EntityIssue) ProtoReflect() protoreflect.Message
- func (x *EntityIssue) Reset()
- func (x *EntityIssue) String() string
- type EntityIssue_IssueSeverity
- func (EntityIssue_IssueSeverity) Descriptor() protoreflect.EnumDescriptor
- func (x EntityIssue_IssueSeverity) Enum() *EntityIssue_IssueSeverity
- func (EntityIssue_IssueSeverity) EnumDescriptor() ([]byte, []int)deprecated
- func (x EntityIssue_IssueSeverity) Number() protoreflect.EnumNumber
- func (x EntityIssue_IssueSeverity) String() string
- func (EntityIssue_IssueSeverity) Type() protoreflect.EnumType
- type EntityIssue_IssueType
- func (EntityIssue_IssueType) Descriptor() protoreflect.EnumDescriptor
- func (x EntityIssue_IssueType) Enum() *EntityIssue_IssueType
- func (EntityIssue_IssueType) EnumDescriptor() ([]byte, []int)deprecated
- func (x EntityIssue_IssueType) Number() protoreflect.EnumNumber
- func (x EntityIssue_IssueType) String() string
- func (EntityIssue_IssueType) Type() protoreflect.EnumType
- type EntityIssue_Position
- func (*EntityIssue_Position) Descriptor() ([]byte, []int)deprecated
- func (x *EntityIssue_Position) GetColumn() int32
- func (x *EntityIssue_Position) GetLength() int32
- func (x *EntityIssue_Position) GetLine() int32
- func (x *EntityIssue_Position) GetOffset() int32
- func (*EntityIssue_Position) ProtoMessage()
- func (x *EntityIssue_Position) ProtoReflect() protoreflect.Message
- func (x *EntityIssue_Position) Reset()
- func (x *EntityIssue_Position) String() string
- type EntityMapping
- func (*EntityMapping) Descriptor() ([]byte, []int)deprecated
- func (x *EntityMapping) GetDraftEntity() string
- func (x *EntityMapping) GetDraftType() DatabaseEntityType
- func (x *EntityMapping) GetMappingLog() []*EntityMappingLogEntry
- func (x *EntityMapping) GetSourceEntity() string
- func (x *EntityMapping) GetSourceType() DatabaseEntityType
- func (*EntityMapping) ProtoMessage()
- func (x *EntityMapping) ProtoReflect() protoreflect.Message
- func (x *EntityMapping) Reset()
- func (x *EntityMapping) String() string
- type EntityMappingLogEntry
- func (*EntityMappingLogEntry) Descriptor() ([]byte, []int)deprecated
- func (x *EntityMappingLogEntry) GetMappingComment() string
- func (x *EntityMappingLogEntry) GetRuleId() string
- func (x *EntityMappingLogEntry) GetRuleRevisionId() string
- func (*EntityMappingLogEntry) ProtoMessage()
- func (x *EntityMappingLogEntry) ProtoReflect() protoreflect.Message
- func (x *EntityMappingLogEntry) Reset()
- func (x *EntityMappingLogEntry) String() string
- type EntityMove
- type EntityNameTransformation
- func (EntityNameTransformation) Descriptor() protoreflect.EnumDescriptor
- func (x EntityNameTransformation) Enum() *EntityNameTransformation
- func (EntityNameTransformation) EnumDescriptor() ([]byte, []int)deprecated
- func (x EntityNameTransformation) Number() protoreflect.EnumNumber
- func (x EntityNameTransformation) String() string
- func (EntityNameTransformation) Type() protoreflect.EnumType
- type FetchStaticIpsRequest
- func (*FetchStaticIpsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FetchStaticIpsRequest) GetName() string
- func (x *FetchStaticIpsRequest) GetPageSize() int32
- func (x *FetchStaticIpsRequest) GetPageToken() string
- func (*FetchStaticIpsRequest) ProtoMessage()
- func (x *FetchStaticIpsRequest) ProtoReflect() protoreflect.Message
- func (x *FetchStaticIpsRequest) Reset()
- func (x *FetchStaticIpsRequest) String() string
- type FetchStaticIpsResponse
- func (*FetchStaticIpsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FetchStaticIpsResponse) GetNextPageToken() string
- func (x *FetchStaticIpsResponse) GetStaticIps() []string
- func (*FetchStaticIpsResponse) ProtoMessage()
- func (x *FetchStaticIpsResponse) ProtoReflect() protoreflect.Message
- func (x *FetchStaticIpsResponse) Reset()
- func (x *FetchStaticIpsResponse) String() string
- type FilterTableColumns
- func (*FilterTableColumns) Descriptor() ([]byte, []int)deprecated
- func (x *FilterTableColumns) GetExcludeColumns() []string
- func (x *FilterTableColumns) GetIncludeColumns() []string
- func (*FilterTableColumns) ProtoMessage()
- func (x *FilterTableColumns) ProtoReflect() protoreflect.Message
- func (x *FilterTableColumns) Reset()
- func (x *FilterTableColumns) String() string
- type ForwardSshTunnelConnectivity
- func (*ForwardSshTunnelConnectivity) Descriptor() ([]byte, []int)deprecated
- func (m *ForwardSshTunnelConnectivity) GetAuthenticationMethod() isForwardSshTunnelConnectivity_AuthenticationMethod
- func (x *ForwardSshTunnelConnectivity) GetHostname() string
- func (x *ForwardSshTunnelConnectivity) GetPassword() string
- func (x *ForwardSshTunnelConnectivity) GetPort() int32
- func (x *ForwardSshTunnelConnectivity) GetPrivateKey() string
- func (x *ForwardSshTunnelConnectivity) GetUsername() string
- func (*ForwardSshTunnelConnectivity) ProtoMessage()
- func (x *ForwardSshTunnelConnectivity) ProtoReflect() protoreflect.Message
- func (x *ForwardSshTunnelConnectivity) Reset()
- func (x *ForwardSshTunnelConnectivity) String() string
- type ForwardSshTunnelConnectivity_Password
- type ForwardSshTunnelConnectivity_PrivateKey
- type FunctionEntity
- func (*FunctionEntity) Descriptor() ([]byte, []int)deprecated
- func (x *FunctionEntity) GetCustomFeatures() *structpb.Struct
- func (x *FunctionEntity) GetSqlCode() string
- func (*FunctionEntity) ProtoMessage()
- func (x *FunctionEntity) ProtoReflect() protoreflect.Message
- func (x *FunctionEntity) Reset()
- func (x *FunctionEntity) String() string
- type GenerateSshScriptRequest
- func (*GenerateSshScriptRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateSshScriptRequest) GetMigrationJob() string
- func (x *GenerateSshScriptRequest) GetVm() string
- func (m *GenerateSshScriptRequest) GetVmConfig() isGenerateSshScriptRequest_VmConfig
- func (x *GenerateSshScriptRequest) GetVmCreationConfig() *VmCreationConfig
- func (x *GenerateSshScriptRequest) GetVmPort() int32
- func (x *GenerateSshScriptRequest) GetVmSelectionConfig() *VmSelectionConfig
- func (*GenerateSshScriptRequest) ProtoMessage()
- func (x *GenerateSshScriptRequest) ProtoReflect() protoreflect.Message
- func (x *GenerateSshScriptRequest) Reset()
- func (x *GenerateSshScriptRequest) String() string
- type GenerateSshScriptRequest_VmCreationConfig
- type GenerateSshScriptRequest_VmSelectionConfig
- type GenerateTcpProxyScriptRequest
- func (*GenerateTcpProxyScriptRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateTcpProxyScriptRequest) GetMigrationJob() string
- func (x *GenerateTcpProxyScriptRequest) GetVmMachineType() string
- func (x *GenerateTcpProxyScriptRequest) GetVmName() string
- func (x *GenerateTcpProxyScriptRequest) GetVmSubnet() string
- func (x *GenerateTcpProxyScriptRequest) GetVmZone() string
- func (*GenerateTcpProxyScriptRequest) ProtoMessage()
- func (x *GenerateTcpProxyScriptRequest) ProtoReflect() protoreflect.Message
- func (x *GenerateTcpProxyScriptRequest) Reset()
- func (x *GenerateTcpProxyScriptRequest) String() string
- type GetConnectionProfileRequest
- func (*GetConnectionProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetConnectionProfileRequest) GetName() string
- func (*GetConnectionProfileRequest) ProtoMessage()
- func (x *GetConnectionProfileRequest) ProtoReflect() protoreflect.Message
- func (x *GetConnectionProfileRequest) Reset()
- func (x *GetConnectionProfileRequest) String() string
- type GetConversionWorkspaceRequest
- func (*GetConversionWorkspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetConversionWorkspaceRequest) GetName() string
- func (*GetConversionWorkspaceRequest) ProtoMessage()
- func (x *GetConversionWorkspaceRequest) ProtoReflect() protoreflect.Message
- func (x *GetConversionWorkspaceRequest) Reset()
- func (x *GetConversionWorkspaceRequest) String() string
- type GetMappingRuleRequest
- func (*GetMappingRuleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetMappingRuleRequest) GetName() string
- func (*GetMappingRuleRequest) ProtoMessage()
- func (x *GetMappingRuleRequest) ProtoReflect() protoreflect.Message
- func (x *GetMappingRuleRequest) Reset()
- func (x *GetMappingRuleRequest) String() string
- type GetMigrationJobRequest
- func (*GetMigrationJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetMigrationJobRequest) GetName() string
- func (*GetMigrationJobRequest) ProtoMessage()
- func (x *GetMigrationJobRequest) ProtoReflect() protoreflect.Message
- func (x *GetMigrationJobRequest) Reset()
- func (x *GetMigrationJobRequest) String() string
- type GetPrivateConnectionRequest
- func (*GetPrivateConnectionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPrivateConnectionRequest) GetName() string
- func (*GetPrivateConnectionRequest) ProtoMessage()
- func (x *GetPrivateConnectionRequest) ProtoReflect() protoreflect.Message
- func (x *GetPrivateConnectionRequest) Reset()
- func (x *GetPrivateConnectionRequest) String() string
- type ImportMappingRulesRequest
- func (*ImportMappingRulesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ImportMappingRulesRequest) GetAutoCommit() bool
- func (x *ImportMappingRulesRequest) GetParent() string
- func (x *ImportMappingRulesRequest) GetRulesFiles() []*ImportMappingRulesRequest_RulesFile
- func (x *ImportMappingRulesRequest) GetRulesFormat() ImportRulesFileFormat
- func (*ImportMappingRulesRequest) ProtoMessage()
- func (x *ImportMappingRulesRequest) ProtoReflect() protoreflect.Message
- func (x *ImportMappingRulesRequest) Reset()
- func (x *ImportMappingRulesRequest) String() string
- type ImportMappingRulesRequest_RulesFile
- func (*ImportMappingRulesRequest_RulesFile) Descriptor() ([]byte, []int)deprecated
- func (x *ImportMappingRulesRequest_RulesFile) GetRulesContent() string
- func (x *ImportMappingRulesRequest_RulesFile) GetRulesSourceFilename() string
- func (*ImportMappingRulesRequest_RulesFile) ProtoMessage()
- func (x *ImportMappingRulesRequest_RulesFile) ProtoReflect() protoreflect.Message
- func (x *ImportMappingRulesRequest_RulesFile) Reset()
- func (x *ImportMappingRulesRequest_RulesFile) String() string
- type ImportRulesFileFormat
- func (ImportRulesFileFormat) Descriptor() protoreflect.EnumDescriptor
- func (x ImportRulesFileFormat) Enum() *ImportRulesFileFormat
- func (ImportRulesFileFormat) EnumDescriptor() ([]byte, []int)deprecated
- func (x ImportRulesFileFormat) Number() protoreflect.EnumNumber
- func (x ImportRulesFileFormat) String() string
- func (ImportRulesFileFormat) Type() protoreflect.EnumType
- type IndexEntity
- func (*IndexEntity) Descriptor() ([]byte, []int)deprecated
- func (x *IndexEntity) GetCustomFeatures() *structpb.Struct
- func (x *IndexEntity) GetName() string
- func (x *IndexEntity) GetTableColumns() []string
- func (x *IndexEntity) GetType() string
- func (x *IndexEntity) GetUnique() bool
- func (*IndexEntity) ProtoMessage()
- func (x *IndexEntity) ProtoReflect() protoreflect.Message
- func (x *IndexEntity) Reset()
- func (x *IndexEntity) String() string
- type IntComparisonFilter
- func (*IntComparisonFilter) Descriptor() ([]byte, []int)deprecated
- func (x *IntComparisonFilter) GetValue() int64
- func (x *IntComparisonFilter) GetValueComparison() ValueComparison
- func (*IntComparisonFilter) ProtoMessage()
- func (x *IntComparisonFilter) ProtoReflect() protoreflect.Message
- func (x *IntComparisonFilter) Reset()
- func (x *IntComparisonFilter) String() string
- type ListConnectionProfilesRequest
- func (*ListConnectionProfilesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListConnectionProfilesRequest) GetFilter() string
- func (x *ListConnectionProfilesRequest) GetOrderBy() string
- func (x *ListConnectionProfilesRequest) GetPageSize() int32
- func (x *ListConnectionProfilesRequest) GetPageToken() string
- func (x *ListConnectionProfilesRequest) GetParent() string
- func (*ListConnectionProfilesRequest) ProtoMessage()
- func (x *ListConnectionProfilesRequest) ProtoReflect() protoreflect.Message
- func (x *ListConnectionProfilesRequest) Reset()
- func (x *ListConnectionProfilesRequest) String() string
- type ListConnectionProfilesResponse
- func (*ListConnectionProfilesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListConnectionProfilesResponse) GetConnectionProfiles() []*ConnectionProfile
- func (x *ListConnectionProfilesResponse) GetNextPageToken() string
- func (x *ListConnectionProfilesResponse) GetUnreachable() []string
- func (*ListConnectionProfilesResponse) ProtoMessage()
- func (x *ListConnectionProfilesResponse) ProtoReflect() protoreflect.Message
- func (x *ListConnectionProfilesResponse) Reset()
- func (x *ListConnectionProfilesResponse) String() string
- type ListConversionWorkspacesRequest
- func (*ListConversionWorkspacesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListConversionWorkspacesRequest) GetFilter() string
- func (x *ListConversionWorkspacesRequest) GetPageSize() int32
- func (x *ListConversionWorkspacesRequest) GetPageToken() string
- func (x *ListConversionWorkspacesRequest) GetParent() string
- func (*ListConversionWorkspacesRequest) ProtoMessage()
- func (x *ListConversionWorkspacesRequest) ProtoReflect() protoreflect.Message
- func (x *ListConversionWorkspacesRequest) Reset()
- func (x *ListConversionWorkspacesRequest) String() string
- type ListConversionWorkspacesResponse
- func (*ListConversionWorkspacesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListConversionWorkspacesResponse) GetConversionWorkspaces() []*ConversionWorkspace
- func (x *ListConversionWorkspacesResponse) GetNextPageToken() string
- func (x *ListConversionWorkspacesResponse) GetUnreachable() []string
- func (*ListConversionWorkspacesResponse) ProtoMessage()
- func (x *ListConversionWorkspacesResponse) ProtoReflect() protoreflect.Message
- func (x *ListConversionWorkspacesResponse) Reset()
- func (x *ListConversionWorkspacesResponse) String() string
- type ListMappingRulesRequest
- func (*ListMappingRulesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListMappingRulesRequest) GetPageSize() int32
- func (x *ListMappingRulesRequest) GetPageToken() string
- func (x *ListMappingRulesRequest) GetParent() string
- func (*ListMappingRulesRequest) ProtoMessage()
- func (x *ListMappingRulesRequest) ProtoReflect() protoreflect.Message
- func (x *ListMappingRulesRequest) Reset()
- func (x *ListMappingRulesRequest) String() string
- type ListMappingRulesResponse
- func (*ListMappingRulesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListMappingRulesResponse) GetMappingRules() []*MappingRule
- func (x *ListMappingRulesResponse) GetNextPageToken() string
- func (*ListMappingRulesResponse) ProtoMessage()
- func (x *ListMappingRulesResponse) ProtoReflect() protoreflect.Message
- func (x *ListMappingRulesResponse) Reset()
- func (x *ListMappingRulesResponse) String() string
- type ListMigrationJobsRequest
- func (*ListMigrationJobsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListMigrationJobsRequest) GetFilter() string
- func (x *ListMigrationJobsRequest) GetOrderBy() string
- func (x *ListMigrationJobsRequest) GetPageSize() int32
- func (x *ListMigrationJobsRequest) GetPageToken() string
- func (x *ListMigrationJobsRequest) GetParent() string
- func (*ListMigrationJobsRequest) ProtoMessage()
- func (x *ListMigrationJobsRequest) ProtoReflect() protoreflect.Message
- func (x *ListMigrationJobsRequest) Reset()
- func (x *ListMigrationJobsRequest) String() string
- type ListMigrationJobsResponse
- func (*ListMigrationJobsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListMigrationJobsResponse) GetMigrationJobs() []*MigrationJob
- func (x *ListMigrationJobsResponse) GetNextPageToken() string
- func (x *ListMigrationJobsResponse) GetUnreachable() []string
- func (*ListMigrationJobsResponse) ProtoMessage()
- func (x *ListMigrationJobsResponse) ProtoReflect() protoreflect.Message
- func (x *ListMigrationJobsResponse) Reset()
- func (x *ListMigrationJobsResponse) String() string
- type ListPrivateConnectionsRequest
- func (*ListPrivateConnectionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListPrivateConnectionsRequest) GetFilter() string
- func (x *ListPrivateConnectionsRequest) GetOrderBy() string
- func (x *ListPrivateConnectionsRequest) GetPageSize() int32
- func (x *ListPrivateConnectionsRequest) GetPageToken() string
- func (x *ListPrivateConnectionsRequest) GetParent() string
- func (*ListPrivateConnectionsRequest) ProtoMessage()
- func (x *ListPrivateConnectionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListPrivateConnectionsRequest) Reset()
- func (x *ListPrivateConnectionsRequest) String() string
- type ListPrivateConnectionsResponse
- func (*ListPrivateConnectionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListPrivateConnectionsResponse) GetNextPageToken() string
- func (x *ListPrivateConnectionsResponse) GetPrivateConnections() []*PrivateConnection
- func (x *ListPrivateConnectionsResponse) GetUnreachable() []string
- func (*ListPrivateConnectionsResponse) ProtoMessage()
- func (x *ListPrivateConnectionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListPrivateConnectionsResponse) Reset()
- func (x *ListPrivateConnectionsResponse) String() string
- type MappingRule
- func (*MappingRule) Descriptor() ([]byte, []int)deprecated
- func (x *MappingRule) GetConditionalColumnSetValue() *ConditionalColumnSetValue
- func (x *MappingRule) GetConvertRowidColumn() *ConvertRowIdToColumn
- func (m *MappingRule) GetDetails() isMappingRule_Details
- func (x *MappingRule) GetDisplayName() string
- func (x *MappingRule) GetEntityMove() *EntityMove
- func (x *MappingRule) GetFilter() *MappingRuleFilter
- func (x *MappingRule) GetFilterTableColumns() *FilterTableColumns
- func (x *MappingRule) GetMultiColumnDataTypeChange() *MultiColumnDatatypeChange
- func (x *MappingRule) GetMultiEntityRename() *MultiEntityRename
- func (x *MappingRule) GetName() string
- func (x *MappingRule) GetRevisionCreateTime() *timestamppb.Timestamp
- func (x *MappingRule) GetRevisionId() string
- func (x *MappingRule) GetRuleOrder() int64
- func (x *MappingRule) GetRuleScope() DatabaseEntityType
- func (x *MappingRule) GetSetTablePrimaryKey() *SetTablePrimaryKey
- func (x *MappingRule) GetSingleColumnChange() *SingleColumnChange
- func (x *MappingRule) GetSingleEntityRename() *SingleEntityRename
- func (x *MappingRule) GetSinglePackageChange() *SinglePackageChange
- func (x *MappingRule) GetSourceSqlChange() *SourceSqlChange
- func (x *MappingRule) GetState() MappingRule_State
- func (*MappingRule) ProtoMessage()
- func (x *MappingRule) ProtoReflect() protoreflect.Message
- func (x *MappingRule) Reset()
- func (x *MappingRule) String() string
- type MappingRuleFilter
- func (*MappingRuleFilter) Descriptor() ([]byte, []int)deprecated
- func (x *MappingRuleFilter) GetEntities() []string
- func (x *MappingRuleFilter) GetEntityNameContains() string
- func (x *MappingRuleFilter) GetEntityNamePrefix() string
- func (x *MappingRuleFilter) GetEntityNameSuffix() string
- func (x *MappingRuleFilter) GetParentEntity() string
- func (*MappingRuleFilter) ProtoMessage()
- func (x *MappingRuleFilter) ProtoReflect() protoreflect.Message
- func (x *MappingRuleFilter) Reset()
- func (x *MappingRuleFilter) String() string
- type MappingRule_ConditionalColumnSetValue
- type MappingRule_ConvertRowidColumn
- type MappingRule_EntityMove
- type MappingRule_FilterTableColumns
- type MappingRule_MultiColumnDataTypeChange
- type MappingRule_MultiEntityRename
- type MappingRule_SetTablePrimaryKey
- type MappingRule_SingleColumnChange
- type MappingRule_SingleEntityRename
- type MappingRule_SinglePackageChange
- type MappingRule_SourceSqlChange
- type MappingRule_State
- func (MappingRule_State) Descriptor() protoreflect.EnumDescriptor
- func (x MappingRule_State) Enum() *MappingRule_State
- func (MappingRule_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x MappingRule_State) Number() protoreflect.EnumNumber
- func (x MappingRule_State) String() string
- func (MappingRule_State) Type() protoreflect.EnumType
- type MaterializedViewEntity
- func (*MaterializedViewEntity) Descriptor() ([]byte, []int)deprecated
- func (x *MaterializedViewEntity) GetCustomFeatures() *structpb.Struct
- func (x *MaterializedViewEntity) GetSqlCode() string
- func (*MaterializedViewEntity) ProtoMessage()
- func (x *MaterializedViewEntity) ProtoReflect() protoreflect.Message
- func (x *MaterializedViewEntity) Reset()
- func (x *MaterializedViewEntity) String() string
- type MigrationJob
- func (*MigrationJob) Descriptor() ([]byte, []int)deprecated
- func (x *MigrationJob) GetCmekKeyName() string
- func (m *MigrationJob) GetConnectivity() isMigrationJob_Connectivity
- func (x *MigrationJob) GetConversionWorkspace() *ConversionWorkspaceInfo
- func (x *MigrationJob) GetCreateTime() *timestamppb.Timestamp
- func (x *MigrationJob) GetDestination() string
- func (x *MigrationJob) GetDestinationDatabase() *DatabaseType
- func (x *MigrationJob) GetDisplayName() string
- func (x *MigrationJob) GetDumpFlags() *MigrationJob_DumpFlags
- func (x *MigrationJob) GetDumpPath() string
- func (x *MigrationJob) GetDuration() *durationpb.Duration
- func (x *MigrationJob) GetEndTime() *timestamppb.Timestamp
- func (x *MigrationJob) GetError() *status.Status
- func (x *MigrationJob) GetFilter() string
- func (x *MigrationJob) GetLabels() map[string]string
- func (x *MigrationJob) GetName() string
- func (x *MigrationJob) GetPerformanceConfig() *MigrationJob_PerformanceConfig
- func (x *MigrationJob) GetPhase() MigrationJob_Phase
- func (x *MigrationJob) GetReverseSshConnectivity() *ReverseSshConnectivity
- func (x *MigrationJob) GetSource() string
- func (x *MigrationJob) GetSourceDatabase() *DatabaseType
- func (x *MigrationJob) GetState() MigrationJob_State
- func (x *MigrationJob) GetStaticIpConnectivity() *StaticIpConnectivity
- func (x *MigrationJob) GetType() MigrationJob_Type
- func (x *MigrationJob) GetUpdateTime() *timestamppb.Timestamp
- func (x *MigrationJob) GetVpcPeeringConnectivity() *VpcPeeringConnectivity
- func (*MigrationJob) ProtoMessage()
- func (x *MigrationJob) ProtoReflect() protoreflect.Message
- func (x *MigrationJob) Reset()
- func (x *MigrationJob) String() string
- type MigrationJobVerificationError
- func (*MigrationJobVerificationError) Descriptor() ([]byte, []int)deprecated
- func (x *MigrationJobVerificationError) GetErrorCode() MigrationJobVerificationError_ErrorCode
- func (x *MigrationJobVerificationError) GetErrorDetailMessage() string
- func (x *MigrationJobVerificationError) GetErrorMessage() string
- func (*MigrationJobVerificationError) ProtoMessage()
- func (x *MigrationJobVerificationError) ProtoReflect() protoreflect.Message
- func (x *MigrationJobVerificationError) Reset()
- func (x *MigrationJobVerificationError) String() string
- type MigrationJobVerificationError_ErrorCode
- func (MigrationJobVerificationError_ErrorCode) Descriptor() protoreflect.EnumDescriptor
- func (x MigrationJobVerificationError_ErrorCode) Enum() *MigrationJobVerificationError_ErrorCode
- func (MigrationJobVerificationError_ErrorCode) EnumDescriptor() ([]byte, []int)deprecated
- func (x MigrationJobVerificationError_ErrorCode) Number() protoreflect.EnumNumber
- func (x MigrationJobVerificationError_ErrorCode) String() string
- func (MigrationJobVerificationError_ErrorCode) Type() protoreflect.EnumType
- type MigrationJob_DumpFlag
- func (*MigrationJob_DumpFlag) Descriptor() ([]byte, []int)deprecated
- func (x *MigrationJob_DumpFlag) GetName() string
- func (x *MigrationJob_DumpFlag) GetValue() string
- func (*MigrationJob_DumpFlag) ProtoMessage()
- func (x *MigrationJob_DumpFlag) ProtoReflect() protoreflect.Message
- func (x *MigrationJob_DumpFlag) Reset()
- func (x *MigrationJob_DumpFlag) String() string
- type MigrationJob_DumpFlags
- func (*MigrationJob_DumpFlags) Descriptor() ([]byte, []int)deprecated
- func (x *MigrationJob_DumpFlags) GetDumpFlags() []*MigrationJob_DumpFlag
- func (*MigrationJob_DumpFlags) ProtoMessage()
- func (x *MigrationJob_DumpFlags) ProtoReflect() protoreflect.Message
- func (x *MigrationJob_DumpFlags) Reset()
- func (x *MigrationJob_DumpFlags) String() string
- type MigrationJob_PerformanceConfig
- func (*MigrationJob_PerformanceConfig) Descriptor() ([]byte, []int)deprecated
- func (x *MigrationJob_PerformanceConfig) GetDumpParallelLevel() MigrationJob_PerformanceConfig_DumpParallelLevel
- func (*MigrationJob_PerformanceConfig) ProtoMessage()
- func (x *MigrationJob_PerformanceConfig) ProtoReflect() protoreflect.Message
- func (x *MigrationJob_PerformanceConfig) Reset()
- func (x *MigrationJob_PerformanceConfig) String() string
- type MigrationJob_PerformanceConfig_DumpParallelLevel
- func (MigrationJob_PerformanceConfig_DumpParallelLevel) Descriptor() protoreflect.EnumDescriptor
- func (x MigrationJob_PerformanceConfig_DumpParallelLevel) Enum() *MigrationJob_PerformanceConfig_DumpParallelLevel
- func (MigrationJob_PerformanceConfig_DumpParallelLevel) EnumDescriptor() ([]byte, []int)deprecated
- func (x MigrationJob_PerformanceConfig_DumpParallelLevel) Number() protoreflect.EnumNumber
- func (x MigrationJob_PerformanceConfig_DumpParallelLevel) String() string
- func (MigrationJob_PerformanceConfig_DumpParallelLevel) Type() protoreflect.EnumType
- type MigrationJob_Phase
- func (MigrationJob_Phase) Descriptor() protoreflect.EnumDescriptor
- func (x MigrationJob_Phase) Enum() *MigrationJob_Phase
- func (MigrationJob_Phase) EnumDescriptor() ([]byte, []int)deprecated
- func (x MigrationJob_Phase) Number() protoreflect.EnumNumber
- func (x MigrationJob_Phase) String() string
- func (MigrationJob_Phase) Type() protoreflect.EnumType
- type MigrationJob_ReverseSshConnectivity
- type MigrationJob_State
- func (MigrationJob_State) Descriptor() protoreflect.EnumDescriptor
- func (x MigrationJob_State) Enum() *MigrationJob_State
- func (MigrationJob_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x MigrationJob_State) Number() protoreflect.EnumNumber
- func (x MigrationJob_State) String() string
- func (MigrationJob_State) Type() protoreflect.EnumType
- type MigrationJob_StaticIpConnectivity
- type MigrationJob_Type
- func (MigrationJob_Type) Descriptor() protoreflect.EnumDescriptor
- func (x MigrationJob_Type) Enum() *MigrationJob_Type
- func (MigrationJob_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x MigrationJob_Type) Number() protoreflect.EnumNumber
- func (x MigrationJob_Type) String() string
- func (MigrationJob_Type) Type() protoreflect.EnumType
- type MigrationJob_VpcPeeringConnectivity
- type MultiColumnDatatypeChange
- func (*MultiColumnDatatypeChange) Descriptor() ([]byte, []int)deprecated
- func (x *MultiColumnDatatypeChange) GetCustomFeatures() *structpb.Struct
- func (x *MultiColumnDatatypeChange) GetNewDataType() string
- func (x *MultiColumnDatatypeChange) GetOverrideFractionalSecondsPrecision() int32
- func (x *MultiColumnDatatypeChange) GetOverrideLength() int64
- func (x *MultiColumnDatatypeChange) GetOverridePrecision() int32
- func (x *MultiColumnDatatypeChange) GetOverrideScale() int32
- func (x *MultiColumnDatatypeChange) GetSourceDataTypeFilter() string
- func (m *MultiColumnDatatypeChange) GetSourceFilter() isMultiColumnDatatypeChange_SourceFilter
- func (x *MultiColumnDatatypeChange) GetSourceNumericFilter() *SourceNumericFilter
- func (x *MultiColumnDatatypeChange) GetSourceTextFilter() *SourceTextFilter
- func (*MultiColumnDatatypeChange) ProtoMessage()
- func (x *MultiColumnDatatypeChange) ProtoReflect() protoreflect.Message
- func (x *MultiColumnDatatypeChange) Reset()
- func (x *MultiColumnDatatypeChange) String() string
- type MultiColumnDatatypeChange_SourceNumericFilter
- type MultiColumnDatatypeChange_SourceTextFilter
- type MultiEntityRename
- func (*MultiEntityRename) Descriptor() ([]byte, []int)deprecated
- func (x *MultiEntityRename) GetNewNamePattern() string
- func (x *MultiEntityRename) GetSourceNameTransformation() EntityNameTransformation
- func (*MultiEntityRename) ProtoMessage()
- func (x *MultiEntityRename) ProtoReflect() protoreflect.Message
- func (x *MultiEntityRename) Reset()
- func (x *MultiEntityRename) String() string
- type MySqlConnectionProfile
- func (*MySqlConnectionProfile) Descriptor() ([]byte, []int)deprecated
- func (x *MySqlConnectionProfile) GetCloudSqlId() string
- func (x *MySqlConnectionProfile) GetHost() string
- func (x *MySqlConnectionProfile) GetPassword() string
- func (x *MySqlConnectionProfile) GetPasswordSet() bool
- func (x *MySqlConnectionProfile) GetPort() int32
- func (x *MySqlConnectionProfile) GetSsl() *SslConfig
- func (x *MySqlConnectionProfile) GetUsername() string
- func (*MySqlConnectionProfile) ProtoMessage()
- func (x *MySqlConnectionProfile) ProtoReflect() protoreflect.Message
- func (x *MySqlConnectionProfile) Reset()
- func (x *MySqlConnectionProfile) String() string
- type NetworkArchitecture
- func (NetworkArchitecture) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkArchitecture) Enum() *NetworkArchitecture
- func (NetworkArchitecture) EnumDescriptor() ([]byte, []int)deprecated
- func (x NetworkArchitecture) Number() protoreflect.EnumNumber
- func (x NetworkArchitecture) String() string
- func (NetworkArchitecture) Type() protoreflect.EnumType
- type NumericFilterOption
- func (NumericFilterOption) Descriptor() protoreflect.EnumDescriptor
- func (x NumericFilterOption) Enum() *NumericFilterOption
- func (NumericFilterOption) EnumDescriptor() ([]byte, []int)deprecated
- func (x NumericFilterOption) Number() protoreflect.EnumNumber
- func (x NumericFilterOption) String() string
- func (NumericFilterOption) Type() protoreflect.EnumType
- type OperationMetadata
- func (*OperationMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *OperationMetadata) GetApiVersion() string
- func (x *OperationMetadata) GetCreateTime() *timestamppb.Timestamp
- func (x *OperationMetadata) GetEndTime() *timestamppb.Timestamp
- func (x *OperationMetadata) GetRequestedCancellation() bool
- func (x *OperationMetadata) GetStatusMessage() string
- func (x *OperationMetadata) GetTarget() string
- func (x *OperationMetadata) GetVerb() string
- func (*OperationMetadata) ProtoMessage()
- func (x *OperationMetadata) ProtoReflect() protoreflect.Message
- func (x *OperationMetadata) Reset()
- func (x *OperationMetadata) String() string
- type OracleConnectionProfile
- func (*OracleConnectionProfile) Descriptor() ([]byte, []int)deprecated
- func (m *OracleConnectionProfile) GetConnectivity() isOracleConnectionProfile_Connectivity
- func (x *OracleConnectionProfile) GetDatabaseService() string
- func (x *OracleConnectionProfile) GetForwardSshConnectivity() *ForwardSshTunnelConnectivity
- func (x *OracleConnectionProfile) GetHost() string
- func (x *OracleConnectionProfile) GetPassword() string
- func (x *OracleConnectionProfile) GetPasswordSet() bool
- func (x *OracleConnectionProfile) GetPort() int32
- func (x *OracleConnectionProfile) GetPrivateConnectivity() *PrivateConnectivity
- func (x *OracleConnectionProfile) GetSsl() *SslConfig
- func (x *OracleConnectionProfile) GetStaticServiceIpConnectivity() *StaticServiceIpConnectivity
- func (x *OracleConnectionProfile) GetUsername() string
- func (*OracleConnectionProfile) ProtoMessage()
- func (x *OracleConnectionProfile) ProtoReflect() protoreflect.Message
- func (x *OracleConnectionProfile) Reset()
- func (x *OracleConnectionProfile) String() string
- type OracleConnectionProfile_ForwardSshConnectivity
- type OracleConnectionProfile_PrivateConnectivity
- type OracleConnectionProfile_StaticServiceIpConnectivity
- type PackageEntity
- func (*PackageEntity) Descriptor() ([]byte, []int)deprecated
- func (x *PackageEntity) GetCustomFeatures() *structpb.Struct
- func (x *PackageEntity) GetPackageBody() string
- func (x *PackageEntity) GetPackageSqlCode() string
- func (*PackageEntity) ProtoMessage()
- func (x *PackageEntity) ProtoReflect() protoreflect.Message
- func (x *PackageEntity) Reset()
- func (x *PackageEntity) String() string
- type PostgreSqlConnectionProfile
- func (*PostgreSqlConnectionProfile) Descriptor() ([]byte, []int)deprecated
- func (x *PostgreSqlConnectionProfile) GetCloudSqlId() string
- func (m *PostgreSqlConnectionProfile) GetConnectivity() isPostgreSqlConnectionProfile_Connectivity
- func (x *PostgreSqlConnectionProfile) GetHost() string
- func (x *PostgreSqlConnectionProfile) GetNetworkArchitecture() NetworkArchitecture
- func (x *PostgreSqlConnectionProfile) GetPassword() string
- func (x *PostgreSqlConnectionProfile) GetPasswordSet() bool
- func (x *PostgreSqlConnectionProfile) GetPort() int32
- func (x *PostgreSqlConnectionProfile) GetPrivateServiceConnectConnectivity() *PrivateServiceConnectConnectivity
- func (x *PostgreSqlConnectionProfile) GetSsl() *SslConfig
- func (x *PostgreSqlConnectionProfile) GetStaticIpConnectivity() *StaticIpConnectivity
- func (x *PostgreSqlConnectionProfile) GetUsername() string
- func (*PostgreSqlConnectionProfile) ProtoMessage()
- func (x *PostgreSqlConnectionProfile) ProtoReflect() protoreflect.Message
- func (x *PostgreSqlConnectionProfile) Reset()
- func (x *PostgreSqlConnectionProfile) String() string
- type PostgreSqlConnectionProfile_PrivateServiceConnectConnectivity
- type PostgreSqlConnectionProfile_StaticIpConnectivity
- type PrivateConnection
- func (*PrivateConnection) Descriptor() ([]byte, []int)deprecated
- func (m *PrivateConnection) GetConnectivity() isPrivateConnection_Connectivity
- func (x *PrivateConnection) GetCreateTime() *timestamppb.Timestamp
- func (x *PrivateConnection) GetDisplayName() string
- func (x *PrivateConnection) GetError() *status.Status
- func (x *PrivateConnection) GetLabels() map[string]string
- func (x *PrivateConnection) GetName() string
- func (x *PrivateConnection) GetState() PrivateConnection_State
- func (x *PrivateConnection) GetUpdateTime() *timestamppb.Timestamp
- func (x *PrivateConnection) GetVpcPeeringConfig() *VpcPeeringConfig
- func (*PrivateConnection) ProtoMessage()
- func (x *PrivateConnection) ProtoReflect() protoreflect.Message
- func (x *PrivateConnection) Reset()
- func (x *PrivateConnection) String() string
- type PrivateConnection_State
- func (PrivateConnection_State) Descriptor() protoreflect.EnumDescriptor
- func (x PrivateConnection_State) Enum() *PrivateConnection_State
- func (PrivateConnection_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x PrivateConnection_State) Number() protoreflect.EnumNumber
- func (x PrivateConnection_State) String() string
- func (PrivateConnection_State) Type() protoreflect.EnumType
- type PrivateConnection_VpcPeeringConfig
- type PrivateConnectivity
- func (*PrivateConnectivity) Descriptor() ([]byte, []int)deprecated
- func (x *PrivateConnectivity) GetPrivateConnection() string
- func (*PrivateConnectivity) ProtoMessage()
- func (x *PrivateConnectivity) ProtoReflect() protoreflect.Message
- func (x *PrivateConnectivity) Reset()
- func (x *PrivateConnectivity) String() string
- type PrivateServiceConnectConnectivity
- func (*PrivateServiceConnectConnectivity) Descriptor() ([]byte, []int)deprecated
- func (x *PrivateServiceConnectConnectivity) GetServiceAttachment() string
- func (*PrivateServiceConnectConnectivity) ProtoMessage()
- func (x *PrivateServiceConnectConnectivity) ProtoReflect() protoreflect.Message
- func (x *PrivateServiceConnectConnectivity) Reset()
- func (x *PrivateServiceConnectConnectivity) String() string
- type PromoteMigrationJobRequest
- func (*PromoteMigrationJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PromoteMigrationJobRequest) GetName() string
- func (*PromoteMigrationJobRequest) ProtoMessage()
- func (x *PromoteMigrationJobRequest) ProtoReflect() protoreflect.Message
- func (x *PromoteMigrationJobRequest) Reset()
- func (x *PromoteMigrationJobRequest) String() string
- type RestartMigrationJobRequest
- func (*RestartMigrationJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RestartMigrationJobRequest) GetName() string
- func (x *RestartMigrationJobRequest) GetSkipValidation() bool
- func (*RestartMigrationJobRequest) ProtoMessage()
- func (x *RestartMigrationJobRequest) ProtoReflect() protoreflect.Message
- func (x *RestartMigrationJobRequest) Reset()
- func (x *RestartMigrationJobRequest) String() string
- type ResumeMigrationJobRequest
- func (*ResumeMigrationJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResumeMigrationJobRequest) GetName() string
- func (*ResumeMigrationJobRequest) ProtoMessage()
- func (x *ResumeMigrationJobRequest) ProtoReflect() protoreflect.Message
- func (x *ResumeMigrationJobRequest) Reset()
- func (x *ResumeMigrationJobRequest) String() string
- type ReverseSshConnectivity
- func (*ReverseSshConnectivity) Descriptor() ([]byte, []int)deprecated
- func (x *ReverseSshConnectivity) GetVm() string
- func (x *ReverseSshConnectivity) GetVmIp() string
- func (x *ReverseSshConnectivity) GetVmPort() int32
- func (x *ReverseSshConnectivity) GetVpc() string
- func (*ReverseSshConnectivity) ProtoMessage()
- func (x *ReverseSshConnectivity) ProtoReflect() protoreflect.Message
- func (x *ReverseSshConnectivity) Reset()
- func (x *ReverseSshConnectivity) String() string
- type RollbackConversionWorkspaceRequest
- func (*RollbackConversionWorkspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RollbackConversionWorkspaceRequest) GetName() string
- func (*RollbackConversionWorkspaceRequest) ProtoMessage()
- func (x *RollbackConversionWorkspaceRequest) ProtoReflect() protoreflect.Message
- func (x *RollbackConversionWorkspaceRequest) Reset()
- func (x *RollbackConversionWorkspaceRequest) String() string
- type RoundToScale
- type SchemaEntity
- type SearchBackgroundJobsRequest
- func (*SearchBackgroundJobsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchBackgroundJobsRequest) GetCompletedUntilTime() *timestamppb.Timestamp
- func (x *SearchBackgroundJobsRequest) GetConversionWorkspace() string
- func (x *SearchBackgroundJobsRequest) GetMaxSize() int32
- func (x *SearchBackgroundJobsRequest) GetReturnMostRecentPerJobType() bool
- func (*SearchBackgroundJobsRequest) ProtoMessage()
- func (x *SearchBackgroundJobsRequest) ProtoReflect() protoreflect.Message
- func (x *SearchBackgroundJobsRequest) Reset()
- func (x *SearchBackgroundJobsRequest) String() string
- type SearchBackgroundJobsResponse
- func (*SearchBackgroundJobsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchBackgroundJobsResponse) GetJobs() []*BackgroundJobLogEntry
- func (*SearchBackgroundJobsResponse) ProtoMessage()
- func (x *SearchBackgroundJobsResponse) ProtoReflect() protoreflect.Message
- func (x *SearchBackgroundJobsResponse) Reset()
- func (x *SearchBackgroundJobsResponse) String() string
- type SeedConversionWorkspaceRequest
- func (*SeedConversionWorkspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SeedConversionWorkspaceRequest) GetAutoCommit() bool
- func (x *SeedConversionWorkspaceRequest) GetDestinationConnectionProfile() string
- func (x *SeedConversionWorkspaceRequest) GetName() string
- func (m *SeedConversionWorkspaceRequest) GetSeedFrom() isSeedConversionWorkspaceRequest_SeedFrom
- func (x *SeedConversionWorkspaceRequest) GetSourceConnectionProfile() string
- func (*SeedConversionWorkspaceRequest) ProtoMessage()
- func (x *SeedConversionWorkspaceRequest) ProtoReflect() protoreflect.Message
- func (x *SeedConversionWorkspaceRequest) Reset()
- func (x *SeedConversionWorkspaceRequest) String() string
- type SeedConversionWorkspaceRequest_DestinationConnectionProfile
- type SeedConversionWorkspaceRequest_SourceConnectionProfile
- type SequenceEntity
- func (*SequenceEntity) Descriptor() ([]byte, []int)deprecated
- func (x *SequenceEntity) GetCache() int64
- func (x *SequenceEntity) GetCustomFeatures() *structpb.Struct
- func (x *SequenceEntity) GetCycle() bool
- func (x *SequenceEntity) GetIncrement() int64
- func (x *SequenceEntity) GetMaxValue() []byte
- func (x *SequenceEntity) GetMinValue() []byte
- func (x *SequenceEntity) GetStartValue() []byte
- func (*SequenceEntity) ProtoMessage()
- func (x *SequenceEntity) ProtoReflect() protoreflect.Message
- func (x *SequenceEntity) Reset()
- func (x *SequenceEntity) String() string
- type SetTablePrimaryKey
- func (*SetTablePrimaryKey) Descriptor() ([]byte, []int)deprecated
- func (x *SetTablePrimaryKey) GetPrimaryKey() string
- func (x *SetTablePrimaryKey) GetPrimaryKeyColumns() []string
- func (*SetTablePrimaryKey) ProtoMessage()
- func (x *SetTablePrimaryKey) ProtoReflect() protoreflect.Message
- func (x *SetTablePrimaryKey) Reset()
- func (x *SetTablePrimaryKey) String() string
- type SingleColumnChange
- func (*SingleColumnChange) Descriptor() ([]byte, []int)deprecated
- func (x *SingleColumnChange) GetArray() bool
- func (x *SingleColumnChange) GetArrayLength() int32
- func (x *SingleColumnChange) GetAutoGenerated() bool
- func (x *SingleColumnChange) GetCharset() string
- func (x *SingleColumnChange) GetCollation() string
- func (x *SingleColumnChange) GetComment() string
- func (x *SingleColumnChange) GetCustomFeatures() *structpb.Struct
- func (x *SingleColumnChange) GetDataType() string
- func (x *SingleColumnChange) GetFractionalSecondsPrecision() int32
- func (x *SingleColumnChange) GetLength() int64
- func (x *SingleColumnChange) GetNullable() bool
- func (x *SingleColumnChange) GetPrecision() int32
- func (x *SingleColumnChange) GetScale() int32
- func (x *SingleColumnChange) GetSetValues() []string
- func (x *SingleColumnChange) GetUdt() bool
- func (*SingleColumnChange) ProtoMessage()
- func (x *SingleColumnChange) ProtoReflect() protoreflect.Message
- func (x *SingleColumnChange) Reset()
- func (x *SingleColumnChange) String() string
- type SingleEntityRename
- func (*SingleEntityRename) Descriptor() ([]byte, []int)deprecated
- func (x *SingleEntityRename) GetNewName() string
- func (*SingleEntityRename) ProtoMessage()
- func (x *SingleEntityRename) ProtoReflect() protoreflect.Message
- func (x *SingleEntityRename) Reset()
- func (x *SingleEntityRename) String() string
- type SinglePackageChange
- func (*SinglePackageChange) Descriptor() ([]byte, []int)deprecated
- func (x *SinglePackageChange) GetPackageBody() string
- func (x *SinglePackageChange) GetPackageDescription() string
- func (*SinglePackageChange) ProtoMessage()
- func (x *SinglePackageChange) ProtoReflect() protoreflect.Message
- func (x *SinglePackageChange) Reset()
- func (x *SinglePackageChange) String() string
- type SourceNumericFilter
- func (*SourceNumericFilter) Descriptor() ([]byte, []int)deprecated
- func (x *SourceNumericFilter) GetNumericFilterOption() NumericFilterOption
- func (x *SourceNumericFilter) GetSourceMaxPrecisionFilter() int32
- func (x *SourceNumericFilter) GetSourceMaxScaleFilter() int32
- func (x *SourceNumericFilter) GetSourceMinPrecisionFilter() int32
- func (x *SourceNumericFilter) GetSourceMinScaleFilter() int32
- func (*SourceNumericFilter) ProtoMessage()
- func (x *SourceNumericFilter) ProtoReflect() protoreflect.Message
- func (x *SourceNumericFilter) Reset()
- func (x *SourceNumericFilter) String() string
- type SourceSqlChange
- type SourceTextFilter
- func (*SourceTextFilter) Descriptor() ([]byte, []int)deprecated
- func (x *SourceTextFilter) GetSourceMaxLengthFilter() int64
- func (x *SourceTextFilter) GetSourceMinLengthFilter() int64
- func (*SourceTextFilter) ProtoMessage()
- func (x *SourceTextFilter) ProtoReflect() protoreflect.Message
- func (x *SourceTextFilter) Reset()
- func (x *SourceTextFilter) String() string
- type SqlAclEntry
- func (*SqlAclEntry) Descriptor() ([]byte, []int)deprecated
- func (m *SqlAclEntry) GetExpiration() isSqlAclEntry_Expiration
- func (x *SqlAclEntry) GetExpireTime() *timestamppb.Timestamp
- func (x *SqlAclEntry) GetLabel() string
- func (x *SqlAclEntry) GetTtl() *durationpb.Duration
- func (x *SqlAclEntry) GetValue() string
- func (*SqlAclEntry) ProtoMessage()
- func (x *SqlAclEntry) ProtoReflect() protoreflect.Message
- func (x *SqlAclEntry) Reset()
- func (x *SqlAclEntry) String() string
- type SqlAclEntry_ExpireTime
- type SqlAclEntry_Ttl
- type SqlIpConfig
- func (*SqlIpConfig) Descriptor() ([]byte, []int)deprecated
- func (x *SqlIpConfig) GetAllocatedIpRange() string
- func (x *SqlIpConfig) GetAuthorizedNetworks() []*SqlAclEntry
- func (x *SqlIpConfig) GetEnableIpv4() *wrapperspb.BoolValue
- func (x *SqlIpConfig) GetPrivateNetwork() string
- func (x *SqlIpConfig) GetRequireSsl() *wrapperspb.BoolValue
- func (*SqlIpConfig) ProtoMessage()
- func (x *SqlIpConfig) ProtoReflect() protoreflect.Message
- func (x *SqlIpConfig) Reset()
- func (x *SqlIpConfig) String() string
- type SshScript
- type SslConfig
- func (*SslConfig) Descriptor() ([]byte, []int)deprecated
- func (x *SslConfig) GetCaCertificate() string
- func (x *SslConfig) GetClientCertificate() string
- func (x *SslConfig) GetClientKey() string
- func (x *SslConfig) GetType() SslConfig_SslType
- func (*SslConfig) ProtoMessage()
- func (x *SslConfig) ProtoReflect() protoreflect.Message
- func (x *SslConfig) Reset()
- func (x *SslConfig) String() string
- type SslConfig_SslType
- func (SslConfig_SslType) Descriptor() protoreflect.EnumDescriptor
- func (x SslConfig_SslType) Enum() *SslConfig_SslType
- func (SslConfig_SslType) EnumDescriptor() ([]byte, []int)deprecated
- func (x SslConfig_SslType) Number() protoreflect.EnumNumber
- func (x SslConfig_SslType) String() string
- func (SslConfig_SslType) Type() protoreflect.EnumType
- type StartMigrationJobRequest
- func (*StartMigrationJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartMigrationJobRequest) GetName() string
- func (x *StartMigrationJobRequest) GetSkipValidation() bool
- func (*StartMigrationJobRequest) ProtoMessage()
- func (x *StartMigrationJobRequest) ProtoReflect() protoreflect.Message
- func (x *StartMigrationJobRequest) Reset()
- func (x *StartMigrationJobRequest) String() string
- type StaticIpConnectivity
- type StaticServiceIpConnectivity
- type StopMigrationJobRequest
- func (*StopMigrationJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StopMigrationJobRequest) GetName() string
- func (*StopMigrationJobRequest) ProtoMessage()
- func (x *StopMigrationJobRequest) ProtoReflect() protoreflect.Message
- func (x *StopMigrationJobRequest) Reset()
- func (x *StopMigrationJobRequest) String() string
- type StoredProcedureEntity
- func (*StoredProcedureEntity) Descriptor() ([]byte, []int)deprecated
- func (x *StoredProcedureEntity) GetCustomFeatures() *structpb.Struct
- func (x *StoredProcedureEntity) GetSqlCode() string
- func (*StoredProcedureEntity) ProtoMessage()
- func (x *StoredProcedureEntity) ProtoReflect() protoreflect.Message
- func (x *StoredProcedureEntity) Reset()
- func (x *StoredProcedureEntity) String() string
- type SynonymEntity
- func (*SynonymEntity) Descriptor() ([]byte, []int)deprecated
- func (x *SynonymEntity) GetCustomFeatures() *structpb.Struct
- func (x *SynonymEntity) GetSourceEntity() string
- func (x *SynonymEntity) GetSourceType() DatabaseEntityType
- func (*SynonymEntity) ProtoMessage()
- func (x *SynonymEntity) ProtoReflect() protoreflect.Message
- func (x *SynonymEntity) Reset()
- func (x *SynonymEntity) String() string
- type TableEntity
- func (*TableEntity) Descriptor() ([]byte, []int)deprecated
- func (x *TableEntity) GetColumns() []*ColumnEntity
- func (x *TableEntity) GetComment() string
- func (x *TableEntity) GetConstraints() []*ConstraintEntity
- func (x *TableEntity) GetCustomFeatures() *structpb.Struct
- func (x *TableEntity) GetIndices() []*IndexEntity
- func (x *TableEntity) GetTriggers() []*TriggerEntity
- func (*TableEntity) ProtoMessage()
- func (x *TableEntity) ProtoReflect() protoreflect.Message
- func (x *TableEntity) Reset()
- func (x *TableEntity) String() string
- type TcpProxyScript
- type TriggerEntity
- func (*TriggerEntity) Descriptor() ([]byte, []int)deprecated
- func (x *TriggerEntity) GetCustomFeatures() *structpb.Struct
- func (x *TriggerEntity) GetName() string
- func (x *TriggerEntity) GetSqlCode() string
- func (x *TriggerEntity) GetTriggerType() string
- func (x *TriggerEntity) GetTriggeringEvents() []string
- func (*TriggerEntity) ProtoMessage()
- func (x *TriggerEntity) ProtoReflect() protoreflect.Message
- func (x *TriggerEntity) Reset()
- func (x *TriggerEntity) String() string
- type UDTEntity
- func (*UDTEntity) Descriptor() ([]byte, []int)deprecated
- func (x *UDTEntity) GetCustomFeatures() *structpb.Struct
- func (x *UDTEntity) GetUdtBody() string
- func (x *UDTEntity) GetUdtSqlCode() string
- func (*UDTEntity) ProtoMessage()
- func (x *UDTEntity) ProtoReflect() protoreflect.Message
- func (x *UDTEntity) Reset()
- func (x *UDTEntity) String() string
- type UnimplementedDataMigrationServiceServer
- func (*UnimplementedDataMigrationServiceServer) ApplyConversionWorkspace(context.Context, *ApplyConversionWorkspaceRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedDataMigrationServiceServer) CommitConversionWorkspace(context.Context, *CommitConversionWorkspaceRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedDataMigrationServiceServer) ConvertConversionWorkspace(context.Context, *ConvertConversionWorkspaceRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedDataMigrationServiceServer) CreateConnectionProfile(context.Context, *CreateConnectionProfileRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedDataMigrationServiceServer) CreateConversionWorkspace(context.Context, *CreateConversionWorkspaceRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedDataMigrationServiceServer) CreateMappingRule(context.Context, *CreateMappingRuleRequest) (*MappingRule, error)
- func (*UnimplementedDataMigrationServiceServer) CreateMigrationJob(context.Context, *CreateMigrationJobRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedDataMigrationServiceServer) CreatePrivateConnection(context.Context, *CreatePrivateConnectionRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedDataMigrationServiceServer) DeleteConnectionProfile(context.Context, *DeleteConnectionProfileRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedDataMigrationServiceServer) DeleteConversionWorkspace(context.Context, *DeleteConversionWorkspaceRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedDataMigrationServiceServer) DeleteMappingRule(context.Context, *DeleteMappingRuleRequest) (*emptypb.Empty, error)
- func (*UnimplementedDataMigrationServiceServer) DeleteMigrationJob(context.Context, *DeleteMigrationJobRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedDataMigrationServiceServer) DeletePrivateConnection(context.Context, *DeletePrivateConnectionRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedDataMigrationServiceServer) DescribeConversionWorkspaceRevisions(context.Context, *DescribeConversionWorkspaceRevisionsRequest) (*DescribeConversionWorkspaceRevisionsResponse, error)
- func (*UnimplementedDataMigrationServiceServer) DescribeDatabaseEntities(context.Context, *DescribeDatabaseEntitiesRequest) (*DescribeDatabaseEntitiesResponse, error)
- func (*UnimplementedDataMigrationServiceServer) FetchStaticIps(context.Context, *FetchStaticIpsRequest) (*FetchStaticIpsResponse, error)
- func (*UnimplementedDataMigrationServiceServer) GenerateSshScript(context.Context, *GenerateSshScriptRequest) (*SshScript, error)
- func (*UnimplementedDataMigrationServiceServer) GenerateTcpProxyScript(context.Context, *GenerateTcpProxyScriptRequest) (*TcpProxyScript, error)
- func (*UnimplementedDataMigrationServiceServer) GetConnectionProfile(context.Context, *GetConnectionProfileRequest) (*ConnectionProfile, error)
- func (*UnimplementedDataMigrationServiceServer) GetConversionWorkspace(context.Context, *GetConversionWorkspaceRequest) (*ConversionWorkspace, error)
- func (*UnimplementedDataMigrationServiceServer) GetMappingRule(context.Context, *GetMappingRuleRequest) (*MappingRule, error)
- func (*UnimplementedDataMigrationServiceServer) GetMigrationJob(context.Context, *GetMigrationJobRequest) (*MigrationJob, error)
- func (*UnimplementedDataMigrationServiceServer) GetPrivateConnection(context.Context, *GetPrivateConnectionRequest) (*PrivateConnection, error)
- func (*UnimplementedDataMigrationServiceServer) ImportMappingRules(context.Context, *ImportMappingRulesRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedDataMigrationServiceServer) ListConnectionProfiles(context.Context, *ListConnectionProfilesRequest) (*ListConnectionProfilesResponse, error)
- func (*UnimplementedDataMigrationServiceServer) ListConversionWorkspaces(context.Context, *ListConversionWorkspacesRequest) (*ListConversionWorkspacesResponse, error)
- func (*UnimplementedDataMigrationServiceServer) ListMappingRules(context.Context, *ListMappingRulesRequest) (*ListMappingRulesResponse, error)
- func (*UnimplementedDataMigrationServiceServer) ListMigrationJobs(context.Context, *ListMigrationJobsRequest) (*ListMigrationJobsResponse, error)
- func (*UnimplementedDataMigrationServiceServer) ListPrivateConnections(context.Context, *ListPrivateConnectionsRequest) (*ListPrivateConnectionsResponse, error)
- func (*UnimplementedDataMigrationServiceServer) PromoteMigrationJob(context.Context, *PromoteMigrationJobRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedDataMigrationServiceServer) RestartMigrationJob(context.Context, *RestartMigrationJobRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedDataMigrationServiceServer) ResumeMigrationJob(context.Context, *ResumeMigrationJobRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedDataMigrationServiceServer) RollbackConversionWorkspace(context.Context, *RollbackConversionWorkspaceRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedDataMigrationServiceServer) SearchBackgroundJobs(context.Context, *SearchBackgroundJobsRequest) (*SearchBackgroundJobsResponse, error)
- func (*UnimplementedDataMigrationServiceServer) SeedConversionWorkspace(context.Context, *SeedConversionWorkspaceRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedDataMigrationServiceServer) StartMigrationJob(context.Context, *StartMigrationJobRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedDataMigrationServiceServer) StopMigrationJob(context.Context, *StopMigrationJobRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedDataMigrationServiceServer) UpdateConnectionProfile(context.Context, *UpdateConnectionProfileRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedDataMigrationServiceServer) UpdateConversionWorkspace(context.Context, *UpdateConversionWorkspaceRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedDataMigrationServiceServer) UpdateMigrationJob(context.Context, *UpdateMigrationJobRequest) (*longrunningpb.Operation, error)
- func (*UnimplementedDataMigrationServiceServer) VerifyMigrationJob(context.Context, *VerifyMigrationJobRequest) (*longrunningpb.Operation, error)
- type UpdateConnectionProfileRequest
- func (*UpdateConnectionProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateConnectionProfileRequest) GetConnectionProfile() *ConnectionProfile
- func (x *UpdateConnectionProfileRequest) GetRequestId() string
- func (x *UpdateConnectionProfileRequest) GetSkipValidation() bool
- func (x *UpdateConnectionProfileRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (x *UpdateConnectionProfileRequest) GetValidateOnly() bool
- func (*UpdateConnectionProfileRequest) ProtoMessage()
- func (x *UpdateConnectionProfileRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateConnectionProfileRequest) Reset()
- func (x *UpdateConnectionProfileRequest) String() string
- type UpdateConversionWorkspaceRequest
- func (*UpdateConversionWorkspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateConversionWorkspaceRequest) GetConversionWorkspace() *ConversionWorkspace
- func (x *UpdateConversionWorkspaceRequest) GetRequestId() string
- func (x *UpdateConversionWorkspaceRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateConversionWorkspaceRequest) ProtoMessage()
- func (x *UpdateConversionWorkspaceRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateConversionWorkspaceRequest) Reset()
- func (x *UpdateConversionWorkspaceRequest) String() string
- type UpdateMigrationJobRequest
- func (*UpdateMigrationJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateMigrationJobRequest) GetMigrationJob() *MigrationJob
- func (x *UpdateMigrationJobRequest) GetRequestId() string
- func (x *UpdateMigrationJobRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateMigrationJobRequest) ProtoMessage()
- func (x *UpdateMigrationJobRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateMigrationJobRequest) Reset()
- func (x *UpdateMigrationJobRequest) String() string
- type ValueComparison
- func (ValueComparison) Descriptor() protoreflect.EnumDescriptor
- func (x ValueComparison) Enum() *ValueComparison
- func (ValueComparison) EnumDescriptor() ([]byte, []int)deprecated
- func (x ValueComparison) Number() protoreflect.EnumNumber
- func (x ValueComparison) String() string
- func (ValueComparison) Type() protoreflect.EnumType
- type ValueListFilter
- func (*ValueListFilter) Descriptor() ([]byte, []int)deprecated
- func (x *ValueListFilter) GetIgnoreCase() bool
- func (x *ValueListFilter) GetValuePresentList() ValuePresentInList
- func (x *ValueListFilter) GetValues() []string
- func (*ValueListFilter) ProtoMessage()
- func (x *ValueListFilter) ProtoReflect() protoreflect.Message
- func (x *ValueListFilter) Reset()
- func (x *ValueListFilter) String() string
- type ValuePresentInList
- func (ValuePresentInList) Descriptor() protoreflect.EnumDescriptor
- func (x ValuePresentInList) Enum() *ValuePresentInList
- func (ValuePresentInList) EnumDescriptor() ([]byte, []int)deprecated
- func (x ValuePresentInList) Number() protoreflect.EnumNumber
- func (x ValuePresentInList) String() string
- func (ValuePresentInList) Type() protoreflect.EnumType
- type ValueTransformation
- func (*ValueTransformation) Descriptor() ([]byte, []int)deprecated
- func (m *ValueTransformation) GetAction() isValueTransformation_Action
- func (x *ValueTransformation) GetApplyHash() *ApplyHash
- func (x *ValueTransformation) GetAssignMaxValue() *emptypb.Empty
- func (x *ValueTransformation) GetAssignMinValue() *emptypb.Empty
- func (x *ValueTransformation) GetAssignNull() *emptypb.Empty
- func (x *ValueTransformation) GetAssignSpecificValue() *AssignSpecificValue
- func (x *ValueTransformation) GetDoubleComparison() *DoubleComparisonFilter
- func (m *ValueTransformation) GetFilter() isValueTransformation_Filter
- func (x *ValueTransformation) GetIntComparison() *IntComparisonFilter
- func (x *ValueTransformation) GetIsNull() *emptypb.Empty
- func (x *ValueTransformation) GetRoundScale() *RoundToScale
- func (x *ValueTransformation) GetValueList() *ValueListFilter
- func (*ValueTransformation) ProtoMessage()
- func (x *ValueTransformation) ProtoReflect() protoreflect.Message
- func (x *ValueTransformation) Reset()
- func (x *ValueTransformation) String() string
- type ValueTransformation_ApplyHash
- type ValueTransformation_AssignMaxValue
- type ValueTransformation_AssignMinValue
- type ValueTransformation_AssignNull
- type ValueTransformation_AssignSpecificValue
- type ValueTransformation_DoubleComparison
- type ValueTransformation_IntComparison
- type ValueTransformation_IsNull
- type ValueTransformation_RoundScale
- type ValueTransformation_ValueList
- type VerifyMigrationJobRequest
- func (*VerifyMigrationJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyMigrationJobRequest) GetMigrationJob() *MigrationJob
- func (x *VerifyMigrationJobRequest) GetName() string
- func (x *VerifyMigrationJobRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*VerifyMigrationJobRequest) ProtoMessage()
- func (x *VerifyMigrationJobRequest) ProtoReflect() protoreflect.Message
- func (x *VerifyMigrationJobRequest) Reset()
- func (x *VerifyMigrationJobRequest) String() string
- type ViewEntity
- func (*ViewEntity) Descriptor() ([]byte, []int)deprecated
- func (x *ViewEntity) GetConstraints() []*ConstraintEntity
- func (x *ViewEntity) GetCustomFeatures() *structpb.Struct
- func (x *ViewEntity) GetSqlCode() string
- func (*ViewEntity) ProtoMessage()
- func (x *ViewEntity) ProtoReflect() protoreflect.Message
- func (x *ViewEntity) Reset()
- func (x *ViewEntity) String() string
- type VmCreationConfig
- func (*VmCreationConfig) Descriptor() ([]byte, []int)deprecated
- func (x *VmCreationConfig) GetSubnet() string
- func (x *VmCreationConfig) GetVmMachineType() string
- func (x *VmCreationConfig) GetVmZone() string
- func (*VmCreationConfig) ProtoMessage()
- func (x *VmCreationConfig) ProtoReflect() protoreflect.Message
- func (x *VmCreationConfig) Reset()
- func (x *VmCreationConfig) String() string
- type VmSelectionConfig
- type VpcPeeringConfig
- func (*VpcPeeringConfig) Descriptor() ([]byte, []int)deprecated
- func (x *VpcPeeringConfig) GetSubnet() string
- func (x *VpcPeeringConfig) GetVpcName() string
- func (*VpcPeeringConfig) ProtoMessage()
- func (x *VpcPeeringConfig) ProtoReflect() protoreflect.Message
- func (x *VpcPeeringConfig) Reset()
- func (x *VpcPeeringConfig) String() string
- type VpcPeeringConnectivity
- func (*VpcPeeringConnectivity) Descriptor() ([]byte, []int)deprecated
- func (x *VpcPeeringConnectivity) GetVpc() string
- func (*VpcPeeringConnectivity) ProtoMessage()
- func (x *VpcPeeringConnectivity) ProtoReflect() protoreflect.Message
- func (x *VpcPeeringConnectivity) Reset()
- func (x *VpcPeeringConnectivity) String() string
Constants ¶
This section is empty.
Variables ¶
var ( DatabaseEntityView_name = map[int32]string{ 0: "DATABASE_ENTITY_VIEW_UNSPECIFIED", 1: "DATABASE_ENTITY_VIEW_BASIC", 2: "DATABASE_ENTITY_VIEW_FULL", 3: "DATABASE_ENTITY_VIEW_ROOT_SUMMARY", } DatabaseEntityView_value = map[string]int32{ "DATABASE_ENTITY_VIEW_UNSPECIFIED": 0, "DATABASE_ENTITY_VIEW_BASIC": 1, "DATABASE_ENTITY_VIEW_FULL": 2, "DATABASE_ENTITY_VIEW_ROOT_SUMMARY": 3, } )
Enum value maps for DatabaseEntityView.
var ( DescribeDatabaseEntitiesRequest_DBTreeType_name = map[int32]string{ 0: "DB_TREE_TYPE_UNSPECIFIED", 1: "SOURCE_TREE", 2: "DRAFT_TREE", 3: "DESTINATION_TREE", } DescribeDatabaseEntitiesRequest_DBTreeType_value = map[string]int32{ "DB_TREE_TYPE_UNSPECIFIED": 0, "SOURCE_TREE": 1, "DRAFT_TREE": 2, "DESTINATION_TREE": 3, } )
Enum value maps for DescribeDatabaseEntitiesRequest_DBTreeType.
var ( NetworkArchitecture_name = map[int32]string{ 0: "NETWORK_ARCHITECTURE_UNSPECIFIED", 1: "NETWORK_ARCHITECTURE_OLD_CSQL_PRODUCER", 2: "NETWORK_ARCHITECTURE_NEW_CSQL_PRODUCER", } NetworkArchitecture_value = map[string]int32{ "NETWORK_ARCHITECTURE_UNSPECIFIED": 0, "NETWORK_ARCHITECTURE_OLD_CSQL_PRODUCER": 1, "NETWORK_ARCHITECTURE_NEW_CSQL_PRODUCER": 2, } )
Enum value maps for NetworkArchitecture.
var ( DatabaseEngine_name = map[int32]string{ 0: "DATABASE_ENGINE_UNSPECIFIED", 1: "MYSQL", 2: "POSTGRESQL", 4: "ORACLE", } DatabaseEngine_value = map[string]int32{ "DATABASE_ENGINE_UNSPECIFIED": 0, "MYSQL": 1, "POSTGRESQL": 2, "ORACLE": 4, } )
Enum value maps for DatabaseEngine.
var ( DatabaseProvider_name = map[int32]string{ 0: "DATABASE_PROVIDER_UNSPECIFIED", 1: "CLOUDSQL", 2: "RDS", 3: "AURORA", 4: "ALLOYDB", } DatabaseProvider_value = map[string]int32{ "DATABASE_PROVIDER_UNSPECIFIED": 0, "CLOUDSQL": 1, "RDS": 2, "AURORA": 3, "ALLOYDB": 4, } )
Enum value maps for DatabaseProvider.
var ( SslConfig_SslType_name = map[int32]string{ 0: "SSL_TYPE_UNSPECIFIED", 1: "SERVER_ONLY", 2: "SERVER_CLIENT", } SslConfig_SslType_value = map[string]int32{ "SSL_TYPE_UNSPECIFIED": 0, "SERVER_ONLY": 1, "SERVER_CLIENT": 2, } )
Enum value maps for SslConfig_SslType.
var ( CloudSqlSettings_SqlActivationPolicy_name = map[int32]string{ 0: "SQL_ACTIVATION_POLICY_UNSPECIFIED", 1: "ALWAYS", 2: "NEVER", } CloudSqlSettings_SqlActivationPolicy_value = map[string]int32{ "SQL_ACTIVATION_POLICY_UNSPECIFIED": 0, "ALWAYS": 1, "NEVER": 2, } )
Enum value maps for CloudSqlSettings_SqlActivationPolicy.
var ( CloudSqlSettings_SqlDataDiskType_name = map[int32]string{ 0: "SQL_DATA_DISK_TYPE_UNSPECIFIED", 1: "PD_SSD", 2: "PD_HDD", } CloudSqlSettings_SqlDataDiskType_value = map[string]int32{ "SQL_DATA_DISK_TYPE_UNSPECIFIED": 0, "PD_SSD": 1, "PD_HDD": 2, } )
Enum value maps for CloudSqlSettings_SqlDataDiskType.
var ( CloudSqlSettings_SqlDatabaseVersion_name = map[int32]string{ 0: "SQL_DATABASE_VERSION_UNSPECIFIED", 1: "MYSQL_5_6", 2: "MYSQL_5_7", 3: "POSTGRES_9_6", 4: "POSTGRES_11", 5: "POSTGRES_10", 6: "MYSQL_8_0", 7: "POSTGRES_12", 8: "POSTGRES_13", 17: "POSTGRES_14", 18: "POSTGRES_15", } CloudSqlSettings_SqlDatabaseVersion_value = map[string]int32{ "SQL_DATABASE_VERSION_UNSPECIFIED": 0, "MYSQL_5_6": 1, "MYSQL_5_7": 2, "POSTGRES_9_6": 3, "POSTGRES_11": 4, "POSTGRES_10": 5, "MYSQL_8_0": 6, "POSTGRES_12": 7, "POSTGRES_13": 8, "POSTGRES_14": 17, "POSTGRES_15": 18, } )
Enum value maps for CloudSqlSettings_SqlDatabaseVersion.
var ( CloudSqlSettings_SqlAvailabilityType_name = map[int32]string{ 0: "SQL_AVAILABILITY_TYPE_UNSPECIFIED", 1: "ZONAL", 2: "REGIONAL", } CloudSqlSettings_SqlAvailabilityType_value = map[string]int32{ "SQL_AVAILABILITY_TYPE_UNSPECIFIED": 0, "ZONAL": 1, "REGIONAL": 2, } )
Enum value maps for CloudSqlSettings_SqlAvailabilityType.
var ( CloudSqlSettings_Edition_name = map[int32]string{ 0: "EDITION_UNSPECIFIED", 2: "ENTERPRISE", 3: "ENTERPRISE_PLUS", } CloudSqlSettings_Edition_value = map[string]int32{ "EDITION_UNSPECIFIED": 0, "ENTERPRISE": 2, "ENTERPRISE_PLUS": 3, } )
Enum value maps for CloudSqlSettings_Edition.
var ( MigrationJob_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "MAINTENANCE", 2: "DRAFT", 3: "CREATING", 4: "NOT_STARTED", 5: "RUNNING", 6: "FAILED", 7: "COMPLETED", 8: "DELETING", 9: "STOPPING", 10: "STOPPED", 11: "DELETED", 12: "UPDATING", 13: "STARTING", 14: "RESTARTING", 15: "RESUMING", } MigrationJob_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "MAINTENANCE": 1, "DRAFT": 2, "CREATING": 3, "NOT_STARTED": 4, "RUNNING": 5, "FAILED": 6, "COMPLETED": 7, "DELETING": 8, "STOPPING": 9, "STOPPED": 10, "DELETED": 11, "UPDATING": 12, "STARTING": 13, "RESTARTING": 14, "RESUMING": 15, } )
Enum value maps for MigrationJob_State.
var ( MigrationJob_Phase_name = map[int32]string{ 0: "PHASE_UNSPECIFIED", 1: "FULL_DUMP", 2: "CDC", 3: "PROMOTE_IN_PROGRESS", 4: "WAITING_FOR_SOURCE_WRITES_TO_STOP", 5: "PREPARING_THE_DUMP", } MigrationJob_Phase_value = map[string]int32{ "PHASE_UNSPECIFIED": 0, "FULL_DUMP": 1, "CDC": 2, "PROMOTE_IN_PROGRESS": 3, "WAITING_FOR_SOURCE_WRITES_TO_STOP": 4, "PREPARING_THE_DUMP": 5, } )
Enum value maps for MigrationJob_Phase.
var ( MigrationJob_Type_name = map[int32]string{ 0: "TYPE_UNSPECIFIED", 1: "ONE_TIME", 2: "CONTINUOUS", } MigrationJob_Type_value = map[string]int32{ "TYPE_UNSPECIFIED": 0, "ONE_TIME": 1, "CONTINUOUS": 2, } )
Enum value maps for MigrationJob_Type.
var ( MigrationJob_PerformanceConfig_DumpParallelLevel_name = map[int32]string{ 0: "DUMP_PARALLEL_LEVEL_UNSPECIFIED", 1: "MIN", 2: "OPTIMAL", 3: "MAX", } MigrationJob_PerformanceConfig_DumpParallelLevel_value = map[string]int32{ "DUMP_PARALLEL_LEVEL_UNSPECIFIED": 0, "MIN": 1, "OPTIMAL": 2, "MAX": 3, } )
Enum value maps for MigrationJob_PerformanceConfig_DumpParallelLevel.
var ( ConnectionProfile_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "DRAFT", 2: "CREATING", 3: "READY", 4: "UPDATING", 5: "DELETING", 6: "DELETED", 7: "FAILED", } ConnectionProfile_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "DRAFT": 1, "CREATING": 2, "READY": 3, "UPDATING": 4, "DELETING": 5, "DELETED": 6, "FAILED": 7, } )
Enum value maps for ConnectionProfile_State.
var ( MigrationJobVerificationError_ErrorCode_name = map[int32]string{ 0: "ERROR_CODE_UNSPECIFIED", 1: "CONNECTION_FAILURE", 2: "AUTHENTICATION_FAILURE", 3: "INVALID_CONNECTION_PROFILE_CONFIG", 4: "VERSION_INCOMPATIBILITY", 5: "CONNECTION_PROFILE_TYPES_INCOMPATIBILITY", 7: "NO_PGLOGICAL_INSTALLED", 8: "PGLOGICAL_NODE_ALREADY_EXISTS", 9: "INVALID_WAL_LEVEL", 10: "INVALID_SHARED_PRELOAD_LIBRARY", 11: "INSUFFICIENT_MAX_REPLICATION_SLOTS", 12: "INSUFFICIENT_MAX_WAL_SENDERS", 13: "INSUFFICIENT_MAX_WORKER_PROCESSES", 14: "UNSUPPORTED_EXTENSIONS", 15: "UNSUPPORTED_MIGRATION_TYPE", 16: "INVALID_RDS_LOGICAL_REPLICATION", 17: "UNSUPPORTED_GTID_MODE", 18: "UNSUPPORTED_TABLE_DEFINITION", 19: "UNSUPPORTED_DEFINER", 21: "CANT_RESTART_RUNNING_MIGRATION", 23: "SOURCE_ALREADY_SETUP", 24: "TABLES_WITH_LIMITED_SUPPORT", 25: "UNSUPPORTED_DATABASE_LOCALE", 26: "UNSUPPORTED_DATABASE_FDW_CONFIG", 27: "ERROR_RDBMS", 28: "SOURCE_SIZE_EXCEEDS_THRESHOLD", 29: "EXISTING_CONFLICTING_DATABASES", 30: "PARALLEL_IMPORT_INSUFFICIENT_PRIVILEGE", } MigrationJobVerificationError_ErrorCode_value = map[string]int32{ "ERROR_CODE_UNSPECIFIED": 0, "CONNECTION_FAILURE": 1, "AUTHENTICATION_FAILURE": 2, "INVALID_CONNECTION_PROFILE_CONFIG": 3, "VERSION_INCOMPATIBILITY": 4, "CONNECTION_PROFILE_TYPES_INCOMPATIBILITY": 5, "NO_PGLOGICAL_INSTALLED": 7, "PGLOGICAL_NODE_ALREADY_EXISTS": 8, "INVALID_WAL_LEVEL": 9, "INVALID_SHARED_PRELOAD_LIBRARY": 10, "INSUFFICIENT_MAX_REPLICATION_SLOTS": 11, "INSUFFICIENT_MAX_WAL_SENDERS": 12, "INSUFFICIENT_MAX_WORKER_PROCESSES": 13, "UNSUPPORTED_EXTENSIONS": 14, "UNSUPPORTED_MIGRATION_TYPE": 15, "INVALID_RDS_LOGICAL_REPLICATION": 16, "UNSUPPORTED_GTID_MODE": 17, "UNSUPPORTED_TABLE_DEFINITION": 18, "UNSUPPORTED_DEFINER": 19, "CANT_RESTART_RUNNING_MIGRATION": 21, "SOURCE_ALREADY_SETUP": 23, "TABLES_WITH_LIMITED_SUPPORT": 24, "UNSUPPORTED_DATABASE_LOCALE": 25, "UNSUPPORTED_DATABASE_FDW_CONFIG": 26, "ERROR_RDBMS": 27, "SOURCE_SIZE_EXCEEDS_THRESHOLD": 28, "EXISTING_CONFLICTING_DATABASES": 29, "PARALLEL_IMPORT_INSUFFICIENT_PRIVILEGE": 30, } )
Enum value maps for MigrationJobVerificationError_ErrorCode.
var ( PrivateConnection_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "CREATING", 2: "CREATED", 3: "FAILED", 4: "DELETING", 5: "FAILED_TO_DELETE", 6: "DELETED", } PrivateConnection_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "CREATING": 1, "CREATED": 2, "FAILED": 3, "DELETING": 4, "FAILED_TO_DELETE": 5, "DELETED": 6, } )
Enum value maps for PrivateConnection_State.
var ( ValuePresentInList_name = map[int32]string{ 0: "VALUE_PRESENT_IN_LIST_UNSPECIFIED", 1: "VALUE_PRESENT_IN_LIST_IF_VALUE_LIST", 2: "VALUE_PRESENT_IN_LIST_IF_VALUE_NOT_LIST", } ValuePresentInList_value = map[string]int32{ "VALUE_PRESENT_IN_LIST_UNSPECIFIED": 0, "VALUE_PRESENT_IN_LIST_IF_VALUE_LIST": 1, "VALUE_PRESENT_IN_LIST_IF_VALUE_NOT_LIST": 2, } )
Enum value maps for ValuePresentInList.
var ( DatabaseEntityType_name = map[int32]string{ 0: "DATABASE_ENTITY_TYPE_UNSPECIFIED", 1: "DATABASE_ENTITY_TYPE_SCHEMA", 2: "DATABASE_ENTITY_TYPE_TABLE", 3: "DATABASE_ENTITY_TYPE_COLUMN", 4: "DATABASE_ENTITY_TYPE_CONSTRAINT", 5: "DATABASE_ENTITY_TYPE_INDEX", 6: "DATABASE_ENTITY_TYPE_TRIGGER", 7: "DATABASE_ENTITY_TYPE_VIEW", 8: "DATABASE_ENTITY_TYPE_SEQUENCE", 9: "DATABASE_ENTITY_TYPE_STORED_PROCEDURE", 10: "DATABASE_ENTITY_TYPE_FUNCTION", 11: "DATABASE_ENTITY_TYPE_SYNONYM", 12: "DATABASE_ENTITY_TYPE_DATABASE_PACKAGE", 13: "DATABASE_ENTITY_TYPE_UDT", 14: "DATABASE_ENTITY_TYPE_MATERIALIZED_VIEW", 15: "DATABASE_ENTITY_TYPE_DATABASE", } DatabaseEntityType_value = map[string]int32{ "DATABASE_ENTITY_TYPE_UNSPECIFIED": 0, "DATABASE_ENTITY_TYPE_SCHEMA": 1, "DATABASE_ENTITY_TYPE_TABLE": 2, "DATABASE_ENTITY_TYPE_COLUMN": 3, "DATABASE_ENTITY_TYPE_CONSTRAINT": 4, "DATABASE_ENTITY_TYPE_INDEX": 5, "DATABASE_ENTITY_TYPE_TRIGGER": 6, "DATABASE_ENTITY_TYPE_VIEW": 7, "DATABASE_ENTITY_TYPE_SEQUENCE": 8, "DATABASE_ENTITY_TYPE_STORED_PROCEDURE": 9, "DATABASE_ENTITY_TYPE_FUNCTION": 10, "DATABASE_ENTITY_TYPE_SYNONYM": 11, "DATABASE_ENTITY_TYPE_DATABASE_PACKAGE": 12, "DATABASE_ENTITY_TYPE_UDT": 13, "DATABASE_ENTITY_TYPE_MATERIALIZED_VIEW": 14, "DATABASE_ENTITY_TYPE_DATABASE": 15, } )
Enum value maps for DatabaseEntityType.
var ( EntityNameTransformation_name = map[int32]string{ 0: "ENTITY_NAME_TRANSFORMATION_UNSPECIFIED", 1: "ENTITY_NAME_TRANSFORMATION_NO_TRANSFORMATION", 2: "ENTITY_NAME_TRANSFORMATION_LOWER_CASE", 3: "ENTITY_NAME_TRANSFORMATION_UPPER_CASE", 4: "ENTITY_NAME_TRANSFORMATION_CAPITALIZED_CASE", } EntityNameTransformation_value = map[string]int32{ "ENTITY_NAME_TRANSFORMATION_UNSPECIFIED": 0, "ENTITY_NAME_TRANSFORMATION_NO_TRANSFORMATION": 1, "ENTITY_NAME_TRANSFORMATION_LOWER_CASE": 2, "ENTITY_NAME_TRANSFORMATION_UPPER_CASE": 3, "ENTITY_NAME_TRANSFORMATION_CAPITALIZED_CASE": 4, } )
Enum value maps for EntityNameTransformation.
var ( BackgroundJobType_name = map[int32]string{ 0: "BACKGROUND_JOB_TYPE_UNSPECIFIED", 1: "BACKGROUND_JOB_TYPE_SOURCE_SEED", 2: "BACKGROUND_JOB_TYPE_CONVERT", 3: "BACKGROUND_JOB_TYPE_APPLY_DESTINATION", 5: "BACKGROUND_JOB_TYPE_IMPORT_RULES_FILE", } BackgroundJobType_value = map[string]int32{ "BACKGROUND_JOB_TYPE_UNSPECIFIED": 0, "BACKGROUND_JOB_TYPE_SOURCE_SEED": 1, "BACKGROUND_JOB_TYPE_CONVERT": 2, "BACKGROUND_JOB_TYPE_APPLY_DESTINATION": 3, "BACKGROUND_JOB_TYPE_IMPORT_RULES_FILE": 5, } )
Enum value maps for BackgroundJobType.
var ( ImportRulesFileFormat_name = map[int32]string{ 0: "IMPORT_RULES_FILE_FORMAT_UNSPECIFIED", 1: "IMPORT_RULES_FILE_FORMAT_HARBOUR_BRIDGE_SESSION_FILE", 2: "IMPORT_RULES_FILE_FORMAT_ORATOPG_CONFIG_FILE", } ImportRulesFileFormat_value = map[string]int32{ "IMPORT_RULES_FILE_FORMAT_UNSPECIFIED": 0, "IMPORT_RULES_FILE_FORMAT_HARBOUR_BRIDGE_SESSION_FILE": 1, "IMPORT_RULES_FILE_FORMAT_ORATOPG_CONFIG_FILE": 2, } )
Enum value maps for ImportRulesFileFormat.
var ( ValueComparison_name = map[int32]string{ 0: "VALUE_COMPARISON_UNSPECIFIED", 1: "VALUE_COMPARISON_IF_VALUE_SMALLER_THAN", 2: "VALUE_COMPARISON_IF_VALUE_SMALLER_EQUAL_THAN", 3: "VALUE_COMPARISON_IF_VALUE_LARGER_THAN", 4: "VALUE_COMPARISON_IF_VALUE_LARGER_EQUAL_THAN", } ValueComparison_value = map[string]int32{ "VALUE_COMPARISON_UNSPECIFIED": 0, "VALUE_COMPARISON_IF_VALUE_SMALLER_THAN": 1, "VALUE_COMPARISON_IF_VALUE_SMALLER_EQUAL_THAN": 2, "VALUE_COMPARISON_IF_VALUE_LARGER_THAN": 3, "VALUE_COMPARISON_IF_VALUE_LARGER_EQUAL_THAN": 4, } )
Enum value maps for ValueComparison.
var ( NumericFilterOption_name = map[int32]string{ 0: "NUMERIC_FILTER_OPTION_UNSPECIFIED", 1: "NUMERIC_FILTER_OPTION_ALL", 2: "NUMERIC_FILTER_OPTION_LIMIT", 3: "NUMERIC_FILTER_OPTION_LIMITLESS", } NumericFilterOption_value = map[string]int32{ "NUMERIC_FILTER_OPTION_UNSPECIFIED": 0, "NUMERIC_FILTER_OPTION_ALL": 1, "NUMERIC_FILTER_OPTION_LIMIT": 2, "NUMERIC_FILTER_OPTION_LIMITLESS": 3, } )
Enum value maps for NumericFilterOption.
var ( BackgroundJobLogEntry_JobCompletionState_name = map[int32]string{ 0: "JOB_COMPLETION_STATE_UNSPECIFIED", 1: "SUCCEEDED", 2: "FAILED", } BackgroundJobLogEntry_JobCompletionState_value = map[string]int32{ "JOB_COMPLETION_STATE_UNSPECIFIED": 0, "SUCCEEDED": 1, "FAILED": 2, } )
Enum value maps for BackgroundJobLogEntry_JobCompletionState.
var ( MappingRule_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "ENABLED", 2: "DISABLED", 3: "DELETED", } MappingRule_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "ENABLED": 1, "DISABLED": 2, "DELETED": 3, } )
Enum value maps for MappingRule_State.
var ( DatabaseEntity_TreeType_name = map[int32]string{ 0: "TREE_TYPE_UNSPECIFIED", 1: "SOURCE", 2: "DRAFT", 3: "DESTINATION", } DatabaseEntity_TreeType_value = map[string]int32{ "TREE_TYPE_UNSPECIFIED": 0, "SOURCE": 1, "DRAFT": 2, "DESTINATION": 3, } )
Enum value maps for DatabaseEntity_TreeType.
var ( EntityIssue_IssueType_name = map[int32]string{ 0: "ISSUE_TYPE_UNSPECIFIED", 1: "ISSUE_TYPE_DDL", 2: "ISSUE_TYPE_APPLY", 3: "ISSUE_TYPE_CONVERT", } EntityIssue_IssueType_value = map[string]int32{ "ISSUE_TYPE_UNSPECIFIED": 0, "ISSUE_TYPE_DDL": 1, "ISSUE_TYPE_APPLY": 2, "ISSUE_TYPE_CONVERT": 3, } )
Enum value maps for EntityIssue_IssueType.
var ( EntityIssue_IssueSeverity_name = map[int32]string{ 0: "ISSUE_SEVERITY_UNSPECIFIED", 1: "ISSUE_SEVERITY_INFO", 2: "ISSUE_SEVERITY_WARNING", 3: "ISSUE_SEVERITY_ERROR", } EntityIssue_IssueSeverity_value = map[string]int32{ "ISSUE_SEVERITY_UNSPECIFIED": 0, "ISSUE_SEVERITY_INFO": 1, "ISSUE_SEVERITY_WARNING": 2, "ISSUE_SEVERITY_ERROR": 3, } )
Enum value maps for EntityIssue_IssueSeverity.
var File_google_cloud_clouddms_v1_clouddms_proto protoreflect.FileDescriptor
var File_google_cloud_clouddms_v1_clouddms_resources_proto protoreflect.FileDescriptor
var File_google_cloud_clouddms_v1_conversionworkspace_resources_proto protoreflect.FileDescriptor
Functions ¶
func RegisterDataMigrationServiceServer ¶
func RegisterDataMigrationServiceServer(s *grpc.Server, srv DataMigrationServiceServer)
Types ¶
type AlloyDbConnectionProfile ¶ added in v1.6.0
type AlloyDbConnectionProfile struct { // Required. The AlloyDB cluster ID that this connection profile is associated // with. ClusterId string `protobuf:"bytes,1,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Immutable. Metadata used to create the destination AlloyDB cluster. Settings *AlloyDbSettings `protobuf:"bytes,2,opt,name=settings,proto3" json:"settings,omitempty"` // contains filtered or unexported fields }
Specifies required connection parameters, and the parameters required to create an AlloyDB destination cluster.
func (*AlloyDbConnectionProfile) Descriptor
deprecated
added in
v1.6.0
func (*AlloyDbConnectionProfile) Descriptor() ([]byte, []int)
Deprecated: Use AlloyDbConnectionProfile.ProtoReflect.Descriptor instead.
func (*AlloyDbConnectionProfile) GetClusterId ¶ added in v1.6.0
func (x *AlloyDbConnectionProfile) GetClusterId() string
func (*AlloyDbConnectionProfile) GetSettings ¶ added in v1.6.0
func (x *AlloyDbConnectionProfile) GetSettings() *AlloyDbSettings
func (*AlloyDbConnectionProfile) ProtoMessage ¶ added in v1.6.0
func (*AlloyDbConnectionProfile) ProtoMessage()
func (*AlloyDbConnectionProfile) ProtoReflect ¶ added in v1.6.0
func (x *AlloyDbConnectionProfile) ProtoReflect() protoreflect.Message
func (*AlloyDbConnectionProfile) Reset ¶ added in v1.6.0
func (x *AlloyDbConnectionProfile) Reset()
func (*AlloyDbConnectionProfile) String ¶ added in v1.6.0
func (x *AlloyDbConnectionProfile) String() string
type AlloyDbSettings ¶ added in v1.6.0
type AlloyDbSettings struct { // Required. Input only. Initial user to setup during cluster creation. // Required. InitialUser *AlloyDbSettings_UserPassword `protobuf:"bytes,1,opt,name=initial_user,json=initialUser,proto3" json:"initial_user,omitempty"` // Required. The resource link for the VPC network in which cluster resources // are created and from which they are accessible via Private IP. The network // must belong to the same project as the cluster. It is specified in the // form: "projects/{project_number}/global/networks/{network_id}". This is // required to create a cluster. VpcNetwork string `protobuf:"bytes,2,opt,name=vpc_network,json=vpcNetwork,proto3" json:"vpc_network,omitempty"` // Labels for the AlloyDB cluster created by DMS. An object containing a list // of 'key', 'value' pairs. Labels map[string]string `` /* 153-byte string literal not displayed */ PrimaryInstanceSettings *AlloyDbSettings_PrimaryInstanceSettings `` /* 132-byte string literal not displayed */ // Optional. The encryption config can be specified to encrypt the data disks // and other persistent data resources of a cluster with a // customer-managed encryption key (CMEK). When this field is not // specified, the cluster will then use default encryption scheme to // protect the user data. EncryptionConfig *AlloyDbSettings_EncryptionConfig `protobuf:"bytes,5,opt,name=encryption_config,json=encryptionConfig,proto3" json:"encryption_config,omitempty"` // contains filtered or unexported fields }
Settings for creating an AlloyDB cluster.
func (*AlloyDbSettings) Descriptor
deprecated
added in
v1.6.0
func (*AlloyDbSettings) Descriptor() ([]byte, []int)
Deprecated: Use AlloyDbSettings.ProtoReflect.Descriptor instead.
func (*AlloyDbSettings) GetEncryptionConfig ¶ added in v1.6.0
func (x *AlloyDbSettings) GetEncryptionConfig() *AlloyDbSettings_EncryptionConfig
func (*AlloyDbSettings) GetInitialUser ¶ added in v1.6.0
func (x *AlloyDbSettings) GetInitialUser() *AlloyDbSettings_UserPassword
func (*AlloyDbSettings) GetLabels ¶ added in v1.6.0
func (x *AlloyDbSettings) GetLabels() map[string]string
func (*AlloyDbSettings) GetPrimaryInstanceSettings ¶ added in v1.6.0
func (x *AlloyDbSettings) GetPrimaryInstanceSettings() *AlloyDbSettings_PrimaryInstanceSettings
func (*AlloyDbSettings) GetVpcNetwork ¶ added in v1.6.0
func (x *AlloyDbSettings) GetVpcNetwork() string
func (*AlloyDbSettings) ProtoMessage ¶ added in v1.6.0
func (*AlloyDbSettings) ProtoMessage()
func (*AlloyDbSettings) ProtoReflect ¶ added in v1.6.0
func (x *AlloyDbSettings) ProtoReflect() protoreflect.Message
func (*AlloyDbSettings) Reset ¶ added in v1.6.0
func (x *AlloyDbSettings) Reset()
func (*AlloyDbSettings) String ¶ added in v1.6.0
func (x *AlloyDbSettings) String() string
type AlloyDbSettings_EncryptionConfig ¶ added in v1.6.0
type AlloyDbSettings_EncryptionConfig struct { // The fully-qualified resource name of the KMS key. // Each Cloud KMS key is regionalized and has the following format: // projects/[PROJECT]/locations/[REGION]/keyRings/[RING]/cryptoKeys/[KEY_NAME] KmsKeyName string `protobuf:"bytes,1,opt,name=kms_key_name,json=kmsKeyName,proto3" json:"kms_key_name,omitempty"` // contains filtered or unexported fields }
EncryptionConfig describes the encryption config of a cluster that is encrypted with a CMEK (customer-managed encryption key).
func (*AlloyDbSettings_EncryptionConfig) Descriptor
deprecated
added in
v1.6.0
func (*AlloyDbSettings_EncryptionConfig) Descriptor() ([]byte, []int)
Deprecated: Use AlloyDbSettings_EncryptionConfig.ProtoReflect.Descriptor instead.
func (*AlloyDbSettings_EncryptionConfig) GetKmsKeyName ¶ added in v1.6.0
func (x *AlloyDbSettings_EncryptionConfig) GetKmsKeyName() string
func (*AlloyDbSettings_EncryptionConfig) ProtoMessage ¶ added in v1.6.0
func (*AlloyDbSettings_EncryptionConfig) ProtoMessage()
func (*AlloyDbSettings_EncryptionConfig) ProtoReflect ¶ added in v1.6.0
func (x *AlloyDbSettings_EncryptionConfig) ProtoReflect() protoreflect.Message
func (*AlloyDbSettings_EncryptionConfig) Reset ¶ added in v1.6.0
func (x *AlloyDbSettings_EncryptionConfig) Reset()
func (*AlloyDbSettings_EncryptionConfig) String ¶ added in v1.6.0
func (x *AlloyDbSettings_EncryptionConfig) String() string
type AlloyDbSettings_PrimaryInstanceSettings ¶ added in v1.6.0
type AlloyDbSettings_PrimaryInstanceSettings struct { // Required. The ID of the AlloyDB primary instance. The ID must satisfy the // regex expression "[a-z0-9-]+". Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Configuration for the machines that host the underlying // database engine. MachineConfig *AlloyDbSettings_PrimaryInstanceSettings_MachineConfig `protobuf:"bytes,2,opt,name=machine_config,json=machineConfig,proto3" json:"machine_config,omitempty"` // Database flags to pass to AlloyDB when DMS is creating the AlloyDB // cluster and instances. See the AlloyDB documentation for how these can be // used. DatabaseFlags map[string]string `` /* 188-byte string literal not displayed */ // Labels for the AlloyDB primary instance created by DMS. An object // containing a list of 'key', 'value' pairs. Labels map[string]string `` /* 153-byte string literal not displayed */ // Output only. The private IP address for the Instance. // This is the connection endpoint for an end-user application. PrivateIp string `protobuf:"bytes,8,opt,name=private_ip,json=privateIp,proto3" json:"private_ip,omitempty"` // contains filtered or unexported fields }
Settings for the cluster's primary instance
func (*AlloyDbSettings_PrimaryInstanceSettings) Descriptor
deprecated
added in
v1.6.0
func (*AlloyDbSettings_PrimaryInstanceSettings) Descriptor() ([]byte, []int)
Deprecated: Use AlloyDbSettings_PrimaryInstanceSettings.ProtoReflect.Descriptor instead.
func (*AlloyDbSettings_PrimaryInstanceSettings) GetDatabaseFlags ¶ added in v1.6.0
func (x *AlloyDbSettings_PrimaryInstanceSettings) GetDatabaseFlags() map[string]string
func (*AlloyDbSettings_PrimaryInstanceSettings) GetId ¶ added in v1.6.0
func (x *AlloyDbSettings_PrimaryInstanceSettings) GetId() string
func (*AlloyDbSettings_PrimaryInstanceSettings) GetLabels ¶ added in v1.6.0
func (x *AlloyDbSettings_PrimaryInstanceSettings) GetLabels() map[string]string
func (*AlloyDbSettings_PrimaryInstanceSettings) GetMachineConfig ¶ added in v1.6.0
func (x *AlloyDbSettings_PrimaryInstanceSettings) GetMachineConfig() *AlloyDbSettings_PrimaryInstanceSettings_MachineConfig
func (*AlloyDbSettings_PrimaryInstanceSettings) GetPrivateIp ¶ added in v1.6.0
func (x *AlloyDbSettings_PrimaryInstanceSettings) GetPrivateIp() string
func (*AlloyDbSettings_PrimaryInstanceSettings) ProtoMessage ¶ added in v1.6.0
func (*AlloyDbSettings_PrimaryInstanceSettings) ProtoMessage()
func (*AlloyDbSettings_PrimaryInstanceSettings) ProtoReflect ¶ added in v1.6.0
func (x *AlloyDbSettings_PrimaryInstanceSettings) ProtoReflect() protoreflect.Message
func (*AlloyDbSettings_PrimaryInstanceSettings) Reset ¶ added in v1.6.0
func (x *AlloyDbSettings_PrimaryInstanceSettings) Reset()
func (*AlloyDbSettings_PrimaryInstanceSettings) String ¶ added in v1.6.0
func (x *AlloyDbSettings_PrimaryInstanceSettings) String() string
type AlloyDbSettings_PrimaryInstanceSettings_MachineConfig ¶ added in v1.6.0
type AlloyDbSettings_PrimaryInstanceSettings_MachineConfig struct { // The number of CPU's in the VM instance. CpuCount int32 `protobuf:"varint,1,opt,name=cpu_count,json=cpuCount,proto3" json:"cpu_count,omitempty"` // contains filtered or unexported fields }
MachineConfig describes the configuration of a machine.
func (*AlloyDbSettings_PrimaryInstanceSettings_MachineConfig) Descriptor
deprecated
added in
v1.6.0
func (*AlloyDbSettings_PrimaryInstanceSettings_MachineConfig) Descriptor() ([]byte, []int)
Deprecated: Use AlloyDbSettings_PrimaryInstanceSettings_MachineConfig.ProtoReflect.Descriptor instead.
func (*AlloyDbSettings_PrimaryInstanceSettings_MachineConfig) GetCpuCount ¶ added in v1.6.0
func (x *AlloyDbSettings_PrimaryInstanceSettings_MachineConfig) GetCpuCount() int32
func (*AlloyDbSettings_PrimaryInstanceSettings_MachineConfig) ProtoMessage ¶ added in v1.6.0
func (*AlloyDbSettings_PrimaryInstanceSettings_MachineConfig) ProtoMessage()
func (*AlloyDbSettings_PrimaryInstanceSettings_MachineConfig) ProtoReflect ¶ added in v1.6.0
func (x *AlloyDbSettings_PrimaryInstanceSettings_MachineConfig) ProtoReflect() protoreflect.Message
func (*AlloyDbSettings_PrimaryInstanceSettings_MachineConfig) Reset ¶ added in v1.6.0
func (x *AlloyDbSettings_PrimaryInstanceSettings_MachineConfig) Reset()
func (*AlloyDbSettings_PrimaryInstanceSettings_MachineConfig) String ¶ added in v1.6.0
func (x *AlloyDbSettings_PrimaryInstanceSettings_MachineConfig) String() string
type AlloyDbSettings_UserPassword ¶ added in v1.6.0
type AlloyDbSettings_UserPassword struct { // The database username. User string `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // The initial password for the user. Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` // Output only. Indicates if the initial_user.password field has been set. PasswordSet bool `protobuf:"varint,3,opt,name=password_set,json=passwordSet,proto3" json:"password_set,omitempty"` // contains filtered or unexported fields }
The username/password for a database user. Used for specifying initial users at cluster creation time.
func (*AlloyDbSettings_UserPassword) Descriptor
deprecated
added in
v1.6.0
func (*AlloyDbSettings_UserPassword) Descriptor() ([]byte, []int)
Deprecated: Use AlloyDbSettings_UserPassword.ProtoReflect.Descriptor instead.
func (*AlloyDbSettings_UserPassword) GetPassword ¶ added in v1.6.0
func (x *AlloyDbSettings_UserPassword) GetPassword() string
func (*AlloyDbSettings_UserPassword) GetPasswordSet ¶ added in v1.6.0
func (x *AlloyDbSettings_UserPassword) GetPasswordSet() bool
func (*AlloyDbSettings_UserPassword) GetUser ¶ added in v1.6.0
func (x *AlloyDbSettings_UserPassword) GetUser() string
func (*AlloyDbSettings_UserPassword) ProtoMessage ¶ added in v1.6.0
func (*AlloyDbSettings_UserPassword) ProtoMessage()
func (*AlloyDbSettings_UserPassword) ProtoReflect ¶ added in v1.6.0
func (x *AlloyDbSettings_UserPassword) ProtoReflect() protoreflect.Message
func (*AlloyDbSettings_UserPassword) Reset ¶ added in v1.6.0
func (x *AlloyDbSettings_UserPassword) Reset()
func (*AlloyDbSettings_UserPassword) String ¶ added in v1.6.0
func (x *AlloyDbSettings_UserPassword) String() string
type ApplyConversionWorkspaceRequest ¶ added in v1.6.0
type ApplyConversionWorkspaceRequest struct { // Required. The name of the conversion workspace resource for which to apply // the draft tree. Must be in the form of: // projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Filter which entities to apply. Leaving this field empty will apply all of // the entities. Supports Google AIP 160 based filtering. Filter string `protobuf:"bytes,2,opt,name=filter,proto3" json:"filter,omitempty"` // Optional. Only validates the apply process, but doesn't change the // destination database. Only works for PostgreSQL destination connection // profile. DryRun bool `protobuf:"varint,3,opt,name=dry_run,json=dryRun,proto3" json:"dry_run,omitempty"` // Optional. Specifies whether the conversion workspace is to be committed // automatically after the apply. AutoCommit bool `protobuf:"varint,4,opt,name=auto_commit,json=autoCommit,proto3" json:"auto_commit,omitempty"` // Which destination to use when applying the conversion workspace. // // Types that are assignable to Destination: // *ApplyConversionWorkspaceRequest_ConnectionProfile Destination isApplyConversionWorkspaceRequest_Destination `protobuf_oneof:"destination"` // contains filtered or unexported fields }
Request message for 'ApplyConversionWorkspace' request.
func (*ApplyConversionWorkspaceRequest) Descriptor
deprecated
added in
v1.6.0
func (*ApplyConversionWorkspaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use ApplyConversionWorkspaceRequest.ProtoReflect.Descriptor instead.
func (*ApplyConversionWorkspaceRequest) GetAutoCommit ¶ added in v1.7.0
func (x *ApplyConversionWorkspaceRequest) GetAutoCommit() bool
func (*ApplyConversionWorkspaceRequest) GetConnectionProfile ¶ added in v1.6.0
func (x *ApplyConversionWorkspaceRequest) GetConnectionProfile() string
func (*ApplyConversionWorkspaceRequest) GetDestination ¶ added in v1.6.0
func (m *ApplyConversionWorkspaceRequest) GetDestination() isApplyConversionWorkspaceRequest_Destination
func (*ApplyConversionWorkspaceRequest) GetDryRun ¶ added in v1.7.0
func (x *ApplyConversionWorkspaceRequest) GetDryRun() bool
func (*ApplyConversionWorkspaceRequest) GetFilter ¶ added in v1.6.0
func (x *ApplyConversionWorkspaceRequest) GetFilter() string
func (*ApplyConversionWorkspaceRequest) GetName ¶ added in v1.6.0
func (x *ApplyConversionWorkspaceRequest) GetName() string
func (*ApplyConversionWorkspaceRequest) ProtoMessage ¶ added in v1.6.0
func (*ApplyConversionWorkspaceRequest) ProtoMessage()
func (*ApplyConversionWorkspaceRequest) ProtoReflect ¶ added in v1.6.0
func (x *ApplyConversionWorkspaceRequest) ProtoReflect() protoreflect.Message
func (*ApplyConversionWorkspaceRequest) Reset ¶ added in v1.6.0
func (x *ApplyConversionWorkspaceRequest) Reset()
func (*ApplyConversionWorkspaceRequest) String ¶ added in v1.6.0
func (x *ApplyConversionWorkspaceRequest) String() string
type ApplyConversionWorkspaceRequest_ConnectionProfile ¶ added in v1.6.0
type ApplyConversionWorkspaceRequest_ConnectionProfile struct { // Optional. Fully qualified (Uri) name of the destination connection // profile. ConnectionProfile string `protobuf:"bytes,100,opt,name=connection_profile,json=connectionProfile,proto3,oneof"` }
type ApplyHash ¶ added in v1.7.0
type ApplyHash struct { // Types that are assignable to HashFunction: // *ApplyHash_UuidFromBytes HashFunction isApplyHash_HashFunction `protobuf_oneof:"hash_function"` // contains filtered or unexported fields }
Apply a hash function on the value.
func (*ApplyHash) Descriptor
deprecated
added in
v1.7.0
func (*ApplyHash) GetHashFunction ¶ added in v1.7.0
func (m *ApplyHash) GetHashFunction() isApplyHash_HashFunction
func (*ApplyHash) GetUuidFromBytes ¶ added in v1.7.0
func (*ApplyHash) ProtoMessage ¶ added in v1.7.0
func (*ApplyHash) ProtoMessage()
func (*ApplyHash) ProtoReflect ¶ added in v1.7.0
func (x *ApplyHash) ProtoReflect() protoreflect.Message
type ApplyHash_UuidFromBytes ¶ added in v1.7.0
type AssignSpecificValue ¶ added in v1.7.0
type AssignSpecificValue struct { // Required. Specific value to be assigned Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
Set to a specific value (value is converted to fit the target data type)
func (*AssignSpecificValue) Descriptor
deprecated
added in
v1.7.0
func (*AssignSpecificValue) Descriptor() ([]byte, []int)
Deprecated: Use AssignSpecificValue.ProtoReflect.Descriptor instead.
func (*AssignSpecificValue) GetValue ¶ added in v1.7.0
func (x *AssignSpecificValue) GetValue() string
func (*AssignSpecificValue) ProtoMessage ¶ added in v1.7.0
func (*AssignSpecificValue) ProtoMessage()
func (*AssignSpecificValue) ProtoReflect ¶ added in v1.7.0
func (x *AssignSpecificValue) ProtoReflect() protoreflect.Message
func (*AssignSpecificValue) Reset ¶ added in v1.7.0
func (x *AssignSpecificValue) Reset()
func (*AssignSpecificValue) String ¶ added in v1.7.0
func (x *AssignSpecificValue) String() string
type BackgroundJobLogEntry ¶ added in v1.6.0
type BackgroundJobLogEntry struct { // The background job log entry ID. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // The type of job that was executed. JobType BackgroundJobType `` /* 131-byte string literal not displayed */ // The timestamp when the background job was started. StartTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // The timestamp when the background job was finished. FinishTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=finish_time,json=finishTime,proto3" json:"finish_time,omitempty"` // Output only. Job completion state, i.e. the final state after the job // completed. CompletionState BackgroundJobLogEntry_JobCompletionState `` /* 178-byte string literal not displayed */ // Output only. Job completion comment, such as how many entities were seeded, // how many warnings were found during conversion, and similar information. CompletionComment string `protobuf:"bytes,6,opt,name=completion_comment,json=completionComment,proto3" json:"completion_comment,omitempty"` // Output only. Whether the client requested the conversion workspace to be // committed after a successful completion of the job. RequestAutocommit bool `protobuf:"varint,7,opt,name=request_autocommit,json=requestAutocommit,proto3" json:"request_autocommit,omitempty"` // Types that are assignable to JobDetails: // *BackgroundJobLogEntry_SeedJobDetails_ // *BackgroundJobLogEntry_ImportRulesJobDetails_ // *BackgroundJobLogEntry_ConvertJobDetails_ // *BackgroundJobLogEntry_ApplyJobDetails_ JobDetails isBackgroundJobLogEntry_JobDetails `protobuf_oneof:"job_details"` // contains filtered or unexported fields }
Execution log of a background job.
func (*BackgroundJobLogEntry) Descriptor
deprecated
added in
v1.6.0
func (*BackgroundJobLogEntry) Descriptor() ([]byte, []int)
Deprecated: Use BackgroundJobLogEntry.ProtoReflect.Descriptor instead.
func (*BackgroundJobLogEntry) GetApplyJobDetails ¶ added in v1.6.0
func (x *BackgroundJobLogEntry) GetApplyJobDetails() *BackgroundJobLogEntry_ApplyJobDetails
func (*BackgroundJobLogEntry) GetCompletionComment ¶ added in v1.6.0
func (x *BackgroundJobLogEntry) GetCompletionComment() string
func (*BackgroundJobLogEntry) GetCompletionState ¶ added in v1.6.0
func (x *BackgroundJobLogEntry) GetCompletionState() BackgroundJobLogEntry_JobCompletionState
func (*BackgroundJobLogEntry) GetConvertJobDetails ¶ added in v1.6.0
func (x *BackgroundJobLogEntry) GetConvertJobDetails() *BackgroundJobLogEntry_ConvertJobDetails
func (*BackgroundJobLogEntry) GetFinishTime ¶ added in v1.6.0
func (x *BackgroundJobLogEntry) GetFinishTime() *timestamppb.Timestamp
func (*BackgroundJobLogEntry) GetId ¶ added in v1.6.0
func (x *BackgroundJobLogEntry) GetId() string
func (*BackgroundJobLogEntry) GetImportRulesJobDetails ¶ added in v1.6.0
func (x *BackgroundJobLogEntry) GetImportRulesJobDetails() *BackgroundJobLogEntry_ImportRulesJobDetails
func (*BackgroundJobLogEntry) GetJobDetails ¶ added in v1.6.0
func (m *BackgroundJobLogEntry) GetJobDetails() isBackgroundJobLogEntry_JobDetails
func (*BackgroundJobLogEntry) GetJobType ¶ added in v1.6.0
func (x *BackgroundJobLogEntry) GetJobType() BackgroundJobType
func (*BackgroundJobLogEntry) GetRequestAutocommit ¶ added in v1.6.0
func (x *BackgroundJobLogEntry) GetRequestAutocommit() bool
func (*BackgroundJobLogEntry) GetSeedJobDetails ¶ added in v1.6.0
func (x *BackgroundJobLogEntry) GetSeedJobDetails() *BackgroundJobLogEntry_SeedJobDetails
func (*BackgroundJobLogEntry) GetStartTime ¶ added in v1.6.0
func (x *BackgroundJobLogEntry) GetStartTime() *timestamppb.Timestamp
func (*BackgroundJobLogEntry) ProtoMessage ¶ added in v1.6.0
func (*BackgroundJobLogEntry) ProtoMessage()
func (*BackgroundJobLogEntry) ProtoReflect ¶ added in v1.6.0
func (x *BackgroundJobLogEntry) ProtoReflect() protoreflect.Message
func (*BackgroundJobLogEntry) Reset ¶ added in v1.6.0
func (x *BackgroundJobLogEntry) Reset()
func (*BackgroundJobLogEntry) String ¶ added in v1.6.0
func (x *BackgroundJobLogEntry) String() string
type BackgroundJobLogEntry_ApplyJobDetails ¶ added in v1.6.0
type BackgroundJobLogEntry_ApplyJobDetails struct { // Output only. The connection profile which was used for the apply job. ConnectionProfile string `protobuf:"bytes,1,opt,name=connection_profile,json=connectionProfile,proto3" json:"connection_profile,omitempty"` // Output only. AIP-160 based filter used to specify the entities to apply Filter string `protobuf:"bytes,2,opt,name=filter,proto3" json:"filter,omitempty"` // contains filtered or unexported fields }
Details regarding an Apply background job.
func (*BackgroundJobLogEntry_ApplyJobDetails) Descriptor
deprecated
added in
v1.6.0
func (*BackgroundJobLogEntry_ApplyJobDetails) Descriptor() ([]byte, []int)
Deprecated: Use BackgroundJobLogEntry_ApplyJobDetails.ProtoReflect.Descriptor instead.
func (*BackgroundJobLogEntry_ApplyJobDetails) GetConnectionProfile ¶ added in v1.6.0
func (x *BackgroundJobLogEntry_ApplyJobDetails) GetConnectionProfile() string
func (*BackgroundJobLogEntry_ApplyJobDetails) GetFilter ¶ added in v1.6.0
func (x *BackgroundJobLogEntry_ApplyJobDetails) GetFilter() string
func (*BackgroundJobLogEntry_ApplyJobDetails) ProtoMessage ¶ added in v1.6.0
func (*BackgroundJobLogEntry_ApplyJobDetails) ProtoMessage()
func (*BackgroundJobLogEntry_ApplyJobDetails) ProtoReflect ¶ added in v1.6.0
func (x *BackgroundJobLogEntry_ApplyJobDetails) ProtoReflect() protoreflect.Message
func (*BackgroundJobLogEntry_ApplyJobDetails) Reset ¶ added in v1.6.0
func (x *BackgroundJobLogEntry_ApplyJobDetails) Reset()
func (*BackgroundJobLogEntry_ApplyJobDetails) String ¶ added in v1.6.0
func (x *BackgroundJobLogEntry_ApplyJobDetails) String() string
type BackgroundJobLogEntry_ApplyJobDetails_ ¶ added in v1.6.0
type BackgroundJobLogEntry_ApplyJobDetails_ struct { // Output only. Apply job details. ApplyJobDetails *BackgroundJobLogEntry_ApplyJobDetails `protobuf:"bytes,103,opt,name=apply_job_details,json=applyJobDetails,proto3,oneof"` }
type BackgroundJobLogEntry_ConvertJobDetails ¶ added in v1.6.0
type BackgroundJobLogEntry_ConvertJobDetails struct { // Output only. AIP-160 based filter used to specify the entities to convert Filter string `protobuf:"bytes,1,opt,name=filter,proto3" json:"filter,omitempty"` // contains filtered or unexported fields }
Details regarding a Convert background job.
func (*BackgroundJobLogEntry_ConvertJobDetails) Descriptor
deprecated
added in
v1.6.0
func (*BackgroundJobLogEntry_ConvertJobDetails) Descriptor() ([]byte, []int)
Deprecated: Use BackgroundJobLogEntry_ConvertJobDetails.ProtoReflect.Descriptor instead.
func (*BackgroundJobLogEntry_ConvertJobDetails) GetFilter ¶ added in v1.6.0
func (x *BackgroundJobLogEntry_ConvertJobDetails) GetFilter() string
func (*BackgroundJobLogEntry_ConvertJobDetails) ProtoMessage ¶ added in v1.6.0
func (*BackgroundJobLogEntry_ConvertJobDetails) ProtoMessage()
func (*BackgroundJobLogEntry_ConvertJobDetails) ProtoReflect ¶ added in v1.6.0
func (x *BackgroundJobLogEntry_ConvertJobDetails) ProtoReflect() protoreflect.Message
func (*BackgroundJobLogEntry_ConvertJobDetails) Reset ¶ added in v1.6.0
func (x *BackgroundJobLogEntry_ConvertJobDetails) Reset()
func (*BackgroundJobLogEntry_ConvertJobDetails) String ¶ added in v1.6.0
func (x *BackgroundJobLogEntry_ConvertJobDetails) String() string
type BackgroundJobLogEntry_ConvertJobDetails_ ¶ added in v1.6.0
type BackgroundJobLogEntry_ConvertJobDetails_ struct { // Output only. Convert job details. ConvertJobDetails *BackgroundJobLogEntry_ConvertJobDetails `protobuf:"bytes,102,opt,name=convert_job_details,json=convertJobDetails,proto3,oneof"` }
type BackgroundJobLogEntry_ImportRulesJobDetails ¶ added in v1.6.0
type BackgroundJobLogEntry_ImportRulesJobDetails struct { // Output only. File names used for the import rules job. Files []string `protobuf:"bytes,1,rep,name=files,proto3" json:"files,omitempty"` // Output only. The requested file format. FileFormat ImportRulesFileFormat `` /* 144-byte string literal not displayed */ // contains filtered or unexported fields }
Details regarding an Import Rules background job.
func (*BackgroundJobLogEntry_ImportRulesJobDetails) Descriptor
deprecated
added in
v1.6.0
func (*BackgroundJobLogEntry_ImportRulesJobDetails) Descriptor() ([]byte, []int)
Deprecated: Use BackgroundJobLogEntry_ImportRulesJobDetails.ProtoReflect.Descriptor instead.
func (*BackgroundJobLogEntry_ImportRulesJobDetails) GetFileFormat ¶ added in v1.6.0
func (x *BackgroundJobLogEntry_ImportRulesJobDetails) GetFileFormat() ImportRulesFileFormat
func (*BackgroundJobLogEntry_ImportRulesJobDetails) GetFiles ¶ added in v1.6.0
func (x *BackgroundJobLogEntry_ImportRulesJobDetails) GetFiles() []string
func (*BackgroundJobLogEntry_ImportRulesJobDetails) ProtoMessage ¶ added in v1.6.0
func (*BackgroundJobLogEntry_ImportRulesJobDetails) ProtoMessage()
func (*BackgroundJobLogEntry_ImportRulesJobDetails) ProtoReflect ¶ added in v1.6.0
func (x *BackgroundJobLogEntry_ImportRulesJobDetails) ProtoReflect() protoreflect.Message
func (*BackgroundJobLogEntry_ImportRulesJobDetails) Reset ¶ added in v1.6.0
func (x *BackgroundJobLogEntry_ImportRulesJobDetails) Reset()
func (*BackgroundJobLogEntry_ImportRulesJobDetails) String ¶ added in v1.6.0
func (x *BackgroundJobLogEntry_ImportRulesJobDetails) String() string
type BackgroundJobLogEntry_ImportRulesJobDetails_ ¶ added in v1.6.0
type BackgroundJobLogEntry_ImportRulesJobDetails_ struct { // Output only. Import rules job details. ImportRulesJobDetails *BackgroundJobLogEntry_ImportRulesJobDetails `protobuf:"bytes,101,opt,name=import_rules_job_details,json=importRulesJobDetails,proto3,oneof"` }
type BackgroundJobLogEntry_JobCompletionState ¶ added in v1.6.0
type BackgroundJobLogEntry_JobCompletionState int32
Final state after a job completes.
const ( // The status is not specified. This state is used when job is not yet // finished. BackgroundJobLogEntry_JOB_COMPLETION_STATE_UNSPECIFIED BackgroundJobLogEntry_JobCompletionState = 0 // Success. BackgroundJobLogEntry_SUCCEEDED BackgroundJobLogEntry_JobCompletionState = 1 // Error. BackgroundJobLogEntry_FAILED BackgroundJobLogEntry_JobCompletionState = 2 )
func (BackgroundJobLogEntry_JobCompletionState) Descriptor ¶ added in v1.6.0
func (BackgroundJobLogEntry_JobCompletionState) Descriptor() protoreflect.EnumDescriptor
func (BackgroundJobLogEntry_JobCompletionState) EnumDescriptor
deprecated
added in
v1.6.0
func (BackgroundJobLogEntry_JobCompletionState) EnumDescriptor() ([]byte, []int)
Deprecated: Use BackgroundJobLogEntry_JobCompletionState.Descriptor instead.
func (BackgroundJobLogEntry_JobCompletionState) Number ¶ added in v1.6.0
func (x BackgroundJobLogEntry_JobCompletionState) Number() protoreflect.EnumNumber
func (BackgroundJobLogEntry_JobCompletionState) String ¶ added in v1.6.0
func (x BackgroundJobLogEntry_JobCompletionState) String() string
func (BackgroundJobLogEntry_JobCompletionState) Type ¶ added in v1.6.0
func (BackgroundJobLogEntry_JobCompletionState) Type() protoreflect.EnumType
type BackgroundJobLogEntry_SeedJobDetails ¶ added in v1.6.0
type BackgroundJobLogEntry_SeedJobDetails struct { // Output only. The connection profile which was used for the seed job. ConnectionProfile string `protobuf:"bytes,1,opt,name=connection_profile,json=connectionProfile,proto3" json:"connection_profile,omitempty"` // contains filtered or unexported fields }
Details regarding a Seed background job.
func (*BackgroundJobLogEntry_SeedJobDetails) Descriptor
deprecated
added in
v1.6.0
func (*BackgroundJobLogEntry_SeedJobDetails) Descriptor() ([]byte, []int)
Deprecated: Use BackgroundJobLogEntry_SeedJobDetails.ProtoReflect.Descriptor instead.
func (*BackgroundJobLogEntry_SeedJobDetails) GetConnectionProfile ¶ added in v1.6.0
func (x *BackgroundJobLogEntry_SeedJobDetails) GetConnectionProfile() string
func (*BackgroundJobLogEntry_SeedJobDetails) ProtoMessage ¶ added in v1.6.0
func (*BackgroundJobLogEntry_SeedJobDetails) ProtoMessage()
func (*BackgroundJobLogEntry_SeedJobDetails) ProtoReflect ¶ added in v1.6.0
func (x *BackgroundJobLogEntry_SeedJobDetails) ProtoReflect() protoreflect.Message
func (*BackgroundJobLogEntry_SeedJobDetails) Reset ¶ added in v1.6.0
func (x *BackgroundJobLogEntry_SeedJobDetails) Reset()
func (*BackgroundJobLogEntry_SeedJobDetails) String ¶ added in v1.6.0
func (x *BackgroundJobLogEntry_SeedJobDetails) String() string
type BackgroundJobLogEntry_SeedJobDetails_ ¶ added in v1.6.0
type BackgroundJobLogEntry_SeedJobDetails_ struct { // Output only. Seed job details. SeedJobDetails *BackgroundJobLogEntry_SeedJobDetails `protobuf:"bytes,100,opt,name=seed_job_details,json=seedJobDetails,proto3,oneof"` }
type BackgroundJobType ¶ added in v1.6.0
type BackgroundJobType int32
The types of jobs that can be executed in the background.
const ( // Unspecified background job type. BackgroundJobType_BACKGROUND_JOB_TYPE_UNSPECIFIED BackgroundJobType = 0 // Job to seed from the source database. BackgroundJobType_BACKGROUND_JOB_TYPE_SOURCE_SEED BackgroundJobType = 1 // Job to convert the source database into a draft of the destination // database. BackgroundJobType_BACKGROUND_JOB_TYPE_CONVERT BackgroundJobType = 2 // Job to apply the draft tree onto the destination. BackgroundJobType_BACKGROUND_JOB_TYPE_APPLY_DESTINATION BackgroundJobType = 3 // Job to import and convert mapping rules from an external source such as an // ora2pg config file. BackgroundJobType_BACKGROUND_JOB_TYPE_IMPORT_RULES_FILE BackgroundJobType = 5 )
func (BackgroundJobType) Descriptor ¶ added in v1.6.0
func (BackgroundJobType) Descriptor() protoreflect.EnumDescriptor
func (BackgroundJobType) Enum ¶ added in v1.6.0
func (x BackgroundJobType) Enum() *BackgroundJobType
func (BackgroundJobType) EnumDescriptor
deprecated
added in
v1.6.0
func (BackgroundJobType) EnumDescriptor() ([]byte, []int)
Deprecated: Use BackgroundJobType.Descriptor instead.
func (BackgroundJobType) Number ¶ added in v1.6.0
func (x BackgroundJobType) Number() protoreflect.EnumNumber
func (BackgroundJobType) String ¶ added in v1.6.0
func (x BackgroundJobType) String() string
func (BackgroundJobType) Type ¶ added in v1.6.0
func (BackgroundJobType) Type() protoreflect.EnumType
type CloudSqlConnectionProfile ¶
type CloudSqlConnectionProfile struct { // Output only. The Cloud SQL instance ID that this connection profile is // associated with. CloudSqlId string `protobuf:"bytes,1,opt,name=cloud_sql_id,json=cloudSqlId,proto3" json:"cloud_sql_id,omitempty"` // Immutable. Metadata used to create the destination Cloud SQL database. Settings *CloudSqlSettings `protobuf:"bytes,2,opt,name=settings,proto3" json:"settings,omitempty"` // Output only. The Cloud SQL database instance's private IP. PrivateIp string `protobuf:"bytes,3,opt,name=private_ip,json=privateIp,proto3" json:"private_ip,omitempty"` // Output only. The Cloud SQL database instance's public IP. PublicIp string `protobuf:"bytes,4,opt,name=public_ip,json=publicIp,proto3" json:"public_ip,omitempty"` // Output only. The Cloud SQL database instance's additional (outgoing) public // IP. Used when the Cloud SQL database availability type is REGIONAL (i.e. // multiple zones / highly available). AdditionalPublicIp string `protobuf:"bytes,5,opt,name=additional_public_ip,json=additionalPublicIp,proto3" json:"additional_public_ip,omitempty"` // contains filtered or unexported fields }
Specifies required connection parameters, and, optionally, the parameters required to create a Cloud SQL destination database instance.
func (*CloudSqlConnectionProfile) Descriptor
deprecated
func (*CloudSqlConnectionProfile) Descriptor() ([]byte, []int)
Deprecated: Use CloudSqlConnectionProfile.ProtoReflect.Descriptor instead.
func (*CloudSqlConnectionProfile) GetAdditionalPublicIp ¶ added in v1.6.0
func (x *CloudSqlConnectionProfile) GetAdditionalPublicIp() string
func (*CloudSqlConnectionProfile) GetCloudSqlId ¶
func (x *CloudSqlConnectionProfile) GetCloudSqlId() string
func (*CloudSqlConnectionProfile) GetPrivateIp ¶
func (x *CloudSqlConnectionProfile) GetPrivateIp() string
func (*CloudSqlConnectionProfile) GetPublicIp ¶
func (x *CloudSqlConnectionProfile) GetPublicIp() string
func (*CloudSqlConnectionProfile) GetSettings ¶
func (x *CloudSqlConnectionProfile) GetSettings() *CloudSqlSettings
func (*CloudSqlConnectionProfile) ProtoMessage ¶
func (*CloudSqlConnectionProfile) ProtoMessage()
func (*CloudSqlConnectionProfile) ProtoReflect ¶
func (x *CloudSqlConnectionProfile) ProtoReflect() protoreflect.Message
func (*CloudSqlConnectionProfile) Reset ¶
func (x *CloudSqlConnectionProfile) Reset()
func (*CloudSqlConnectionProfile) String ¶
func (x *CloudSqlConnectionProfile) String() string
type CloudSqlSettings ¶
type CloudSqlSettings struct { // The database engine type and version. DatabaseVersion CloudSqlSettings_SqlDatabaseVersion `` /* 173-byte string literal not displayed */ // The resource labels for a Cloud SQL instance to use to annotate any related // underlying resources such as Compute Engine VMs. // An object containing a list of "key": "value" pairs. // // Example: `{ "name": "wrench", "mass": "18kg", "count": "3" }`. UserLabels map[string]string `` /* 179-byte string literal not displayed */ // The tier (or machine type) for this instance, for example: // `db-n1-standard-1` (MySQL instances) or // `db-custom-1-3840` (PostgreSQL instances). // For more information, see // [Cloud SQL Instance // Settings](https://cloud.google.com/sql/docs/mysql/instance-settings). Tier string `protobuf:"bytes,3,opt,name=tier,proto3" json:"tier,omitempty"` // The maximum size to which storage capacity can be automatically increased. // The default value is 0, which specifies that there is no limit. StorageAutoResizeLimit *wrapperspb.Int64Value `` /* 131-byte string literal not displayed */ // The activation policy specifies when the instance is activated; it is // applicable only when the instance state is 'RUNNABLE'. Valid values: // // 'ALWAYS': The instance is on, and remains so even in // the absence of connection requests. // // `NEVER`: The instance is off; it is not activated, even if a // connection request arrives. ActivationPolicy CloudSqlSettings_SqlActivationPolicy `` /* 177-byte string literal not displayed */ // The settings for IP Management. This allows to enable or disable the // instance IP and manage which external networks can connect to the instance. // The IPv4 address cannot be disabled. IpConfig *SqlIpConfig `protobuf:"bytes,6,opt,name=ip_config,json=ipConfig,proto3" json:"ip_config,omitempty"` // [default: ON] If you enable this setting, Cloud SQL checks your available // storage every 30 seconds. If the available storage falls below a threshold // size, Cloud SQL automatically adds additional storage capacity. If the // available storage repeatedly falls below the threshold size, Cloud SQL // continues to add storage until it reaches the maximum of 30 TB. AutoStorageIncrease *wrapperspb.BoolValue `protobuf:"bytes,7,opt,name=auto_storage_increase,json=autoStorageIncrease,proto3" json:"auto_storage_increase,omitempty"` // The database flags passed to the Cloud SQL instance at startup. // An object containing a list of "key": value pairs. // Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }. DatabaseFlags map[string]string `` /* 188-byte string literal not displayed */ // The type of storage: `PD_SSD` (default) or `PD_HDD`. DataDiskType CloudSqlSettings_SqlDataDiskType `` /* 163-byte string literal not displayed */ // The storage capacity available to the database, in GB. // The minimum (and default) size is 10GB. DataDiskSizeGb *wrapperspb.Int64Value `protobuf:"bytes,10,opt,name=data_disk_size_gb,json=dataDiskSizeGb,proto3" json:"data_disk_size_gb,omitempty"` // The Google Cloud Platform zone where your Cloud SQL database instance is // located. Zone string `protobuf:"bytes,11,opt,name=zone,proto3" json:"zone,omitempty"` // Optional. The Google Cloud Platform zone where the failover Cloud SQL // database instance is located. Used when the Cloud SQL database availability // type is REGIONAL (i.e. multiple zones / highly available). SecondaryZone string `protobuf:"bytes,18,opt,name=secondary_zone,json=secondaryZone,proto3" json:"secondary_zone,omitempty"` // The Database Migration Service source connection profile ID, // in the format: // `projects/my_project_name/locations/us-central1/connectionProfiles/connection_profile_ID` SourceId string `protobuf:"bytes,12,opt,name=source_id,json=sourceId,proto3" json:"source_id,omitempty"` // Input only. Initial root password. RootPassword string `protobuf:"bytes,13,opt,name=root_password,json=rootPassword,proto3" json:"root_password,omitempty"` // Output only. Indicates If this connection profile root password is stored. RootPasswordSet bool `protobuf:"varint,14,opt,name=root_password_set,json=rootPasswordSet,proto3" json:"root_password_set,omitempty"` // The Cloud SQL default instance level collation. Collation string `protobuf:"bytes,15,opt,name=collation,proto3" json:"collation,omitempty"` // The KMS key name used for the csql instance. CmekKeyName string `protobuf:"bytes,16,opt,name=cmek_key_name,json=cmekKeyName,proto3" json:"cmek_key_name,omitempty"` // Optional. Availability type. Potential values: // * `ZONAL`: The instance serves data from only one zone. Outages in that // zone affect data availability. // * `REGIONAL`: The instance can serve data from more than one zone in a // region (it is highly available). AvailabilityType CloudSqlSettings_SqlAvailabilityType `` /* 178-byte string literal not displayed */ // Optional. The edition of the given Cloud SQL instance. Edition CloudSqlSettings_Edition `protobuf:"varint,19,opt,name=edition,proto3,enum=google.cloud.clouddms.v1.CloudSqlSettings_Edition" json:"edition,omitempty"` // contains filtered or unexported fields }
Settings for creating a Cloud SQL database instance.
func (*CloudSqlSettings) Descriptor
deprecated
func (*CloudSqlSettings) Descriptor() ([]byte, []int)
Deprecated: Use CloudSqlSettings.ProtoReflect.Descriptor instead.
func (*CloudSqlSettings) GetActivationPolicy ¶
func (x *CloudSqlSettings) GetActivationPolicy() CloudSqlSettings_SqlActivationPolicy
func (*CloudSqlSettings) GetAutoStorageIncrease ¶
func (x *CloudSqlSettings) GetAutoStorageIncrease() *wrapperspb.BoolValue
func (*CloudSqlSettings) GetAvailabilityType ¶ added in v1.6.0
func (x *CloudSqlSettings) GetAvailabilityType() CloudSqlSettings_SqlAvailabilityType
func (*CloudSqlSettings) GetCmekKeyName ¶ added in v1.6.0
func (x *CloudSqlSettings) GetCmekKeyName() string
func (*CloudSqlSettings) GetCollation ¶
func (x *CloudSqlSettings) GetCollation() string
func (*CloudSqlSettings) GetDataDiskSizeGb ¶
func (x *CloudSqlSettings) GetDataDiskSizeGb() *wrapperspb.Int64Value
func (*CloudSqlSettings) GetDataDiskType ¶
func (x *CloudSqlSettings) GetDataDiskType() CloudSqlSettings_SqlDataDiskType
func (*CloudSqlSettings) GetDatabaseFlags ¶
func (x *CloudSqlSettings) GetDatabaseFlags() map[string]string
func (*CloudSqlSettings) GetDatabaseVersion ¶
func (x *CloudSqlSettings) GetDatabaseVersion() CloudSqlSettings_SqlDatabaseVersion
func (*CloudSqlSettings) GetEdition ¶ added in v1.7.0
func (x *CloudSqlSettings) GetEdition() CloudSqlSettings_Edition
func (*CloudSqlSettings) GetIpConfig ¶
func (x *CloudSqlSettings) GetIpConfig() *SqlIpConfig
func (*CloudSqlSettings) GetRootPassword ¶
func (x *CloudSqlSettings) GetRootPassword() string
func (*CloudSqlSettings) GetRootPasswordSet ¶
func (x *CloudSqlSettings) GetRootPasswordSet() bool
func (*CloudSqlSettings) GetSecondaryZone ¶ added in v1.6.0
func (x *CloudSqlSettings) GetSecondaryZone() string
func (*CloudSqlSettings) GetSourceId ¶
func (x *CloudSqlSettings) GetSourceId() string
func (*CloudSqlSettings) GetStorageAutoResizeLimit ¶
func (x *CloudSqlSettings) GetStorageAutoResizeLimit() *wrapperspb.Int64Value
func (*CloudSqlSettings) GetTier ¶
func (x *CloudSqlSettings) GetTier() string
func (*CloudSqlSettings) GetUserLabels ¶
func (x *CloudSqlSettings) GetUserLabels() map[string]string
func (*CloudSqlSettings) GetZone ¶
func (x *CloudSqlSettings) GetZone() string
func (*CloudSqlSettings) ProtoMessage ¶
func (*CloudSqlSettings) ProtoMessage()
func (*CloudSqlSettings) ProtoReflect ¶
func (x *CloudSqlSettings) ProtoReflect() protoreflect.Message
func (*CloudSqlSettings) Reset ¶
func (x *CloudSqlSettings) Reset()
func (*CloudSqlSettings) String ¶
func (x *CloudSqlSettings) String() string
type CloudSqlSettings_Edition ¶ added in v1.7.0
type CloudSqlSettings_Edition int32
The edition of the given Cloud SQL instance. Can be ENTERPRISE or ENTERPRISE_PLUS.
const ( // The instance did not specify the edition. CloudSqlSettings_EDITION_UNSPECIFIED CloudSqlSettings_Edition = 0 // The instance is an enterprise edition. CloudSqlSettings_ENTERPRISE CloudSqlSettings_Edition = 2 // The instance is an enterprise plus edition. CloudSqlSettings_ENTERPRISE_PLUS CloudSqlSettings_Edition = 3 )
func (CloudSqlSettings_Edition) Descriptor ¶ added in v1.7.0
func (CloudSqlSettings_Edition) Descriptor() protoreflect.EnumDescriptor
func (CloudSqlSettings_Edition) Enum ¶ added in v1.7.0
func (x CloudSqlSettings_Edition) Enum() *CloudSqlSettings_Edition
func (CloudSqlSettings_Edition) EnumDescriptor
deprecated
added in
v1.7.0
func (CloudSqlSettings_Edition) EnumDescriptor() ([]byte, []int)
Deprecated: Use CloudSqlSettings_Edition.Descriptor instead.
func (CloudSqlSettings_Edition) Number ¶ added in v1.7.0
func (x CloudSqlSettings_Edition) Number() protoreflect.EnumNumber
func (CloudSqlSettings_Edition) String ¶ added in v1.7.0
func (x CloudSqlSettings_Edition) String() string
func (CloudSqlSettings_Edition) Type ¶ added in v1.7.0
func (CloudSqlSettings_Edition) Type() protoreflect.EnumType
type CloudSqlSettings_SqlActivationPolicy ¶
type CloudSqlSettings_SqlActivationPolicy int32
Specifies when the instance should be activated.
const ( // unspecified policy. CloudSqlSettings_SQL_ACTIVATION_POLICY_UNSPECIFIED CloudSqlSettings_SqlActivationPolicy = 0 // The instance is always up and running. CloudSqlSettings_ALWAYS CloudSqlSettings_SqlActivationPolicy = 1 // The instance should never spin up. CloudSqlSettings_NEVER CloudSqlSettings_SqlActivationPolicy = 2 )
func (CloudSqlSettings_SqlActivationPolicy) Descriptor ¶
func (CloudSqlSettings_SqlActivationPolicy) Descriptor() protoreflect.EnumDescriptor
func (CloudSqlSettings_SqlActivationPolicy) Enum ¶
func (x CloudSqlSettings_SqlActivationPolicy) Enum() *CloudSqlSettings_SqlActivationPolicy
func (CloudSqlSettings_SqlActivationPolicy) EnumDescriptor
deprecated
func (CloudSqlSettings_SqlActivationPolicy) EnumDescriptor() ([]byte, []int)
Deprecated: Use CloudSqlSettings_SqlActivationPolicy.Descriptor instead.
func (CloudSqlSettings_SqlActivationPolicy) Number ¶
func (x CloudSqlSettings_SqlActivationPolicy) Number() protoreflect.EnumNumber
func (CloudSqlSettings_SqlActivationPolicy) String ¶
func (x CloudSqlSettings_SqlActivationPolicy) String() string
func (CloudSqlSettings_SqlActivationPolicy) Type ¶
func (CloudSqlSettings_SqlActivationPolicy) Type() protoreflect.EnumType
type CloudSqlSettings_SqlAvailabilityType ¶ added in v1.6.0
type CloudSqlSettings_SqlAvailabilityType int32
The availability type of the given Cloud SQL instance.
const ( // This is an unknown Availability type. CloudSqlSettings_SQL_AVAILABILITY_TYPE_UNSPECIFIED CloudSqlSettings_SqlAvailabilityType = 0 // Zonal availablility instance. CloudSqlSettings_ZONAL CloudSqlSettings_SqlAvailabilityType = 1 // Regional availability instance. CloudSqlSettings_REGIONAL CloudSqlSettings_SqlAvailabilityType = 2 )
func (CloudSqlSettings_SqlAvailabilityType) Descriptor ¶ added in v1.6.0
func (CloudSqlSettings_SqlAvailabilityType) Descriptor() protoreflect.EnumDescriptor
func (CloudSqlSettings_SqlAvailabilityType) Enum ¶ added in v1.6.0
func (x CloudSqlSettings_SqlAvailabilityType) Enum() *CloudSqlSettings_SqlAvailabilityType
func (CloudSqlSettings_SqlAvailabilityType) EnumDescriptor
deprecated
added in
v1.6.0
func (CloudSqlSettings_SqlAvailabilityType) EnumDescriptor() ([]byte, []int)
Deprecated: Use CloudSqlSettings_SqlAvailabilityType.Descriptor instead.
func (CloudSqlSettings_SqlAvailabilityType) Number ¶ added in v1.6.0
func (x CloudSqlSettings_SqlAvailabilityType) Number() protoreflect.EnumNumber
func (CloudSqlSettings_SqlAvailabilityType) String ¶ added in v1.6.0
func (x CloudSqlSettings_SqlAvailabilityType) String() string
func (CloudSqlSettings_SqlAvailabilityType) Type ¶ added in v1.6.0
func (CloudSqlSettings_SqlAvailabilityType) Type() protoreflect.EnumType
type CloudSqlSettings_SqlDataDiskType ¶
type CloudSqlSettings_SqlDataDiskType int32
The storage options for Cloud SQL databases.
const ( // Unspecified. CloudSqlSettings_SQL_DATA_DISK_TYPE_UNSPECIFIED CloudSqlSettings_SqlDataDiskType = 0 // SSD disk. CloudSqlSettings_PD_SSD CloudSqlSettings_SqlDataDiskType = 1 // HDD disk. CloudSqlSettings_PD_HDD CloudSqlSettings_SqlDataDiskType = 2 )
func (CloudSqlSettings_SqlDataDiskType) Descriptor ¶
func (CloudSqlSettings_SqlDataDiskType) Descriptor() protoreflect.EnumDescriptor
func (CloudSqlSettings_SqlDataDiskType) Enum ¶
func (x CloudSqlSettings_SqlDataDiskType) Enum() *CloudSqlSettings_SqlDataDiskType
func (CloudSqlSettings_SqlDataDiskType) EnumDescriptor
deprecated
func (CloudSqlSettings_SqlDataDiskType) EnumDescriptor() ([]byte, []int)
Deprecated: Use CloudSqlSettings_SqlDataDiskType.Descriptor instead.
func (CloudSqlSettings_SqlDataDiskType) Number ¶
func (x CloudSqlSettings_SqlDataDiskType) Number() protoreflect.EnumNumber
func (CloudSqlSettings_SqlDataDiskType) String ¶
func (x CloudSqlSettings_SqlDataDiskType) String() string
func (CloudSqlSettings_SqlDataDiskType) Type ¶
func (CloudSqlSettings_SqlDataDiskType) Type() protoreflect.EnumType
type CloudSqlSettings_SqlDatabaseVersion ¶
type CloudSqlSettings_SqlDatabaseVersion int32
The database engine type and version.
const ( // Unspecified version. CloudSqlSettings_SQL_DATABASE_VERSION_UNSPECIFIED CloudSqlSettings_SqlDatabaseVersion = 0 // MySQL 5.6. CloudSqlSettings_MYSQL_5_6 CloudSqlSettings_SqlDatabaseVersion = 1 // MySQL 5.7. CloudSqlSettings_MYSQL_5_7 CloudSqlSettings_SqlDatabaseVersion = 2 // PostgreSQL 9.6. CloudSqlSettings_POSTGRES_9_6 CloudSqlSettings_SqlDatabaseVersion = 3 // PostgreSQL 11. CloudSqlSettings_POSTGRES_11 CloudSqlSettings_SqlDatabaseVersion = 4 // PostgreSQL 10. CloudSqlSettings_POSTGRES_10 CloudSqlSettings_SqlDatabaseVersion = 5 // MySQL 8.0. CloudSqlSettings_MYSQL_8_0 CloudSqlSettings_SqlDatabaseVersion = 6 // PostgreSQL 12. CloudSqlSettings_POSTGRES_12 CloudSqlSettings_SqlDatabaseVersion = 7 // PostgreSQL 13. CloudSqlSettings_POSTGRES_13 CloudSqlSettings_SqlDatabaseVersion = 8 // PostgreSQL 14. CloudSqlSettings_POSTGRES_14 CloudSqlSettings_SqlDatabaseVersion = 17 // PostgreSQL 15. CloudSqlSettings_POSTGRES_15 CloudSqlSettings_SqlDatabaseVersion = 18 )
func (CloudSqlSettings_SqlDatabaseVersion) Descriptor ¶
func (CloudSqlSettings_SqlDatabaseVersion) Descriptor() protoreflect.EnumDescriptor