Documentation
¶
Index ¶
- Constants
- Variables
- func RegisterOracleDatabaseServer(s grpc.ServiceRegistrar, srv OracleDatabaseServer)
- type AllConnectionStrings
- func (*AllConnectionStrings) Descriptor() ([]byte, []int)deprecated
- func (x *AllConnectionStrings) GetHigh() string
- func (x *AllConnectionStrings) GetLow() string
- func (x *AllConnectionStrings) GetMedium() string
- func (*AllConnectionStrings) ProtoMessage()
- func (x *AllConnectionStrings) ProtoReflect() protoreflect.Message
- func (x *AllConnectionStrings) Reset()
- func (x *AllConnectionStrings) String() string
- type AutonomousDatabase
- func (*AutonomousDatabase) Descriptor() ([]byte, []int)deprecated
- func (x *AutonomousDatabase) GetAdminPassword() string
- func (x *AutonomousDatabase) GetCidr() string
- func (x *AutonomousDatabase) GetCreateTime() *timestamppb.Timestamp
- func (x *AutonomousDatabase) GetDatabase() string
- func (x *AutonomousDatabase) GetDisasterRecoverySupportedLocations() []string
- func (x *AutonomousDatabase) GetDisplayName() string
- func (x *AutonomousDatabase) GetEntitlementId() string
- func (x *AutonomousDatabase) GetLabels() map[string]string
- func (x *AutonomousDatabase) GetName() string
- func (x *AutonomousDatabase) GetNetwork() string
- func (x *AutonomousDatabase) GetOdbNetwork() string
- func (x *AutonomousDatabase) GetOdbSubnet() string
- func (x *AutonomousDatabase) GetPeerAutonomousDatabases() []string
- func (x *AutonomousDatabase) GetProperties() *AutonomousDatabaseProperties
- func (x *AutonomousDatabase) GetSourceConfig() *SourceConfig
- func (*AutonomousDatabase) ProtoMessage()
- func (x *AutonomousDatabase) ProtoReflect() protoreflect.Message
- func (x *AutonomousDatabase) Reset()
- func (x *AutonomousDatabase) String() string
- type AutonomousDatabaseApex
- func (*AutonomousDatabaseApex) Descriptor() ([]byte, []int)deprecated
- func (x *AutonomousDatabaseApex) GetApexVersion() string
- func (x *AutonomousDatabaseApex) GetOrdsVersion() string
- func (*AutonomousDatabaseApex) ProtoMessage()
- func (x *AutonomousDatabaseApex) ProtoReflect() protoreflect.Message
- func (x *AutonomousDatabaseApex) Reset()
- func (x *AutonomousDatabaseApex) String() string
- type AutonomousDatabaseBackup
- func (*AutonomousDatabaseBackup) Descriptor() ([]byte, []int)deprecated
- func (x *AutonomousDatabaseBackup) GetAutonomousDatabase() string
- func (x *AutonomousDatabaseBackup) GetDisplayName() string
- func (x *AutonomousDatabaseBackup) GetLabels() map[string]string
- func (x *AutonomousDatabaseBackup) GetName() string
- func (x *AutonomousDatabaseBackup) GetProperties() *AutonomousDatabaseBackupProperties
- func (*AutonomousDatabaseBackup) ProtoMessage()
- func (x *AutonomousDatabaseBackup) ProtoReflect() protoreflect.Message
- func (x *AutonomousDatabaseBackup) Reset()
- func (x *AutonomousDatabaseBackup) String() string
- type AutonomousDatabaseBackupProperties
- func (*AutonomousDatabaseBackupProperties) Descriptor() ([]byte, []int)deprecated
- func (x *AutonomousDatabaseBackupProperties) GetAvailableTillTime() *timestamppb.Timestamp
- func (x *AutonomousDatabaseBackupProperties) GetCompartmentId() string
- func (x *AutonomousDatabaseBackupProperties) GetDatabaseSizeTb() float32
- func (x *AutonomousDatabaseBackupProperties) GetDbVersion() string
- func (x *AutonomousDatabaseBackupProperties) GetEndTime() *timestamppb.Timestamp
- func (x *AutonomousDatabaseBackupProperties) GetIsAutomaticBackup() bool
- func (x *AutonomousDatabaseBackupProperties) GetIsLongTermBackup() bool
- func (x *AutonomousDatabaseBackupProperties) GetIsRestorable() bool
- func (x *AutonomousDatabaseBackupProperties) GetKeyStoreId() string
- func (x *AutonomousDatabaseBackupProperties) GetKeyStoreWallet() string
- func (x *AutonomousDatabaseBackupProperties) GetKmsKeyId() string
- func (x *AutonomousDatabaseBackupProperties) GetKmsKeyVersionId() string
- func (x *AutonomousDatabaseBackupProperties) GetLifecycleDetails() string
- func (x *AutonomousDatabaseBackupProperties) GetLifecycleState() AutonomousDatabaseBackupProperties_State
- func (x *AutonomousDatabaseBackupProperties) GetOcid() string
- func (x *AutonomousDatabaseBackupProperties) GetRetentionPeriodDays() int32
- func (x *AutonomousDatabaseBackupProperties) GetSizeTb() float32
- func (x *AutonomousDatabaseBackupProperties) GetStartTime() *timestamppb.Timestamp
- func (x *AutonomousDatabaseBackupProperties) GetType() AutonomousDatabaseBackupProperties_Type
- func (x *AutonomousDatabaseBackupProperties) GetVaultId() string
- func (*AutonomousDatabaseBackupProperties) ProtoMessage()
- func (x *AutonomousDatabaseBackupProperties) ProtoReflect() protoreflect.Message
- func (x *AutonomousDatabaseBackupProperties) Reset()
- func (x *AutonomousDatabaseBackupProperties) String() string
- type AutonomousDatabaseBackupProperties_State
- func (AutonomousDatabaseBackupProperties_State) Descriptor() protoreflect.EnumDescriptor
- func (x AutonomousDatabaseBackupProperties_State) Enum() *AutonomousDatabaseBackupProperties_State
- func (AutonomousDatabaseBackupProperties_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x AutonomousDatabaseBackupProperties_State) Number() protoreflect.EnumNumber
- func (x AutonomousDatabaseBackupProperties_State) String() string
- func (AutonomousDatabaseBackupProperties_State) Type() protoreflect.EnumType
- type AutonomousDatabaseBackupProperties_Type
- func (AutonomousDatabaseBackupProperties_Type) Descriptor() protoreflect.EnumDescriptor
- func (x AutonomousDatabaseBackupProperties_Type) Enum() *AutonomousDatabaseBackupProperties_Type
- func (AutonomousDatabaseBackupProperties_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x AutonomousDatabaseBackupProperties_Type) Number() protoreflect.EnumNumber
- func (x AutonomousDatabaseBackupProperties_Type) String() string
- func (AutonomousDatabaseBackupProperties_Type) Type() protoreflect.EnumType
- type AutonomousDatabaseCharacterSet
- func (*AutonomousDatabaseCharacterSet) Descriptor() ([]byte, []int)deprecated
- func (x *AutonomousDatabaseCharacterSet) GetCharacterSet() string
- func (x *AutonomousDatabaseCharacterSet) GetCharacterSetType() AutonomousDatabaseCharacterSet_CharacterSetType
- func (x *AutonomousDatabaseCharacterSet) GetName() string
- func (*AutonomousDatabaseCharacterSet) ProtoMessage()
- func (x *AutonomousDatabaseCharacterSet) ProtoReflect() protoreflect.Message
- func (x *AutonomousDatabaseCharacterSet) Reset()
- func (x *AutonomousDatabaseCharacterSet) String() string
- type AutonomousDatabaseCharacterSet_CharacterSetType
- func (AutonomousDatabaseCharacterSet_CharacterSetType) Descriptor() protoreflect.EnumDescriptor
- func (x AutonomousDatabaseCharacterSet_CharacterSetType) Enum() *AutonomousDatabaseCharacterSet_CharacterSetType
- func (AutonomousDatabaseCharacterSet_CharacterSetType) EnumDescriptor() ([]byte, []int)deprecated
- func (x AutonomousDatabaseCharacterSet_CharacterSetType) Number() protoreflect.EnumNumber
- func (x AutonomousDatabaseCharacterSet_CharacterSetType) String() string
- func (AutonomousDatabaseCharacterSet_CharacterSetType) Type() protoreflect.EnumType
- type AutonomousDatabaseConnectionStrings
- func (*AutonomousDatabaseConnectionStrings) Descriptor() ([]byte, []int)deprecated
- func (x *AutonomousDatabaseConnectionStrings) GetAllConnectionStrings() *AllConnectionStrings
- func (x *AutonomousDatabaseConnectionStrings) GetDedicated() string
- func (x *AutonomousDatabaseConnectionStrings) GetHigh() string
- func (x *AutonomousDatabaseConnectionStrings) GetLow() string
- func (x *AutonomousDatabaseConnectionStrings) GetMedium() string
- func (x *AutonomousDatabaseConnectionStrings) GetProfiles() []*DatabaseConnectionStringProfile
- func (*AutonomousDatabaseConnectionStrings) ProtoMessage()
- func (x *AutonomousDatabaseConnectionStrings) ProtoReflect() protoreflect.Message
- func (x *AutonomousDatabaseConnectionStrings) Reset()
- func (x *AutonomousDatabaseConnectionStrings) String() string
- type AutonomousDatabaseConnectionUrls
- func (*AutonomousDatabaseConnectionUrls) Descriptor() ([]byte, []int)deprecated
- func (x *AutonomousDatabaseConnectionUrls) GetApexUri() string
- func (x *AutonomousDatabaseConnectionUrls) GetDatabaseTransformsUri() string
- func (x *AutonomousDatabaseConnectionUrls) GetGraphStudioUri() string
- func (x *AutonomousDatabaseConnectionUrls) GetMachineLearningNotebookUri() string
- func (x *AutonomousDatabaseConnectionUrls) GetMachineLearningUserManagementUri() string
- func (x *AutonomousDatabaseConnectionUrls) GetMongoDbUri() string
- func (x *AutonomousDatabaseConnectionUrls) GetOrdsUri() string
- func (x *AutonomousDatabaseConnectionUrls) GetSqlDevWebUri() string
- func (*AutonomousDatabaseConnectionUrls) ProtoMessage()
- func (x *AutonomousDatabaseConnectionUrls) ProtoReflect() protoreflect.Message
- func (x *AutonomousDatabaseConnectionUrls) Reset()
- func (x *AutonomousDatabaseConnectionUrls) String() string
- type AutonomousDatabaseProperties
- func (*AutonomousDatabaseProperties) Descriptor() ([]byte, []int)deprecated
- func (x *AutonomousDatabaseProperties) GetActualUsedDataStorageSizeTb() float64
- func (x *AutonomousDatabaseProperties) GetAllocatedStorageSizeTb() float64
- func (x *AutonomousDatabaseProperties) GetAllowlistedIps() []string
- func (x *AutonomousDatabaseProperties) GetApexDetails() *AutonomousDatabaseApex
- func (x *AutonomousDatabaseProperties) GetArePrimaryAllowlistedIpsUsed() bool
- func (x *AutonomousDatabaseProperties) GetAutonomousContainerDatabaseId() string
- func (x *AutonomousDatabaseProperties) GetAvailableUpgradeVersions() []string
- func (x *AutonomousDatabaseProperties) GetBackupRetentionPeriodDays() int32
- func (x *AutonomousDatabaseProperties) GetCharacterSet() string
- func (x *AutonomousDatabaseProperties) GetComputeCount() float32
- func (x *AutonomousDatabaseProperties) GetConnectionStrings() *AutonomousDatabaseConnectionStrings
- func (x *AutonomousDatabaseProperties) GetConnectionUrls() *AutonomousDatabaseConnectionUrls
- func (x *AutonomousDatabaseProperties) GetCpuCoreCount() int32
- func (x *AutonomousDatabaseProperties) GetCustomerContacts() []*CustomerContact
- func (x *AutonomousDatabaseProperties) GetDataGuardRoleChangedTime() *timestamppb.Timestamp
- func (x *AutonomousDatabaseProperties) GetDataSafeState() AutonomousDatabaseProperties_DataSafeState
- func (x *AutonomousDatabaseProperties) GetDataStorageSizeGb() int32
- func (x *AutonomousDatabaseProperties) GetDataStorageSizeTb() int32
- func (x *AutonomousDatabaseProperties) GetDatabaseManagementState() AutonomousDatabaseProperties_DatabaseManagementState
- func (x *AutonomousDatabaseProperties) GetDbEdition() AutonomousDatabaseProperties_DatabaseEdition
- func (x *AutonomousDatabaseProperties) GetDbVersion() string
- func (x *AutonomousDatabaseProperties) GetDbWorkload() DBWorkload
- func (x *AutonomousDatabaseProperties) GetDisasterRecoveryRoleChangedTime() *timestamppb.Timestamp
- func (x *AutonomousDatabaseProperties) GetEncryptionKey() *EncryptionKey
- func (x *AutonomousDatabaseProperties) GetEncryptionKeyHistoryEntries() []*EncryptionKeyHistoryEntry
- func (x *AutonomousDatabaseProperties) GetFailedDataRecoveryDuration() *durationpb.Duration
- func (x *AutonomousDatabaseProperties) GetIsAutoScalingEnabled() bool
- func (x *AutonomousDatabaseProperties) GetIsLocalDataGuardEnabled() bool
- func (x *AutonomousDatabaseProperties) GetIsStorageAutoScalingEnabled() bool
- func (x *AutonomousDatabaseProperties) GetLicenseType() AutonomousDatabaseProperties_LicenseType
- func (x *AutonomousDatabaseProperties) GetLifecycleDetails() string
- func (x *AutonomousDatabaseProperties) GetLocalAdgAutoFailoverMaxDataLossLimit() int32
- func (x *AutonomousDatabaseProperties) GetLocalDisasterRecoveryType() AutonomousDatabaseProperties_LocalDisasterRecoveryType
- func (x *AutonomousDatabaseProperties) GetLocalStandbyDb() *AutonomousDatabaseStandbySummary
- func (x *AutonomousDatabaseProperties) GetMaintenanceBeginTime() *timestamppb.Timestamp
- func (x *AutonomousDatabaseProperties) GetMaintenanceEndTime() *timestamppb.Timestamp
- func (x *AutonomousDatabaseProperties) GetMaintenanceScheduleType() AutonomousDatabaseProperties_MaintenanceScheduleType
- func (x *AutonomousDatabaseProperties) GetMemoryPerOracleComputeUnitGbs() int32
- func (x *AutonomousDatabaseProperties) GetMemoryTableGbs() int32
- func (x *AutonomousDatabaseProperties) GetMtlsConnectionRequired() bool
- func (x *AutonomousDatabaseProperties) GetNCharacterSet() string
- func (x *AutonomousDatabaseProperties) GetNextLongTermBackupTime() *timestamppb.Timestamp
- func (x *AutonomousDatabaseProperties) GetOciUrl() string
- func (x *AutonomousDatabaseProperties) GetOcid() string
- func (x *AutonomousDatabaseProperties) GetOpenMode() AutonomousDatabaseProperties_OpenMode
- func (x *AutonomousDatabaseProperties) GetOperationsInsightsState() OperationsInsightsState
- func (x *AutonomousDatabaseProperties) GetPeerDbIds() []string
- func (x *AutonomousDatabaseProperties) GetPermissionLevel() AutonomousDatabaseProperties_PermissionLevel
- func (x *AutonomousDatabaseProperties) GetPrivateEndpoint() string
- func (x *AutonomousDatabaseProperties) GetPrivateEndpointIp() string
- func (x *AutonomousDatabaseProperties) GetPrivateEndpointLabel() string
- func (x *AutonomousDatabaseProperties) GetRefreshableMode() AutonomousDatabaseProperties_RefreshableMode
- func (x *AutonomousDatabaseProperties) GetRefreshableState() AutonomousDatabaseProperties_RefreshableState
- func (x *AutonomousDatabaseProperties) GetRole() AutonomousDatabaseProperties_Role
- func (x *AutonomousDatabaseProperties) GetScheduledOperationDetails() []*ScheduledOperationDetails
- func (x *AutonomousDatabaseProperties) GetSecretId() string
- func (x *AutonomousDatabaseProperties) GetServiceAgentEmail() string
- func (x *AutonomousDatabaseProperties) GetSqlWebDeveloperUrl() string
- func (x *AutonomousDatabaseProperties) GetState() State
- func (x *AutonomousDatabaseProperties) GetSupportedCloneRegions() []string
- func (x *AutonomousDatabaseProperties) GetTotalAutoBackupStorageSizeGbs() float32
- func (x *AutonomousDatabaseProperties) GetUsedDataStorageSizeTbs() int32
- func (x *AutonomousDatabaseProperties) GetVaultId() string
- func (*AutonomousDatabaseProperties) ProtoMessage()
- func (x *AutonomousDatabaseProperties) ProtoReflect() protoreflect.Message
- func (x *AutonomousDatabaseProperties) Reset()
- func (x *AutonomousDatabaseProperties) String() string
- type AutonomousDatabaseProperties_DataSafeState
- func (AutonomousDatabaseProperties_DataSafeState) Descriptor() protoreflect.EnumDescriptor
- func (x AutonomousDatabaseProperties_DataSafeState) Enum() *AutonomousDatabaseProperties_DataSafeState
- func (AutonomousDatabaseProperties_DataSafeState) EnumDescriptor() ([]byte, []int)deprecated
- func (x AutonomousDatabaseProperties_DataSafeState) Number() protoreflect.EnumNumber
- func (x AutonomousDatabaseProperties_DataSafeState) String() string
- func (AutonomousDatabaseProperties_DataSafeState) Type() protoreflect.EnumType
- type AutonomousDatabaseProperties_DatabaseEdition
- func (AutonomousDatabaseProperties_DatabaseEdition) Descriptor() protoreflect.EnumDescriptor
- func (x AutonomousDatabaseProperties_DatabaseEdition) Enum() *AutonomousDatabaseProperties_DatabaseEdition
- func (AutonomousDatabaseProperties_DatabaseEdition) EnumDescriptor() ([]byte, []int)deprecated
- func (x AutonomousDatabaseProperties_DatabaseEdition) Number() protoreflect.EnumNumber
- func (x AutonomousDatabaseProperties_DatabaseEdition) String() string
- func (AutonomousDatabaseProperties_DatabaseEdition) Type() protoreflect.EnumType
- type AutonomousDatabaseProperties_DatabaseManagementState
- func (AutonomousDatabaseProperties_DatabaseManagementState) Descriptor() protoreflect.EnumDescriptor
- func (x AutonomousDatabaseProperties_DatabaseManagementState) Enum() *AutonomousDatabaseProperties_DatabaseManagementState
- func (AutonomousDatabaseProperties_DatabaseManagementState) EnumDescriptor() ([]byte, []int)deprecated
- func (x AutonomousDatabaseProperties_DatabaseManagementState) Number() protoreflect.EnumNumber
- func (x AutonomousDatabaseProperties_DatabaseManagementState) String() string
- func (AutonomousDatabaseProperties_DatabaseManagementState) Type() protoreflect.EnumType
- type AutonomousDatabaseProperties_LicenseType
- func (AutonomousDatabaseProperties_LicenseType) Descriptor() protoreflect.EnumDescriptor
- func (x AutonomousDatabaseProperties_LicenseType) Enum() *AutonomousDatabaseProperties_LicenseType
- func (AutonomousDatabaseProperties_LicenseType) EnumDescriptor() ([]byte, []int)deprecated
- func (x AutonomousDatabaseProperties_LicenseType) Number() protoreflect.EnumNumber
- func (x AutonomousDatabaseProperties_LicenseType) String() string
- func (AutonomousDatabaseProperties_LicenseType) Type() protoreflect.EnumType
- type AutonomousDatabaseProperties_LocalDisasterRecoveryType
- func (AutonomousDatabaseProperties_LocalDisasterRecoveryType) Descriptor() protoreflect.EnumDescriptor
- func (x AutonomousDatabaseProperties_LocalDisasterRecoveryType) Enum() *AutonomousDatabaseProperties_LocalDisasterRecoveryType
- func (AutonomousDatabaseProperties_LocalDisasterRecoveryType) EnumDescriptor() ([]byte, []int)deprecated
- func (x AutonomousDatabaseProperties_LocalDisasterRecoveryType) Number() protoreflect.EnumNumber
- func (x AutonomousDatabaseProperties_LocalDisasterRecoveryType) String() string
- func (AutonomousDatabaseProperties_LocalDisasterRecoveryType) Type() protoreflect.EnumType
- type AutonomousDatabaseProperties_MaintenanceScheduleType
- func (AutonomousDatabaseProperties_MaintenanceScheduleType) Descriptor() protoreflect.EnumDescriptor
- func (x AutonomousDatabaseProperties_MaintenanceScheduleType) Enum() *AutonomousDatabaseProperties_MaintenanceScheduleType
- func (AutonomousDatabaseProperties_MaintenanceScheduleType) EnumDescriptor() ([]byte, []int)deprecated
- func (x AutonomousDatabaseProperties_MaintenanceScheduleType) Number() protoreflect.EnumNumber
- func (x AutonomousDatabaseProperties_MaintenanceScheduleType) String() string
- func (AutonomousDatabaseProperties_MaintenanceScheduleType) Type() protoreflect.EnumType
- type AutonomousDatabaseProperties_OpenMode
- func (AutonomousDatabaseProperties_OpenMode) Descriptor() protoreflect.EnumDescriptor
- func (x AutonomousDatabaseProperties_OpenMode) Enum() *AutonomousDatabaseProperties_OpenMode
- func (AutonomousDatabaseProperties_OpenMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x AutonomousDatabaseProperties_OpenMode) Number() protoreflect.EnumNumber
- func (x AutonomousDatabaseProperties_OpenMode) String() string
- func (AutonomousDatabaseProperties_OpenMode) Type() protoreflect.EnumType
- type AutonomousDatabaseProperties_PermissionLevel
- func (AutonomousDatabaseProperties_PermissionLevel) Descriptor() protoreflect.EnumDescriptor
- func (x AutonomousDatabaseProperties_PermissionLevel) Enum() *AutonomousDatabaseProperties_PermissionLevel
- func (AutonomousDatabaseProperties_PermissionLevel) EnumDescriptor() ([]byte, []int)deprecated
- func (x AutonomousDatabaseProperties_PermissionLevel) Number() protoreflect.EnumNumber
- func (x AutonomousDatabaseProperties_PermissionLevel) String() string
- func (AutonomousDatabaseProperties_PermissionLevel) Type() protoreflect.EnumType
- type AutonomousDatabaseProperties_RefreshableMode
- func (AutonomousDatabaseProperties_RefreshableMode) Descriptor() protoreflect.EnumDescriptor
- func (x AutonomousDatabaseProperties_RefreshableMode) Enum() *AutonomousDatabaseProperties_RefreshableMode
- func (AutonomousDatabaseProperties_RefreshableMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x AutonomousDatabaseProperties_RefreshableMode) Number() protoreflect.EnumNumber
- func (x AutonomousDatabaseProperties_RefreshableMode) String() string
- func (AutonomousDatabaseProperties_RefreshableMode) Type() protoreflect.EnumType
- type AutonomousDatabaseProperties_RefreshableState
- func (AutonomousDatabaseProperties_RefreshableState) Descriptor() protoreflect.EnumDescriptor
- func (x AutonomousDatabaseProperties_RefreshableState) Enum() *AutonomousDatabaseProperties_RefreshableState
- func (AutonomousDatabaseProperties_RefreshableState) EnumDescriptor() ([]byte, []int)deprecated
- func (x AutonomousDatabaseProperties_RefreshableState) Number() protoreflect.EnumNumber
- func (x AutonomousDatabaseProperties_RefreshableState) String() string
- func (AutonomousDatabaseProperties_RefreshableState) Type() protoreflect.EnumType
- type AutonomousDatabaseProperties_Role
- func (AutonomousDatabaseProperties_Role) Descriptor() protoreflect.EnumDescriptor
- func (x AutonomousDatabaseProperties_Role) Enum() *AutonomousDatabaseProperties_Role
- func (AutonomousDatabaseProperties_Role) EnumDescriptor() ([]byte, []int)deprecated
- func (x AutonomousDatabaseProperties_Role) Number() protoreflect.EnumNumber
- func (x AutonomousDatabaseProperties_Role) String() string
- func (AutonomousDatabaseProperties_Role) Type() protoreflect.EnumType
- type AutonomousDatabaseStandbySummary
- func (*AutonomousDatabaseStandbySummary) Descriptor() ([]byte, []int)deprecated
- func (x *AutonomousDatabaseStandbySummary) GetDataGuardRoleChangedTime() *timestamppb.Timestamp
- func (x *AutonomousDatabaseStandbySummary) GetDisasterRecoveryRoleChangedTime() *timestamppb.Timestamp
- func (x *AutonomousDatabaseStandbySummary) GetLagTimeDuration() *durationpb.Duration
- func (x *AutonomousDatabaseStandbySummary) GetLifecycleDetails() string
- func (x *AutonomousDatabaseStandbySummary) GetState() State
- func (*AutonomousDatabaseStandbySummary) ProtoMessage()
- func (x *AutonomousDatabaseStandbySummary) ProtoReflect() protoreflect.Message
- func (x *AutonomousDatabaseStandbySummary) Reset()
- func (x *AutonomousDatabaseStandbySummary) String() string
- type AutonomousDbVersion
- func (*AutonomousDbVersion) Descriptor() ([]byte, []int)deprecated
- func (x *AutonomousDbVersion) GetDbWorkload() DBWorkload
- func (x *AutonomousDbVersion) GetName() string
- func (x *AutonomousDbVersion) GetVersion() string
- func (x *AutonomousDbVersion) GetWorkloadUri() string
- func (*AutonomousDbVersion) ProtoMessage()
- func (x *AutonomousDbVersion) ProtoReflect() protoreflect.Message
- func (x *AutonomousDbVersion) Reset()
- func (x *AutonomousDbVersion) String() string
- type CloudAccountDetails
- func (*CloudAccountDetails) Descriptor() ([]byte, []int)deprecated
- func (x *CloudAccountDetails) GetAccountCreationUri() string
- func (x *CloudAccountDetails) GetCloudAccount() string
- func (x *CloudAccountDetails) GetCloudAccountHomeRegion() string
- func (x *CloudAccountDetails) GetLinkExistingAccountUri() string
- func (*CloudAccountDetails) ProtoMessage()
- func (x *CloudAccountDetails) ProtoReflect() protoreflect.Message
- func (x *CloudAccountDetails) Reset()
- func (x *CloudAccountDetails) String() string
- type CloudExadataInfrastructure
- func (*CloudExadataInfrastructure) Descriptor() ([]byte, []int)deprecated
- func (x *CloudExadataInfrastructure) GetCreateTime() *timestamppb.Timestamp
- func (x *CloudExadataInfrastructure) GetDisplayName() string
- func (x *CloudExadataInfrastructure) GetEntitlementId() string
- func (x *CloudExadataInfrastructure) GetGcpOracleZone() string
- func (x *CloudExadataInfrastructure) GetLabels() map[string]string
- func (x *CloudExadataInfrastructure) GetName() string
- func (x *CloudExadataInfrastructure) GetProperties() *CloudExadataInfrastructureProperties
- func (*CloudExadataInfrastructure) ProtoMessage()
- func (x *CloudExadataInfrastructure) ProtoReflect() protoreflect.Message
- func (x *CloudExadataInfrastructure) Reset()
- func (x *CloudExadataInfrastructure) String() string
- type CloudExadataInfrastructureProperties
- func (*CloudExadataInfrastructureProperties) Descriptor() ([]byte, []int)deprecated
- func (x *CloudExadataInfrastructureProperties) GetActivatedStorageCount() int32
- func (x *CloudExadataInfrastructureProperties) GetAdditionalStorageCount() int32
- func (x *CloudExadataInfrastructureProperties) GetAvailableStorageSizeGb() int32
- func (x *CloudExadataInfrastructureProperties) GetComputeCount() int32
- func (x *CloudExadataInfrastructureProperties) GetComputeModel() ComputeModel
- func (x *CloudExadataInfrastructureProperties) GetCpuCount() int32
- func (x *CloudExadataInfrastructureProperties) GetCustomerContacts() []*CustomerContact
- func (x *CloudExadataInfrastructureProperties) GetDataStorageSizeTb() float64
- func (x *CloudExadataInfrastructureProperties) GetDatabaseServerType() string
- func (x *CloudExadataInfrastructureProperties) GetDbNodeStorageSizeGb() int32
- func (x *CloudExadataInfrastructureProperties) GetDbServerVersion() string
- func (x *CloudExadataInfrastructureProperties) GetMaintenanceWindow() *MaintenanceWindow
- func (x *CloudExadataInfrastructureProperties) GetMaxCpuCount() int32
- func (x *CloudExadataInfrastructureProperties) GetMaxDataStorageTb() float64
- func (x *CloudExadataInfrastructureProperties) GetMaxDbNodeStorageSizeGb() int32
- func (x *CloudExadataInfrastructureProperties) GetMaxMemoryGb() int32
- func (x *CloudExadataInfrastructureProperties) GetMemorySizeGb() int32
- func (x *CloudExadataInfrastructureProperties) GetMonthlyDbServerVersion() string
- func (x *CloudExadataInfrastructureProperties) GetMonthlyStorageServerVersion() string
- func (x *CloudExadataInfrastructureProperties) GetNextMaintenanceRunId() string
- func (x *CloudExadataInfrastructureProperties) GetNextMaintenanceRunTime() *timestamppb.Timestamp
- func (x *CloudExadataInfrastructureProperties) GetNextSecurityMaintenanceRunTime() *timestamppb.Timestamp
- func (x *CloudExadataInfrastructureProperties) GetOciUrl() string
- func (x *CloudExadataInfrastructureProperties) GetOcid() string
- func (x *CloudExadataInfrastructureProperties) GetShape() string
- func (x *CloudExadataInfrastructureProperties) GetState() CloudExadataInfrastructureProperties_State
- func (x *CloudExadataInfrastructureProperties) GetStorageCount() int32
- func (x *CloudExadataInfrastructureProperties) GetStorageServerType() string
- func (x *CloudExadataInfrastructureProperties) GetStorageServerVersion() string
- func (x *CloudExadataInfrastructureProperties) GetTotalStorageSizeGb() int32
- func (*CloudExadataInfrastructureProperties) ProtoMessage()
- func (x *CloudExadataInfrastructureProperties) ProtoReflect() protoreflect.Message
- func (x *CloudExadataInfrastructureProperties) Reset()
- func (x *CloudExadataInfrastructureProperties) String() string
- type CloudExadataInfrastructureProperties_State
- func (CloudExadataInfrastructureProperties_State) Descriptor() protoreflect.EnumDescriptor
- func (x CloudExadataInfrastructureProperties_State) Enum() *CloudExadataInfrastructureProperties_State
- func (CloudExadataInfrastructureProperties_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x CloudExadataInfrastructureProperties_State) Number() protoreflect.EnumNumber
- func (x CloudExadataInfrastructureProperties_State) String() string
- func (CloudExadataInfrastructureProperties_State) Type() protoreflect.EnumType
- type CloudVmCluster
- func (*CloudVmCluster) Descriptor() ([]byte, []int)deprecated
- func (x *CloudVmCluster) GetBackupOdbSubnet() string
- func (x *CloudVmCluster) GetBackupSubnetCidr() string
- func (x *CloudVmCluster) GetCidr() string
- func (x *CloudVmCluster) GetCreateTime() *timestamppb.Timestamp
- func (x *CloudVmCluster) GetDisplayName() string
- func (x *CloudVmCluster) GetExadataInfrastructure() string
- func (x *CloudVmCluster) GetGcpOracleZone() string
- func (x *CloudVmCluster) GetIdentityConnector() *IdentityConnector
- func (x *CloudVmCluster) GetLabels() map[string]string
- func (x *CloudVmCluster) GetName() string
- func (x *CloudVmCluster) GetNetwork() string
- func (x *CloudVmCluster) GetOdbNetwork() string
- func (x *CloudVmCluster) GetOdbSubnet() string
- func (x *CloudVmCluster) GetProperties() *CloudVmClusterProperties
- func (*CloudVmCluster) ProtoMessage()
- func (x *CloudVmCluster) ProtoReflect() protoreflect.Message
- func (x *CloudVmCluster) Reset()
- func (x *CloudVmCluster) String() string
- type CloudVmClusterProperties
- func (*CloudVmClusterProperties) Descriptor() ([]byte, []int)deprecated
- func (x *CloudVmClusterProperties) GetClusterName() string
- func (x *CloudVmClusterProperties) GetCompartmentId() string
- func (x *CloudVmClusterProperties) GetComputeModel() ComputeModel
- func (x *CloudVmClusterProperties) GetCpuCoreCount() int32
- func (x *CloudVmClusterProperties) GetDataStorageSizeTb() float64
- func (x *CloudVmClusterProperties) GetDbNodeStorageSizeGb() int32
- func (x *CloudVmClusterProperties) GetDbServerOcids() []string
- func (x *CloudVmClusterProperties) GetDiagnosticsDataCollectionOptions() *DataCollectionOptions
- func (x *CloudVmClusterProperties) GetDiskRedundancy() CloudVmClusterProperties_DiskRedundancy
- func (x *CloudVmClusterProperties) GetDnsListenerIp() string
- func (x *CloudVmClusterProperties) GetDomain() string
- func (x *CloudVmClusterProperties) GetGiVersion() string
- func (x *CloudVmClusterProperties) GetHostname() string
- func (x *CloudVmClusterProperties) GetHostnamePrefix() string
- func (x *CloudVmClusterProperties) GetLicenseType() CloudVmClusterProperties_LicenseType
- func (x *CloudVmClusterProperties) GetLocalBackupEnabled() bool
- func (x *CloudVmClusterProperties) GetMemorySizeGb() int32
- func (x *CloudVmClusterProperties) GetNodeCount() int32
- func (x *CloudVmClusterProperties) GetOciUrl() string
- func (x *CloudVmClusterProperties) GetOcid() string
- func (x *CloudVmClusterProperties) GetOcpuCount() float32
- func (x *CloudVmClusterProperties) GetScanDns() string
- func (x *CloudVmClusterProperties) GetScanDnsRecordId() string
- func (x *CloudVmClusterProperties) GetScanIpIds() []string
- func (x *CloudVmClusterProperties) GetScanListenerPortTcp() int32
- func (x *CloudVmClusterProperties) GetScanListenerPortTcpSsl() int32
- func (x *CloudVmClusterProperties) GetShape() string
- func (x *CloudVmClusterProperties) GetSparseDiskgroupEnabled() bool
- func (x *CloudVmClusterProperties) GetSshPublicKeys() []string
- func (x *CloudVmClusterProperties) GetState() CloudVmClusterProperties_State
- func (x *CloudVmClusterProperties) GetStorageSizeGb() int32
- func (x *CloudVmClusterProperties) GetSystemVersion() string
- func (x *CloudVmClusterProperties) GetTimeZone() *datetime.TimeZone
- func (*CloudVmClusterProperties) ProtoMessage()
- func (x *CloudVmClusterProperties) ProtoReflect() protoreflect.Message
- func (x *CloudVmClusterProperties) Reset()
- func (x *CloudVmClusterProperties) String() string
- type CloudVmClusterProperties_DiskRedundancy
- func (CloudVmClusterProperties_DiskRedundancy) Descriptor() protoreflect.EnumDescriptor
- func (x CloudVmClusterProperties_DiskRedundancy) Enum() *CloudVmClusterProperties_DiskRedundancy
- func (CloudVmClusterProperties_DiskRedundancy) EnumDescriptor() ([]byte, []int)deprecated
- func (x CloudVmClusterProperties_DiskRedundancy) Number() protoreflect.EnumNumber
- func (x CloudVmClusterProperties_DiskRedundancy) String() string
- func (CloudVmClusterProperties_DiskRedundancy) Type() protoreflect.EnumType
- type CloudVmClusterProperties_LicenseType
- func (CloudVmClusterProperties_LicenseType) Descriptor() protoreflect.EnumDescriptor
- func (x CloudVmClusterProperties_LicenseType) Enum() *CloudVmClusterProperties_LicenseType
- func (CloudVmClusterProperties_LicenseType) EnumDescriptor() ([]byte, []int)deprecated
- func (x CloudVmClusterProperties_LicenseType) Number() protoreflect.EnumNumber
- func (x CloudVmClusterProperties_LicenseType) String() string
- func (CloudVmClusterProperties_LicenseType) Type() protoreflect.EnumType
- type CloudVmClusterProperties_State
- func (CloudVmClusterProperties_State) Descriptor() protoreflect.EnumDescriptor
- func (x CloudVmClusterProperties_State) Enum() *CloudVmClusterProperties_State
- func (CloudVmClusterProperties_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x CloudVmClusterProperties_State) Number() protoreflect.EnumNumber
- func (x CloudVmClusterProperties_State) String() string
- func (CloudVmClusterProperties_State) Type() protoreflect.EnumType
- type ComputeModel
- func (ComputeModel) Descriptor() protoreflect.EnumDescriptor
- func (x ComputeModel) Enum() *ComputeModel
- func (ComputeModel) EnumDescriptor() ([]byte, []int)deprecated
- func (x ComputeModel) Number() protoreflect.EnumNumber
- func (x ComputeModel) String() string
- func (ComputeModel) Type() protoreflect.EnumType
- type CreateAutonomousDatabaseRequest
- func (*CreateAutonomousDatabaseRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAutonomousDatabaseRequest) GetAutonomousDatabase() *AutonomousDatabase
- func (x *CreateAutonomousDatabaseRequest) GetAutonomousDatabaseId() string
- func (x *CreateAutonomousDatabaseRequest) GetParent() string
- func (x *CreateAutonomousDatabaseRequest) GetRequestId() string
- func (*CreateAutonomousDatabaseRequest) ProtoMessage()
- func (x *CreateAutonomousDatabaseRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAutonomousDatabaseRequest) Reset()
- func (x *CreateAutonomousDatabaseRequest) String() string
- type CreateCloudExadataInfrastructureRequest
- func (*CreateCloudExadataInfrastructureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCloudExadataInfrastructureRequest) GetCloudExadataInfrastructure() *CloudExadataInfrastructure
- func (x *CreateCloudExadataInfrastructureRequest) GetCloudExadataInfrastructureId() string
- func (x *CreateCloudExadataInfrastructureRequest) GetParent() string
- func (x *CreateCloudExadataInfrastructureRequest) GetRequestId() string
- func (*CreateCloudExadataInfrastructureRequest) ProtoMessage()
- func (x *CreateCloudExadataInfrastructureRequest) ProtoReflect() protoreflect.Message
- func (x *CreateCloudExadataInfrastructureRequest) Reset()
- func (x *CreateCloudExadataInfrastructureRequest) String() string
- type CreateCloudVmClusterRequest
- func (*CreateCloudVmClusterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCloudVmClusterRequest) GetCloudVmCluster() *CloudVmCluster
- func (x *CreateCloudVmClusterRequest) GetCloudVmClusterId() string
- func (x *CreateCloudVmClusterRequest) GetParent() string
- func (x *CreateCloudVmClusterRequest) GetRequestId() string
- func (*CreateCloudVmClusterRequest) ProtoMessage()
- func (x *CreateCloudVmClusterRequest) ProtoReflect() protoreflect.Message
- func (x *CreateCloudVmClusterRequest) Reset()
- func (x *CreateCloudVmClusterRequest) String() string
- type CreateDbSystemRequest
- func (*CreateDbSystemRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDbSystemRequest) GetDbSystem() *DbSystem
- func (x *CreateDbSystemRequest) GetDbSystemId() string
- func (x *CreateDbSystemRequest) GetParent() string
- func (x *CreateDbSystemRequest) GetRequestId() string
- func (*CreateDbSystemRequest) ProtoMessage()
- func (x *CreateDbSystemRequest) ProtoReflect() protoreflect.Message
- func (x *CreateDbSystemRequest) Reset()
- func (x *CreateDbSystemRequest) String() string
- type CreateExadbVmClusterRequest
- func (*CreateExadbVmClusterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateExadbVmClusterRequest) GetExadbVmCluster() *ExadbVmCluster
- func (x *CreateExadbVmClusterRequest) GetExadbVmClusterId() string
- func (x *CreateExadbVmClusterRequest) GetParent() string
- func (x *CreateExadbVmClusterRequest) GetRequestId() string
- func (*CreateExadbVmClusterRequest) ProtoMessage()
- func (x *CreateExadbVmClusterRequest) ProtoReflect() protoreflect.Message
- func (x *CreateExadbVmClusterRequest) Reset()
- func (x *CreateExadbVmClusterRequest) String() string
- type CreateExascaleDbStorageVaultRequest
- func (*CreateExascaleDbStorageVaultRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateExascaleDbStorageVaultRequest) GetExascaleDbStorageVault() *ExascaleDbStorageVault
- func (x *CreateExascaleDbStorageVaultRequest) GetExascaleDbStorageVaultId() string
- func (x *CreateExascaleDbStorageVaultRequest) GetParent() string
- func (x *CreateExascaleDbStorageVaultRequest) GetRequestId() string
- func (*CreateExascaleDbStorageVaultRequest) ProtoMessage()
- func (x *CreateExascaleDbStorageVaultRequest) ProtoReflect() protoreflect.Message
- func (x *CreateExascaleDbStorageVaultRequest) Reset()
- func (x *CreateExascaleDbStorageVaultRequest) String() string
- type CreateOdbNetworkRequest
- func (*CreateOdbNetworkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOdbNetworkRequest) GetOdbNetwork() *OdbNetwork
- func (x *CreateOdbNetworkRequest) GetOdbNetworkId() string
- func (x *CreateOdbNetworkRequest) GetParent() string
- func (x *CreateOdbNetworkRequest) GetRequestId() string
- func (*CreateOdbNetworkRequest) ProtoMessage()
- func (x *CreateOdbNetworkRequest) ProtoReflect() protoreflect.Message
- func (x *CreateOdbNetworkRequest) Reset()
- func (x *CreateOdbNetworkRequest) String() string
- type CreateOdbSubnetRequest
- func (*CreateOdbSubnetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOdbSubnetRequest) GetOdbSubnet() *OdbSubnet
- func (x *CreateOdbSubnetRequest) GetOdbSubnetId() string
- func (x *CreateOdbSubnetRequest) GetParent() string
- func (x *CreateOdbSubnetRequest) GetRequestId() string
- func (*CreateOdbSubnetRequest) ProtoMessage()
- func (x *CreateOdbSubnetRequest) ProtoReflect() protoreflect.Message
- func (x *CreateOdbSubnetRequest) Reset()
- func (x *CreateOdbSubnetRequest) String() string
- type CustomerContact
- type DBWorkload
- type DataCollectionOptions
- func (*DataCollectionOptions) Descriptor() ([]byte, []int)deprecated
- func (x *DataCollectionOptions) GetDiagnosticsEventsEnabled() bool
- func (x *DataCollectionOptions) GetHealthMonitoringEnabled() bool
- func (x *DataCollectionOptions) GetIncidentLogsEnabled() bool
- func (*DataCollectionOptions) ProtoMessage()
- func (x *DataCollectionOptions) ProtoReflect() protoreflect.Message
- func (x *DataCollectionOptions) Reset()
- func (x *DataCollectionOptions) String() string
- type DataCollectionOptionsCommon
- func (*DataCollectionOptionsCommon) Descriptor() ([]byte, []int)deprecated
- func (x *DataCollectionOptionsCommon) GetIsDiagnosticsEventsEnabled() bool
- func (x *DataCollectionOptionsCommon) GetIsHealthMonitoringEnabled() bool
- func (x *DataCollectionOptionsCommon) GetIsIncidentLogsEnabled() bool
- func (*DataCollectionOptionsCommon) ProtoMessage()
- func (x *DataCollectionOptionsCommon) ProtoReflect() protoreflect.Message
- func (x *DataCollectionOptionsCommon) Reset()
- func (x *DataCollectionOptionsCommon) String() string
- type DataCollectionOptionsDbSystem
- func (*DataCollectionOptionsDbSystem) Descriptor() ([]byte, []int)deprecated
- func (x *DataCollectionOptionsDbSystem) GetIsDiagnosticsEventsEnabled() bool
- func (x *DataCollectionOptionsDbSystem) GetIsIncidentLogsEnabled() bool
- func (*DataCollectionOptionsDbSystem) ProtoMessage()
- func (x *DataCollectionOptionsDbSystem) ProtoReflect() protoreflect.Message
- func (x *DataCollectionOptionsDbSystem) Reset()
- func (x *DataCollectionOptionsDbSystem) String() string
- type Database
- func (*Database) Descriptor() ([]byte, []int)deprecated
- func (x *Database) GetAdminPassword() string
- func (x *Database) GetCharacterSet() string
- func (x *Database) GetCreateTime() *timestamppb.Timestamp
- func (x *Database) GetDatabaseId() string
- func (x *Database) GetDbHomeName() string
- func (x *Database) GetDbName() string
- func (x *Database) GetDbUniqueName() string
- func (x *Database) GetGcpOracleZone() string
- func (x *Database) GetName() string
- func (x *Database) GetNcharacterSet() string
- func (x *Database) GetOciUrl() string
- func (x *Database) GetOpsInsightsStatus() Database_OperationsInsightsStatus
- func (x *Database) GetProperties() *DatabaseProperties
- func (x *Database) GetTdeWalletPassword() string
- func (*Database) ProtoMessage()
- func (x *Database) ProtoReflect() protoreflect.Message
- func (x *Database) Reset()
- func (x *Database) String() string
- type DatabaseCharacterSet
- func (*DatabaseCharacterSet) Descriptor() ([]byte, []int)deprecated
- func (x *DatabaseCharacterSet) GetCharacterSet() string
- func (x *DatabaseCharacterSet) GetCharacterSetType() DatabaseCharacterSet_CharacterSetType
- func (x *DatabaseCharacterSet) GetName() string
- func (*DatabaseCharacterSet) ProtoMessage()
- func (x *DatabaseCharacterSet) ProtoReflect() protoreflect.Message
- func (x *DatabaseCharacterSet) Reset()
- func (x *DatabaseCharacterSet) String() string
- type DatabaseCharacterSet_CharacterSetType
- func (DatabaseCharacterSet_CharacterSetType) Descriptor() protoreflect.EnumDescriptor
- func (x DatabaseCharacterSet_CharacterSetType) Enum() *DatabaseCharacterSet_CharacterSetType
- func (DatabaseCharacterSet_CharacterSetType) EnumDescriptor() ([]byte, []int)deprecated
- func (x DatabaseCharacterSet_CharacterSetType) Number() protoreflect.EnumNumber
- func (x DatabaseCharacterSet_CharacterSetType) String() string
- func (DatabaseCharacterSet_CharacterSetType) Type() protoreflect.EnumType
- type DatabaseConnectionStringProfile
- func (*DatabaseConnectionStringProfile) Descriptor() ([]byte, []int)deprecated
- func (x *DatabaseConnectionStringProfile) GetConsumerGroup() DatabaseConnectionStringProfile_ConsumerGroup
- func (x *DatabaseConnectionStringProfile) GetDisplayName() string
- func (x *DatabaseConnectionStringProfile) GetHostFormat() DatabaseConnectionStringProfile_HostFormat
- func (x *DatabaseConnectionStringProfile) GetIsRegional() bool
- func (x *DatabaseConnectionStringProfile) GetProtocol() DatabaseConnectionStringProfile_Protocol
- func (x *DatabaseConnectionStringProfile) GetSessionMode() DatabaseConnectionStringProfile_SessionMode
- func (x *DatabaseConnectionStringProfile) GetSyntaxFormat() DatabaseConnectionStringProfile_SyntaxFormat
- func (x *DatabaseConnectionStringProfile) GetTlsAuthentication() DatabaseConnectionStringProfile_TLSAuthentication
- func (x *DatabaseConnectionStringProfile) GetValue() string
- func (*DatabaseConnectionStringProfile) ProtoMessage()
- func (x *DatabaseConnectionStringProfile) ProtoReflect() protoreflect.Message
- func (x *DatabaseConnectionStringProfile) Reset()
- func (x *DatabaseConnectionStringProfile) String() string
- type DatabaseConnectionStringProfile_ConsumerGroup
- func (DatabaseConnectionStringProfile_ConsumerGroup) Descriptor() protoreflect.EnumDescriptor
- func (x DatabaseConnectionStringProfile_ConsumerGroup) Enum() *DatabaseConnectionStringProfile_ConsumerGroup
- func (DatabaseConnectionStringProfile_ConsumerGroup) EnumDescriptor() ([]byte, []int)deprecated
- func (x DatabaseConnectionStringProfile_ConsumerGroup) Number() protoreflect.EnumNumber
- func (x DatabaseConnectionStringProfile_ConsumerGroup) String() string
- func (DatabaseConnectionStringProfile_ConsumerGroup) Type() protoreflect.EnumType
- type DatabaseConnectionStringProfile_HostFormat
- func (DatabaseConnectionStringProfile_HostFormat) Descriptor() protoreflect.EnumDescriptor
- func (x DatabaseConnectionStringProfile_HostFormat) Enum() *DatabaseConnectionStringProfile_HostFormat
- func (DatabaseConnectionStringProfile_HostFormat) EnumDescriptor() ([]byte, []int)deprecated
- func (x DatabaseConnectionStringProfile_HostFormat) Number() protoreflect.EnumNumber
- func (x DatabaseConnectionStringProfile_HostFormat) String() string
- func (DatabaseConnectionStringProfile_HostFormat) Type() protoreflect.EnumType
- type DatabaseConnectionStringProfile_Protocol
- func (DatabaseConnectionStringProfile_Protocol) Descriptor() protoreflect.EnumDescriptor
- func (x DatabaseConnectionStringProfile_Protocol) Enum() *DatabaseConnectionStringProfile_Protocol
- func (DatabaseConnectionStringProfile_Protocol) EnumDescriptor() ([]byte, []int)deprecated
- func (x DatabaseConnectionStringProfile_Protocol) Number() protoreflect.EnumNumber
- func (x DatabaseConnectionStringProfile_Protocol) String() string
- func (DatabaseConnectionStringProfile_Protocol) Type() protoreflect.EnumType
- type DatabaseConnectionStringProfile_SessionMode
- func (DatabaseConnectionStringProfile_SessionMode) Descriptor() protoreflect.EnumDescriptor
- func (x DatabaseConnectionStringProfile_SessionMode) Enum() *DatabaseConnectionStringProfile_SessionMode
- func (DatabaseConnectionStringProfile_SessionMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x DatabaseConnectionStringProfile_SessionMode) Number() protoreflect.EnumNumber
- func (x DatabaseConnectionStringProfile_SessionMode) String() string
- func (DatabaseConnectionStringProfile_SessionMode) Type() protoreflect.EnumType
- type DatabaseConnectionStringProfile_SyntaxFormat
- func (DatabaseConnectionStringProfile_SyntaxFormat) Descriptor() protoreflect.EnumDescriptor
- func (x DatabaseConnectionStringProfile_SyntaxFormat) Enum() *DatabaseConnectionStringProfile_SyntaxFormat
- func (DatabaseConnectionStringProfile_SyntaxFormat) EnumDescriptor() ([]byte, []int)deprecated
- func (x DatabaseConnectionStringProfile_SyntaxFormat) Number() protoreflect.EnumNumber
- func (x DatabaseConnectionStringProfile_SyntaxFormat) String() string
- func (DatabaseConnectionStringProfile_SyntaxFormat) Type() protoreflect.EnumType
- type DatabaseConnectionStringProfile_TLSAuthentication
- func (DatabaseConnectionStringProfile_TLSAuthentication) Descriptor() protoreflect.EnumDescriptor
- func (x DatabaseConnectionStringProfile_TLSAuthentication) Enum() *DatabaseConnectionStringProfile_TLSAuthentication
- func (DatabaseConnectionStringProfile_TLSAuthentication) EnumDescriptor() ([]byte, []int)deprecated
- func (x DatabaseConnectionStringProfile_TLSAuthentication) Number() protoreflect.EnumNumber
- func (x DatabaseConnectionStringProfile_TLSAuthentication) String() string
- func (DatabaseConnectionStringProfile_TLSAuthentication) Type() protoreflect.EnumType
- type DatabaseManagementConfig
- func (*DatabaseManagementConfig) Descriptor() ([]byte, []int)deprecated
- func (x *DatabaseManagementConfig) GetManagementState() DatabaseManagementConfig_ManagementState
- func (x *DatabaseManagementConfig) GetManagementType() DatabaseManagementConfig_ManagementType
- func (*DatabaseManagementConfig) ProtoMessage()
- func (x *DatabaseManagementConfig) ProtoReflect() protoreflect.Message
- func (x *DatabaseManagementConfig) Reset()
- func (x *DatabaseManagementConfig) String() string
- type DatabaseManagementConfig_ManagementState
- func (DatabaseManagementConfig_ManagementState) Descriptor() protoreflect.EnumDescriptor
- func (x DatabaseManagementConfig_ManagementState) Enum() *DatabaseManagementConfig_ManagementState
- func (DatabaseManagementConfig_ManagementState) EnumDescriptor() ([]byte, []int)deprecated
- func (x DatabaseManagementConfig_ManagementState) Number() protoreflect.EnumNumber
- func (x DatabaseManagementConfig_ManagementState) String() string
- func (DatabaseManagementConfig_ManagementState) Type() protoreflect.EnumType
- type DatabaseManagementConfig_ManagementType
- func (DatabaseManagementConfig_ManagementType) Descriptor() protoreflect.EnumDescriptor
- func (x DatabaseManagementConfig_ManagementType) Enum() *DatabaseManagementConfig_ManagementType
- func (DatabaseManagementConfig_ManagementType) EnumDescriptor() ([]byte, []int)deprecated
- func (x DatabaseManagementConfig_ManagementType) Number() protoreflect.EnumNumber
- func (x DatabaseManagementConfig_ManagementType) String() string
- func (DatabaseManagementConfig_ManagementType) Type() protoreflect.EnumType
- type DatabaseProperties
- func (*DatabaseProperties) Descriptor() ([]byte, []int)deprecated
- func (x *DatabaseProperties) GetDatabaseManagementConfig() *DatabaseManagementConfig
- func (x *DatabaseProperties) GetDbBackupConfig() *DbBackupConfig
- func (x *DatabaseProperties) GetDbVersion() string
- func (x *DatabaseProperties) GetState() DatabaseProperties_DatabaseLifecycleState
- func (*DatabaseProperties) ProtoMessage()
- func (x *DatabaseProperties) ProtoReflect() protoreflect.Message
- func (x *DatabaseProperties) Reset()
- func (x *DatabaseProperties) String() string
- type DatabaseProperties_DatabaseLifecycleState
- func (DatabaseProperties_DatabaseLifecycleState) Descriptor() protoreflect.EnumDescriptor
- func (x DatabaseProperties_DatabaseLifecycleState) Enum() *DatabaseProperties_DatabaseLifecycleState
- func (DatabaseProperties_DatabaseLifecycleState) EnumDescriptor() ([]byte, []int)deprecated
- func (x DatabaseProperties_DatabaseLifecycleState) Number() protoreflect.EnumNumber
- func (x DatabaseProperties_DatabaseLifecycleState) String() string
- func (DatabaseProperties_DatabaseLifecycleState) Type() protoreflect.EnumType
- type Database_OperationsInsightsStatus
- func (Database_OperationsInsightsStatus) Descriptor() protoreflect.EnumDescriptor
- func (x Database_OperationsInsightsStatus) Enum() *Database_OperationsInsightsStatus
- func (Database_OperationsInsightsStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x Database_OperationsInsightsStatus) Number() protoreflect.EnumNumber
- func (x Database_OperationsInsightsStatus) String() string
- func (Database_OperationsInsightsStatus) Type() protoreflect.EnumType
- type DbBackupConfig
- func (*DbBackupConfig) Descriptor() ([]byte, []int)deprecated
- func (x *DbBackupConfig) GetAutoBackupEnabled() bool
- func (x *DbBackupConfig) GetAutoFullBackupDay() dayofweek.DayOfWeek
- func (x *DbBackupConfig) GetAutoFullBackupWindow() DbBackupConfig_BackupWindow
- func (x *DbBackupConfig) GetAutoIncrementalBackupWindow() DbBackupConfig_BackupWindow
- func (x *DbBackupConfig) GetBackupDeletionPolicy() DbBackupConfig_BackupDeletionPolicy
- func (x *DbBackupConfig) GetBackupDestinationDetails() []*DbBackupConfig_BackupDestinationDetails
- func (x *DbBackupConfig) GetRetentionPeriodDays() int32
- func (*DbBackupConfig) ProtoMessage()
- func (x *DbBackupConfig) ProtoReflect() protoreflect.Message
- func (x *DbBackupConfig) Reset()
- func (x *DbBackupConfig) String() string
- type DbBackupConfig_BackupDeletionPolicy
- func (DbBackupConfig_BackupDeletionPolicy) Descriptor() protoreflect.EnumDescriptor
- func (x DbBackupConfig_BackupDeletionPolicy) Enum() *DbBackupConfig_BackupDeletionPolicy
- func (DbBackupConfig_BackupDeletionPolicy) EnumDescriptor() ([]byte, []int)deprecated
- func (x DbBackupConfig_BackupDeletionPolicy) Number() protoreflect.EnumNumber
- func (x DbBackupConfig_BackupDeletionPolicy) String() string
- func (DbBackupConfig_BackupDeletionPolicy) Type() protoreflect.EnumType
- type DbBackupConfig_BackupDestinationDetails
- func (*DbBackupConfig_BackupDestinationDetails) Descriptor() ([]byte, []int)deprecated
- func (x *DbBackupConfig_BackupDestinationDetails) GetType() DbBackupConfig_BackupDestinationType
- func (*DbBackupConfig_BackupDestinationDetails) ProtoMessage()
- func (x *DbBackupConfig_BackupDestinationDetails) ProtoReflect() protoreflect.Message
- func (x *DbBackupConfig_BackupDestinationDetails) Reset()
- func (x *DbBackupConfig_BackupDestinationDetails) String() string
- type DbBackupConfig_BackupDestinationType
- func (DbBackupConfig_BackupDestinationType) Descriptor() protoreflect.EnumDescriptor
- func (x DbBackupConfig_BackupDestinationType) Enum() *DbBackupConfig_BackupDestinationType
- func (DbBackupConfig_BackupDestinationType) EnumDescriptor() ([]byte, []int)deprecated
- func (x DbBackupConfig_BackupDestinationType) Number() protoreflect.EnumNumber
- func (x DbBackupConfig_BackupDestinationType) String() string
- func (DbBackupConfig_BackupDestinationType) Type() protoreflect.EnumType
- type DbBackupConfig_BackupWindow
- func (DbBackupConfig_BackupWindow) Descriptor() protoreflect.EnumDescriptor
- func (x DbBackupConfig_BackupWindow) Enum() *DbBackupConfig_BackupWindow
- func (DbBackupConfig_BackupWindow) EnumDescriptor() ([]byte, []int)deprecated
- func (x DbBackupConfig_BackupWindow) Number() protoreflect.EnumNumber
- func (x DbBackupConfig_BackupWindow) String() string
- func (DbBackupConfig_BackupWindow) Type() protoreflect.EnumType
- type DbHome
- func (*DbHome) Descriptor() ([]byte, []int)deprecated
- func (x *DbHome) GetDatabase() *Database
- func (x *DbHome) GetDbVersion() string
- func (x *DbHome) GetDisplayName() string
- func (x *DbHome) GetIsUnifiedAuditingEnabled() bool
- func (*DbHome) ProtoMessage()
- func (x *DbHome) ProtoReflect() protoreflect.Message
- func (x *DbHome) Reset()
- func (x *DbHome) String() string
- type DbNode
- type DbNodeProperties
- func (*DbNodeProperties) Descriptor() ([]byte, []int)deprecated
- func (x *DbNodeProperties) GetCreateTime() *timestamppb.Timestamp
- func (x *DbNodeProperties) GetDbNodeStorageSizeGb() int32
- func (x *DbNodeProperties) GetDbServerOcid() string
- func (x *DbNodeProperties) GetHostname() string
- func (x *DbNodeProperties) GetMemorySizeGb() int32
- func (x *DbNodeProperties) GetOcid() string
- func (x *DbNodeProperties) GetOcpuCount() int32
- func (x *DbNodeProperties) GetState() DbNodeProperties_State
- func (x *DbNodeProperties) GetTotalCpuCoreCount() int32
- func (*DbNodeProperties) ProtoMessage()
- func (x *DbNodeProperties) ProtoReflect() protoreflect.Message
- func (x *DbNodeProperties) Reset()
- func (x *DbNodeProperties) String() string
- type DbNodeProperties_State
- func (DbNodeProperties_State) Descriptor() protoreflect.EnumDescriptor
- func (x DbNodeProperties_State) Enum() *DbNodeProperties_State
- func (DbNodeProperties_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x DbNodeProperties_State) Number() protoreflect.EnumNumber
- func (x DbNodeProperties_State) String() string
- func (DbNodeProperties_State) Type() protoreflect.EnumType
- type DbServer
- func (*DbServer) Descriptor() ([]byte, []int)deprecated
- func (x *DbServer) GetDisplayName() string
- func (x *DbServer) GetName() string
- func (x *DbServer) GetProperties() *DbServerProperties
- func (*DbServer) ProtoMessage()
- func (x *DbServer) ProtoReflect() protoreflect.Message
- func (x *DbServer) Reset()
- func (x *DbServer) String() string
- type DbServerProperties
- func (*DbServerProperties) Descriptor() ([]byte, []int)deprecated
- func (x *DbServerProperties) GetDbNodeIds() []string
- func (x *DbServerProperties) GetDbNodeStorageSizeGb() int32
- func (x *DbServerProperties) GetMaxDbNodeStorageSizeGb() int32
- func (x *DbServerProperties) GetMaxMemorySizeGb() int32
- func (x *DbServerProperties) GetMaxOcpuCount() int32
- func (x *DbServerProperties) GetMemorySizeGb() int32
- func (x *DbServerProperties) GetOcid() string
- func (x *DbServerProperties) GetOcpuCount() int32
- func (x *DbServerProperties) GetState() DbServerProperties_State
- func (x *DbServerProperties) GetVmCount() int32
- func (*DbServerProperties) ProtoMessage()
- func (x *DbServerProperties) ProtoReflect() protoreflect.Message
- func (x *DbServerProperties) Reset()
- func (x *DbServerProperties) String() string
- type DbServerProperties_State
- func (DbServerProperties_State) Descriptor() protoreflect.EnumDescriptor
- func (x DbServerProperties_State) Enum() *DbServerProperties_State
- func (DbServerProperties_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x DbServerProperties_State) Number() protoreflect.EnumNumber
- func (x DbServerProperties_State) String() string
- func (DbServerProperties_State) Type() protoreflect.EnumType
- type DbSystem
- func (*DbSystem) Descriptor() ([]byte, []int)deprecated
- func (x *DbSystem) GetCreateTime() *timestamppb.Timestamp
- func (x *DbSystem) GetDisplayName() string
- func (x *DbSystem) GetEntitlementId() string
- func (x *DbSystem) GetGcpOracleZone() string
- func (x *DbSystem) GetLabels() map[string]string
- func (x *DbSystem) GetName() string
- func (x *DbSystem) GetOciUrl() string
- func (x *DbSystem) GetOdbNetwork() string
- func (x *DbSystem) GetOdbSubnet() string
- func (x *DbSystem) GetProperties() *DbSystemProperties
- func (*DbSystem) ProtoMessage()
- func (x *DbSystem) ProtoReflect() protoreflect.Message
- func (x *DbSystem) Reset()
- func (x *DbSystem) String() string
- type DbSystemInitialStorageSize
- func (*DbSystemInitialStorageSize) Descriptor() ([]byte, []int)deprecated
- func (x *DbSystemInitialStorageSize) GetName() string
- func (x *DbSystemInitialStorageSize) GetProperties() *DbSystemInitialStorageSizeProperties
- func (*DbSystemInitialStorageSize) ProtoMessage()
- func (x *DbSystemInitialStorageSize) ProtoReflect() protoreflect.Message
- func (x *DbSystemInitialStorageSize) Reset()
- func (x *DbSystemInitialStorageSize) String() string
- type DbSystemInitialStorageSizeProperties
- func (*DbSystemInitialStorageSizeProperties) Descriptor() ([]byte, []int)deprecated
- func (x *DbSystemInitialStorageSizeProperties) GetLaunchFromBackupStorageSizeDetails() []*StorageSizeDetails
- func (x *DbSystemInitialStorageSizeProperties) GetShapeType() DbSystemInitialStorageSizeProperties_ShapeType
- func (x *DbSystemInitialStorageSizeProperties) GetStorageManagement() DbSystemInitialStorageSizeProperties_StorageManagement
- func (x *DbSystemInitialStorageSizeProperties) GetStorageSizeDetails() []*StorageSizeDetails
- func (*DbSystemInitialStorageSizeProperties) ProtoMessage()
- func (x *DbSystemInitialStorageSizeProperties) ProtoReflect() protoreflect.Message
- func (x *DbSystemInitialStorageSizeProperties) Reset()
- func (x *DbSystemInitialStorageSizeProperties) String() string
- type DbSystemInitialStorageSizeProperties_ShapeType
- func (DbSystemInitialStorageSizeProperties_ShapeType) Descriptor() protoreflect.EnumDescriptor
- func (x DbSystemInitialStorageSizeProperties_ShapeType) Enum() *DbSystemInitialStorageSizeProperties_ShapeType
- func (DbSystemInitialStorageSizeProperties_ShapeType) EnumDescriptor() ([]byte, []int)deprecated
- func (x DbSystemInitialStorageSizeProperties_ShapeType) Number() protoreflect.EnumNumber
- func (x DbSystemInitialStorageSizeProperties_ShapeType) String() string
- func (DbSystemInitialStorageSizeProperties_ShapeType) Type() protoreflect.EnumType
- type DbSystemInitialStorageSizeProperties_StorageManagement
- func (DbSystemInitialStorageSizeProperties_StorageManagement) Descriptor() protoreflect.EnumDescriptor
- func (x DbSystemInitialStorageSizeProperties_StorageManagement) Enum() *DbSystemInitialStorageSizeProperties_StorageManagement
- func (DbSystemInitialStorageSizeProperties_StorageManagement) EnumDescriptor() ([]byte, []int)deprecated
- func (x DbSystemInitialStorageSizeProperties_StorageManagement) Number() protoreflect.EnumNumber
- func (x DbSystemInitialStorageSizeProperties_StorageManagement) String() string
- func (DbSystemInitialStorageSizeProperties_StorageManagement) Type() protoreflect.EnumType
- type DbSystemOptions
- func (*DbSystemOptions) Descriptor() ([]byte, []int)deprecated
- func (x *DbSystemOptions) GetStorageManagement() DbSystemOptions_StorageManagement
- func (*DbSystemOptions) ProtoMessage()
- func (x *DbSystemOptions) ProtoReflect() protoreflect.Message
- func (x *DbSystemOptions) Reset()
- func (x *DbSystemOptions) String() string
- type DbSystemOptions_StorageManagement
- func (DbSystemOptions_StorageManagement) Descriptor() protoreflect.EnumDescriptor
- func (x DbSystemOptions_StorageManagement) Enum() *DbSystemOptions_StorageManagement
- func (DbSystemOptions_StorageManagement) EnumDescriptor() ([]byte, []int)deprecated
- func (x DbSystemOptions_StorageManagement) Number() protoreflect.EnumNumber
- func (x DbSystemOptions_StorageManagement) String() string
- func (DbSystemOptions_StorageManagement) Type() protoreflect.EnumType
- type DbSystemProperties
- func (*DbSystemProperties) Descriptor() ([]byte, []int)deprecated
- func (x *DbSystemProperties) GetComputeCount() int32
- func (x *DbSystemProperties) GetComputeModel() DbSystemProperties_ComputeModel
- func (x *DbSystemProperties) GetDataCollectionOptions() *DataCollectionOptionsDbSystem
- func (x *DbSystemProperties) GetDataStorageSizeGb() int32
- func (x *DbSystemProperties) GetDatabaseEdition() DbSystemProperties_DbSystemDatabaseEdition
- func (x *DbSystemProperties) GetDbHome() *DbHome
- func (x *DbSystemProperties) GetDbSystemOptions() *DbSystemOptions
- func (x *DbSystemProperties) GetDomain() string
- func (x *DbSystemProperties) GetHostname() string
- func (x *DbSystemProperties) GetHostnamePrefix() string
- func (x *DbSystemProperties) GetInitialDataStorageSizeGb() int32
- func (x *DbSystemProperties) GetLicenseModel() DbSystemProperties_LicenseModel
- func (x *DbSystemProperties) GetLifecycleState() DbSystemProperties_DbSystemLifecycleState
- func (x *DbSystemProperties) GetMemorySizeGb() int32
- func (x *DbSystemProperties) GetNodeCount() int32
- func (x *DbSystemProperties) GetOcid() string
- func (x *DbSystemProperties) GetPrivateIp() string
- func (x *DbSystemProperties) GetRecoStorageSizeGb() int32
- func (x *DbSystemProperties) GetShape() string
- func (x *DbSystemProperties) GetSshPublicKeys() []string
- func (x *DbSystemProperties) GetTimeZone() *datetime.TimeZone
- func (*DbSystemProperties) ProtoMessage()
- func (x *DbSystemProperties) ProtoReflect() protoreflect.Message
- func (x *DbSystemProperties) Reset()
- func (x *DbSystemProperties) String() string
- type DbSystemProperties_ComputeModel
- func (DbSystemProperties_ComputeModel) Descriptor() protoreflect.EnumDescriptor
- func (x DbSystemProperties_ComputeModel) Enum() *DbSystemProperties_ComputeModel
- func (DbSystemProperties_ComputeModel) EnumDescriptor() ([]byte, []int)deprecated
- func (x DbSystemProperties_ComputeModel) Number() protoreflect.EnumNumber
- func (x DbSystemProperties_ComputeModel) String() string
- func (DbSystemProperties_ComputeModel) Type() protoreflect.EnumType
- type DbSystemProperties_DbSystemDatabaseEdition
- func (DbSystemProperties_DbSystemDatabaseEdition) Descriptor() protoreflect.EnumDescriptor
- func (x DbSystemProperties_DbSystemDatabaseEdition) Enum() *DbSystemProperties_DbSystemDatabaseEdition
- func (DbSystemProperties_DbSystemDatabaseEdition) EnumDescriptor() ([]byte, []int)deprecated
- func (x DbSystemProperties_DbSystemDatabaseEdition) Number() protoreflect.EnumNumber
- func (x DbSystemProperties_DbSystemDatabaseEdition) String() string
- func (DbSystemProperties_DbSystemDatabaseEdition) Type() protoreflect.EnumType
- type DbSystemProperties_DbSystemLifecycleState
- func (DbSystemProperties_DbSystemLifecycleState) Descriptor() protoreflect.EnumDescriptor
- func (x DbSystemProperties_DbSystemLifecycleState) Enum() *DbSystemProperties_DbSystemLifecycleState
- func (DbSystemProperties_DbSystemLifecycleState) EnumDescriptor() ([]byte, []int)deprecated
- func (x DbSystemProperties_DbSystemLifecycleState) Number() protoreflect.EnumNumber
- func (x DbSystemProperties_DbSystemLifecycleState) String() string
- func (DbSystemProperties_DbSystemLifecycleState) Type() protoreflect.EnumType
- type DbSystemProperties_LicenseModel
- func (DbSystemProperties_LicenseModel) Descriptor() protoreflect.EnumDescriptor
- func (x DbSystemProperties_LicenseModel) Enum() *DbSystemProperties_LicenseModel
- func (DbSystemProperties_LicenseModel) EnumDescriptor() ([]byte, []int)deprecated
- func (x DbSystemProperties_LicenseModel) Number() protoreflect.EnumNumber
- func (x DbSystemProperties_LicenseModel) String() string
- func (DbSystemProperties_LicenseModel) Type() protoreflect.EnumType
- type DbSystemShape
- func (*DbSystemShape) Descriptor() ([]byte, []int)deprecated
- func (x *DbSystemShape) GetAvailableCoreCountPerNode() int32
- func (x *DbSystemShape) GetAvailableDataStorageTb() int32
- func (x *DbSystemShape) GetAvailableMemoryPerNodeGb() int32
- func (x *DbSystemShape) GetMaxNodeCount() int32
- func (x *DbSystemShape) GetMaxStorageCount() int32
- func (x *DbSystemShape) GetMinCoreCountPerNode() int32
- func (x *DbSystemShape) GetMinDbNodeStoragePerNodeGb() int32
- func (x *DbSystemShape) GetMinMemoryPerNodeGb() int32
- func (x *DbSystemShape) GetMinNodeCount() int32
- func (x *DbSystemShape) GetMinStorageCount() int32
- func (x *DbSystemShape) GetName() string
- func (x *DbSystemShape) GetShape() string
- func (*DbSystemShape) ProtoMessage()
- func (x *DbSystemShape) ProtoReflect() protoreflect.Message
- func (x *DbSystemShape) Reset()
- func (x *DbSystemShape) String() string
- type DbVersion
- func (*DbVersion) Descriptor() ([]byte, []int)deprecated
- func (x *DbVersion) GetName() string
- func (x *DbVersion) GetProperties() *DbVersionProperties
- func (*DbVersion) ProtoMessage()
- func (x *DbVersion) ProtoReflect() protoreflect.Message
- func (x *DbVersion) Reset()
- func (x *DbVersion) String() string
- type DbVersionProperties
- func (*DbVersionProperties) Descriptor() ([]byte, []int)deprecated
- func (x *DbVersionProperties) GetIsLatestForMajorVersion() bool
- func (x *DbVersionProperties) GetIsPreviewDbVersion() bool
- func (x *DbVersionProperties) GetIsUpgradeSupported() bool
- func (x *DbVersionProperties) GetSupportsPdb() bool
- func (x *DbVersionProperties) GetVersion() string
- func (*DbVersionProperties) ProtoMessage()
- func (x *DbVersionProperties) ProtoReflect() protoreflect.Message
- func (x *DbVersionProperties) Reset()
- func (x *DbVersionProperties) String() string
- type DeleteAutonomousDatabaseRequest
- func (*DeleteAutonomousDatabaseRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAutonomousDatabaseRequest) GetName() string
- func (x *DeleteAutonomousDatabaseRequest) GetRequestId() string
- func (*DeleteAutonomousDatabaseRequest) ProtoMessage()
- func (x *DeleteAutonomousDatabaseRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAutonomousDatabaseRequest) Reset()
- func (x *DeleteAutonomousDatabaseRequest) String() string
- type DeleteCloudExadataInfrastructureRequest
- func (*DeleteCloudExadataInfrastructureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCloudExadataInfrastructureRequest) GetForce() bool
- func (x *DeleteCloudExadataInfrastructureRequest) GetName() string
- func (x *DeleteCloudExadataInfrastructureRequest) GetRequestId() string
- func (*DeleteCloudExadataInfrastructureRequest) ProtoMessage()
- func (x *DeleteCloudExadataInfrastructureRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteCloudExadataInfrastructureRequest) Reset()
- func (x *DeleteCloudExadataInfrastructureRequest) String() string
- type DeleteCloudVmClusterRequest
- func (*DeleteCloudVmClusterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCloudVmClusterRequest) GetForce() bool
- func (x *DeleteCloudVmClusterRequest) GetName() string
- func (x *DeleteCloudVmClusterRequest) GetRequestId() string
- func (*DeleteCloudVmClusterRequest) ProtoMessage()
- func (x *DeleteCloudVmClusterRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteCloudVmClusterRequest) Reset()
- func (x *DeleteCloudVmClusterRequest) String() string
- type DeleteDbSystemRequest
- func (*DeleteDbSystemRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteDbSystemRequest) GetName() string
- func (x *DeleteDbSystemRequest) GetRequestId() string
- func (*DeleteDbSystemRequest) ProtoMessage()
- func (x *DeleteDbSystemRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteDbSystemRequest) Reset()
- func (x *DeleteDbSystemRequest) String() string
- type DeleteExadbVmClusterRequest
- func (*DeleteExadbVmClusterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteExadbVmClusterRequest) GetName() string
- func (x *DeleteExadbVmClusterRequest) GetRequestId() string
- func (*DeleteExadbVmClusterRequest) ProtoMessage()
- func (x *DeleteExadbVmClusterRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteExadbVmClusterRequest) Reset()
- func (x *DeleteExadbVmClusterRequest) String() string
- type DeleteExascaleDbStorageVaultRequest
- func (*DeleteExascaleDbStorageVaultRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteExascaleDbStorageVaultRequest) GetName() string
- func (x *DeleteExascaleDbStorageVaultRequest) GetRequestId() string
- func (*DeleteExascaleDbStorageVaultRequest) ProtoMessage()
- func (x *DeleteExascaleDbStorageVaultRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteExascaleDbStorageVaultRequest) Reset()
- func (x *DeleteExascaleDbStorageVaultRequest) String() string
- type DeleteOdbNetworkRequest
- func (*DeleteOdbNetworkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteOdbNetworkRequest) GetName() string
- func (x *DeleteOdbNetworkRequest) GetRequestId() string
- func (*DeleteOdbNetworkRequest) ProtoMessage()
- func (x *DeleteOdbNetworkRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteOdbNetworkRequest) Reset()
- func (x *DeleteOdbNetworkRequest) String() string
- type DeleteOdbSubnetRequest
- func (*DeleteOdbSubnetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteOdbSubnetRequest) GetName() string
- func (x *DeleteOdbSubnetRequest) GetRequestId() string
- func (*DeleteOdbSubnetRequest) ProtoMessage()
- func (x *DeleteOdbSubnetRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteOdbSubnetRequest) Reset()
- func (x *DeleteOdbSubnetRequest) String() string
- type EncryptionKey
- func (*EncryptionKey) Descriptor() ([]byte, []int)deprecated
- func (x *EncryptionKey) GetKmsKey() string
- func (x *EncryptionKey) GetProvider() EncryptionKey_Provider
- func (*EncryptionKey) ProtoMessage()
- func (x *EncryptionKey) ProtoReflect() protoreflect.Message
- func (x *EncryptionKey) Reset()
- func (x *EncryptionKey) String() string
- type EncryptionKeyHistoryEntry
- func (*EncryptionKeyHistoryEntry) Descriptor() ([]byte, []int)deprecated
- func (x *EncryptionKeyHistoryEntry) GetActivationTime() *timestamppb.Timestamp
- func (x *EncryptionKeyHistoryEntry) GetEncryptionKey() *EncryptionKey
- func (*EncryptionKeyHistoryEntry) ProtoMessage()
- func (x *EncryptionKeyHistoryEntry) ProtoReflect() protoreflect.Message
- func (x *EncryptionKeyHistoryEntry) Reset()
- func (x *EncryptionKeyHistoryEntry) String() string
- type EncryptionKey_Provider
- func (EncryptionKey_Provider) Descriptor() protoreflect.EnumDescriptor
- func (x EncryptionKey_Provider) Enum() *EncryptionKey_Provider
- func (EncryptionKey_Provider) EnumDescriptor() ([]byte, []int)deprecated
- func (x EncryptionKey_Provider) Number() protoreflect.EnumNumber
- func (x EncryptionKey_Provider) String() string
- func (EncryptionKey_Provider) Type() protoreflect.EnumType
- type Entitlement
- func (*Entitlement) Descriptor() ([]byte, []int)deprecated
- func (x *Entitlement) GetCloudAccountDetails() *CloudAccountDetails
- func (x *Entitlement) GetEntitlementId() string
- func (x *Entitlement) GetName() string
- func (x *Entitlement) GetState() Entitlement_State
- func (*Entitlement) ProtoMessage()
- func (x *Entitlement) ProtoReflect() protoreflect.Message
- func (x *Entitlement) Reset()
- func (x *Entitlement) String() string
- type Entitlement_State
- func (Entitlement_State) Descriptor() protoreflect.EnumDescriptor
- func (x Entitlement_State) Enum() *Entitlement_State
- func (Entitlement_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x Entitlement_State) Number() protoreflect.EnumNumber
- func (x Entitlement_State) String() string
- func (Entitlement_State) Type() protoreflect.EnumType
- type ExadbVmCluster
- func (*ExadbVmCluster) Descriptor() ([]byte, []int)deprecated
- func (x *ExadbVmCluster) GetBackupOdbSubnet() string
- func (x *ExadbVmCluster) GetCreateTime() *timestamppb.Timestamp
- func (x *ExadbVmCluster) GetDisplayName() string
- func (x *ExadbVmCluster) GetEntitlementId() string
- func (x *ExadbVmCluster) GetGcpOracleZone() string
- func (x *ExadbVmCluster) GetLabels() map[string]string
- func (x *ExadbVmCluster) GetName() string
- func (x *ExadbVmCluster) GetOdbNetwork() string
- func (x *ExadbVmCluster) GetOdbSubnet() string
- func (x *ExadbVmCluster) GetProperties() *ExadbVmClusterProperties
- func (*ExadbVmCluster) ProtoMessage()
- func (x *ExadbVmCluster) ProtoReflect() protoreflect.Message
- func (x *ExadbVmCluster) Reset()
- func (x *ExadbVmCluster) String() string
- type ExadbVmClusterProperties
- func (*ExadbVmClusterProperties) Descriptor() ([]byte, []int)deprecated
- func (x *ExadbVmClusterProperties) GetAdditionalEcpuCountPerNode() int32
- func (x *ExadbVmClusterProperties) GetClusterName() string
- func (x *ExadbVmClusterProperties) GetDataCollectionOptions() *DataCollectionOptionsCommon
- func (x *ExadbVmClusterProperties) GetEnabledEcpuCountPerNode() int32
- func (x *ExadbVmClusterProperties) GetExascaleDbStorageVault() string
- func (x *ExadbVmClusterProperties) GetGiVersion() string
- func (x *ExadbVmClusterProperties) GetGridImageId() string
- func (x *ExadbVmClusterProperties) GetHostname() string
- func (x *ExadbVmClusterProperties) GetHostnamePrefix() string
- func (x *ExadbVmClusterProperties) GetLicenseModel() ExadbVmClusterProperties_LicenseModel
- func (x *ExadbVmClusterProperties) GetLifecycleState() ExadbVmClusterProperties_ExadbVmClusterLifecycleState
- func (x *ExadbVmClusterProperties) GetMemorySizeGb() int32
- func (x *ExadbVmClusterProperties) GetNodeCount() int32
- func (x *ExadbVmClusterProperties) GetOciUri() string
- func (x *ExadbVmClusterProperties) GetScanListenerPortTcp() int32
- func (x *ExadbVmClusterProperties) GetShapeAttribute() ExadbVmClusterProperties_ShapeAttribute
- func (x *ExadbVmClusterProperties) GetSshPublicKeys() []string
- func (x *ExadbVmClusterProperties) GetTimeZone() *datetime.TimeZone
- func (x *ExadbVmClusterProperties) GetVmFileSystemStorage() *ExadbVmClusterStorageDetails
- func (*ExadbVmClusterProperties) ProtoMessage()
- func (x *ExadbVmClusterProperties) ProtoReflect() protoreflect.Message
- func (x *ExadbVmClusterProperties) Reset()
- func (x *ExadbVmClusterProperties) String() string
- type ExadbVmClusterProperties_ExadbVmClusterLifecycleState
- func (ExadbVmClusterProperties_ExadbVmClusterLifecycleState) Descriptor() protoreflect.EnumDescriptor
- func (x ExadbVmClusterProperties_ExadbVmClusterLifecycleState) Enum() *ExadbVmClusterProperties_ExadbVmClusterLifecycleState
- func (ExadbVmClusterProperties_ExadbVmClusterLifecycleState) EnumDescriptor() ([]byte, []int)deprecated
- func (x ExadbVmClusterProperties_ExadbVmClusterLifecycleState) Number() protoreflect.EnumNumber
- func (x ExadbVmClusterProperties_ExadbVmClusterLifecycleState) String() string
- func (ExadbVmClusterProperties_ExadbVmClusterLifecycleState) Type() protoreflect.EnumType
- type ExadbVmClusterProperties_LicenseModel
- func (ExadbVmClusterProperties_LicenseModel) Descriptor() protoreflect.EnumDescriptor
- func (x ExadbVmClusterProperties_LicenseModel) Enum() *ExadbVmClusterProperties_LicenseModel
- func (ExadbVmClusterProperties_LicenseModel) EnumDescriptor() ([]byte, []int)deprecated
- func (x ExadbVmClusterProperties_LicenseModel) Number() protoreflect.EnumNumber
- func (x ExadbVmClusterProperties_LicenseModel) String() string
- func (ExadbVmClusterProperties_LicenseModel) Type() protoreflect.EnumType
- type ExadbVmClusterProperties_ShapeAttribute
- func (ExadbVmClusterProperties_ShapeAttribute) Descriptor() protoreflect.EnumDescriptor
- func (x ExadbVmClusterProperties_ShapeAttribute) Enum() *ExadbVmClusterProperties_ShapeAttribute
- func (ExadbVmClusterProperties_ShapeAttribute) EnumDescriptor() ([]byte, []int)deprecated
- func (x ExadbVmClusterProperties_ShapeAttribute) Number() protoreflect.EnumNumber
- func (x ExadbVmClusterProperties_ShapeAttribute) String() string
- func (ExadbVmClusterProperties_ShapeAttribute) Type() protoreflect.EnumType
- type ExadbVmClusterStorageDetails
- func (*ExadbVmClusterStorageDetails) Descriptor() ([]byte, []int)deprecated
- func (x *ExadbVmClusterStorageDetails) GetSizeInGbsPerNode() int32
- func (*ExadbVmClusterStorageDetails) ProtoMessage()
- func (x *ExadbVmClusterStorageDetails) ProtoReflect() protoreflect.Message
- func (x *ExadbVmClusterStorageDetails) Reset()
- func (x *ExadbVmClusterStorageDetails) String() string
- type ExascaleDbStorageDetails
- func (*ExascaleDbStorageDetails) Descriptor() ([]byte, []int)deprecated
- func (x *ExascaleDbStorageDetails) GetAvailableSizeGbs() int32
- func (x *ExascaleDbStorageDetails) GetTotalSizeGbs() int32
- func (*ExascaleDbStorageDetails) ProtoMessage()
- func (x *ExascaleDbStorageDetails) ProtoReflect() protoreflect.Message
- func (x *ExascaleDbStorageDetails) Reset()
- func (x *ExascaleDbStorageDetails) String() string
- type ExascaleDbStorageVault
- func (*ExascaleDbStorageVault) Descriptor() ([]byte, []int)deprecated
- func (x *ExascaleDbStorageVault) GetCreateTime() *timestamppb.Timestamp
- func (x *ExascaleDbStorageVault) GetDisplayName() string
- func (x *ExascaleDbStorageVault) GetEntitlementId() string
- func (x *ExascaleDbStorageVault) GetGcpOracleZone() string
- func (x *ExascaleDbStorageVault) GetLabels() map[string]string
- func (x *ExascaleDbStorageVault) GetName() string
- func (x *ExascaleDbStorageVault) GetProperties() *ExascaleDbStorageVaultProperties
- func (*ExascaleDbStorageVault) ProtoMessage()
- func (x *ExascaleDbStorageVault) ProtoReflect() protoreflect.Message
- func (x *ExascaleDbStorageVault) Reset()
- func (x *ExascaleDbStorageVault) String() string
- type ExascaleDbStorageVaultProperties
- func (*ExascaleDbStorageVaultProperties) Descriptor() ([]byte, []int)deprecated
- func (x *ExascaleDbStorageVaultProperties) GetAdditionalFlashCachePercent() int32
- func (x *ExascaleDbStorageVaultProperties) GetAttachedShapeAttributes() []ExascaleDbStorageVaultProperties_ShapeAttribute
- func (x *ExascaleDbStorageVaultProperties) GetAvailableShapeAttributes() []ExascaleDbStorageVaultProperties_ShapeAttribute
- func (x *ExascaleDbStorageVaultProperties) GetDescription() string
- func (x *ExascaleDbStorageVaultProperties) GetExascaleDbStorageDetails() *ExascaleDbStorageDetails
- func (x *ExascaleDbStorageVaultProperties) GetOciUri() string
- func (x *ExascaleDbStorageVaultProperties) GetOcid() string
- func (x *ExascaleDbStorageVaultProperties) GetState() ExascaleDbStorageVaultProperties_State
- func (x *ExascaleDbStorageVaultProperties) GetTimeZone() *datetime.TimeZone
- func (x *ExascaleDbStorageVaultProperties) GetVmClusterCount() int32
- func (x *ExascaleDbStorageVaultProperties) GetVmClusterIds() []string
- func (*ExascaleDbStorageVaultProperties) ProtoMessage()
- func (x *ExascaleDbStorageVaultProperties) ProtoReflect() protoreflect.Message
- func (x *ExascaleDbStorageVaultProperties) Reset()
- func (x *ExascaleDbStorageVaultProperties) String() string
- type ExascaleDbStorageVaultProperties_ShapeAttribute
- func (ExascaleDbStorageVaultProperties_ShapeAttribute) Descriptor() protoreflect.EnumDescriptor
- func (x ExascaleDbStorageVaultProperties_ShapeAttribute) Enum() *ExascaleDbStorageVaultProperties_ShapeAttribute
- func (ExascaleDbStorageVaultProperties_ShapeAttribute) EnumDescriptor() ([]byte, []int)deprecated
- func (x ExascaleDbStorageVaultProperties_ShapeAttribute) Number() protoreflect.EnumNumber
- func (x ExascaleDbStorageVaultProperties_ShapeAttribute) String() string
- func (ExascaleDbStorageVaultProperties_ShapeAttribute) Type() protoreflect.EnumType
- type ExascaleDbStorageVaultProperties_State
- func (ExascaleDbStorageVaultProperties_State) Descriptor() protoreflect.EnumDescriptor
- func (x ExascaleDbStorageVaultProperties_State) Enum() *ExascaleDbStorageVaultProperties_State
- func (ExascaleDbStorageVaultProperties_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x ExascaleDbStorageVaultProperties_State) Number() protoreflect.EnumNumber
- func (x ExascaleDbStorageVaultProperties_State) String() string
- func (ExascaleDbStorageVaultProperties_State) Type() protoreflect.EnumType
- type FailoverAutonomousDatabaseRequest
- func (*FailoverAutonomousDatabaseRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FailoverAutonomousDatabaseRequest) GetName() string
- func (x *FailoverAutonomousDatabaseRequest) GetPeerAutonomousDatabase() string
- func (*FailoverAutonomousDatabaseRequest) ProtoMessage()
- func (x *FailoverAutonomousDatabaseRequest) ProtoReflect() protoreflect.Message
- func (x *FailoverAutonomousDatabaseRequest) Reset()
- func (x *FailoverAutonomousDatabaseRequest) String() string
- type GenerateAutonomousDatabaseWalletRequest
- func (*GenerateAutonomousDatabaseWalletRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateAutonomousDatabaseWalletRequest) GetIsRegional() bool
- func (x *GenerateAutonomousDatabaseWalletRequest) GetName() string
- func (x *GenerateAutonomousDatabaseWalletRequest) GetPassword() string
- func (x *GenerateAutonomousDatabaseWalletRequest) GetType() GenerateType
- func (*GenerateAutonomousDatabaseWalletRequest) ProtoMessage()
- func (x *GenerateAutonomousDatabaseWalletRequest) ProtoReflect() protoreflect.Message
- func (x *GenerateAutonomousDatabaseWalletRequest) Reset()
- func (x *GenerateAutonomousDatabaseWalletRequest) String() string
- type GenerateAutonomousDatabaseWalletResponse
- func (*GenerateAutonomousDatabaseWalletResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateAutonomousDatabaseWalletResponse) GetArchiveContent() []byte
- func (*GenerateAutonomousDatabaseWalletResponse) ProtoMessage()
- func (x *GenerateAutonomousDatabaseWalletResponse) ProtoReflect() protoreflect.Message
- func (x *GenerateAutonomousDatabaseWalletResponse) Reset()
- func (x *GenerateAutonomousDatabaseWalletResponse) String() string
- type GenerateType
- func (GenerateType) Descriptor() protoreflect.EnumDescriptor
- func (x GenerateType) Enum() *GenerateType
- func (GenerateType) EnumDescriptor() ([]byte, []int)deprecated
- func (x GenerateType) Number() protoreflect.EnumNumber
- func (x GenerateType) String() string
- func (GenerateType) Type() protoreflect.EnumType
- type GetAutonomousDatabaseRequest
- func (*GetAutonomousDatabaseRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAutonomousDatabaseRequest) GetName() string
- func (*GetAutonomousDatabaseRequest) ProtoMessage()
- func (x *GetAutonomousDatabaseRequest) ProtoReflect() protoreflect.Message
- func (x *GetAutonomousDatabaseRequest) Reset()
- func (x *GetAutonomousDatabaseRequest) String() string
- type GetCloudExadataInfrastructureRequest
- func (*GetCloudExadataInfrastructureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCloudExadataInfrastructureRequest) GetName() string
- func (*GetCloudExadataInfrastructureRequest) ProtoMessage()
- func (x *GetCloudExadataInfrastructureRequest) ProtoReflect() protoreflect.Message
- func (x *GetCloudExadataInfrastructureRequest) Reset()
- func (x *GetCloudExadataInfrastructureRequest) String() string
- type GetCloudVmClusterRequest
- func (*GetCloudVmClusterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCloudVmClusterRequest) GetName() string
- func (*GetCloudVmClusterRequest) ProtoMessage()
- func (x *GetCloudVmClusterRequest) ProtoReflect() protoreflect.Message
- func (x *GetCloudVmClusterRequest) Reset()
- func (x *GetCloudVmClusterRequest) String() string
- type GetDatabaseRequest
- func (*GetDatabaseRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDatabaseRequest) GetName() string
- func (*GetDatabaseRequest) ProtoMessage()
- func (x *GetDatabaseRequest) ProtoReflect() protoreflect.Message
- func (x *GetDatabaseRequest) Reset()
- func (x *GetDatabaseRequest) String() string
- type GetDbSystemRequest
- func (*GetDbSystemRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDbSystemRequest) GetName() string
- func (*GetDbSystemRequest) ProtoMessage()
- func (x *GetDbSystemRequest) ProtoReflect() protoreflect.Message
- func (x *GetDbSystemRequest) Reset()
- func (x *GetDbSystemRequest) String() string
- type GetExadbVmClusterRequest
- func (*GetExadbVmClusterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetExadbVmClusterRequest) GetName() string
- func (*GetExadbVmClusterRequest) ProtoMessage()
- func (x *GetExadbVmClusterRequest) ProtoReflect() protoreflect.Message
- func (x *GetExadbVmClusterRequest) Reset()
- func (x *GetExadbVmClusterRequest) String() string
- type GetExascaleDbStorageVaultRequest
- func (*GetExascaleDbStorageVaultRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetExascaleDbStorageVaultRequest) GetName() string
- func (*GetExascaleDbStorageVaultRequest) ProtoMessage()
- func (x *GetExascaleDbStorageVaultRequest) ProtoReflect() protoreflect.Message
- func (x *GetExascaleDbStorageVaultRequest) Reset()
- func (x *GetExascaleDbStorageVaultRequest) String() string
- type GetOdbNetworkRequest
- func (*GetOdbNetworkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOdbNetworkRequest) GetName() string
- func (*GetOdbNetworkRequest) ProtoMessage()
- func (x *GetOdbNetworkRequest) ProtoReflect() protoreflect.Message
- func (x *GetOdbNetworkRequest) Reset()
- func (x *GetOdbNetworkRequest) String() string
- type GetOdbSubnetRequest
- func (*GetOdbSubnetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOdbSubnetRequest) GetName() string
- func (*GetOdbSubnetRequest) ProtoMessage()
- func (x *GetOdbSubnetRequest) ProtoReflect() protoreflect.Message
- func (x *GetOdbSubnetRequest) Reset()
- func (x *GetOdbSubnetRequest) String() string
- type GetPluggableDatabaseRequest
- func (*GetPluggableDatabaseRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPluggableDatabaseRequest) GetName() string
- func (*GetPluggableDatabaseRequest) ProtoMessage()
- func (x *GetPluggableDatabaseRequest) ProtoReflect() protoreflect.Message
- func (x *GetPluggableDatabaseRequest) Reset()
- func (x *GetPluggableDatabaseRequest) String() string
- type GiVersion
- type IdentityConnector
- func (*IdentityConnector) Descriptor() ([]byte, []int)deprecated
- func (x *IdentityConnector) GetConnectionState() IdentityConnector_ConnectionState
- func (x *IdentityConnector) GetServiceAgentEmail() string
- func (*IdentityConnector) ProtoMessage()
- func (x *IdentityConnector) ProtoReflect() protoreflect.Message
- func (x *IdentityConnector) Reset()
- func (x *IdentityConnector) String() string
- type IdentityConnector_ConnectionState
- func (IdentityConnector_ConnectionState) Descriptor() protoreflect.EnumDescriptor
- func (x IdentityConnector_ConnectionState) Enum() *IdentityConnector_ConnectionState
- func (IdentityConnector_ConnectionState) EnumDescriptor() ([]byte, []int)deprecated
- func (x IdentityConnector_ConnectionState) Number() protoreflect.EnumNumber
- func (x IdentityConnector_ConnectionState) String() string
- func (IdentityConnector_ConnectionState) Type() protoreflect.EnumType
- type ListAutonomousDatabaseBackupsRequest
- func (*ListAutonomousDatabaseBackupsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAutonomousDatabaseBackupsRequest) GetFilter() string
- func (x *ListAutonomousDatabaseBackupsRequest) GetPageSize() int32
- func (x *ListAutonomousDatabaseBackupsRequest) GetPageToken() string
- func (x *ListAutonomousDatabaseBackupsRequest) GetParent() string
- func (*ListAutonomousDatabaseBackupsRequest) ProtoMessage()
- func (x *ListAutonomousDatabaseBackupsRequest) ProtoReflect() protoreflect.Message
- func (x *ListAutonomousDatabaseBackupsRequest) Reset()
- func (x *ListAutonomousDatabaseBackupsRequest) String() string
- type ListAutonomousDatabaseBackupsResponse
- func (*ListAutonomousDatabaseBackupsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAutonomousDatabaseBackupsResponse) GetAutonomousDatabaseBackups() []*AutonomousDatabaseBackup
- func (x *ListAutonomousDatabaseBackupsResponse) GetNextPageToken() string
- func (*ListAutonomousDatabaseBackupsResponse) ProtoMessage()
- func (x *ListAutonomousDatabaseBackupsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAutonomousDatabaseBackupsResponse) Reset()
- func (x *ListAutonomousDatabaseBackupsResponse) String() string
- type ListAutonomousDatabaseCharacterSetsRequest
- func (*ListAutonomousDatabaseCharacterSetsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAutonomousDatabaseCharacterSetsRequest) GetFilter() string
- func (x *ListAutonomousDatabaseCharacterSetsRequest) GetPageSize() int32
- func (x *ListAutonomousDatabaseCharacterSetsRequest) GetPageToken() string
- func (x *ListAutonomousDatabaseCharacterSetsRequest) GetParent() string
- func (*ListAutonomousDatabaseCharacterSetsRequest) ProtoMessage()
- func (x *ListAutonomousDatabaseCharacterSetsRequest) ProtoReflect() protoreflect.Message
- func (x *ListAutonomousDatabaseCharacterSetsRequest) Reset()
- func (x *ListAutonomousDatabaseCharacterSetsRequest) String() string
- type ListAutonomousDatabaseCharacterSetsResponse
- func (*ListAutonomousDatabaseCharacterSetsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAutonomousDatabaseCharacterSetsResponse) GetAutonomousDatabaseCharacterSets() []*AutonomousDatabaseCharacterSet
- func (x *ListAutonomousDatabaseCharacterSetsResponse) GetNextPageToken() string
- func (*ListAutonomousDatabaseCharacterSetsResponse) ProtoMessage()
- func (x *ListAutonomousDatabaseCharacterSetsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAutonomousDatabaseCharacterSetsResponse) Reset()
- func (x *ListAutonomousDatabaseCharacterSetsResponse) String() string
- type ListAutonomousDatabasesRequest
- func (*ListAutonomousDatabasesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAutonomousDatabasesRequest) GetFilter() string
- func (x *ListAutonomousDatabasesRequest) GetOrderBy() string
- func (x *ListAutonomousDatabasesRequest) GetPageSize() int32
- func (x *ListAutonomousDatabasesRequest) GetPageToken() string
- func (x *ListAutonomousDatabasesRequest) GetParent() string
- func (*ListAutonomousDatabasesRequest) ProtoMessage()
- func (x *ListAutonomousDatabasesRequest) ProtoReflect() protoreflect.Message
- func (x *ListAutonomousDatabasesRequest) Reset()
- func (x *ListAutonomousDatabasesRequest) String() string
- type ListAutonomousDatabasesResponse
- func (*ListAutonomousDatabasesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAutonomousDatabasesResponse) GetAutonomousDatabases() []*AutonomousDatabase
- func (x *ListAutonomousDatabasesResponse) GetNextPageToken() string
- func (*ListAutonomousDatabasesResponse) ProtoMessage()
- func (x *ListAutonomousDatabasesResponse) ProtoReflect() protoreflect.Message
- func (x *ListAutonomousDatabasesResponse) Reset()
- func (x *ListAutonomousDatabasesResponse) String() string
- type ListAutonomousDbVersionsRequest
- func (*ListAutonomousDbVersionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAutonomousDbVersionsRequest) GetPageSize() int32
- func (x *ListAutonomousDbVersionsRequest) GetPageToken() string
- func (x *ListAutonomousDbVersionsRequest) GetParent() string
- func (*ListAutonomousDbVersionsRequest) ProtoMessage()
- func (x *ListAutonomousDbVersionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListAutonomousDbVersionsRequest) Reset()
- func (x *ListAutonomousDbVersionsRequest) String() string
- type ListAutonomousDbVersionsResponse
- func (*ListAutonomousDbVersionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAutonomousDbVersionsResponse) GetAutonomousDbVersions() []*AutonomousDbVersion
- func (x *ListAutonomousDbVersionsResponse) GetNextPageToken() string
- func (*ListAutonomousDbVersionsResponse) ProtoMessage()
- func (x *ListAutonomousDbVersionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAutonomousDbVersionsResponse) Reset()
- func (x *ListAutonomousDbVersionsResponse) String() string
- type ListCloudExadataInfrastructuresRequest
- func (*ListCloudExadataInfrastructuresRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListCloudExadataInfrastructuresRequest) GetFilter() string
- func (x *ListCloudExadataInfrastructuresRequest) GetOrderBy() string
- func (x *ListCloudExadataInfrastructuresRequest) GetPageSize() int32
- func (x *ListCloudExadataInfrastructuresRequest) GetPageToken() string
- func (x *ListCloudExadataInfrastructuresRequest) GetParent() string
- func (*ListCloudExadataInfrastructuresRequest) ProtoMessage()
- func (x *ListCloudExadataInfrastructuresRequest) ProtoReflect() protoreflect.Message
- func (x *ListCloudExadataInfrastructuresRequest) Reset()
- func (x *ListCloudExadataInfrastructuresRequest) String() string
- type ListCloudExadataInfrastructuresResponse
- func (*ListCloudExadataInfrastructuresResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListCloudExadataInfrastructuresResponse) GetCloudExadataInfrastructures() []*CloudExadataInfrastructure
- func (x *ListCloudExadataInfrastructuresResponse) GetNextPageToken() string
- func (*ListCloudExadataInfrastructuresResponse) ProtoMessage()
- func (x *ListCloudExadataInfrastructuresResponse) ProtoReflect() protoreflect.Message
- func (x *ListCloudExadataInfrastructuresResponse) Reset()
- func (x *ListCloudExadataInfrastructuresResponse) String() string
- type ListCloudVmClustersRequest
- func (*ListCloudVmClustersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListCloudVmClustersRequest) GetFilter() string
- func (x *ListCloudVmClustersRequest) GetPageSize() int32
- func (x *ListCloudVmClustersRequest) GetPageToken() string
- func (x *ListCloudVmClustersRequest) GetParent() string
- func (*ListCloudVmClustersRequest) ProtoMessage()
- func (x *ListCloudVmClustersRequest) ProtoReflect() protoreflect.Message
- func (x *ListCloudVmClustersRequest) Reset()
- func (x *ListCloudVmClustersRequest) String() string
- type ListCloudVmClustersResponse
- func (*ListCloudVmClustersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListCloudVmClustersResponse) GetCloudVmClusters() []*CloudVmCluster
- func (x *ListCloudVmClustersResponse) GetNextPageToken() string
- func (*ListCloudVmClustersResponse) ProtoMessage()
- func (x *ListCloudVmClustersResponse) ProtoReflect() protoreflect.Message
- func (x *ListCloudVmClustersResponse) Reset()
- func (x *ListCloudVmClustersResponse) String() string
- type ListDatabaseCharacterSetsRequest
- func (*ListDatabaseCharacterSetsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListDatabaseCharacterSetsRequest) GetFilter() string
- func (x *ListDatabaseCharacterSetsRequest) GetPageSize() int32
- func (x *ListDatabaseCharacterSetsRequest) GetPageToken() string
- func (x *ListDatabaseCharacterSetsRequest) GetParent() string
- func (*ListDatabaseCharacterSetsRequest) ProtoMessage()
- func (x *ListDatabaseCharacterSetsRequest) ProtoReflect() protoreflect.Message
- func (x *ListDatabaseCharacterSetsRequest) Reset()
- func (x *ListDatabaseCharacterSetsRequest) String() string
- type ListDatabaseCharacterSetsResponse
- func (*ListDatabaseCharacterSetsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDatabaseCharacterSetsResponse) GetDatabaseCharacterSets() []*DatabaseCharacterSet
- func (x *ListDatabaseCharacterSetsResponse) GetNextPageToken() string
- func (*ListDatabaseCharacterSetsResponse) ProtoMessage()
- func (x *ListDatabaseCharacterSetsResponse) ProtoReflect() protoreflect.Message
- func (x *ListDatabaseCharacterSetsResponse) Reset()
- func (x *ListDatabaseCharacterSetsResponse) String() string
- type ListDatabasesRequest
- func (*ListDatabasesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListDatabasesRequest) GetFilter() string
- func (x *ListDatabasesRequest) GetPageSize() int32
- func (x *ListDatabasesRequest) GetPageToken() string
- func (x *ListDatabasesRequest) GetParent() string
- func (*ListDatabasesRequest) ProtoMessage()
- func (x *ListDatabasesRequest) ProtoReflect() protoreflect.Message
- func (x *ListDatabasesRequest) Reset()
- func (x *ListDatabasesRequest) String() string
- type ListDatabasesResponse
- func (*ListDatabasesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDatabasesResponse) GetDatabases() []*Database
- func (x *ListDatabasesResponse) GetNextPageToken() string
- func (*ListDatabasesResponse) ProtoMessage()
- func (x *ListDatabasesResponse) ProtoReflect() protoreflect.Message
- func (x *ListDatabasesResponse) Reset()
- func (x *ListDatabasesResponse) String() string
- type ListDbNodesRequest
- func (*ListDbNodesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListDbNodesRequest) GetPageSize() int32
- func (x *ListDbNodesRequest) GetPageToken() string
- func (x *ListDbNodesRequest) GetParent() string
- func (*ListDbNodesRequest) ProtoMessage()
- func (x *ListDbNodesRequest) ProtoReflect() protoreflect.Message
- func (x *ListDbNodesRequest) Reset()
- func (x *ListDbNodesRequest) String() string
- type ListDbNodesResponse
- func (*ListDbNodesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDbNodesResponse) GetDbNodes() []*DbNode
- func (x *ListDbNodesResponse) GetNextPageToken() string
- func (*ListDbNodesResponse) ProtoMessage()
- func (x *ListDbNodesResponse) ProtoReflect() protoreflect.Message
- func (x *ListDbNodesResponse) Reset()
- func (x *ListDbNodesResponse) String() string
- type ListDbServersRequest
- func (*ListDbServersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListDbServersRequest) GetPageSize() int32
- func (x *ListDbServersRequest) GetPageToken() string
- func (x *ListDbServersRequest) GetParent() string
- func (*ListDbServersRequest) ProtoMessage()
- func (x *ListDbServersRequest) ProtoReflect() protoreflect.Message
- func (x *ListDbServersRequest) Reset()
- func (x *ListDbServersRequest) String() string
- type ListDbServersResponse
- func (*ListDbServersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDbServersResponse) GetDbServers() []*DbServer
- func (x *ListDbServersResponse) GetNextPageToken() string
- func (*ListDbServersResponse) ProtoMessage()
- func (x *ListDbServersResponse) ProtoReflect() protoreflect.Message
- func (x *ListDbServersResponse) Reset()
- func (x *ListDbServersResponse) String() string
- type ListDbSystemInitialStorageSizesRequest
- func (*ListDbSystemInitialStorageSizesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListDbSystemInitialStorageSizesRequest) GetPageSize() int32
- func (x *ListDbSystemInitialStorageSizesRequest) GetPageToken() string
- func (x *ListDbSystemInitialStorageSizesRequest) GetParent() string
- func (*ListDbSystemInitialStorageSizesRequest) ProtoMessage()
- func (x *ListDbSystemInitialStorageSizesRequest) ProtoReflect() protoreflect.Message
- func (x *ListDbSystemInitialStorageSizesRequest) Reset()
- func (x *ListDbSystemInitialStorageSizesRequest) String() string
- type ListDbSystemInitialStorageSizesResponse
- func (*ListDbSystemInitialStorageSizesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDbSystemInitialStorageSizesResponse) GetDbSystemInitialStorageSizes() []*DbSystemInitialStorageSize
- func (x *ListDbSystemInitialStorageSizesResponse) GetNextPageToken() string
- func (*ListDbSystemInitialStorageSizesResponse) ProtoMessage()
- func (x *ListDbSystemInitialStorageSizesResponse) ProtoReflect() protoreflect.Message
- func (x *ListDbSystemInitialStorageSizesResponse) Reset()
- func (x *ListDbSystemInitialStorageSizesResponse) String() string
- type ListDbSystemShapesRequest
- func (*ListDbSystemShapesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListDbSystemShapesRequest) GetFilter() string
- func (x *ListDbSystemShapesRequest) GetPageSize() int32
- func (x *ListDbSystemShapesRequest) GetPageToken() string
- func (x *ListDbSystemShapesRequest) GetParent() string
- func (*ListDbSystemShapesRequest) ProtoMessage()
- func (x *ListDbSystemShapesRequest) ProtoReflect() protoreflect.Message
- func (x *ListDbSystemShapesRequest) Reset()
- func (x *ListDbSystemShapesRequest) String() string
- type ListDbSystemShapesResponse
- func (*ListDbSystemShapesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDbSystemShapesResponse) GetDbSystemShapes() []*DbSystemShape
- func (x *ListDbSystemShapesResponse) GetNextPageToken() string
- func (*ListDbSystemShapesResponse) ProtoMessage()
- func (x *ListDbSystemShapesResponse) ProtoReflect() protoreflect.Message
- func (x *ListDbSystemShapesResponse) Reset()
- func (x *ListDbSystemShapesResponse) String() string
- type ListDbSystemsRequest
- func (*ListDbSystemsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListDbSystemsRequest) GetFilter() string
- func (x *ListDbSystemsRequest) GetOrderBy() string
- func (x *ListDbSystemsRequest) GetPageSize() int32
- func (x *ListDbSystemsRequest) GetPageToken() string
- func (x *ListDbSystemsRequest) GetParent() string
- func (*ListDbSystemsRequest) ProtoMessage()
- func (x *ListDbSystemsRequest) ProtoReflect() protoreflect.Message
- func (x *ListDbSystemsRequest) Reset()
- func (x *ListDbSystemsRequest) String() string
- type ListDbSystemsResponse
- func (*ListDbSystemsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDbSystemsResponse) GetDbSystems() []*DbSystem
- func (x *ListDbSystemsResponse) GetNextPageToken() string
- func (*ListDbSystemsResponse) ProtoMessage()
- func (x *ListDbSystemsResponse) ProtoReflect() protoreflect.Message
- func (x *ListDbSystemsResponse) Reset()
- func (x *ListDbSystemsResponse) String() string
- type ListDbVersionsRequest
- func (*ListDbVersionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListDbVersionsRequest) GetFilter() string
- func (x *ListDbVersionsRequest) GetPageSize() int32
- func (x *ListDbVersionsRequest) GetPageToken() string
- func (x *ListDbVersionsRequest) GetParent() string
- func (*ListDbVersionsRequest) ProtoMessage()
- func (x *ListDbVersionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListDbVersionsRequest) Reset()
- func (x *ListDbVersionsRequest) String() string
- type ListDbVersionsResponse
- func (*ListDbVersionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDbVersionsResponse) GetDbVersions() []*DbVersion
- func (x *ListDbVersionsResponse) GetNextPageToken() string
- func (*ListDbVersionsResponse) ProtoMessage()
- func (x *ListDbVersionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListDbVersionsResponse) Reset()
- func (x *ListDbVersionsResponse) String() string
- type ListEntitlementsRequest
- func (*ListEntitlementsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListEntitlementsRequest) GetPageSize() int32
- func (x *ListEntitlementsRequest) GetPageToken() string
- func (x *ListEntitlementsRequest) GetParent() string
- func (*ListEntitlementsRequest) ProtoMessage()
- func (x *ListEntitlementsRequest) ProtoReflect() protoreflect.Message
- func (x *ListEntitlementsRequest) Reset()
- func (x *ListEntitlementsRequest) String() string
- type ListEntitlementsResponse
- func (*ListEntitlementsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListEntitlementsResponse) GetEntitlements() []*Entitlement
- func (x *ListEntitlementsResponse) GetNextPageToken() string
- func (*ListEntitlementsResponse) ProtoMessage()
- func (x *ListEntitlementsResponse) ProtoReflect() protoreflect.Message
- func (x *ListEntitlementsResponse) Reset()
- func (x *ListEntitlementsResponse) String() string
- type ListExadbVmClustersRequest
- func (*ListExadbVmClustersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListExadbVmClustersRequest) GetFilter() string
- func (x *ListExadbVmClustersRequest) GetOrderBy() string
- func (x *ListExadbVmClustersRequest) GetPageSize() int32
- func (x *ListExadbVmClustersRequest) GetPageToken() string
- func (x *ListExadbVmClustersRequest) GetParent() string
- func (*ListExadbVmClustersRequest) ProtoMessage()
- func (x *ListExadbVmClustersRequest) ProtoReflect() protoreflect.Message
- func (x *ListExadbVmClustersRequest) Reset()
- func (x *ListExadbVmClustersRequest) String() string
- type ListExadbVmClustersResponse
- func (*ListExadbVmClustersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListExadbVmClustersResponse) GetExadbVmClusters() []*ExadbVmCluster
- func (x *ListExadbVmClustersResponse) GetNextPageToken() string
- func (*ListExadbVmClustersResponse) ProtoMessage()
- func (x *ListExadbVmClustersResponse) ProtoReflect() protoreflect.Message
- func (x *ListExadbVmClustersResponse) Reset()
- func (x *ListExadbVmClustersResponse) String() string
- type ListExascaleDbStorageVaultsRequest
- func (*ListExascaleDbStorageVaultsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListExascaleDbStorageVaultsRequest) GetFilter() string
- func (x *ListExascaleDbStorageVaultsRequest) GetOrderBy() string
- func (x *ListExascaleDbStorageVaultsRequest) GetPageSize() int32
- func (x *ListExascaleDbStorageVaultsRequest) GetPageToken() string
- func (x *ListExascaleDbStorageVaultsRequest) GetParent() string
- func (*ListExascaleDbStorageVaultsRequest) ProtoMessage()
- func (x *ListExascaleDbStorageVaultsRequest) ProtoReflect() protoreflect.Message
- func (x *ListExascaleDbStorageVaultsRequest) Reset()
- func (x *ListExascaleDbStorageVaultsRequest) String() string
- type ListExascaleDbStorageVaultsResponse
- func (*ListExascaleDbStorageVaultsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListExascaleDbStorageVaultsResponse) GetExascaleDbStorageVaults() []*ExascaleDbStorageVault
- func (x *ListExascaleDbStorageVaultsResponse) GetNextPageToken() string
- func (*ListExascaleDbStorageVaultsResponse) ProtoMessage()
- func (x *ListExascaleDbStorageVaultsResponse) ProtoReflect() protoreflect.Message
- func (x *ListExascaleDbStorageVaultsResponse) Reset()
- func (x *ListExascaleDbStorageVaultsResponse) String() string
- type ListGiVersionsRequest
- func (*ListGiVersionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListGiVersionsRequest) GetFilter() string
- func (x *ListGiVersionsRequest) GetPageSize() int32
- func (x *ListGiVersionsRequest) GetPageToken() string
- func (x *ListGiVersionsRequest) GetParent() string
- func (*ListGiVersionsRequest) ProtoMessage()
- func (x *ListGiVersionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListGiVersionsRequest) Reset()
- func (x *ListGiVersionsRequest) String() string
- type ListGiVersionsResponse
- func (*ListGiVersionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListGiVersionsResponse) GetGiVersions() []*GiVersion
- func (x *ListGiVersionsResponse) GetNextPageToken() string
- func (*ListGiVersionsResponse) ProtoMessage()
- func (x *ListGiVersionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListGiVersionsResponse) Reset()
- func (x *ListGiVersionsResponse) String() string
- type ListMinorVersionsRequest
- func (*ListMinorVersionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListMinorVersionsRequest) GetFilter() string
- func (x *ListMinorVersionsRequest) GetPageSize() int32
- func (x *ListMinorVersionsRequest) GetPageToken() string
- func (x *ListMinorVersionsRequest) GetParent() string
- func (*ListMinorVersionsRequest) ProtoMessage()
- func (x *ListMinorVersionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListMinorVersionsRequest) Reset()
- func (x *ListMinorVersionsRequest) String() string
- type ListMinorVersionsResponse
- func (*ListMinorVersionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListMinorVersionsResponse) GetMinorVersions() []*MinorVersion
- func (x *ListMinorVersionsResponse) GetNextPageToken() string
- func (*ListMinorVersionsResponse) ProtoMessage()
- func (x *ListMinorVersionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListMinorVersionsResponse) Reset()
- func (x *ListMinorVersionsResponse) String() string
- type ListOdbNetworksRequest
- func (*ListOdbNetworksRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOdbNetworksRequest) GetFilter() string
- func (x *ListOdbNetworksRequest) GetOrderBy() string
- func (x *ListOdbNetworksRequest) GetPageSize() int32
- func (x *ListOdbNetworksRequest) GetPageToken() string
- func (x *ListOdbNetworksRequest) GetParent() string
- func (*ListOdbNetworksRequest) ProtoMessage()
- func (x *ListOdbNetworksRequest) ProtoReflect() protoreflect.Message
- func (x *ListOdbNetworksRequest) Reset()
- func (x *ListOdbNetworksRequest) String() string
- type ListOdbNetworksResponse
- func (*ListOdbNetworksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOdbNetworksResponse) GetNextPageToken() string
- func (x *ListOdbNetworksResponse) GetOdbNetworks() []*OdbNetwork
- func (x *ListOdbNetworksResponse) GetUnreachable() []string
- func (*ListOdbNetworksResponse) ProtoMessage()
- func (x *ListOdbNetworksResponse) ProtoReflect() protoreflect.Message
- func (x *ListOdbNetworksResponse) Reset()
- func (x *ListOdbNetworksResponse) String() string
- type ListOdbSubnetsRequest
- func (*ListOdbSubnetsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOdbSubnetsRequest) GetFilter() string
- func (x *ListOdbSubnetsRequest) GetOrderBy() string
- func (x *ListOdbSubnetsRequest) GetPageSize() int32
- func (x *ListOdbSubnetsRequest) GetPageToken() string
- func (x *ListOdbSubnetsRequest) GetParent() string
- func (*ListOdbSubnetsRequest) ProtoMessage()
- func (x *ListOdbSubnetsRequest) ProtoReflect() protoreflect.Message
- func (x *ListOdbSubnetsRequest) Reset()
- func (x *ListOdbSubnetsRequest) String() string
- type ListOdbSubnetsResponse
- func (*ListOdbSubnetsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOdbSubnetsResponse) GetNextPageToken() string
- func (x *ListOdbSubnetsResponse) GetOdbSubnets() []*OdbSubnet
- func (x *ListOdbSubnetsResponse) GetUnreachable() []string
- func (*ListOdbSubnetsResponse) ProtoMessage()
- func (x *ListOdbSubnetsResponse) ProtoReflect() protoreflect.Message
- func (x *ListOdbSubnetsResponse) Reset()
- func (x *ListOdbSubnetsResponse) String() string
- type ListPluggableDatabasesRequest
- func (*ListPluggableDatabasesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListPluggableDatabasesRequest) GetFilter() string
- func (x *ListPluggableDatabasesRequest) GetPageSize() int32
- func (x *ListPluggableDatabasesRequest) GetPageToken() string
- func (x *ListPluggableDatabasesRequest) GetParent() string
- func (*ListPluggableDatabasesRequest) ProtoMessage()
- func (x *ListPluggableDatabasesRequest) ProtoReflect() protoreflect.Message
- func (x *ListPluggableDatabasesRequest) Reset()
- func (x *ListPluggableDatabasesRequest) String() string
- type ListPluggableDatabasesResponse
- func (*ListPluggableDatabasesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListPluggableDatabasesResponse) GetNextPageToken() string
- func (x *ListPluggableDatabasesResponse) GetPluggableDatabases() []*PluggableDatabase
- func (*ListPluggableDatabasesResponse) ProtoMessage()
- func (x *ListPluggableDatabasesResponse) ProtoReflect() protoreflect.Message
- func (x *ListPluggableDatabasesResponse) Reset()
- func (x *ListPluggableDatabasesResponse) String() string
- type LocationMetadata
- func (*LocationMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *LocationMetadata) GetGcpOracleZones() []string
- func (*LocationMetadata) ProtoMessage()
- func (x *LocationMetadata) ProtoReflect() protoreflect.Message
- func (x *LocationMetadata) Reset()
- func (x *LocationMetadata) String() string
- type MaintenanceWindow
- func (*MaintenanceWindow) Descriptor() ([]byte, []int)deprecated
- func (x *MaintenanceWindow) GetCustomActionTimeoutMins() int32
- func (x *MaintenanceWindow) GetDaysOfWeek() []dayofweek.DayOfWeek
- func (x *MaintenanceWindow) GetHoursOfDay() []int32
- func (x *MaintenanceWindow) GetIsCustomActionTimeoutEnabled() bool
- func (x *MaintenanceWindow) GetLeadTimeWeek() int32
- func (x *MaintenanceWindow) GetMonths() []month.Month
- func (x *MaintenanceWindow) GetPatchingMode() MaintenanceWindow_PatchingMode
- func (x *MaintenanceWindow) GetPreference() MaintenanceWindow_MaintenanceWindowPreference
- func (x *MaintenanceWindow) GetWeeksOfMonth() []int32
- func (*MaintenanceWindow) ProtoMessage()
- func (x *MaintenanceWindow) ProtoReflect() protoreflect.Message
- func (x *MaintenanceWindow) Reset()
- func (x *MaintenanceWindow) String() string
- type MaintenanceWindow_MaintenanceWindowPreference
- func (MaintenanceWindow_MaintenanceWindowPreference) Descriptor() protoreflect.EnumDescriptor
- func (x MaintenanceWindow_MaintenanceWindowPreference) Enum() *MaintenanceWindow_MaintenanceWindowPreference
- func (MaintenanceWindow_MaintenanceWindowPreference) EnumDescriptor() ([]byte, []int)deprecated
- func (x MaintenanceWindow_MaintenanceWindowPreference) Number() protoreflect.EnumNumber
- func (x MaintenanceWindow_MaintenanceWindowPreference) String() string
- func (MaintenanceWindow_MaintenanceWindowPreference) Type() protoreflect.EnumType
- type MaintenanceWindow_PatchingMode
- func (MaintenanceWindow_PatchingMode) Descriptor() protoreflect.EnumDescriptor
- func (x MaintenanceWindow_PatchingMode) Enum() *MaintenanceWindow_PatchingMode
- func (MaintenanceWindow_PatchingMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x MaintenanceWindow_PatchingMode) Number() protoreflect.EnumNumber
- func (x MaintenanceWindow_PatchingMode) String() string
- func (MaintenanceWindow_PatchingMode) Type() protoreflect.EnumType
- type MinorVersion
- func (*MinorVersion) Descriptor() ([]byte, []int)deprecated
- func (x *MinorVersion) GetGridImageId() string
- func (x *MinorVersion) GetName() string
- func (x *MinorVersion) GetVersion() string
- func (*MinorVersion) ProtoMessage()
- func (x *MinorVersion) ProtoReflect() protoreflect.Message
- func (x *MinorVersion) Reset()
- func (x *MinorVersion) String() string
- type OdbNetwork
- func (*OdbNetwork) Descriptor() ([]byte, []int)deprecated
- func (x *OdbNetwork) GetCreateTime() *timestamppb.Timestamp
- func (x *OdbNetwork) GetEntitlementId() string
- func (x *OdbNetwork) GetGcpOracleZone() string
- func (x *OdbNetwork) GetLabels() map[string]string
- func (x *OdbNetwork) GetName() string
- func (x *OdbNetwork) GetNetwork() string
- func (x *OdbNetwork) GetState() OdbNetwork_State
- func (*OdbNetwork) ProtoMessage()
- func (x *OdbNetwork) ProtoReflect() protoreflect.Message
- func (x *OdbNetwork) Reset()
- func (x *OdbNetwork) String() string
- type OdbNetwork_State
- func (OdbNetwork_State) Descriptor() protoreflect.EnumDescriptor
- func (x OdbNetwork_State) Enum() *OdbNetwork_State
- func (OdbNetwork_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x OdbNetwork_State) Number() protoreflect.EnumNumber
- func (x OdbNetwork_State) String() string
- func (OdbNetwork_State) Type() protoreflect.EnumType
- type OdbSubnet
- func (*OdbSubnet) Descriptor() ([]byte, []int)deprecated
- func (x *OdbSubnet) GetCidrRange() string
- func (x *OdbSubnet) GetCreateTime() *timestamppb.Timestamp
- func (x *OdbSubnet) GetLabels() map[string]string
- func (x *OdbSubnet) GetName() string
- func (x *OdbSubnet) GetPurpose() OdbSubnet_Purpose
- func (x *OdbSubnet) GetState() OdbSubnet_State
- func (*OdbSubnet) ProtoMessage()
- func (x *OdbSubnet) ProtoReflect() protoreflect.Message
- func (x *OdbSubnet) Reset()
- func (x *OdbSubnet) String() string
- type OdbSubnet_Purpose
- func (OdbSubnet_Purpose) Descriptor() protoreflect.EnumDescriptor
- func (x OdbSubnet_Purpose) Enum() *OdbSubnet_Purpose
- func (OdbSubnet_Purpose) EnumDescriptor() ([]byte, []int)deprecated
- func (x OdbSubnet_Purpose) Number() protoreflect.EnumNumber
- func (x OdbSubnet_Purpose) String() string
- func (OdbSubnet_Purpose) Type() protoreflect.EnumType
- type OdbSubnet_State
- func (OdbSubnet_State) Descriptor() protoreflect.EnumDescriptor
- func (x OdbSubnet_State) Enum() *OdbSubnet_State
- func (OdbSubnet_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x OdbSubnet_State) Number() protoreflect.EnumNumber
- func (x OdbSubnet_State) String() string
- func (OdbSubnet_State) 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) GetPercentComplete() float64
- 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 OperationsInsightsState
- func (OperationsInsightsState) Descriptor() protoreflect.EnumDescriptor
- func (x OperationsInsightsState) Enum() *OperationsInsightsState
- func (OperationsInsightsState) EnumDescriptor() ([]byte, []int)deprecated
- func (x OperationsInsightsState) Number() protoreflect.EnumNumber
- func (x OperationsInsightsState) String() string
- func (OperationsInsightsState) Type() protoreflect.EnumType
- type OracleDatabaseClient
- type OracleDatabaseServer
- type PluggableDatabase
- func (*PluggableDatabase) Descriptor() ([]byte, []int)deprecated
- func (x *PluggableDatabase) GetCreateTime() *timestamppb.Timestamp
- func (x *PluggableDatabase) GetName() string
- func (x *PluggableDatabase) GetOciUrl() string
- func (x *PluggableDatabase) GetProperties() *PluggableDatabaseProperties
- func (*PluggableDatabase) ProtoMessage()
- func (x *PluggableDatabase) ProtoReflect() protoreflect.Message
- func (x *PluggableDatabase) Reset()
- func (x *PluggableDatabase) String() string
- type PluggableDatabaseConnectionStrings
- func (*PluggableDatabaseConnectionStrings) Descriptor() ([]byte, []int)deprecated
- func (x *PluggableDatabaseConnectionStrings) GetAllConnectionStrings() map[string]string
- func (x *PluggableDatabaseConnectionStrings) GetPdbDefault() string
- func (x *PluggableDatabaseConnectionStrings) GetPdbIpDefault() string
- func (*PluggableDatabaseConnectionStrings) ProtoMessage()
- func (x *PluggableDatabaseConnectionStrings) ProtoReflect() protoreflect.Message
- func (x *PluggableDatabaseConnectionStrings) Reset()
- func (x *PluggableDatabaseConnectionStrings) String() string
- type PluggableDatabaseNodeLevelDetails
- func (*PluggableDatabaseNodeLevelDetails) Descriptor() ([]byte, []int)deprecated
- func (x *PluggableDatabaseNodeLevelDetails) GetNodeName() string
- func (x *PluggableDatabaseNodeLevelDetails) GetOpenMode() PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode
- func (x *PluggableDatabaseNodeLevelDetails) GetPluggableDatabaseId() string
- func (*PluggableDatabaseNodeLevelDetails) ProtoMessage()
- func (x *PluggableDatabaseNodeLevelDetails) ProtoReflect() protoreflect.Message
- func (x *PluggableDatabaseNodeLevelDetails) Reset()
- func (x *PluggableDatabaseNodeLevelDetails) String() string
- type PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode
- func (PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode) Descriptor() protoreflect.EnumDescriptor
- func (x PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode) Enum() *PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode
- func (PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode) Number() protoreflect.EnumNumber
- func (x PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode) String() string
- func (PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode) Type() protoreflect.EnumType
- type PluggableDatabaseProperties
- func (*PluggableDatabaseProperties) Descriptor() ([]byte, []int)deprecated
- func (x *PluggableDatabaseProperties) GetCompartmentId() string
- func (x *PluggableDatabaseProperties) GetConnectionStrings() *PluggableDatabaseConnectionStrings
- func (x *PluggableDatabaseProperties) GetContainerDatabaseOcid() string
- func (x *PluggableDatabaseProperties) GetDatabaseManagementConfig() *DatabaseManagementConfig
- func (x *PluggableDatabaseProperties) GetDefinedTags() map[string]*PluggableDatabaseProperties_DefinedTagValue
- func (x *PluggableDatabaseProperties) GetFreeformTags() map[string]string
- func (x *PluggableDatabaseProperties) GetIsRestricted() bool
- func (x *PluggableDatabaseProperties) GetLifecycleDetails() string
- func (x *PluggableDatabaseProperties) GetLifecycleState() PluggableDatabaseProperties_PluggableDatabaseLifecycleState
- func (x *PluggableDatabaseProperties) GetOcid() string
- func (x *PluggableDatabaseProperties) GetOperationsInsightsState() PluggableDatabaseProperties_OperationsInsightsState
- func (x *PluggableDatabaseProperties) GetPdbName() string
- func (x *PluggableDatabaseProperties) GetPdbNodeLevelDetails() []*PluggableDatabaseNodeLevelDetails
- func (*PluggableDatabaseProperties) ProtoMessage()
- func (x *PluggableDatabaseProperties) ProtoReflect() protoreflect.Message
- func (x *PluggableDatabaseProperties) Reset()
- func (x *PluggableDatabaseProperties) String() string
- type PluggableDatabaseProperties_DefinedTagValue
- func (*PluggableDatabaseProperties_DefinedTagValue) Descriptor() ([]byte, []int)deprecated
- func (x *PluggableDatabaseProperties_DefinedTagValue) GetTags() map[string]string
- func (*PluggableDatabaseProperties_DefinedTagValue) ProtoMessage()
- func (x *PluggableDatabaseProperties_DefinedTagValue) ProtoReflect() protoreflect.Message
- func (x *PluggableDatabaseProperties_DefinedTagValue) Reset()
- func (x *PluggableDatabaseProperties_DefinedTagValue) String() string
- type PluggableDatabaseProperties_OperationsInsightsState
- func (PluggableDatabaseProperties_OperationsInsightsState) Descriptor() protoreflect.EnumDescriptor
- func (x PluggableDatabaseProperties_OperationsInsightsState) Enum() *PluggableDatabaseProperties_OperationsInsightsState
- func (PluggableDatabaseProperties_OperationsInsightsState) EnumDescriptor() ([]byte, []int)deprecated
- func (x PluggableDatabaseProperties_OperationsInsightsState) Number() protoreflect.EnumNumber
- func (x PluggableDatabaseProperties_OperationsInsightsState) String() string
- func (PluggableDatabaseProperties_OperationsInsightsState) Type() protoreflect.EnumType
- type PluggableDatabaseProperties_PluggableDatabaseLifecycleState
- func (PluggableDatabaseProperties_PluggableDatabaseLifecycleState) Descriptor() protoreflect.EnumDescriptor
- func (x PluggableDatabaseProperties_PluggableDatabaseLifecycleState) Enum() *PluggableDatabaseProperties_PluggableDatabaseLifecycleState
- func (PluggableDatabaseProperties_PluggableDatabaseLifecycleState) EnumDescriptor() ([]byte, []int)deprecated
- func (x PluggableDatabaseProperties_PluggableDatabaseLifecycleState) Number() protoreflect.EnumNumber
- func (x PluggableDatabaseProperties_PluggableDatabaseLifecycleState) String() string
- func (PluggableDatabaseProperties_PluggableDatabaseLifecycleState) Type() protoreflect.EnumType
- type RemoveVirtualMachineExadbVmClusterRequest
- func (*RemoveVirtualMachineExadbVmClusterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveVirtualMachineExadbVmClusterRequest) GetHostnames() []string
- func (x *RemoveVirtualMachineExadbVmClusterRequest) GetName() string
- func (x *RemoveVirtualMachineExadbVmClusterRequest) GetRequestId() string
- func (*RemoveVirtualMachineExadbVmClusterRequest) ProtoMessage()
- func (x *RemoveVirtualMachineExadbVmClusterRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveVirtualMachineExadbVmClusterRequest) Reset()
- func (x *RemoveVirtualMachineExadbVmClusterRequest) String() string
- type RestartAutonomousDatabaseRequest
- func (*RestartAutonomousDatabaseRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RestartAutonomousDatabaseRequest) GetName() string
- func (*RestartAutonomousDatabaseRequest) ProtoMessage()
- func (x *RestartAutonomousDatabaseRequest) ProtoReflect() protoreflect.Message
- func (x *RestartAutonomousDatabaseRequest) Reset()
- func (x *RestartAutonomousDatabaseRequest) String() string
- type RestoreAutonomousDatabaseRequest
- func (*RestoreAutonomousDatabaseRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RestoreAutonomousDatabaseRequest) GetName() string
- func (x *RestoreAutonomousDatabaseRequest) GetRestoreTime() *timestamppb.Timestamp
- func (*RestoreAutonomousDatabaseRequest) ProtoMessage()
- func (x *RestoreAutonomousDatabaseRequest) ProtoReflect() protoreflect.Message
- func (x *RestoreAutonomousDatabaseRequest) Reset()
- func (x *RestoreAutonomousDatabaseRequest) String() string
- type ScheduledOperationDetails
- func (*ScheduledOperationDetails) Descriptor() ([]byte, []int)deprecated
- func (x *ScheduledOperationDetails) GetDayOfWeek() dayofweek.DayOfWeek
- func (x *ScheduledOperationDetails) GetStartTime() *timeofday.TimeOfDay
- func (x *ScheduledOperationDetails) GetStopTime() *timeofday.TimeOfDay
- func (*ScheduledOperationDetails) ProtoMessage()
- func (x *ScheduledOperationDetails) ProtoReflect() protoreflect.Message
- func (x *ScheduledOperationDetails) Reset()
- func (x *ScheduledOperationDetails) String() string
- type SourceConfig
- func (*SourceConfig) Descriptor() ([]byte, []int)deprecated
- func (x *SourceConfig) GetAutomaticBackupsReplicationEnabled() bool
- func (x *SourceConfig) GetAutonomousDatabase() string
- func (*SourceConfig) ProtoMessage()
- func (x *SourceConfig) ProtoReflect() protoreflect.Message
- func (x *SourceConfig) Reset()
- func (x *SourceConfig) String() string
- type StartAutonomousDatabaseRequest
- func (*StartAutonomousDatabaseRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartAutonomousDatabaseRequest) GetName() string
- func (*StartAutonomousDatabaseRequest) ProtoMessage()
- func (x *StartAutonomousDatabaseRequest) ProtoReflect() protoreflect.Message
- func (x *StartAutonomousDatabaseRequest) Reset()
- func (x *StartAutonomousDatabaseRequest) String() string
- type State
- type StopAutonomousDatabaseRequest
- func (*StopAutonomousDatabaseRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StopAutonomousDatabaseRequest) GetName() string
- func (*StopAutonomousDatabaseRequest) ProtoMessage()
- func (x *StopAutonomousDatabaseRequest) ProtoReflect() protoreflect.Message
- func (x *StopAutonomousDatabaseRequest) Reset()
- func (x *StopAutonomousDatabaseRequest) String() string
- type StorageSizeDetails
- func (*StorageSizeDetails) Descriptor() ([]byte, []int)deprecated
- func (x *StorageSizeDetails) GetDataStorageSizeInGbs() int32
- func (x *StorageSizeDetails) GetRecoStorageSizeInGbs() int32
- func (*StorageSizeDetails) ProtoMessage()
- func (x *StorageSizeDetails) ProtoReflect() protoreflect.Message
- func (x *StorageSizeDetails) Reset()
- func (x *StorageSizeDetails) String() string
- type SwitchoverAutonomousDatabaseRequest
- func (*SwitchoverAutonomousDatabaseRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SwitchoverAutonomousDatabaseRequest) GetName() string
- func (x *SwitchoverAutonomousDatabaseRequest) GetPeerAutonomousDatabase() string
- func (*SwitchoverAutonomousDatabaseRequest) ProtoMessage()
- func (x *SwitchoverAutonomousDatabaseRequest) ProtoReflect() protoreflect.Message
- func (x *SwitchoverAutonomousDatabaseRequest) Reset()
- func (x *SwitchoverAutonomousDatabaseRequest) String() string
- type UnimplementedOracleDatabaseServer
- func (UnimplementedOracleDatabaseServer) CreateAutonomousDatabase(context.Context, *CreateAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
- func (UnimplementedOracleDatabaseServer) CreateCloudExadataInfrastructure(context.Context, *CreateCloudExadataInfrastructureRequest) (*longrunningpb.Operation, error)
- func (UnimplementedOracleDatabaseServer) CreateCloudVmCluster(context.Context, *CreateCloudVmClusterRequest) (*longrunningpb.Operation, error)
- func (UnimplementedOracleDatabaseServer) CreateDbSystem(context.Context, *CreateDbSystemRequest) (*longrunningpb.Operation, error)
- func (UnimplementedOracleDatabaseServer) CreateExadbVmCluster(context.Context, *CreateExadbVmClusterRequest) (*longrunningpb.Operation, error)
- func (UnimplementedOracleDatabaseServer) CreateExascaleDbStorageVault(context.Context, *CreateExascaleDbStorageVaultRequest) (*longrunningpb.Operation, error)
- func (UnimplementedOracleDatabaseServer) CreateOdbNetwork(context.Context, *CreateOdbNetworkRequest) (*longrunningpb.Operation, error)
- func (UnimplementedOracleDatabaseServer) CreateOdbSubnet(context.Context, *CreateOdbSubnetRequest) (*longrunningpb.Operation, error)
- func (UnimplementedOracleDatabaseServer) DeleteAutonomousDatabase(context.Context, *DeleteAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
- func (UnimplementedOracleDatabaseServer) DeleteCloudExadataInfrastructure(context.Context, *DeleteCloudExadataInfrastructureRequest) (*longrunningpb.Operation, error)
- func (UnimplementedOracleDatabaseServer) DeleteCloudVmCluster(context.Context, *DeleteCloudVmClusterRequest) (*longrunningpb.Operation, error)
- func (UnimplementedOracleDatabaseServer) DeleteDbSystem(context.Context, *DeleteDbSystemRequest) (*longrunningpb.Operation, error)
- func (UnimplementedOracleDatabaseServer) DeleteExadbVmCluster(context.Context, *DeleteExadbVmClusterRequest) (*longrunningpb.Operation, error)
- func (UnimplementedOracleDatabaseServer) DeleteExascaleDbStorageVault(context.Context, *DeleteExascaleDbStorageVaultRequest) (*longrunningpb.Operation, error)
- func (UnimplementedOracleDatabaseServer) DeleteOdbNetwork(context.Context, *DeleteOdbNetworkRequest) (*longrunningpb.Operation, error)
- func (UnimplementedOracleDatabaseServer) DeleteOdbSubnet(context.Context, *DeleteOdbSubnetRequest) (*longrunningpb.Operation, error)
- func (UnimplementedOracleDatabaseServer) FailoverAutonomousDatabase(context.Context, *FailoverAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
- func (UnimplementedOracleDatabaseServer) GenerateAutonomousDatabaseWallet(context.Context, *GenerateAutonomousDatabaseWalletRequest) (*GenerateAutonomousDatabaseWalletResponse, error)
- func (UnimplementedOracleDatabaseServer) GetAutonomousDatabase(context.Context, *GetAutonomousDatabaseRequest) (*AutonomousDatabase, error)
- func (UnimplementedOracleDatabaseServer) GetCloudExadataInfrastructure(context.Context, *GetCloudExadataInfrastructureRequest) (*CloudExadataInfrastructure, error)
- func (UnimplementedOracleDatabaseServer) GetCloudVmCluster(context.Context, *GetCloudVmClusterRequest) (*CloudVmCluster, error)
- func (UnimplementedOracleDatabaseServer) GetDatabase(context.Context, *GetDatabaseRequest) (*Database, error)
- func (UnimplementedOracleDatabaseServer) GetDbSystem(context.Context, *GetDbSystemRequest) (*DbSystem, error)
- func (UnimplementedOracleDatabaseServer) GetExadbVmCluster(context.Context, *GetExadbVmClusterRequest) (*ExadbVmCluster, error)
- func (UnimplementedOracleDatabaseServer) GetExascaleDbStorageVault(context.Context, *GetExascaleDbStorageVaultRequest) (*ExascaleDbStorageVault, error)
- func (UnimplementedOracleDatabaseServer) GetOdbNetwork(context.Context, *GetOdbNetworkRequest) (*OdbNetwork, error)
- func (UnimplementedOracleDatabaseServer) GetOdbSubnet(context.Context, *GetOdbSubnetRequest) (*OdbSubnet, error)
- func (UnimplementedOracleDatabaseServer) GetPluggableDatabase(context.Context, *GetPluggableDatabaseRequest) (*PluggableDatabase, error)
- func (UnimplementedOracleDatabaseServer) ListAutonomousDatabaseBackups(context.Context, *ListAutonomousDatabaseBackupsRequest) (*ListAutonomousDatabaseBackupsResponse, error)
- func (UnimplementedOracleDatabaseServer) ListAutonomousDatabaseCharacterSets(context.Context, *ListAutonomousDatabaseCharacterSetsRequest) (*ListAutonomousDatabaseCharacterSetsResponse, error)
- func (UnimplementedOracleDatabaseServer) ListAutonomousDatabases(context.Context, *ListAutonomousDatabasesRequest) (*ListAutonomousDatabasesResponse, error)
- func (UnimplementedOracleDatabaseServer) ListAutonomousDbVersions(context.Context, *ListAutonomousDbVersionsRequest) (*ListAutonomousDbVersionsResponse, error)
- func (UnimplementedOracleDatabaseServer) ListCloudExadataInfrastructures(context.Context, *ListCloudExadataInfrastructuresRequest) (*ListCloudExadataInfrastructuresResponse, error)
- func (UnimplementedOracleDatabaseServer) ListCloudVmClusters(context.Context, *ListCloudVmClustersRequest) (*ListCloudVmClustersResponse, error)
- func (UnimplementedOracleDatabaseServer) ListDatabaseCharacterSets(context.Context, *ListDatabaseCharacterSetsRequest) (*ListDatabaseCharacterSetsResponse, error)
- func (UnimplementedOracleDatabaseServer) ListDatabases(context.Context, *ListDatabasesRequest) (*ListDatabasesResponse, error)
- func (UnimplementedOracleDatabaseServer) ListDbNodes(context.Context, *ListDbNodesRequest) (*ListDbNodesResponse, error)
- func (UnimplementedOracleDatabaseServer) ListDbServers(context.Context, *ListDbServersRequest) (*ListDbServersResponse, error)
- func (UnimplementedOracleDatabaseServer) ListDbSystemInitialStorageSizes(context.Context, *ListDbSystemInitialStorageSizesRequest) (*ListDbSystemInitialStorageSizesResponse, error)
- func (UnimplementedOracleDatabaseServer) ListDbSystemShapes(context.Context, *ListDbSystemShapesRequest) (*ListDbSystemShapesResponse, error)
- func (UnimplementedOracleDatabaseServer) ListDbSystems(context.Context, *ListDbSystemsRequest) (*ListDbSystemsResponse, error)
- func (UnimplementedOracleDatabaseServer) ListDbVersions(context.Context, *ListDbVersionsRequest) (*ListDbVersionsResponse, error)
- func (UnimplementedOracleDatabaseServer) ListEntitlements(context.Context, *ListEntitlementsRequest) (*ListEntitlementsResponse, error)
- func (UnimplementedOracleDatabaseServer) ListExadbVmClusters(context.Context, *ListExadbVmClustersRequest) (*ListExadbVmClustersResponse, error)
- func (UnimplementedOracleDatabaseServer) ListExascaleDbStorageVaults(context.Context, *ListExascaleDbStorageVaultsRequest) (*ListExascaleDbStorageVaultsResponse, error)
- func (UnimplementedOracleDatabaseServer) ListGiVersions(context.Context, *ListGiVersionsRequest) (*ListGiVersionsResponse, error)
- func (UnimplementedOracleDatabaseServer) ListMinorVersions(context.Context, *ListMinorVersionsRequest) (*ListMinorVersionsResponse, error)
- func (UnimplementedOracleDatabaseServer) ListOdbNetworks(context.Context, *ListOdbNetworksRequest) (*ListOdbNetworksResponse, error)
- func (UnimplementedOracleDatabaseServer) ListOdbSubnets(context.Context, *ListOdbSubnetsRequest) (*ListOdbSubnetsResponse, error)
- func (UnimplementedOracleDatabaseServer) ListPluggableDatabases(context.Context, *ListPluggableDatabasesRequest) (*ListPluggableDatabasesResponse, error)
- func (UnimplementedOracleDatabaseServer) RemoveVirtualMachineExadbVmCluster(context.Context, *RemoveVirtualMachineExadbVmClusterRequest) (*longrunningpb.Operation, error)
- func (UnimplementedOracleDatabaseServer) RestartAutonomousDatabase(context.Context, *RestartAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
- func (UnimplementedOracleDatabaseServer) RestoreAutonomousDatabase(context.Context, *RestoreAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
- func (UnimplementedOracleDatabaseServer) StartAutonomousDatabase(context.Context, *StartAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
- func (UnimplementedOracleDatabaseServer) StopAutonomousDatabase(context.Context, *StopAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
- func (UnimplementedOracleDatabaseServer) SwitchoverAutonomousDatabase(context.Context, *SwitchoverAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
- func (UnimplementedOracleDatabaseServer) UpdateAutonomousDatabase(context.Context, *UpdateAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
- func (UnimplementedOracleDatabaseServer) UpdateExadbVmCluster(context.Context, *UpdateExadbVmClusterRequest) (*longrunningpb.Operation, error)
- type UnsafeOracleDatabaseServer
- type UpdateAutonomousDatabaseRequest
- func (*UpdateAutonomousDatabaseRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAutonomousDatabaseRequest) GetAutonomousDatabase() *AutonomousDatabase
- func (x *UpdateAutonomousDatabaseRequest) GetRequestId() string
- func (x *UpdateAutonomousDatabaseRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateAutonomousDatabaseRequest) ProtoMessage()
- func (x *UpdateAutonomousDatabaseRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAutonomousDatabaseRequest) Reset()
- func (x *UpdateAutonomousDatabaseRequest) String() string
- type UpdateExadbVmClusterRequest
- func (*UpdateExadbVmClusterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateExadbVmClusterRequest) GetExadbVmCluster() *ExadbVmCluster
- func (x *UpdateExadbVmClusterRequest) GetRequestId() string
- func (x *UpdateExadbVmClusterRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateExadbVmClusterRequest) ProtoMessage()
- func (x *UpdateExadbVmClusterRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateExadbVmClusterRequest) Reset()
- func (x *UpdateExadbVmClusterRequest) String() string
Constants ¶
const ( OracleDatabase_ListCloudExadataInfrastructures_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/ListCloudExadataInfrastructures" OracleDatabase_GetCloudExadataInfrastructure_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/GetCloudExadataInfrastructure" OracleDatabase_CreateCloudExadataInfrastructure_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/CreateCloudExadataInfrastructure" OracleDatabase_DeleteCloudExadataInfrastructure_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/DeleteCloudExadataInfrastructure" OracleDatabase_ListCloudVmClusters_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/ListCloudVmClusters" OracleDatabase_GetCloudVmCluster_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/GetCloudVmCluster" OracleDatabase_CreateCloudVmCluster_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/CreateCloudVmCluster" OracleDatabase_DeleteCloudVmCluster_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/DeleteCloudVmCluster" OracleDatabase_ListEntitlements_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/ListEntitlements" OracleDatabase_ListDbServers_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/ListDbServers" OracleDatabase_ListDbNodes_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/ListDbNodes" OracleDatabase_ListGiVersions_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/ListGiVersions" OracleDatabase_ListMinorVersions_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/ListMinorVersions" OracleDatabase_ListDbSystemShapes_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/ListDbSystemShapes" OracleDatabase_ListAutonomousDatabases_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/ListAutonomousDatabases" OracleDatabase_GetAutonomousDatabase_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/GetAutonomousDatabase" OracleDatabase_CreateAutonomousDatabase_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/CreateAutonomousDatabase" OracleDatabase_UpdateAutonomousDatabase_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/UpdateAutonomousDatabase" OracleDatabase_DeleteAutonomousDatabase_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/DeleteAutonomousDatabase" OracleDatabase_RestoreAutonomousDatabase_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/RestoreAutonomousDatabase" OracleDatabase_GenerateAutonomousDatabaseWallet_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/GenerateAutonomousDatabaseWallet" OracleDatabase_ListAutonomousDbVersions_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/ListAutonomousDbVersions" OracleDatabase_ListAutonomousDatabaseCharacterSets_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/ListAutonomousDatabaseCharacterSets" OracleDatabase_ListAutonomousDatabaseBackups_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/ListAutonomousDatabaseBackups" OracleDatabase_StopAutonomousDatabase_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/StopAutonomousDatabase" OracleDatabase_StartAutonomousDatabase_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/StartAutonomousDatabase" OracleDatabase_RestartAutonomousDatabase_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/RestartAutonomousDatabase" OracleDatabase_SwitchoverAutonomousDatabase_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/SwitchoverAutonomousDatabase" OracleDatabase_FailoverAutonomousDatabase_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/FailoverAutonomousDatabase" OracleDatabase_ListOdbNetworks_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/ListOdbNetworks" OracleDatabase_GetOdbNetwork_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/GetOdbNetwork" OracleDatabase_CreateOdbNetwork_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/CreateOdbNetwork" OracleDatabase_DeleteOdbNetwork_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/DeleteOdbNetwork" OracleDatabase_ListOdbSubnets_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/ListOdbSubnets" OracleDatabase_GetOdbSubnet_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/GetOdbSubnet" OracleDatabase_CreateOdbSubnet_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/CreateOdbSubnet" OracleDatabase_DeleteOdbSubnet_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/DeleteOdbSubnet" OracleDatabase_ListExadbVmClusters_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/ListExadbVmClusters" OracleDatabase_GetExadbVmCluster_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/GetExadbVmCluster" OracleDatabase_CreateExadbVmCluster_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/CreateExadbVmCluster" OracleDatabase_DeleteExadbVmCluster_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/DeleteExadbVmCluster" OracleDatabase_UpdateExadbVmCluster_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/UpdateExadbVmCluster" OracleDatabase_RemoveVirtualMachineExadbVmCluster_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/RemoveVirtualMachineExadbVmCluster" OracleDatabase_ListExascaleDbStorageVaults_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/ListExascaleDbStorageVaults" OracleDatabase_GetExascaleDbStorageVault_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/GetExascaleDbStorageVault" OracleDatabase_CreateExascaleDbStorageVault_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/CreateExascaleDbStorageVault" OracleDatabase_DeleteExascaleDbStorageVault_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/DeleteExascaleDbStorageVault" OracleDatabase_ListDbSystemInitialStorageSizes_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/ListDbSystemInitialStorageSizes" OracleDatabase_ListDatabases_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/ListDatabases" OracleDatabase_GetDatabase_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/GetDatabase" OracleDatabase_ListPluggableDatabases_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/ListPluggableDatabases" OracleDatabase_GetPluggableDatabase_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/GetPluggableDatabase" OracleDatabase_ListDbSystems_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/ListDbSystems" OracleDatabase_GetDbSystem_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/GetDbSystem" OracleDatabase_CreateDbSystem_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/CreateDbSystem" OracleDatabase_DeleteDbSystem_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/DeleteDbSystem" OracleDatabase_ListDbVersions_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/ListDbVersions" OracleDatabase_ListDatabaseCharacterSets_FullMethodName = "/google.cloud.oracledatabase.v1.OracleDatabase/ListDatabaseCharacterSets" )
Variables ¶
var ( GenerateType_name = map[int32]string{ 0: "GENERATE_TYPE_UNSPECIFIED", 1: "ALL", 2: "SINGLE", } GenerateType_value = map[string]int32{ "GENERATE_TYPE_UNSPECIFIED": 0, "ALL": 1, "SINGLE": 2, } )
Enum value maps for GenerateType.
var ( State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "PROVISIONING", 2: "AVAILABLE", 3: "STOPPING", 4: "STOPPED", 5: "STARTING", 6: "TERMINATING", 7: "TERMINATED", 8: "UNAVAILABLE", 9: "RESTORE_IN_PROGRESS", 10: "RESTORE_FAILED", 11: "BACKUP_IN_PROGRESS", 12: "SCALE_IN_PROGRESS", 13: "AVAILABLE_NEEDS_ATTENTION", 14: "UPDATING", 15: "MAINTENANCE_IN_PROGRESS", 16: "RESTARTING", 17: "RECREATING", 18: "ROLE_CHANGE_IN_PROGRESS", 19: "UPGRADING", 20: "INACCESSIBLE", 21: "STANDBY", } State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "PROVISIONING": 1, "AVAILABLE": 2, "STOPPING": 3, "STOPPED": 4, "STARTING": 5, "TERMINATING": 6, "TERMINATED": 7, "UNAVAILABLE": 8, "RESTORE_IN_PROGRESS": 9, "RESTORE_FAILED": 10, "BACKUP_IN_PROGRESS": 11, "SCALE_IN_PROGRESS": 12, "AVAILABLE_NEEDS_ATTENTION": 13, "UPDATING": 14, "MAINTENANCE_IN_PROGRESS": 15, "RESTARTING": 16, "RECREATING": 17, "ROLE_CHANGE_IN_PROGRESS": 18, "UPGRADING": 19, "INACCESSIBLE": 20, "STANDBY": 21, } )
Enum value maps for State.
var ( OperationsInsightsState_name = map[int32]string{ 0: "OPERATIONS_INSIGHTS_STATE_UNSPECIFIED", 1: "ENABLING", 2: "ENABLED", 3: "DISABLING", 4: "NOT_ENABLED", 5: "FAILED_ENABLING", 6: "FAILED_DISABLING", } OperationsInsightsState_value = map[string]int32{ "OPERATIONS_INSIGHTS_STATE_UNSPECIFIED": 0, "ENABLING": 1, "ENABLED": 2, "DISABLING": 3, "NOT_ENABLED": 4, "FAILED_ENABLING": 5, "FAILED_DISABLING": 6, } )
Enum value maps for OperationsInsightsState.
var ( DBWorkload_name = map[int32]string{ 0: "DB_WORKLOAD_UNSPECIFIED", 1: "OLTP", 2: "DW", 3: "AJD", 4: "APEX", } DBWorkload_value = map[string]int32{ "DB_WORKLOAD_UNSPECIFIED": 0, "OLTP": 1, "DW": 2, "AJD": 3, "APEX": 4, } )
Enum value maps for DBWorkload.
var ( AutonomousDatabaseProperties_DatabaseEdition_name = map[int32]string{ 0: "DATABASE_EDITION_UNSPECIFIED", 1: "STANDARD_EDITION", 2: "ENTERPRISE_EDITION", } AutonomousDatabaseProperties_DatabaseEdition_value = map[string]int32{ "DATABASE_EDITION_UNSPECIFIED": 0, "STANDARD_EDITION": 1, "ENTERPRISE_EDITION": 2, } )
Enum value maps for AutonomousDatabaseProperties_DatabaseEdition.
var ( AutonomousDatabaseProperties_LicenseType_name = map[int32]string{ 0: "LICENSE_TYPE_UNSPECIFIED", 1: "LICENSE_INCLUDED", 2: "BRING_YOUR_OWN_LICENSE", } AutonomousDatabaseProperties_LicenseType_value = map[string]int32{ "LICENSE_TYPE_UNSPECIFIED": 0, "LICENSE_INCLUDED": 1, "BRING_YOUR_OWN_LICENSE": 2, } )
Enum value maps for AutonomousDatabaseProperties_LicenseType.
var ( AutonomousDatabaseProperties_MaintenanceScheduleType_name = map[int32]string{ 0: "MAINTENANCE_SCHEDULE_TYPE_UNSPECIFIED", 1: "EARLY", 2: "REGULAR", } AutonomousDatabaseProperties_MaintenanceScheduleType_value = map[string]int32{ "MAINTENANCE_SCHEDULE_TYPE_UNSPECIFIED": 0, "EARLY": 1, "REGULAR": 2, } )
Enum value maps for AutonomousDatabaseProperties_MaintenanceScheduleType.
var ( AutonomousDatabaseProperties_LocalDisasterRecoveryType_name = map[int32]string{ 0: "LOCAL_DISASTER_RECOVERY_TYPE_UNSPECIFIED", 1: "ADG", 2: "BACKUP_BASED", } AutonomousDatabaseProperties_LocalDisasterRecoveryType_value = map[string]int32{ "LOCAL_DISASTER_RECOVERY_TYPE_UNSPECIFIED": 0, "ADG": 1, "BACKUP_BASED": 2, } )
Enum value maps for AutonomousDatabaseProperties_LocalDisasterRecoveryType.
var ( AutonomousDatabaseProperties_DataSafeState_name = map[int32]string{ 0: "DATA_SAFE_STATE_UNSPECIFIED", 1: "REGISTERING", 2: "REGISTERED", 3: "DEREGISTERING", 4: "NOT_REGISTERED", 5: "FAILED", } AutonomousDatabaseProperties_DataSafeState_value = map[string]int32{ "DATA_SAFE_STATE_UNSPECIFIED": 0, "REGISTERING": 1, "REGISTERED": 2, "DEREGISTERING": 3, "NOT_REGISTERED": 4, "FAILED": 5, } )
Enum value maps for AutonomousDatabaseProperties_DataSafeState.
var ( AutonomousDatabaseProperties_DatabaseManagementState_name = map[int32]string{ 0: "DATABASE_MANAGEMENT_STATE_UNSPECIFIED", 1: "ENABLING", 2: "ENABLED", 3: "DISABLING", 4: "NOT_ENABLED", 5: "FAILED_ENABLING", 6: "FAILED_DISABLING", } AutonomousDatabaseProperties_DatabaseManagementState_value = map[string]int32{ "DATABASE_MANAGEMENT_STATE_UNSPECIFIED": 0, "ENABLING": 1, "ENABLED": 2, "DISABLING": 3, "NOT_ENABLED": 4, "FAILED_ENABLING": 5, "FAILED_DISABLING": 6, } )
Enum value maps for AutonomousDatabaseProperties_DatabaseManagementState.
var ( AutonomousDatabaseProperties_OpenMode_name = map[int32]string{ 0: "OPEN_MODE_UNSPECIFIED", 1: "READ_ONLY", 2: "READ_WRITE", } AutonomousDatabaseProperties_OpenMode_value = map[string]int32{ "OPEN_MODE_UNSPECIFIED": 0, "READ_ONLY": 1, "READ_WRITE": 2, } )
Enum value maps for AutonomousDatabaseProperties_OpenMode.
var ( AutonomousDatabaseProperties_PermissionLevel_name = map[int32]string{ 0: "PERMISSION_LEVEL_UNSPECIFIED", 1: "RESTRICTED", 2: "UNRESTRICTED", } AutonomousDatabaseProperties_PermissionLevel_value = map[string]int32{ "PERMISSION_LEVEL_UNSPECIFIED": 0, "RESTRICTED": 1, "UNRESTRICTED": 2, } )
Enum value maps for AutonomousDatabaseProperties_PermissionLevel.
var ( AutonomousDatabaseProperties_RefreshableMode_name = map[int32]string{ 0: "REFRESHABLE_MODE_UNSPECIFIED", 1: "AUTOMATIC", 2: "MANUAL", } AutonomousDatabaseProperties_RefreshableMode_value = map[string]int32{ "REFRESHABLE_MODE_UNSPECIFIED": 0, "AUTOMATIC": 1, "MANUAL": 2, } )
Enum value maps for AutonomousDatabaseProperties_RefreshableMode.
var ( AutonomousDatabaseProperties_RefreshableState_name = map[int32]string{ 0: "REFRESHABLE_STATE_UNSPECIFIED", 1: "REFRESHING", 2: "NOT_REFRESHING", } AutonomousDatabaseProperties_RefreshableState_value = map[string]int32{ "REFRESHABLE_STATE_UNSPECIFIED": 0, "REFRESHING": 1, "NOT_REFRESHING": 2, } )
Enum value maps for AutonomousDatabaseProperties_RefreshableState.
var ( AutonomousDatabaseProperties_Role_name = map[int32]string{ 0: "ROLE_UNSPECIFIED", 1: "PRIMARY", 2: "STANDBY", 3: "DISABLED_STANDBY", 4: "BACKUP_COPY", 5: "SNAPSHOT_STANDBY", } AutonomousDatabaseProperties_Role_value = map[string]int32{ "ROLE_UNSPECIFIED": 0, "PRIMARY": 1, "STANDBY": 2, "DISABLED_STANDBY": 3, "BACKUP_COPY": 4, "SNAPSHOT_STANDBY": 5, } )
Enum value maps for AutonomousDatabaseProperties_Role.
var ( EncryptionKey_Provider_name = map[int32]string{ 0: "PROVIDER_UNSPECIFIED", 1: "GOOGLE_MANAGED", 2: "ORACLE_MANAGED", } EncryptionKey_Provider_value = map[string]int32{ "PROVIDER_UNSPECIFIED": 0, "GOOGLE_MANAGED": 1, "ORACLE_MANAGED": 2, } )
Enum value maps for EncryptionKey_Provider.
var ( DatabaseConnectionStringProfile_ConsumerGroup_name = map[int32]string{ 0: "CONSUMER_GROUP_UNSPECIFIED", 1: "HIGH", 2: "MEDIUM", 3: "LOW", 4: "TP", 5: "TPURGENT", } DatabaseConnectionStringProfile_ConsumerGroup_value = map[string]int32{ "CONSUMER_GROUP_UNSPECIFIED": 0, "HIGH": 1, "MEDIUM": 2, "LOW": 3, "TP": 4, "TPURGENT": 5, } )
Enum value maps for DatabaseConnectionStringProfile_ConsumerGroup.
var ( DatabaseConnectionStringProfile_HostFormat_name = map[int32]string{ 0: "HOST_FORMAT_UNSPECIFIED", 1: "FQDN", 2: "IP", } DatabaseConnectionStringProfile_HostFormat_value = map[string]int32{ "HOST_FORMAT_UNSPECIFIED": 0, "FQDN": 1, "IP": 2, } )
Enum value maps for DatabaseConnectionStringProfile_HostFormat.
var ( DatabaseConnectionStringProfile_Protocol_name = map[int32]string{ 0: "PROTOCOL_UNSPECIFIED", 1: "TCP", 2: "TCPS", } DatabaseConnectionStringProfile_Protocol_value = map[string]int32{ "PROTOCOL_UNSPECIFIED": 0, "TCP": 1, "TCPS": 2, } )
Enum value maps for DatabaseConnectionStringProfile_Protocol.
var ( DatabaseConnectionStringProfile_SessionMode_name = map[int32]string{ 0: "SESSION_MODE_UNSPECIFIED", 1: "DIRECT", 2: "INDIRECT", } DatabaseConnectionStringProfile_SessionMode_value = map[string]int32{ "SESSION_MODE_UNSPECIFIED": 0, "DIRECT": 1, "INDIRECT": 2, } )
Enum value maps for DatabaseConnectionStringProfile_SessionMode.
var ( DatabaseConnectionStringProfile_SyntaxFormat_name = map[int32]string{ 0: "SYNTAX_FORMAT_UNSPECIFIED", 1: "LONG", 2: "EZCONNECT", 3: "EZCONNECTPLUS", } DatabaseConnectionStringProfile_SyntaxFormat_value = map[string]int32{ "SYNTAX_FORMAT_UNSPECIFIED": 0, "LONG": 1, "EZCONNECT": 2, "EZCONNECTPLUS": 3, } )
Enum value maps for DatabaseConnectionStringProfile_SyntaxFormat.
var ( DatabaseConnectionStringProfile_TLSAuthentication_name = map[int32]string{ 0: "TLS_AUTHENTICATION_UNSPECIFIED", 1: "SERVER", 2: "MUTUAL", } DatabaseConnectionStringProfile_TLSAuthentication_value = map[string]int32{ "TLS_AUTHENTICATION_UNSPECIFIED": 0, "SERVER": 1, "MUTUAL": 2, } )
Enum value maps for DatabaseConnectionStringProfile_TLSAuthentication.
var ( AutonomousDatabaseCharacterSet_CharacterSetType_name = map[int32]string{ 0: "CHARACTER_SET_TYPE_UNSPECIFIED", 1: "DATABASE", 2: "NATIONAL", } AutonomousDatabaseCharacterSet_CharacterSetType_value = map[string]int32{ "CHARACTER_SET_TYPE_UNSPECIFIED": 0, "DATABASE": 1, "NATIONAL": 2, } )
Enum value maps for AutonomousDatabaseCharacterSet_CharacterSetType.
var ( AutonomousDatabaseBackupProperties_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "CREATING", 2: "ACTIVE", 3: "DELETING", 4: "DELETED", 6: "FAILED", 7: "UPDATING", } AutonomousDatabaseBackupProperties_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "CREATING": 1, "ACTIVE": 2, "DELETING": 3, "DELETED": 4, "FAILED": 6, "UPDATING": 7, } )
Enum value maps for AutonomousDatabaseBackupProperties_State.
var ( AutonomousDatabaseBackupProperties_Type_name = map[int32]string{ 0: "TYPE_UNSPECIFIED", 1: "INCREMENTAL", 2: "FULL", 3: "LONG_TERM", } AutonomousDatabaseBackupProperties_Type_value = map[string]int32{ "TYPE_UNSPECIFIED": 0, "INCREMENTAL": 1, "FULL": 2, "LONG_TERM": 3, } )
Enum value maps for AutonomousDatabaseBackupProperties_Type.
var ( ComputeModel_name = map[int32]string{ 0: "COMPUTE_MODEL_UNSPECIFIED", 1: "COMPUTE_MODEL_ECPU", 2: "COMPUTE_MODEL_OCPU", } ComputeModel_value = map[string]int32{ "COMPUTE_MODEL_UNSPECIFIED": 0, "COMPUTE_MODEL_ECPU": 1, "COMPUTE_MODEL_OCPU": 2, } )
Enum value maps for ComputeModel.
var ( IdentityConnector_ConnectionState_name = map[int32]string{ 0: "CONNECTION_STATE_UNSPECIFIED", 1: "CONNECTED", 2: "PARTIALLY_CONNECTED", 3: "DISCONNECTED", 4: "UNKNOWN", } IdentityConnector_ConnectionState_value = map[string]int32{ "CONNECTION_STATE_UNSPECIFIED": 0, "CONNECTED": 1, "PARTIALLY_CONNECTED": 2, "DISCONNECTED": 3, "UNKNOWN": 4, } )
Enum value maps for IdentityConnector_ConnectionState.
var ( Database_OperationsInsightsStatus_name = map[int32]string{ 0: "OPERATIONS_INSIGHTS_STATUS_UNSPECIFIED", 1: "ENABLING", 2: "ENABLED", 3: "DISABLING", 4: "NOT_ENABLED", 5: "FAILED_ENABLING", 6: "FAILED_DISABLING", } Database_OperationsInsightsStatus_value = map[string]int32{ "OPERATIONS_INSIGHTS_STATUS_UNSPECIFIED": 0, "ENABLING": 1, "ENABLED": 2, "DISABLING": 3, "NOT_ENABLED": 4, "FAILED_ENABLING": 5, "FAILED_DISABLING": 6, } )
Enum value maps for Database_OperationsInsightsStatus.
var ( DatabaseProperties_DatabaseLifecycleState_name = map[int32]string{ 0: "DATABASE_LIFECYCLE_STATE_UNSPECIFIED", 1: "PROVISIONING", 2: "AVAILABLE", 3: "UPDATING", 4: "BACKUP_IN_PROGRESS", 5: "UPGRADING", 6: "CONVERTING", 7: "TERMINATING", 8: "TERMINATED", 9: "RESTORE_FAILED", 10: "FAILED", } DatabaseProperties_DatabaseLifecycleState_value = map[string]int32{ "DATABASE_LIFECYCLE_STATE_UNSPECIFIED": 0, "PROVISIONING": 1, "AVAILABLE": 2, "UPDATING": 3, "BACKUP_IN_PROGRESS": 4, "UPGRADING": 5, "CONVERTING": 6, "TERMINATING": 7, "TERMINATED": 8, "RESTORE_FAILED": 9, "FAILED": 10, } )
Enum value maps for DatabaseProperties_DatabaseLifecycleState.
var ( DbBackupConfig_BackupDestinationType_name = map[int32]string{ 0: "BACKUP_DESTINATION_TYPE_UNSPECIFIED", 1: "NFS", 2: "RECOVERY_APPLIANCE", 3: "OBJECT_STORE", 4: "LOCAL", 5: "DBRS", } DbBackupConfig_BackupDestinationType_value = map[string]int32{ "BACKUP_DESTINATION_TYPE_UNSPECIFIED": 0, "NFS": 1, "RECOVERY_APPLIANCE": 2, "OBJECT_STORE": 3, "LOCAL": 4, "DBRS": 5, } )
Enum value maps for DbBackupConfig_BackupDestinationType.
var ( DbBackupConfig_BackupWindow_name = map[int32]string{ 0: "BACKUP_WINDOW_UNSPECIFIED", 1: "SLOT_ONE", 2: "SLOT_TWO", 3: "SLOT_THREE", 4: "SLOT_FOUR", 5: "SLOT_FIVE", 6: "SLOT_SIX", 7: "SLOT_SEVEN", 8: "SLOT_EIGHT", 9: "SLOT_NINE", 10: "SLOT_TEN", 11: "SLOT_ELEVEN", 12: "SLOT_TWELVE", } DbBackupConfig_BackupWindow_value = map[string]int32{ "BACKUP_WINDOW_UNSPECIFIED": 0, "SLOT_ONE": 1, "SLOT_TWO": 2, "SLOT_THREE": 3, "SLOT_FOUR": 4, "SLOT_FIVE": 5, "SLOT_SIX": 6, "SLOT_SEVEN": 7, "SLOT_EIGHT": 8, "SLOT_NINE": 9, "SLOT_TEN": 10, "SLOT_ELEVEN": 11, "SLOT_TWELVE": 12, } )
Enum value maps for DbBackupConfig_BackupWindow.
var ( DbBackupConfig_BackupDeletionPolicy_name = map[int32]string{ 0: "BACKUP_DELETION_POLICY_UNSPECIFIED", 1: "DELETE_IMMEDIATELY", 2: "DELETE_AFTER_RETENTION_PERIOD", } DbBackupConfig_BackupDeletionPolicy_value = map[string]int32{ "BACKUP_DELETION_POLICY_UNSPECIFIED": 0, "DELETE_IMMEDIATELY": 1, "DELETE_AFTER_RETENTION_PERIOD": 2, } )
Enum value maps for DbBackupConfig_BackupDeletionPolicy.
var ( DatabaseCharacterSet_CharacterSetType_name = map[int32]string{ 0: "CHARACTER_SET_TYPE_UNSPECIFIED", 1: "DATABASE", 2: "NATIONAL", } DatabaseCharacterSet_CharacterSetType_value = map[string]int32{ "CHARACTER_SET_TYPE_UNSPECIFIED": 0, "DATABASE": 1, "NATIONAL": 2, } )
Enum value maps for DatabaseCharacterSet_CharacterSetType.
var ( DbNodeProperties_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "PROVISIONING", 2: "AVAILABLE", 3: "UPDATING", 4: "STOPPING", 5: "STOPPED", 6: "STARTING", 7: "TERMINATING", 8: "TERMINATED", 9: "FAILED", } DbNodeProperties_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "PROVISIONING": 1, "AVAILABLE": 2, "UPDATING": 3, "STOPPING": 4, "STOPPED": 5, "STARTING": 6, "TERMINATING": 7, "TERMINATED": 8, "FAILED": 9, } )
Enum value maps for DbNodeProperties_State.
var ( DbServerProperties_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "CREATING", 2: "AVAILABLE", 3: "UNAVAILABLE", 4: "DELETING", 5: "DELETED", } DbServerProperties_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "CREATING": 1, "AVAILABLE": 2, "UNAVAILABLE": 3, "DELETING": 4, "DELETED": 5, } )
Enum value maps for DbServerProperties_State.
var ( DbSystemProperties_DbSystemDatabaseEdition_name = map[int32]string{ 0: "DB_SYSTEM_DATABASE_EDITION_UNSPECIFIED", 1: "STANDARD_EDITION", 2: "ENTERPRISE_EDITION", 3: "ENTERPRISE_EDITION_HIGH_PERFORMANCE", } DbSystemProperties_DbSystemDatabaseEdition_value = map[string]int32{ "DB_SYSTEM_DATABASE_EDITION_UNSPECIFIED": 0, "STANDARD_EDITION": 1, "ENTERPRISE_EDITION": 2, "ENTERPRISE_EDITION_HIGH_PERFORMANCE": 3, } )
Enum value maps for DbSystemProperties_DbSystemDatabaseEdition.
var ( DbSystemProperties_LicenseModel_name = map[int32]string{ 0: "LICENSE_MODEL_UNSPECIFIED", 1: "LICENSE_INCLUDED", 2: "BRING_YOUR_OWN_LICENSE", } DbSystemProperties_LicenseModel_value = map[string]int32{ "LICENSE_MODEL_UNSPECIFIED": 0, "LICENSE_INCLUDED": 1, "BRING_YOUR_OWN_LICENSE": 2, } )
Enum value maps for DbSystemProperties_LicenseModel.
var ( DbSystemProperties_DbSystemLifecycleState_name = map[int32]string{ 0: "DB_SYSTEM_LIFECYCLE_STATE_UNSPECIFIED", 1: "PROVISIONING", 2: "AVAILABLE", 3: "UPDATING", 4: "TERMINATING", 5: "TERMINATED", 6: "FAILED", 7: "MIGRATED", 8: "MAINTENANCE_IN_PROGRESS", 9: "NEEDS_ATTENTION", 10: "UPGRADING", } DbSystemProperties_DbSystemLifecycleState_value = map[string]int32{ "DB_SYSTEM_LIFECYCLE_STATE_UNSPECIFIED": 0, "PROVISIONING": 1, "AVAILABLE": 2, "UPDATING": 3, "TERMINATING": 4, "TERMINATED": 5, "FAILED": 6, "MIGRATED": 7, "MAINTENANCE_IN_PROGRESS": 8, "NEEDS_ATTENTION": 9, "UPGRADING": 10, } )
Enum value maps for DbSystemProperties_DbSystemLifecycleState.
var ( DbSystemProperties_ComputeModel_name = map[int32]string{ 0: "COMPUTE_MODEL_UNSPECIFIED", 1: "ECPU", 2: "OCPU", } DbSystemProperties_ComputeModel_value = map[string]int32{ "COMPUTE_MODEL_UNSPECIFIED": 0, "ECPU": 1, "OCPU": 2, } )
Enum value maps for DbSystemProperties_ComputeModel.
var ( DbSystemOptions_StorageManagement_name = map[int32]string{ 0: "STORAGE_MANAGEMENT_UNSPECIFIED", 1: "ASM", 2: "LVM", } DbSystemOptions_StorageManagement_value = map[string]int32{ "STORAGE_MANAGEMENT_UNSPECIFIED": 0, "ASM": 1, "LVM": 2, } )
Enum value maps for DbSystemOptions_StorageManagement.
var ( DbSystemInitialStorageSizeProperties_StorageManagement_name = map[int32]string{ 0: "STORAGE_MANAGEMENT_UNSPECIFIED", 1: "ASM", 2: "LVM", } DbSystemInitialStorageSizeProperties_StorageManagement_value = map[string]int32{ "STORAGE_MANAGEMENT_UNSPECIFIED": 0, "ASM": 1, "LVM": 2, } )
Enum value maps for DbSystemInitialStorageSizeProperties_StorageManagement.
var ( DbSystemInitialStorageSizeProperties_ShapeType_name = map[int32]string{ 0: "SHAPE_TYPE_UNSPECIFIED", 1: "STANDARD_X86", } DbSystemInitialStorageSizeProperties_ShapeType_value = map[string]int32{ "SHAPE_TYPE_UNSPECIFIED": 0, "STANDARD_X86": 1, } )
Enum value maps for DbSystemInitialStorageSizeProperties_ShapeType.
var ( Entitlement_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "ACCOUNT_NOT_LINKED", 2: "ACCOUNT_NOT_ACTIVE", 3: "ACTIVE", 4: "ACCOUNT_SUSPENDED", 5: "NOT_APPROVED_IN_PRIVATE_MARKETPLACE", } Entitlement_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "ACCOUNT_NOT_LINKED": 1, "ACCOUNT_NOT_ACTIVE": 2, "ACTIVE": 3, "ACCOUNT_SUSPENDED": 4, "NOT_APPROVED_IN_PRIVATE_MARKETPLACE": 5, } )
Enum value maps for Entitlement_State.
var ( CloudExadataInfrastructureProperties_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "PROVISIONING", 2: "AVAILABLE", 3: "UPDATING", 4: "TERMINATING", 5: "TERMINATED", 6: "FAILED", 7: "MAINTENANCE_IN_PROGRESS", } CloudExadataInfrastructureProperties_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "PROVISIONING": 1, "AVAILABLE": 2, "UPDATING": 3, "TERMINATING": 4, "TERMINATED": 5, "FAILED": 6, "MAINTENANCE_IN_PROGRESS": 7, } )
Enum value maps for CloudExadataInfrastructureProperties_State.
var ( MaintenanceWindow_MaintenanceWindowPreference_name = map[int32]string{ 0: "MAINTENANCE_WINDOW_PREFERENCE_UNSPECIFIED", 1: "CUSTOM_PREFERENCE", 2: "NO_PREFERENCE", } MaintenanceWindow_MaintenanceWindowPreference_value = map[string]int32{ "MAINTENANCE_WINDOW_PREFERENCE_UNSPECIFIED": 0, "CUSTOM_PREFERENCE": 1, "NO_PREFERENCE": 2, } )
Enum value maps for MaintenanceWindow_MaintenanceWindowPreference.
var ( MaintenanceWindow_PatchingMode_name = map[int32]string{ 0: "PATCHING_MODE_UNSPECIFIED", 1: "ROLLING", 2: "NON_ROLLING", } MaintenanceWindow_PatchingMode_value = map[string]int32{ "PATCHING_MODE_UNSPECIFIED": 0, "ROLLING": 1, "NON_ROLLING": 2, } )
Enum value maps for MaintenanceWindow_PatchingMode.
var ( ExadbVmClusterProperties_LicenseModel_name = map[int32]string{ 0: "LICENSE_MODEL_UNSPECIFIED", 1: "LICENSE_INCLUDED", 2: "BRING_YOUR_OWN_LICENSE", } ExadbVmClusterProperties_LicenseModel_value = map[string]int32{ "LICENSE_MODEL_UNSPECIFIED": 0, "LICENSE_INCLUDED": 1, "BRING_YOUR_OWN_LICENSE": 2, } )
Enum value maps for ExadbVmClusterProperties_LicenseModel.
var ( ExadbVmClusterProperties_ExadbVmClusterLifecycleState_name = map[int32]string{ 0: "EXADB_VM_CLUSTER_LIFECYCLE_STATE_UNSPECIFIED", 1: "PROVISIONING", 2: "AVAILABLE", 3: "UPDATING", 4: "TERMINATING", 5: "TERMINATED", 6: "FAILED", 7: "MAINTENANCE_IN_PROGRESS", } ExadbVmClusterProperties_ExadbVmClusterLifecycleState_value = map[string]int32{ "EXADB_VM_CLUSTER_LIFECYCLE_STATE_UNSPECIFIED": 0, "PROVISIONING": 1, "AVAILABLE": 2, "UPDATING": 3, "TERMINATING": 4, "TERMINATED": 5, "FAILED": 6, "MAINTENANCE_IN_PROGRESS": 7, } )
Enum value maps for ExadbVmClusterProperties_ExadbVmClusterLifecycleState.
var ( ExadbVmClusterProperties_ShapeAttribute_name = map[int32]string{ 0: "SHAPE_ATTRIBUTE_UNSPECIFIED", 1: "SMART_STORAGE", 2: "BLOCK_STORAGE", } ExadbVmClusterProperties_ShapeAttribute_value = map[string]int32{ "SHAPE_ATTRIBUTE_UNSPECIFIED": 0, "SMART_STORAGE": 1, "BLOCK_STORAGE": 2, } )
Enum value maps for ExadbVmClusterProperties_ShapeAttribute.
var ( ExascaleDbStorageVaultProperties_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "PROVISIONING", 2: "AVAILABLE", 3: "UPDATING", 4: "TERMINATING", 5: "TERMINATED", 6: "FAILED", } ExascaleDbStorageVaultProperties_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "PROVISIONING": 1, "AVAILABLE": 2, "UPDATING": 3, "TERMINATING": 4, "TERMINATED": 5, "FAILED": 6, } )
Enum value maps for ExascaleDbStorageVaultProperties_State.
var ( ExascaleDbStorageVaultProperties_ShapeAttribute_name = map[int32]string{ 0: "SHAPE_ATTRIBUTE_UNSPECIFIED", 1: "SMART_STORAGE", 2: "BLOCK_STORAGE", } ExascaleDbStorageVaultProperties_ShapeAttribute_value = map[string]int32{ "SHAPE_ATTRIBUTE_UNSPECIFIED": 0, "SMART_STORAGE": 1, "BLOCK_STORAGE": 2, } )
Enum value maps for ExascaleDbStorageVaultProperties_ShapeAttribute.
var ( OdbNetwork_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "PROVISIONING", 2: "AVAILABLE", 3: "TERMINATING", 4: "FAILED", } OdbNetwork_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "PROVISIONING": 1, "AVAILABLE": 2, "TERMINATING": 3, "FAILED": 4, } )
Enum value maps for OdbNetwork_State.
var ( OdbSubnet_Purpose_name = map[int32]string{ 0: "PURPOSE_UNSPECIFIED", 1: "CLIENT_SUBNET", 2: "BACKUP_SUBNET", } OdbSubnet_Purpose_value = map[string]int32{ "PURPOSE_UNSPECIFIED": 0, "CLIENT_SUBNET": 1, "BACKUP_SUBNET": 2, } )
Enum value maps for OdbSubnet_Purpose.
var ( OdbSubnet_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "PROVISIONING", 2: "AVAILABLE", 3: "TERMINATING", 4: "FAILED", } OdbSubnet_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "PROVISIONING": 1, "AVAILABLE": 2, "TERMINATING": 3, "FAILED": 4, } )
Enum value maps for OdbSubnet_State.
var ( PluggableDatabaseProperties_PluggableDatabaseLifecycleState_name = map[int32]string{ 0: "PLUGGABLE_DATABASE_LIFECYCLE_STATE_UNSPECIFIED", 1: "PROVISIONING", 2: "AVAILABLE", 3: "TERMINATING", 4: "TERMINATED", 5: "UPDATING", 6: "FAILED", 7: "RELOCATING", 8: "RELOCATED", 9: "REFRESHING", 10: "RESTORE_IN_PROGRESS", 11: "RESTORE_FAILED", 12: "BACKUP_IN_PROGRESS", 13: "DISABLED", } PluggableDatabaseProperties_PluggableDatabaseLifecycleState_value = map[string]int32{ "PLUGGABLE_DATABASE_LIFECYCLE_STATE_UNSPECIFIED": 0, "PROVISIONING": 1, "AVAILABLE": 2, "TERMINATING": 3, "TERMINATED": 4, "UPDATING": 5, "FAILED": 6, "RELOCATING": 7, "RELOCATED": 8, "REFRESHING": 9, "RESTORE_IN_PROGRESS": 10, "RESTORE_FAILED": 11, "BACKUP_IN_PROGRESS": 12, "DISABLED": 13, } )
Enum value maps for PluggableDatabaseProperties_PluggableDatabaseLifecycleState.
var ( PluggableDatabaseProperties_OperationsInsightsState_name = map[int32]string{ 0: "OPERATIONS_INSIGHTS_STATE_UNSPECIFIED", 1: "ENABLING", 2: "ENABLED", 3: "DISABLING", 4: "NOT_ENABLED", 5: "FAILED_ENABLING", 6: "FAILED_DISABLING", } PluggableDatabaseProperties_OperationsInsightsState_value = map[string]int32{ "OPERATIONS_INSIGHTS_STATE_UNSPECIFIED": 0, "ENABLING": 1, "ENABLED": 2, "DISABLING": 3, "NOT_ENABLED": 4, "FAILED_ENABLING": 5, "FAILED_DISABLING": 6, } )
Enum value maps for PluggableDatabaseProperties_OperationsInsightsState.
var ( PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode_name = map[int32]string{ 0: "PLUGGABLE_DATABASE_OPEN_MODE_UNSPECIFIED", 1: "READ_ONLY", 2: "READ_WRITE", 3: "MOUNTED", 4: "MIGRATE", } PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode_value = map[string]int32{ "PLUGGABLE_DATABASE_OPEN_MODE_UNSPECIFIED": 0, "READ_ONLY": 1, "READ_WRITE": 2, "MOUNTED": 3, "MIGRATE": 4, } )
Enum value maps for PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode.
var ( DatabaseManagementConfig_ManagementState_name = map[int32]string{ 0: "MANAGEMENT_STATE_UNSPECIFIED", 1: "ENABLING", 2: "ENABLED", 3: "DISABLING", 4: "DISABLED", 5: "UPDATING", 6: "FAILED_ENABLING", 7: "FAILED_DISABLING", 8: "FAILED_UPDATING", } DatabaseManagementConfig_ManagementState_value = map[string]int32{ "MANAGEMENT_STATE_UNSPECIFIED": 0, "ENABLING": 1, "ENABLED": 2, "DISABLING": 3, "DISABLED": 4, "UPDATING": 5, "FAILED_ENABLING": 6, "FAILED_DISABLING": 7, "FAILED_UPDATING": 8, } )
Enum value maps for DatabaseManagementConfig_ManagementState.
var ( DatabaseManagementConfig_ManagementType_name = map[int32]string{ 0: "MANAGEMENT_TYPE_UNSPECIFIED", 1: "BASIC", 2: "ADVANCED", } DatabaseManagementConfig_ManagementType_value = map[string]int32{ "MANAGEMENT_TYPE_UNSPECIFIED": 0, "BASIC": 1, "ADVANCED": 2, } )
Enum value maps for DatabaseManagementConfig_ManagementType.
var ( CloudVmClusterProperties_LicenseType_name = map[int32]string{ 0: "LICENSE_TYPE_UNSPECIFIED", 1: "LICENSE_INCLUDED", 2: "BRING_YOUR_OWN_LICENSE", } CloudVmClusterProperties_LicenseType_value = map[string]int32{ "LICENSE_TYPE_UNSPECIFIED": 0, "LICENSE_INCLUDED": 1, "BRING_YOUR_OWN_LICENSE": 2, } )
Enum value maps for CloudVmClusterProperties_LicenseType.
var ( CloudVmClusterProperties_DiskRedundancy_name = map[int32]string{ 0: "DISK_REDUNDANCY_UNSPECIFIED", 1: "HIGH", 2: "NORMAL", } CloudVmClusterProperties_DiskRedundancy_value = map[string]int32{ "DISK_REDUNDANCY_UNSPECIFIED": 0, "HIGH": 1, "NORMAL": 2, } )
Enum value maps for CloudVmClusterProperties_DiskRedundancy.
var ( CloudVmClusterProperties_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "PROVISIONING", 2: "AVAILABLE", 3: "UPDATING", 4: "TERMINATING", 5: "TERMINATED", 6: "FAILED", 7: "MAINTENANCE_IN_PROGRESS", } CloudVmClusterProperties_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "PROVISIONING": 1, "AVAILABLE": 2, "UPDATING": 3, "TERMINATING": 4, "TERMINATED": 5, "FAILED": 6, "MAINTENANCE_IN_PROGRESS": 7, } )
Enum value maps for CloudVmClusterProperties_State.
var File_google_cloud_oracledatabase_v1_autonomous_database_character_set_proto protoreflect.FileDescriptor
var File_google_cloud_oracledatabase_v1_autonomous_database_proto protoreflect.FileDescriptor
var File_google_cloud_oracledatabase_v1_autonomous_db_backup_proto protoreflect.FileDescriptor
var File_google_cloud_oracledatabase_v1_autonomous_db_version_proto protoreflect.FileDescriptor
var File_google_cloud_oracledatabase_v1_common_proto protoreflect.FileDescriptor
var File_google_cloud_oracledatabase_v1_database_character_set_proto protoreflect.FileDescriptor
var File_google_cloud_oracledatabase_v1_database_proto protoreflect.FileDescriptor
var File_google_cloud_oracledatabase_v1_db_node_proto protoreflect.FileDescriptor
var File_google_cloud_oracledatabase_v1_db_server_proto protoreflect.FileDescriptor
var File_google_cloud_oracledatabase_v1_db_system_initial_storage_size_proto protoreflect.FileDescriptor
var File_google_cloud_oracledatabase_v1_db_system_proto protoreflect.FileDescriptor
var File_google_cloud_oracledatabase_v1_db_system_shape_proto protoreflect.FileDescriptor
var File_google_cloud_oracledatabase_v1_db_version_proto protoreflect.FileDescriptor
var File_google_cloud_oracledatabase_v1_entitlement_proto protoreflect.FileDescriptor
var File_google_cloud_oracledatabase_v1_exadata_infra_proto protoreflect.FileDescriptor
var File_google_cloud_oracledatabase_v1_exadb_vm_cluster_proto protoreflect.FileDescriptor
var File_google_cloud_oracledatabase_v1_exascale_db_storage_vault_proto protoreflect.FileDescriptor
var File_google_cloud_oracledatabase_v1_gi_version_proto protoreflect.FileDescriptor
var File_google_cloud_oracledatabase_v1_location_metadata_proto protoreflect.FileDescriptor
var File_google_cloud_oracledatabase_v1_minor_version_proto protoreflect.FileDescriptor
var File_google_cloud_oracledatabase_v1_odb_network_proto protoreflect.FileDescriptor
var File_google_cloud_oracledatabase_v1_odb_subnet_proto protoreflect.FileDescriptor
var File_google_cloud_oracledatabase_v1_oracledatabase_proto protoreflect.FileDescriptor
var File_google_cloud_oracledatabase_v1_pluggable_database_proto protoreflect.FileDescriptor
var File_google_cloud_oracledatabase_v1_vm_cluster_proto protoreflect.FileDescriptor
var OracleDatabase_ServiceDesc = grpc.ServiceDesc{ ServiceName: "google.cloud.oracledatabase.v1.OracleDatabase", HandlerType: (*OracleDatabaseServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ListCloudExadataInfrastructures", Handler: _OracleDatabase_ListCloudExadataInfrastructures_Handler, }, { MethodName: "GetCloudExadataInfrastructure", Handler: _OracleDatabase_GetCloudExadataInfrastructure_Handler, }, { MethodName: "CreateCloudExadataInfrastructure", Handler: _OracleDatabase_CreateCloudExadataInfrastructure_Handler, }, { MethodName: "DeleteCloudExadataInfrastructure", Handler: _OracleDatabase_DeleteCloudExadataInfrastructure_Handler, }, { MethodName: "ListCloudVmClusters", Handler: _OracleDatabase_ListCloudVmClusters_Handler, }, { MethodName: "GetCloudVmCluster", Handler: _OracleDatabase_GetCloudVmCluster_Handler, }, { MethodName: "CreateCloudVmCluster", Handler: _OracleDatabase_CreateCloudVmCluster_Handler, }, { MethodName: "DeleteCloudVmCluster", Handler: _OracleDatabase_DeleteCloudVmCluster_Handler, }, { MethodName: "ListEntitlements", Handler: _OracleDatabase_ListEntitlements_Handler, }, { MethodName: "ListDbServers", Handler: _OracleDatabase_ListDbServers_Handler, }, { MethodName: "ListDbNodes", Handler: _OracleDatabase_ListDbNodes_Handler, }, { MethodName: "ListGiVersions", Handler: _OracleDatabase_ListGiVersions_Handler, }, { MethodName: "ListMinorVersions", Handler: _OracleDatabase_ListMinorVersions_Handler, }, { MethodName: "ListDbSystemShapes", Handler: _OracleDatabase_ListDbSystemShapes_Handler, }, { MethodName: "ListAutonomousDatabases", Handler: _OracleDatabase_ListAutonomousDatabases_Handler, }, { MethodName: "GetAutonomousDatabase", Handler: _OracleDatabase_GetAutonomousDatabase_Handler, }, { MethodName: "CreateAutonomousDatabase", Handler: _OracleDatabase_CreateAutonomousDatabase_Handler, }, { MethodName: "UpdateAutonomousDatabase", Handler: _OracleDatabase_UpdateAutonomousDatabase_Handler, }, { MethodName: "DeleteAutonomousDatabase", Handler: _OracleDatabase_DeleteAutonomousDatabase_Handler, }, { MethodName: "RestoreAutonomousDatabase", Handler: _OracleDatabase_RestoreAutonomousDatabase_Handler, }, { MethodName: "GenerateAutonomousDatabaseWallet", Handler: _OracleDatabase_GenerateAutonomousDatabaseWallet_Handler, }, { MethodName: "ListAutonomousDbVersions", Handler: _OracleDatabase_ListAutonomousDbVersions_Handler, }, { MethodName: "ListAutonomousDatabaseCharacterSets", Handler: _OracleDatabase_ListAutonomousDatabaseCharacterSets_Handler, }, { MethodName: "ListAutonomousDatabaseBackups", Handler: _OracleDatabase_ListAutonomousDatabaseBackups_Handler, }, { MethodName: "StopAutonomousDatabase", Handler: _OracleDatabase_StopAutonomousDatabase_Handler, }, { MethodName: "StartAutonomousDatabase", Handler: _OracleDatabase_StartAutonomousDatabase_Handler, }, { MethodName: "RestartAutonomousDatabase", Handler: _OracleDatabase_RestartAutonomousDatabase_Handler, }, { MethodName: "SwitchoverAutonomousDatabase", Handler: _OracleDatabase_SwitchoverAutonomousDatabase_Handler, }, { MethodName: "FailoverAutonomousDatabase", Handler: _OracleDatabase_FailoverAutonomousDatabase_Handler, }, { MethodName: "ListOdbNetworks", Handler: _OracleDatabase_ListOdbNetworks_Handler, }, { MethodName: "GetOdbNetwork", Handler: _OracleDatabase_GetOdbNetwork_Handler, }, { MethodName: "CreateOdbNetwork", Handler: _OracleDatabase_CreateOdbNetwork_Handler, }, { MethodName: "DeleteOdbNetwork", Handler: _OracleDatabase_DeleteOdbNetwork_Handler, }, { MethodName: "ListOdbSubnets", Handler: _OracleDatabase_ListOdbSubnets_Handler, }, { MethodName: "GetOdbSubnet", Handler: _OracleDatabase_GetOdbSubnet_Handler, }, { MethodName: "CreateOdbSubnet", Handler: _OracleDatabase_CreateOdbSubnet_Handler, }, { MethodName: "DeleteOdbSubnet", Handler: _OracleDatabase_DeleteOdbSubnet_Handler, }, { MethodName: "ListExadbVmClusters", Handler: _OracleDatabase_ListExadbVmClusters_Handler, }, { MethodName: "GetExadbVmCluster", Handler: _OracleDatabase_GetExadbVmCluster_Handler, }, { MethodName: "CreateExadbVmCluster", Handler: _OracleDatabase_CreateExadbVmCluster_Handler, }, { MethodName: "DeleteExadbVmCluster", Handler: _OracleDatabase_DeleteExadbVmCluster_Handler, }, { MethodName: "UpdateExadbVmCluster", Handler: _OracleDatabase_UpdateExadbVmCluster_Handler, }, { MethodName: "RemoveVirtualMachineExadbVmCluster", Handler: _OracleDatabase_RemoveVirtualMachineExadbVmCluster_Handler, }, { MethodName: "ListExascaleDbStorageVaults", Handler: _OracleDatabase_ListExascaleDbStorageVaults_Handler, }, { MethodName: "GetExascaleDbStorageVault", Handler: _OracleDatabase_GetExascaleDbStorageVault_Handler, }, { MethodName: "CreateExascaleDbStorageVault", Handler: _OracleDatabase_CreateExascaleDbStorageVault_Handler, }, { MethodName: "DeleteExascaleDbStorageVault", Handler: _OracleDatabase_DeleteExascaleDbStorageVault_Handler, }, { MethodName: "ListDbSystemInitialStorageSizes", Handler: _OracleDatabase_ListDbSystemInitialStorageSizes_Handler, }, { MethodName: "ListDatabases", Handler: _OracleDatabase_ListDatabases_Handler, }, { MethodName: "GetDatabase", Handler: _OracleDatabase_GetDatabase_Handler, }, { MethodName: "ListPluggableDatabases", Handler: _OracleDatabase_ListPluggableDatabases_Handler, }, { MethodName: "GetPluggableDatabase", Handler: _OracleDatabase_GetPluggableDatabase_Handler, }, { MethodName: "ListDbSystems", Handler: _OracleDatabase_ListDbSystems_Handler, }, { MethodName: "GetDbSystem", Handler: _OracleDatabase_GetDbSystem_Handler, }, { MethodName: "CreateDbSystem", Handler: _OracleDatabase_CreateDbSystem_Handler, }, { MethodName: "DeleteDbSystem", Handler: _OracleDatabase_DeleteDbSystem_Handler, }, { MethodName: "ListDbVersions", Handler: _OracleDatabase_ListDbVersions_Handler, }, { MethodName: "ListDatabaseCharacterSets", Handler: _OracleDatabase_ListDatabaseCharacterSets_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "google/cloud/oracledatabase/v1/oracledatabase.proto", }
OracleDatabase_ServiceDesc is the grpc.ServiceDesc for OracleDatabase service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterOracleDatabaseServer ¶
func RegisterOracleDatabaseServer(s grpc.ServiceRegistrar, srv OracleDatabaseServer)
Types ¶
type AllConnectionStrings ¶
type AllConnectionStrings struct {
// Output only. The database service provides the highest level of resources
// to each SQL statement.
High string `protobuf:"bytes,1,opt,name=high,proto3" json:"high,omitempty"`
// Output only. The database service provides the least level of resources to
// each SQL statement.
Low string `protobuf:"bytes,2,opt,name=low,proto3" json:"low,omitempty"`
// Output only. The database service provides a lower level of resources to
// each SQL statement.
Medium string `protobuf:"bytes,3,opt,name=medium,proto3" json:"medium,omitempty"`
// contains filtered or unexported fields
}
A list of all connection strings that can be used to connect to the Autonomous Database.
func (*AllConnectionStrings) Descriptor
deprecated
func (*AllConnectionStrings) Descriptor() ([]byte, []int)
Deprecated: Use AllConnectionStrings.ProtoReflect.Descriptor instead.
func (*AllConnectionStrings) GetHigh ¶
func (x *AllConnectionStrings) GetHigh() string
func (*AllConnectionStrings) GetLow ¶
func (x *AllConnectionStrings) GetLow() string
func (*AllConnectionStrings) GetMedium ¶
func (x *AllConnectionStrings) GetMedium() string
func (*AllConnectionStrings) ProtoMessage ¶
func (*AllConnectionStrings) ProtoMessage()
func (*AllConnectionStrings) ProtoReflect ¶
func (x *AllConnectionStrings) ProtoReflect() protoreflect.Message
func (*AllConnectionStrings) Reset ¶
func (x *AllConnectionStrings) Reset()
func (*AllConnectionStrings) String ¶
func (x *AllConnectionStrings) String() string
type AutonomousDatabase ¶
type AutonomousDatabase struct {
// Identifier. The name of the Autonomous Database resource in the following
// format:
// projects/{project}/locations/{region}/autonomousDatabases/{autonomous_database}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. The name of the Autonomous Database. The database name must be
// unique in the project. The name must begin with a letter and can contain a
// maximum of 30 alphanumeric characters.
Database string `protobuf:"bytes,2,opt,name=database,proto3" json:"database,omitempty"`
// Optional. The display name for the Autonomous Database. The name does not
// have to be unique within your project.
DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// Output only. The ID of the subscription entitlement associated with the
// Autonomous Database.
EntitlementId string `protobuf:"bytes,5,opt,name=entitlement_id,json=entitlementId,proto3" json:"entitlement_id,omitempty"`
// Optional. The password for the default ADMIN user.
AdminPassword string `protobuf:"bytes,6,opt,name=admin_password,json=adminPassword,proto3" json:"admin_password,omitempty"`
// Optional. The properties of the Autonomous Database.
Properties *AutonomousDatabaseProperties `protobuf:"bytes,7,opt,name=properties,proto3" json:"properties,omitempty"`
// Optional. The labels or tags associated with the Autonomous Database.
Labels map[string]string `` /* 153-byte string literal not displayed */
// Optional. The name of the VPC network used by the Autonomous Database in
// the following format: projects/{project}/global/networks/{network}
Network string `protobuf:"bytes,9,opt,name=network,proto3" json:"network,omitempty"`
// Optional. The subnet CIDR range for the Autonomous Database.
Cidr string `protobuf:"bytes,10,opt,name=cidr,proto3" json:"cidr,omitempty"`
// Optional. The name of the OdbNetwork associated with the Autonomous
// Database. Format:
// projects/{project}/locations/{location}/odbNetworks/{odb_network} It is
// optional but if specified, this should match the parent ODBNetwork of the
// OdbSubnet.
OdbNetwork string `protobuf:"bytes,16,opt,name=odb_network,json=odbNetwork,proto3" json:"odb_network,omitempty"`
// Optional. The name of the OdbSubnet associated with the Autonomous
// Database. Format:
// projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}
OdbSubnet string `protobuf:"bytes,17,opt,name=odb_subnet,json=odbSubnet,proto3" json:"odb_subnet,omitempty"`
// Optional. The source Autonomous Database configuration for the standby
// Autonomous Database. The source Autonomous Database is configured while
// creating the Peer Autonomous Database and can't be updated after creation.
SourceConfig *SourceConfig `protobuf:"bytes,11,opt,name=source_config,json=sourceConfig,proto3" json:"source_config,omitempty"`
// Output only. The peer Autonomous Database names of the given Autonomous
// Database.
PeerAutonomousDatabases []string `` /* 133-byte string literal not displayed */
// Output only. The date and time that the Autonomous Database was created.
CreateTime *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// Output only. List of supported GCP region to clone the Autonomous Database
// for disaster recovery. Format: `project/{project}/locations/{location}`.
DisasterRecoverySupportedLocations []string `` /* 168-byte string literal not displayed */
// contains filtered or unexported fields
}
Details of the Autonomous Database resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/AutonomousDatabase/
func (*AutonomousDatabase) Descriptor
deprecated
func (*AutonomousDatabase) Descriptor() ([]byte, []int)
Deprecated: Use AutonomousDatabase.ProtoReflect.Descriptor instead.
func (*AutonomousDatabase) GetAdminPassword ¶
func (x *AutonomousDatabase) GetAdminPassword() string
func (*AutonomousDatabase) GetCidr ¶
func (x *AutonomousDatabase) GetCidr() string
func (*AutonomousDatabase) GetCreateTime ¶
func (x *AutonomousDatabase) GetCreateTime() *timestamppb.Timestamp
func (*AutonomousDatabase) GetDatabase ¶
func (x *AutonomousDatabase) GetDatabase() string
func (*AutonomousDatabase) GetDisasterRecoverySupportedLocations ¶ added in v0.6.0
func (x *AutonomousDatabase) GetDisasterRecoverySupportedLocations() []string
func (*AutonomousDatabase) GetDisplayName ¶
func (x *AutonomousDatabase) GetDisplayName() string
func (*AutonomousDatabase) GetEntitlementId ¶
func (x *AutonomousDatabase) GetEntitlementId() string
func (*AutonomousDatabase) GetLabels ¶
func (x *AutonomousDatabase) GetLabels() map[string]string
func (*AutonomousDatabase) GetName ¶
func (x *AutonomousDatabase) GetName() string
func (*AutonomousDatabase) GetNetwork ¶
func (x *AutonomousDatabase) GetNetwork() string
func (*AutonomousDatabase) GetOdbNetwork ¶ added in v0.6.0
func (x *AutonomousDatabase) GetOdbNetwork() string
func (*AutonomousDatabase) GetOdbSubnet ¶ added in v0.6.0
func (x *AutonomousDatabase) GetOdbSubnet() string
func (*AutonomousDatabase) GetPeerAutonomousDatabases ¶ added in v0.6.0
func (x *AutonomousDatabase) GetPeerAutonomousDatabases() []string
func (*AutonomousDatabase) GetProperties ¶
func (x *AutonomousDatabase) GetProperties() *AutonomousDatabaseProperties
func (*AutonomousDatabase) GetSourceConfig ¶ added in v0.6.0
func (x *AutonomousDatabase) GetSourceConfig() *SourceConfig
func (*AutonomousDatabase) ProtoMessage ¶
func (*AutonomousDatabase) ProtoMessage()
func (*AutonomousDatabase) ProtoReflect ¶
func (x *AutonomousDatabase) ProtoReflect() protoreflect.Message
func (*AutonomousDatabase) Reset ¶
func (x *AutonomousDatabase) Reset()
func (*AutonomousDatabase) String ¶
func (x *AutonomousDatabase) String() string
type AutonomousDatabaseApex ¶
type AutonomousDatabaseApex struct {
// Output only. The Oracle APEX Application Development version.
ApexVersion string `protobuf:"bytes,1,opt,name=apex_version,json=apexVersion,proto3" json:"apex_version,omitempty"`
// Output only. The Oracle REST Data Services (ORDS) version.
OrdsVersion string `protobuf:"bytes,2,opt,name=ords_version,json=ordsVersion,proto3" json:"ords_version,omitempty"`
// contains filtered or unexported fields
}
Oracle APEX Application Development. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/datatypes/AutonomousDatabaseApex
func (*AutonomousDatabaseApex) Descriptor
deprecated
func (*AutonomousDatabaseApex) Descriptor() ([]byte, []int)
Deprecated: Use AutonomousDatabaseApex.ProtoReflect.Descriptor instead.
func (*AutonomousDatabaseApex) GetApexVersion ¶
func (x *AutonomousDatabaseApex) GetApexVersion() string
func (*AutonomousDatabaseApex) GetOrdsVersion ¶
func (x *AutonomousDatabaseApex) GetOrdsVersion() string
func (*AutonomousDatabaseApex) ProtoMessage ¶
func (*AutonomousDatabaseApex) ProtoMessage()
func (*AutonomousDatabaseApex) ProtoReflect ¶
func (x *AutonomousDatabaseApex) ProtoReflect() protoreflect.Message
func (*AutonomousDatabaseApex) Reset ¶
func (x *AutonomousDatabaseApex) Reset()
func (*AutonomousDatabaseApex) String ¶
func (x *AutonomousDatabaseApex) String() string
type AutonomousDatabaseBackup ¶
type AutonomousDatabaseBackup struct {
// Identifier. The name of the Autonomous Database Backup resource with the
// format:
// projects/{project}/locations/{region}/autonomousDatabaseBackups/{autonomous_database_backup}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Required. The name of the Autonomous Database resource for which the backup
// is being created. Format:
// projects/{project}/locations/{region}/autonomousDatabases/{autonomous_database}
AutonomousDatabase string `protobuf:"bytes,2,opt,name=autonomous_database,json=autonomousDatabase,proto3" json:"autonomous_database,omitempty"`
// Optional. User friendly name for the Backup. The name does not have to be
// unique.
DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// Optional. Various properties of the backup.
Properties *AutonomousDatabaseBackupProperties `protobuf:"bytes,4,opt,name=properties,proto3" json:"properties,omitempty"`
// Optional. labels or tags associated with the resource.
Labels map[string]string `` /* 153-byte string literal not displayed */
// contains filtered or unexported fields
}
Details of the Autonomous Database Backup resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/AutonomousDatabaseBackup/
func (*AutonomousDatabaseBackup) Descriptor
deprecated
func (*AutonomousDatabaseBackup) Descriptor() ([]byte, []int)
Deprecated: Use AutonomousDatabaseBackup.ProtoReflect.Descriptor instead.
func (*AutonomousDatabaseBackup) GetAutonomousDatabase ¶
func (x *AutonomousDatabaseBackup) GetAutonomousDatabase() string
func (*AutonomousDatabaseBackup) GetDisplayName ¶
func (x *AutonomousDatabaseBackup) GetDisplayName() string
func (*AutonomousDatabaseBackup) GetLabels ¶
func (x *AutonomousDatabaseBackup) GetLabels() map[string]string
func (*AutonomousDatabaseBackup) GetName ¶
func (x *AutonomousDatabaseBackup) GetName() string
func (*AutonomousDatabaseBackup) GetProperties ¶
func (x *AutonomousDatabaseBackup) GetProperties() *AutonomousDatabaseBackupProperties
func (*AutonomousDatabaseBackup) ProtoMessage ¶
func (*AutonomousDatabaseBackup) ProtoMessage()
func (*AutonomousDatabaseBackup) ProtoReflect ¶
func (x *AutonomousDatabaseBackup) ProtoReflect() protoreflect.Message
func (*AutonomousDatabaseBackup) Reset ¶
func (x *AutonomousDatabaseBackup) Reset()
func (*AutonomousDatabaseBackup) String ¶
func (x *AutonomousDatabaseBackup) String() string
type AutonomousDatabaseBackupProperties ¶
type AutonomousDatabaseBackupProperties struct {
// Output only. OCID of the Autonomous Database backup.
// https://docs.oracle.com/en-us/iaas/Content/General/Concepts/identifiers.htm#Oracle
Ocid string `protobuf:"bytes,1,opt,name=ocid,proto3" json:"ocid,omitempty"`
// Optional. Retention period in days for the backup.
RetentionPeriodDays int32 `protobuf:"varint,2,opt,name=retention_period_days,json=retentionPeriodDays,proto3" json:"retention_period_days,omitempty"`
// Output only. The OCID of the compartment.
CompartmentId string `protobuf:"bytes,3,opt,name=compartment_id,json=compartmentId,proto3" json:"compartment_id,omitempty"`
// Output only. The quantity of data in the database, in terabytes.
DatabaseSizeTb float32 `protobuf:"fixed32,4,opt,name=database_size_tb,json=databaseSizeTb,proto3" json:"database_size_tb,omitempty"`
// Output only. A valid Oracle Database version for Autonomous Database.
DbVersion string `protobuf:"bytes,5,opt,name=db_version,json=dbVersion,proto3" json:"db_version,omitempty"`
// Output only. Indicates if the backup is long term backup.
IsLongTermBackup bool `protobuf:"varint,6,opt,name=is_long_term_backup,json=isLongTermBackup,proto3" json:"is_long_term_backup,omitempty"`
// Output only. Indicates if the backup is automatic or user initiated.
IsAutomaticBackup bool `protobuf:"varint,7,opt,name=is_automatic_backup,json=isAutomaticBackup,proto3" json:"is_automatic_backup,omitempty"`
// Output only. Indicates if the backup can be used to restore the Autonomous
// Database.
IsRestorable bool `protobuf:"varint,8,opt,name=is_restorable,json=isRestorable,proto3" json:"is_restorable,omitempty"`
// Optional. The OCID of the key store of Oracle Vault.
KeyStoreId string `protobuf:"bytes,9,opt,name=key_store_id,json=keyStoreId,proto3" json:"key_store_id,omitempty"`
// Optional. The wallet name for Oracle Key Vault.
KeyStoreWallet string `protobuf:"bytes,10,opt,name=key_store_wallet,json=keyStoreWallet,proto3" json:"key_store_wallet,omitempty"`
// Optional. The OCID of the key container that is used as the master
// encryption key in database transparent data encryption (TDE) operations.
KmsKeyId string `protobuf:"bytes,11,opt,name=kms_key_id,json=kmsKeyId,proto3" json:"kms_key_id,omitempty"`
// Optional. The OCID of the key container version that is used in database
// transparent data encryption (TDE) operations KMS Key can have multiple key
// versions. If none is specified, the current key version (latest) of the Key
// Id is used for the operation. Autonomous Database Serverless does not use
// key versions, hence is not applicable for Autonomous Database Serverless
// instances.
KmsKeyVersionId string `protobuf:"bytes,12,opt,name=kms_key_version_id,json=kmsKeyVersionId,proto3" json:"kms_key_version_id,omitempty"`
// Output only. Additional information about the current lifecycle state.
LifecycleDetails string `protobuf:"bytes,13,opt,name=lifecycle_details,json=lifecycleDetails,proto3" json:"lifecycle_details,omitempty"`
// Output only. The lifecycle state of the backup.
LifecycleState AutonomousDatabaseBackupProperties_State `` /* 182-byte string literal not displayed */
// Output only. The backup size in terabytes.
SizeTb float32 `protobuf:"fixed32,15,opt,name=size_tb,json=sizeTb,proto3" json:"size_tb,omitempty"`
// Output only. Timestamp until when the backup will be available.
AvailableTillTime *timestamppb.Timestamp `protobuf:"bytes,16,opt,name=available_till_time,json=availableTillTime,proto3" json:"available_till_time,omitempty"`
// Output only. The date and time the backup completed.
EndTime *timestamppb.Timestamp `protobuf:"bytes,17,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"`
// Output only. The date and time the backup started.
StartTime *timestamppb.Timestamp `protobuf:"bytes,18,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
// Output only. The type of the backup.
Type AutonomousDatabaseBackupProperties_Type `` /* 139-byte string literal not displayed */
// Optional. The OCID of the vault.
VaultId string `protobuf:"bytes,20,opt,name=vault_id,json=vaultId,proto3" json:"vault_id,omitempty"`
// contains filtered or unexported fields
}
Properties of the Autonomous Database Backup resource.
func (*AutonomousDatabaseBackupProperties) Descriptor
deprecated
func (*AutonomousDatabaseBackupProperties) Descriptor() ([]byte, []int)
Deprecated: Use AutonomousDatabaseBackupProperties.ProtoReflect.Descriptor instead.
func (*AutonomousDatabaseBackupProperties) GetAvailableTillTime ¶
func (x *AutonomousDatabaseBackupProperties) GetAvailableTillTime() *timestamppb.Timestamp
func (*AutonomousDatabaseBackupProperties) GetCompartmentId ¶
func (x *AutonomousDatabaseBackupProperties) GetCompartmentId() string
func (*AutonomousDatabaseBackupProperties) GetDatabaseSizeTb ¶
func (x *AutonomousDatabaseBackupProperties) GetDatabaseSizeTb() float32
func (*AutonomousDatabaseBackupProperties) GetDbVersion ¶
func (x *AutonomousDatabaseBackupProperties) GetDbVersion() string
func (*AutonomousDatabaseBackupProperties) GetEndTime ¶
func (x *AutonomousDatabaseBackupProperties) GetEndTime() *timestamppb.Timestamp
func (*AutonomousDatabaseBackupProperties) GetIsAutomaticBackup ¶
func (x *AutonomousDatabaseBackupProperties) GetIsAutomaticBackup() bool
func (*AutonomousDatabaseBackupProperties) GetIsLongTermBackup ¶
func (x *AutonomousDatabaseBackupProperties) GetIsLongTermBackup() bool
func (*AutonomousDatabaseBackupProperties) GetIsRestorable ¶
func (x *AutonomousDatabaseBackupProperties) GetIsRestorable() bool
func (*AutonomousDatabaseBackupProperties) GetKeyStoreId ¶
func (x *AutonomousDatabaseBackupProperties) GetKeyStoreId() string
func (*AutonomousDatabaseBackupProperties) GetKeyStoreWallet ¶
func (x *AutonomousDatabaseBackupProperties) GetKeyStoreWallet() string
func (*AutonomousDatabaseBackupProperties) GetKmsKeyId ¶
func (x *AutonomousDatabaseBackupProperties) GetKmsKeyId() string
func (*AutonomousDatabaseBackupProperties) GetKmsKeyVersionId ¶
func (x *AutonomousDatabaseBackupProperties) GetKmsKeyVersionId() string
func (*AutonomousDatabaseBackupProperties) GetLifecycleDetails ¶
func (x *AutonomousDatabaseBackupProperties) GetLifecycleDetails() string
func (*AutonomousDatabaseBackupProperties) GetLifecycleState ¶
func (x *AutonomousDatabaseBackupProperties) GetLifecycleState() AutonomousDatabaseBackupProperties_State
func (*AutonomousDatabaseBackupProperties) GetOcid ¶
func (x *AutonomousDatabaseBackupProperties) GetOcid() string
func (*AutonomousDatabaseBackupProperties) GetRetentionPeriodDays ¶
func (x *AutonomousDatabaseBackupProperties) GetRetentionPeriodDays() int32
func (*AutonomousDatabaseBackupProperties) GetSizeTb ¶
func (x *AutonomousDatabaseBackupProperties) GetSizeTb() float32
func (*AutonomousDatabaseBackupProperties) GetStartTime ¶
func (x *AutonomousDatabaseBackupProperties) GetStartTime() *timestamppb.Timestamp
func (*AutonomousDatabaseBackupProperties) GetType ¶
func (x *AutonomousDatabaseBackupProperties) GetType() AutonomousDatabaseBackupProperties_Type
func (*AutonomousDatabaseBackupProperties) GetVaultId ¶
func (x *AutonomousDatabaseBackupProperties) GetVaultId() string
func (*AutonomousDatabaseBackupProperties) ProtoMessage ¶
func (*AutonomousDatabaseBackupProperties) ProtoMessage()
func (*AutonomousDatabaseBackupProperties) ProtoReflect ¶
func (x *AutonomousDatabaseBackupProperties) ProtoReflect() protoreflect.Message
func (*AutonomousDatabaseBackupProperties) Reset ¶
func (x *AutonomousDatabaseBackupProperties) Reset()
func (*AutonomousDatabaseBackupProperties) String ¶
func (x *AutonomousDatabaseBackupProperties) String() string
type AutonomousDatabaseBackupProperties_State ¶
type AutonomousDatabaseBackupProperties_State int32
// The various lifecycle states of the Autonomous Database Backup.
const ( // Default unspecified value. AutonomousDatabaseBackupProperties_STATE_UNSPECIFIED AutonomousDatabaseBackupProperties_State = 0 // Indicates that the resource is in creating state. AutonomousDatabaseBackupProperties_CREATING AutonomousDatabaseBackupProperties_State = 1 // Indicates that the resource is in active state. AutonomousDatabaseBackupProperties_ACTIVE AutonomousDatabaseBackupProperties_State = 2 // Indicates that the resource is in deleting state. AutonomousDatabaseBackupProperties_DELETING AutonomousDatabaseBackupProperties_State = 3 // Indicates that the resource is in deleted state. AutonomousDatabaseBackupProperties_DELETED AutonomousDatabaseBackupProperties_State = 4 // Indicates that the resource is in failed state. AutonomousDatabaseBackupProperties_FAILED AutonomousDatabaseBackupProperties_State = 6 // Indicates that the resource is in updating state. AutonomousDatabaseBackupProperties_UPDATING AutonomousDatabaseBackupProperties_State = 7 )
func (AutonomousDatabaseBackupProperties_State) Descriptor ¶
func (AutonomousDatabaseBackupProperties_State) Descriptor() protoreflect.EnumDescriptor
func (AutonomousDatabaseBackupProperties_State) EnumDescriptor
deprecated
func (AutonomousDatabaseBackupProperties_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use AutonomousDatabaseBackupProperties_State.Descriptor instead.
func (AutonomousDatabaseBackupProperties_State) Number ¶
func (x AutonomousDatabaseBackupProperties_State) Number() protoreflect.EnumNumber
func (AutonomousDatabaseBackupProperties_State) String ¶
func (x AutonomousDatabaseBackupProperties_State) String() string
func (AutonomousDatabaseBackupProperties_State) Type ¶
func (AutonomousDatabaseBackupProperties_State) Type() protoreflect.EnumType
type AutonomousDatabaseBackupProperties_Type ¶
type AutonomousDatabaseBackupProperties_Type int32
The type of the backup.
const ( // Default unspecified value. AutonomousDatabaseBackupProperties_TYPE_UNSPECIFIED AutonomousDatabaseBackupProperties_Type = 0 // Incremental backups. AutonomousDatabaseBackupProperties_INCREMENTAL AutonomousDatabaseBackupProperties_Type = 1 // Full backups. AutonomousDatabaseBackupProperties_FULL AutonomousDatabaseBackupProperties_Type = 2 // Long term backups. AutonomousDatabaseBackupProperties_LONG_TERM AutonomousDatabaseBackupProperties_Type = 3 )
func (AutonomousDatabaseBackupProperties_Type) Descriptor ¶
func (AutonomousDatabaseBackupProperties_Type) Descriptor() protoreflect.EnumDescriptor
func (AutonomousDatabaseBackupProperties_Type) EnumDescriptor
deprecated
func (AutonomousDatabaseBackupProperties_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use AutonomousDatabaseBackupProperties_Type.Descriptor instead.
func (AutonomousDatabaseBackupProperties_Type) Number ¶
func (x AutonomousDatabaseBackupProperties_Type) Number() protoreflect.EnumNumber
func (AutonomousDatabaseBackupProperties_Type) String ¶
func (x AutonomousDatabaseBackupProperties_Type) String() string
func (AutonomousDatabaseBackupProperties_Type) Type ¶
func (AutonomousDatabaseBackupProperties_Type) Type() protoreflect.EnumType
type AutonomousDatabaseCharacterSet ¶
type AutonomousDatabaseCharacterSet struct {
// Identifier. The name of the Autonomous Database Character Set resource in
// the following format:
// projects/{project}/locations/{region}/autonomousDatabaseCharacterSets/{autonomous_database_character_set}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Output only. The character set type for the Autonomous Database.
CharacterSetType AutonomousDatabaseCharacterSet_CharacterSetType `` /* 196-byte string literal not displayed */
// Output only. The character set name for the Autonomous Database which is
// the ID in the resource name.
CharacterSet string `protobuf:"bytes,3,opt,name=character_set,json=characterSet,proto3" json:"character_set,omitempty"`
// contains filtered or unexported fields
}
Details of the Autonomous Database character set resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/AutonomousDatabaseCharacterSets/
func (*AutonomousDatabaseCharacterSet) Descriptor
deprecated
func (*AutonomousDatabaseCharacterSet) Descriptor() ([]byte, []int)
Deprecated: Use AutonomousDatabaseCharacterSet.ProtoReflect.Descriptor instead.
func (*AutonomousDatabaseCharacterSet) GetCharacterSet ¶
func (x *AutonomousDatabaseCharacterSet) GetCharacterSet() string
func (*AutonomousDatabaseCharacterSet) GetCharacterSetType ¶
func (x *AutonomousDatabaseCharacterSet) GetCharacterSetType() AutonomousDatabaseCharacterSet_CharacterSetType
func (*AutonomousDatabaseCharacterSet) GetName ¶
func (x *AutonomousDatabaseCharacterSet) GetName() string
func (*AutonomousDatabaseCharacterSet) ProtoMessage ¶
func (*AutonomousDatabaseCharacterSet) ProtoMessage()
func (*AutonomousDatabaseCharacterSet) ProtoReflect ¶
func (x *AutonomousDatabaseCharacterSet) ProtoReflect() protoreflect.Message
func (*AutonomousDatabaseCharacterSet) Reset ¶
func (x *AutonomousDatabaseCharacterSet) Reset()
func (*AutonomousDatabaseCharacterSet) String ¶
func (x *AutonomousDatabaseCharacterSet) String() string
type AutonomousDatabaseCharacterSet_CharacterSetType ¶
type AutonomousDatabaseCharacterSet_CharacterSetType int32
The type of character set an Autonomous Database can have.
const ( // Character set type is not specified. AutonomousDatabaseCharacterSet_CHARACTER_SET_TYPE_UNSPECIFIED AutonomousDatabaseCharacterSet_CharacterSetType = 0 // Character set type is set to database. AutonomousDatabaseCharacterSet_DATABASE AutonomousDatabaseCharacterSet_CharacterSetType = 1 // Character set type is set to national. AutonomousDatabaseCharacterSet_NATIONAL AutonomousDatabaseCharacterSet_CharacterSetType = 2 )
func (AutonomousDatabaseCharacterSet_CharacterSetType) Descriptor ¶
func (AutonomousDatabaseCharacterSet_CharacterSetType) Descriptor() protoreflect.EnumDescriptor
func (AutonomousDatabaseCharacterSet_CharacterSetType) EnumDescriptor
deprecated
func (AutonomousDatabaseCharacterSet_CharacterSetType) EnumDescriptor() ([]byte, []int)
Deprecated: Use AutonomousDatabaseCharacterSet_CharacterSetType.Descriptor instead.
func (AutonomousDatabaseCharacterSet_CharacterSetType) Number ¶
func (x AutonomousDatabaseCharacterSet_CharacterSetType) Number() protoreflect.EnumNumber
func (AutonomousDatabaseCharacterSet_CharacterSetType) String ¶
func (x AutonomousDatabaseCharacterSet_CharacterSetType) String() string
type AutonomousDatabaseConnectionStrings ¶
type AutonomousDatabaseConnectionStrings struct {
// Output only. Returns all connection strings that can be used to connect to
// the Autonomous Database.
AllConnectionStrings *AllConnectionStrings `protobuf:"bytes,1,opt,name=all_connection_strings,json=allConnectionStrings,proto3" json:"all_connection_strings,omitempty"`
// Output only. The database service provides the least level of resources to
// each SQL statement, but supports the most number of concurrent SQL
// statements.
Dedicated string `protobuf:"bytes,2,opt,name=dedicated,proto3" json:"dedicated,omitempty"`
// Output only. The database service provides the highest level of resources
// to each SQL statement.
High string `protobuf:"bytes,3,opt,name=high,proto3" json:"high,omitempty"`
// Output only. The database service provides the least level of resources to
// each SQL statement.
Low string `protobuf:"bytes,4,opt,name=low,proto3" json:"low,omitempty"`
// Output only. The database service provides a lower level of resources to
// each SQL statement.
Medium string `protobuf:"bytes,5,opt,name=medium,proto3" json:"medium,omitempty"`
// Output only. A list of connection string profiles to allow clients to
// group, filter, and select values based on the structured metadata.
Profiles []*DatabaseConnectionStringProfile `protobuf:"bytes,6,rep,name=profiles,proto3" json:"profiles,omitempty"`
// contains filtered or unexported fields
}
The connection string used to connect to the Autonomous Database. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/datatypes/AutonomousDatabaseConnectionStrings
func (*AutonomousDatabaseConnectionStrings) Descriptor
deprecated
func (*AutonomousDatabaseConnectionStrings) Descriptor() ([]byte, []int)
Deprecated: Use AutonomousDatabaseConnectionStrings.ProtoReflect.Descriptor instead.
func (*AutonomousDatabaseConnectionStrings) GetAllConnectionStrings ¶
func (x *AutonomousDatabaseConnectionStrings) GetAllConnectionStrings() *AllConnectionStrings
func (*AutonomousDatabaseConnectionStrings) GetDedicated ¶
func (x *AutonomousDatabaseConnectionStrings) GetDedicated() string
func (*AutonomousDatabaseConnectionStrings) GetHigh ¶
func (x *AutonomousDatabaseConnectionStrings) GetHigh() string
func (*AutonomousDatabaseConnectionStrings) GetLow ¶
func (x *AutonomousDatabaseConnectionStrings) GetLow() string
func (*AutonomousDatabaseConnectionStrings) GetMedium ¶
func (x *AutonomousDatabaseConnectionStrings) GetMedium() string
func (*AutonomousDatabaseConnectionStrings) GetProfiles ¶
func (x *AutonomousDatabaseConnectionStrings) GetProfiles() []*DatabaseConnectionStringProfile
func (*AutonomousDatabaseConnectionStrings) ProtoMessage ¶
func (*AutonomousDatabaseConnectionStrings) ProtoMessage()
func (*AutonomousDatabaseConnectionStrings) ProtoReflect ¶
func (x *AutonomousDatabaseConnectionStrings) ProtoReflect() protoreflect.Message
func (*AutonomousDatabaseConnectionStrings) Reset ¶
func (x *AutonomousDatabaseConnectionStrings) Reset()
func (*AutonomousDatabaseConnectionStrings) String ¶
func (x *AutonomousDatabaseConnectionStrings) String() string
type AutonomousDatabaseConnectionUrls ¶
type AutonomousDatabaseConnectionUrls struct {
// Output only. Oracle Application Express (APEX) URL.
ApexUri string `protobuf:"bytes,1,opt,name=apex_uri,json=apexUri,proto3" json:"apex_uri,omitempty"`
// Output only. The URL of the Database Transforms for the Autonomous
// Database.
DatabaseTransformsUri string `` /* 126-byte string literal not displayed */
// Output only. The URL of the Graph Studio for the Autonomous Database.
GraphStudioUri string `protobuf:"bytes,3,opt,name=graph_studio_uri,json=graphStudioUri,proto3" json:"graph_studio_uri,omitempty"`
// Output only. The URL of the Oracle Machine Learning (OML) Notebook for the
// Autonomous Database.
MachineLearningNotebookUri string `` /* 143-byte string literal not displayed */
// Output only. The URL of Machine Learning user management the Autonomous
// Database.
MachineLearningUserManagementUri string `` /* 163-byte string literal not displayed */
// Output only. The URL of the MongoDB API for the Autonomous Database.
MongoDbUri string `protobuf:"bytes,6,opt,name=mongo_db_uri,json=mongoDbUri,proto3" json:"mongo_db_uri,omitempty"`
// Output only. The Oracle REST Data Services (ORDS) URL of the Web Access for
// the Autonomous Database.
OrdsUri string `protobuf:"bytes,7,opt,name=ords_uri,json=ordsUri,proto3" json:"ords_uri,omitempty"`
// Output only. The URL of the Oracle SQL Developer Web for the Autonomous
// Database.
SqlDevWebUri string `protobuf:"bytes,8,opt,name=sql_dev_web_uri,json=sqlDevWebUri,proto3" json:"sql_dev_web_uri,omitempty"`
// contains filtered or unexported fields
}
The URLs for accessing Oracle Application Express (APEX) and SQL Developer Web with a browser from a Compute instance. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/datatypes/AutonomousDatabaseConnectionUrls
func (*AutonomousDatabaseConnectionUrls) Descriptor
deprecated
func (*AutonomousDatabaseConnectionUrls) Descriptor() ([]byte, []int)
Deprecated: Use AutonomousDatabaseConnectionUrls.ProtoReflect.Descriptor instead.
func (*AutonomousDatabaseConnectionUrls) GetApexUri ¶
func (x *AutonomousDatabaseConnectionUrls) GetApexUri() string
func (*AutonomousDatabaseConnectionUrls) GetDatabaseTransformsUri ¶
func (x *AutonomousDatabaseConnectionUrls) GetDatabaseTransformsUri() string
func (*AutonomousDatabaseConnectionUrls) GetGraphStudioUri ¶
func (x *AutonomousDatabaseConnectionUrls) GetGraphStudioUri() string
func (*AutonomousDatabaseConnectionUrls) GetMachineLearningNotebookUri ¶
func (x *AutonomousDatabaseConnectionUrls) GetMachineLearningNotebookUri() string
func (*AutonomousDatabaseConnectionUrls) GetMachineLearningUserManagementUri ¶
func (x *AutonomousDatabaseConnectionUrls) GetMachineLearningUserManagementUri() string
func (*AutonomousDatabaseConnectionUrls) GetMongoDbUri ¶
func (x *AutonomousDatabaseConnectionUrls) GetMongoDbUri() string
func (*AutonomousDatabaseConnectionUrls) GetOrdsUri ¶
func (x *AutonomousDatabaseConnectionUrls) GetOrdsUri() string
func (*AutonomousDatabaseConnectionUrls) GetSqlDevWebUri ¶
func (x *AutonomousDatabaseConnectionUrls) GetSqlDevWebUri() string
func (*AutonomousDatabaseConnectionUrls) ProtoMessage ¶
func (*AutonomousDatabaseConnectionUrls) ProtoMessage()
func (*AutonomousDatabaseConnectionUrls) ProtoReflect ¶
func (x *AutonomousDatabaseConnectionUrls) ProtoReflect() protoreflect.Message
func (*AutonomousDatabaseConnectionUrls) Reset ¶
func (x *AutonomousDatabaseConnectionUrls) Reset()
func (*AutonomousDatabaseConnectionUrls) String ¶
func (x *AutonomousDatabaseConnectionUrls) String() string
type AutonomousDatabaseProperties ¶
type AutonomousDatabaseProperties struct {
// Output only. OCID of the Autonomous Database.
// https://docs.oracle.com/en-us/iaas/Content/General/Concepts/identifiers.htm#Oracle
Ocid string `protobuf:"bytes,1,opt,name=ocid,proto3" json:"ocid,omitempty"`
// Optional. The number of compute servers for the Autonomous Database.
ComputeCount float32 `protobuf:"fixed32,2,opt,name=compute_count,json=computeCount,proto3" json:"compute_count,omitempty"`
// Optional. The number of CPU cores to be made available to the database.
CpuCoreCount int32 `protobuf:"varint,3,opt,name=cpu_core_count,json=cpuCoreCount,proto3" json:"cpu_core_count,omitempty"`
// Optional. The size of the data stored in the database, in terabytes.
DataStorageSizeTb int32 `protobuf:"varint,4,opt,name=data_storage_size_tb,json=dataStorageSizeTb,proto3" json:"data_storage_size_tb,omitempty"`
// Optional. The size of the data stored in the database, in gigabytes.
DataStorageSizeGb int32 `protobuf:"varint,63,opt,name=data_storage_size_gb,json=dataStorageSizeGb,proto3" json:"data_storage_size_gb,omitempty"`
// Required. The workload type of the Autonomous Database.
DbWorkload DBWorkload `` /* 139-byte string literal not displayed */
// Optional. The edition of the Autonomous Databases.
DbEdition AutonomousDatabaseProperties_DatabaseEdition `` /* 170-byte string literal not displayed */
// Optional. The character set for the Autonomous Database. The default is
// AL32UTF8.
CharacterSet string `protobuf:"bytes,8,opt,name=character_set,json=characterSet,proto3" json:"character_set,omitempty"`
// Optional. The national character set for the Autonomous Database. The
// default is AL16UTF16.
NCharacterSet string `protobuf:"bytes,9,opt,name=n_character_set,json=nCharacterSet,proto3" json:"n_character_set,omitempty"`
// Optional. The private endpoint IP address for the Autonomous Database.
PrivateEndpointIp string `protobuf:"bytes,10,opt,name=private_endpoint_ip,json=privateEndpointIp,proto3" json:"private_endpoint_ip,omitempty"`
// Optional. The private endpoint label for the Autonomous Database.
PrivateEndpointLabel string `protobuf:"bytes,11,opt,name=private_endpoint_label,json=privateEndpointLabel,proto3" json:"private_endpoint_label,omitempty"`
// Optional. The Oracle Database version for the Autonomous Database.
DbVersion string `protobuf:"bytes,12,opt,name=db_version,json=dbVersion,proto3" json:"db_version,omitempty"`
// Optional. This field indicates if auto scaling is enabled for the
// Autonomous Database CPU core count.
IsAutoScalingEnabled bool `` /* 127-byte string literal not displayed */
// Optional. This field indicates if auto scaling is enabled for the
// Autonomous Database storage.
IsStorageAutoScalingEnabled bool `` /* 150-byte string literal not displayed */
// Required. The license type used for the Autonomous Database.
LicenseType AutonomousDatabaseProperties_LicenseType `` /* 173-byte string literal not displayed */
// Optional. The list of customer contacts.
CustomerContacts []*CustomerContact `protobuf:"bytes,17,rep,name=customer_contacts,json=customerContacts,proto3" json:"customer_contacts,omitempty"`
// Optional. The ID of the Oracle Cloud Infrastructure vault secret.
SecretId string `protobuf:"bytes,18,opt,name=secret_id,json=secretId,proto3" json:"secret_id,omitempty"`
// Optional. The ID of the Oracle Cloud Infrastructure vault.
VaultId string `protobuf:"bytes,19,opt,name=vault_id,json=vaultId,proto3" json:"vault_id,omitempty"`
// Optional. The maintenance schedule of the Autonomous Database.
MaintenanceScheduleType AutonomousDatabaseProperties_MaintenanceScheduleType `` /* 223-byte string literal not displayed */
// Optional. This field specifies if the Autonomous Database requires mTLS
// connections.
MtlsConnectionRequired bool `` /* 131-byte string literal not displayed */
// Optional. The retention period for the Autonomous Database. This field is
// specified in days, can range from 1 day to 60 days, and has a default value
// of 60 days.
BackupRetentionPeriodDays int32 `` /* 142-byte string literal not displayed */
// Output only. The amount of storage currently being used for user and system
// data, in terabytes.
ActualUsedDataStorageSizeTb float64 `` /* 153-byte string literal not displayed */
// Output only. The amount of storage currently allocated for the database
// tables and billed for, rounded up in terabytes.
AllocatedStorageSizeTb float64 `` /* 134-byte string literal not displayed */
// Output only. The details for the Oracle APEX Application Development.
ApexDetails *AutonomousDatabaseApex `protobuf:"bytes,23,opt,name=apex_details,json=apexDetails,proto3" json:"apex_details,omitempty"`
// Output only. This field indicates the status of Data Guard and Access
// control for the Autonomous Database. The field's value is null if Data
// Guard is disabled or Access Control is disabled. The field's value is TRUE
// if both Data Guard and Access Control are enabled, and the Autonomous
// Database is using primary IP access control list (ACL) for standby. The
// field's value is FALSE if both Data Guard and Access Control are enabled,
// and the Autonomous Database is using a different IP access control list
// (ACL) for standby compared to primary.
ArePrimaryAllowlistedIpsUsed *bool `` /* 159-byte string literal not displayed */
// Output only. The details of the current lifestyle state of the Autonomous
// Database.
LifecycleDetails string `protobuf:"bytes,25,opt,name=lifecycle_details,json=lifecycleDetails,proto3" json:"lifecycle_details,omitempty"`
// Output only. The current lifecycle state of the Autonomous Database.
State State `protobuf:"varint,26,opt,name=state,proto3,enum=google.cloud.oracledatabase.v1.State" json:"state,omitempty"`
// Output only. The Autonomous Container Database OCID.
AutonomousContainerDatabaseId string `` /* 153-byte string literal not displayed */
// Output only. The list of available Oracle Database upgrade versions for an
// Autonomous Database.
AvailableUpgradeVersions []string `` /* 136-byte string literal not displayed */
// Output only. The connection strings used to connect to an Autonomous
// Database.
ConnectionStrings *AutonomousDatabaseConnectionStrings `protobuf:"bytes,29,opt,name=connection_strings,json=connectionStrings,proto3" json:"connection_strings,omitempty"`
// Output only. The Oracle Connection URLs for an Autonomous Database.
ConnectionUrls *AutonomousDatabaseConnectionUrls `protobuf:"bytes,30,opt,name=connection_urls,json=connectionUrls,proto3" json:"connection_urls,omitempty"`
// Output only. This field indicates the number of seconds of data loss during
// a Data Guard failover.
FailedDataRecoveryDuration *durationpb.Duration `` /* 144-byte string literal not displayed */
// Output only. The memory assigned to in-memory tables in an Autonomous
// Database.
MemoryTableGbs int32 `protobuf:"varint,32,opt,name=memory_table_gbs,json=memoryTableGbs,proto3" json:"memory_table_gbs,omitempty"`
// Output only. This field indicates whether the Autonomous Database has local
// (in-region) Data Guard enabled.
IsLocalDataGuardEnabled bool `` /* 138-byte string literal not displayed */
// Output only. This field indicates the maximum data loss limit for an
// Autonomous Database, in seconds.
LocalAdgAutoFailoverMaxDataLossLimit int32 `` /* 183-byte string literal not displayed */
// Output only. The details of the Autonomous Data Guard standby database.
LocalStandbyDb *AutonomousDatabaseStandbySummary `protobuf:"bytes,36,opt,name=local_standby_db,json=localStandbyDb,proto3" json:"local_standby_db,omitempty"`
// Output only. The amount of memory enabled per ECPU, in gigabytes.
MemoryPerOracleComputeUnitGbs int32 `` /* 158-byte string literal not displayed */
// Output only. This field indicates the local disaster recovery (DR) type of
// an Autonomous Database.
LocalDisasterRecoveryType AutonomousDatabaseProperties_LocalDisasterRecoveryType `` /* 233-byte string literal not displayed */
// Output only. The current state of the Data Safe registration for the
// Autonomous Database.
DataSafeState AutonomousDatabaseProperties_DataSafeState `` /* 183-byte string literal not displayed */
// Output only. The current state of database management for the Autonomous
// Database.
DatabaseManagementState AutonomousDatabaseProperties_DatabaseManagementState `` /* 223-byte string literal not displayed */
// Output only. This field indicates the current mode of the Autonomous
// Database.
OpenMode AutonomousDatabaseProperties_OpenMode `` /* 161-byte string literal not displayed */
// Output only. This field indicates the state of Operations Insights for the
// Autonomous Database.
OperationsInsightsState OperationsInsightsState `` /* 194-byte string literal not displayed */
// Output only. The list of OCIDs of standby databases located in Autonomous
// Data Guard remote regions that are associated with the source database.
PeerDbIds []string `protobuf:"bytes,43,rep,name=peer_db_ids,json=peerDbIds,proto3" json:"peer_db_ids,omitempty"`
// Output only. The permission level of the Autonomous Database.
PermissionLevel AutonomousDatabaseProperties_PermissionLevel `` /* 189-byte string literal not displayed */
// Output only. The private endpoint for the Autonomous Database.
PrivateEndpoint string `protobuf:"bytes,45,opt,name=private_endpoint,json=privateEndpoint,proto3" json:"private_endpoint,omitempty"`
// Output only. The refresh mode of the cloned Autonomous Database.
RefreshableMode AutonomousDatabaseProperties_RefreshableMode `` /* 189-byte string literal not displayed */
// Output only. The refresh State of the clone.
RefreshableState AutonomousDatabaseProperties_RefreshableState `` /* 193-byte string literal not displayed */
// Output only. The Data Guard role of the Autonomous Database.
Role AutonomousDatabaseProperties_Role `` /* 133-byte string literal not displayed */
// Output only. The list and details of the scheduled operations of the
// Autonomous Database.
ScheduledOperationDetails []*ScheduledOperationDetails `` /* 139-byte string literal not displayed */
// Output only. The SQL Web Developer URL for the Autonomous Database.
SqlWebDeveloperUrl string `protobuf:"bytes,50,opt,name=sql_web_developer_url,json=sqlWebDeveloperUrl,proto3" json:"sql_web_developer_url,omitempty"`
// Output only. The list of available regions that can be used to create a
// clone for the Autonomous Database.
SupportedCloneRegions []string `` /* 127-byte string literal not displayed */
// Output only. The storage space used by Autonomous Database, in gigabytes.
UsedDataStorageSizeTbs int32 `` /* 135-byte string literal not displayed */
// Output only. The Oracle Cloud Infrastructure link for the Autonomous
// Database.
OciUrl string `protobuf:"bytes,54,opt,name=oci_url,json=ociUrl,proto3" json:"oci_url,omitempty"`
// Output only. The storage space used by automatic backups of Autonomous
// Database, in gigabytes.
TotalAutoBackupStorageSizeGbs float32 `` /* 159-byte string literal not displayed */
// Output only. The long term backup schedule of the Autonomous Database.
NextLongTermBackupTime *timestamppb.Timestamp `` /* 134-byte string literal not displayed */
// Output only. The date and time the Autonomous Data Guard role was changed
// for the standby Autonomous Database.
DataGuardRoleChangedTime *timestamppb.Timestamp `` /* 140-byte string literal not displayed */
// Output only. The date and time the Disaster Recovery role was changed for
// the standby Autonomous Database.
DisasterRecoveryRoleChangedTime *timestamppb.Timestamp `` /* 161-byte string literal not displayed */
// Output only. The date and time when maintenance will begin.
MaintenanceBeginTime *timestamppb.Timestamp `protobuf:"bytes,65,opt,name=maintenance_begin_time,json=maintenanceBeginTime,proto3" json:"maintenance_begin_time,omitempty"`
// Output only. The date and time when maintenance will end.
MaintenanceEndTime *timestamppb.Timestamp `protobuf:"bytes,66,opt,name=maintenance_end_time,json=maintenanceEndTime,proto3" json:"maintenance_end_time,omitempty"`
// Optional. The list of allowlisted IP addresses for the Autonomous Database.
AllowlistedIps []string `protobuf:"bytes,67,rep,name=allowlisted_ips,json=allowlistedIps,proto3" json:"allowlisted_ips,omitempty"`
// Optional. The encryption key used to encrypt the Autonomous Database.
// Updating this field will add a new entry in the
// `encryption_key_history_entries` field with the former version.
EncryptionKey *EncryptionKey `protobuf:"bytes,68,opt,name=encryption_key,json=encryptionKey,proto3" json:"encryption_key,omitempty"`
// Output only. The history of the encryption keys used to encrypt the
// Autonomous Database.
EncryptionKeyHistoryEntries []*EncryptionKeyHistoryEntry `` /* 147-byte string literal not displayed */
// Output only. An Oracle-managed Google Cloud service account on which
// customers can grant roles to access resources in the customer project.
ServiceAgentEmail string `protobuf:"bytes,70,opt,name=service_agent_email,json=serviceAgentEmail,proto3" json:"service_agent_email,omitempty"`
// contains filtered or unexported fields
}
The properties of an Autonomous Database.
func (*AutonomousDatabaseProperties) Descriptor
deprecated
func (*AutonomousDatabaseProperties) Descriptor() ([]byte, []int)
Deprecated: Use AutonomousDatabaseProperties.ProtoReflect.Descriptor instead.
func (*AutonomousDatabaseProperties) GetActualUsedDataStorageSizeTb ¶
func (x *AutonomousDatabaseProperties) GetActualUsedDataStorageSizeTb() float64
func (*AutonomousDatabaseProperties) GetAllocatedStorageSizeTb ¶
func (x *AutonomousDatabaseProperties) GetAllocatedStorageSizeTb() float64
func (*AutonomousDatabaseProperties) GetAllowlistedIps ¶ added in v0.6.0
func (x *AutonomousDatabaseProperties) GetAllowlistedIps() []string
func (*AutonomousDatabaseProperties) GetApexDetails ¶
func (x *AutonomousDatabaseProperties) GetApexDetails() *AutonomousDatabaseApex
func (*AutonomousDatabaseProperties) GetArePrimaryAllowlistedIpsUsed ¶
func (x *AutonomousDatabaseProperties) GetArePrimaryAllowlistedIpsUsed() bool
func (*AutonomousDatabaseProperties) GetAutonomousContainerDatabaseId ¶
func (x *AutonomousDatabaseProperties) GetAutonomousContainerDatabaseId() string
func (*AutonomousDatabaseProperties) GetAvailableUpgradeVersions ¶
func (x *AutonomousDatabaseProperties) GetAvailableUpgradeVersions() []string
func (*AutonomousDatabaseProperties) GetBackupRetentionPeriodDays ¶
func (x *AutonomousDatabaseProperties) GetBackupRetentionPeriodDays() int32
func (*AutonomousDatabaseProperties) GetCharacterSet ¶
func (x *AutonomousDatabaseProperties) GetCharacterSet() string
func (*AutonomousDatabaseProperties) GetComputeCount ¶
func (x *AutonomousDatabaseProperties) GetComputeCount() float32
func (*AutonomousDatabaseProperties) GetConnectionStrings ¶
func (x *AutonomousDatabaseProperties) GetConnectionStrings() *AutonomousDatabaseConnectionStrings
func (*AutonomousDatabaseProperties) GetConnectionUrls ¶
func (x *AutonomousDatabaseProperties) GetConnectionUrls() *AutonomousDatabaseConnectionUrls
func (*AutonomousDatabaseProperties) GetCpuCoreCount ¶
func (x *AutonomousDatabaseProperties) GetCpuCoreCount() int32
func (*AutonomousDatabaseProperties) GetCustomerContacts ¶
func (x *AutonomousDatabaseProperties) GetCustomerContacts() []*CustomerContact
func (*AutonomousDatabaseProperties) GetDataGuardRoleChangedTime ¶ added in v0.6.0
func (x *AutonomousDatabaseProperties) GetDataGuardRoleChangedTime() *timestamppb.Timestamp
func (*AutonomousDatabaseProperties) GetDataSafeState ¶
func (x *AutonomousDatabaseProperties) GetDataSafeState() AutonomousDatabaseProperties_DataSafeState
func (*AutonomousDatabaseProperties) GetDataStorageSizeGb ¶
func (x *AutonomousDatabaseProperties) GetDataStorageSizeGb() int32
func (*AutonomousDatabaseProperties) GetDataStorageSizeTb ¶
func (x *AutonomousDatabaseProperties) GetDataStorageSizeTb() int32
func (*AutonomousDatabaseProperties) GetDatabaseManagementState ¶
func (x *AutonomousDatabaseProperties) GetDatabaseManagementState() AutonomousDatabaseProperties_DatabaseManagementState
func (*AutonomousDatabaseProperties) GetDbEdition ¶
func (x *AutonomousDatabaseProperties) GetDbEdition() AutonomousDatabaseProperties_DatabaseEdition
func (*AutonomousDatabaseProperties) GetDbVersion ¶
func (x *AutonomousDatabaseProperties) GetDbVersion() string
func (*AutonomousDatabaseProperties) GetDbWorkload ¶
func (x *AutonomousDatabaseProperties) GetDbWorkload() DBWorkload
func (*AutonomousDatabaseProperties) GetDisasterRecoveryRoleChangedTime ¶ added in v0.6.0
func (x *AutonomousDatabaseProperties) GetDisasterRecoveryRoleChangedTime() *timestamppb.Timestamp
func (*AutonomousDatabaseProperties) GetEncryptionKey ¶ added in v0.6.0
func (x *AutonomousDatabaseProperties) GetEncryptionKey() *EncryptionKey
func (*AutonomousDatabaseProperties) GetEncryptionKeyHistoryEntries ¶ added in v0.6.0
func (x *AutonomousDatabaseProperties) GetEncryptionKeyHistoryEntries() []*EncryptionKeyHistoryEntry
func (*AutonomousDatabaseProperties) GetFailedDataRecoveryDuration ¶
func (x *AutonomousDatabaseProperties) GetFailedDataRecoveryDuration() *durationpb.Duration
func (*AutonomousDatabaseProperties) GetIsAutoScalingEnabled ¶
func (x *AutonomousDatabaseProperties) GetIsAutoScalingEnabled() bool
func (*AutonomousDatabaseProperties) GetIsLocalDataGuardEnabled ¶
func (x *AutonomousDatabaseProperties) GetIsLocalDataGuardEnabled() bool
func (*AutonomousDatabaseProperties) GetIsStorageAutoScalingEnabled ¶
func (x *AutonomousDatabaseProperties) GetIsStorageAutoScalingEnabled() bool
func (*AutonomousDatabaseProperties) GetLicenseType ¶
func (x *AutonomousDatabaseProperties) GetLicenseType() AutonomousDatabaseProperties_LicenseType
func (*AutonomousDatabaseProperties) GetLifecycleDetails ¶
func (x *AutonomousDatabaseProperties) GetLifecycleDetails() string
func (*AutonomousDatabaseProperties) GetLocalAdgAutoFailoverMaxDataLossLimit ¶
func (x *AutonomousDatabaseProperties) GetLocalAdgAutoFailoverMaxDataLossLimit() int32
func (*AutonomousDatabaseProperties) GetLocalDisasterRecoveryType ¶
func (x *AutonomousDatabaseProperties) GetLocalDisasterRecoveryType() AutonomousDatabaseProperties_LocalDisasterRecoveryType
func (*AutonomousDatabaseProperties) GetLocalStandbyDb ¶
func (x *AutonomousDatabaseProperties) GetLocalStandbyDb() *AutonomousDatabaseStandbySummary
func (*AutonomousDatabaseProperties) GetMaintenanceBeginTime ¶
func (x *AutonomousDatabaseProperties) GetMaintenanceBeginTime() *timestamppb.Timestamp
func (*AutonomousDatabaseProperties) GetMaintenanceEndTime ¶
func (x *AutonomousDatabaseProperties) GetMaintenanceEndTime() *timestamppb.Timestamp
func (*AutonomousDatabaseProperties) GetMaintenanceScheduleType ¶
func (x *AutonomousDatabaseProperties) GetMaintenanceScheduleType() AutonomousDatabaseProperties_MaintenanceScheduleType
func (*AutonomousDatabaseProperties) GetMemoryPerOracleComputeUnitGbs ¶
func (x *AutonomousDatabaseProperties) GetMemoryPerOracleComputeUnitGbs() int32
func (*AutonomousDatabaseProperties) GetMemoryTableGbs ¶
func (x *AutonomousDatabaseProperties) GetMemoryTableGbs() int32
func (*AutonomousDatabaseProperties) GetMtlsConnectionRequired ¶
func (x *AutonomousDatabaseProperties) GetMtlsConnectionRequired() bool
func (*AutonomousDatabaseProperties) GetNCharacterSet ¶
func (x *AutonomousDatabaseProperties) GetNCharacterSet() string
func (*AutonomousDatabaseProperties) GetNextLongTermBackupTime ¶
func (x *AutonomousDatabaseProperties) GetNextLongTermBackupTime() *timestamppb.Timestamp
func (*AutonomousDatabaseProperties) GetOciUrl ¶
func (x *AutonomousDatabaseProperties) GetOciUrl() string
func (*AutonomousDatabaseProperties) GetOcid ¶
func (x *AutonomousDatabaseProperties) GetOcid() string
func (*AutonomousDatabaseProperties) GetOpenMode ¶
func (x *AutonomousDatabaseProperties) GetOpenMode() AutonomousDatabaseProperties_OpenMode
func (*AutonomousDatabaseProperties) GetOperationsInsightsState ¶
func (x *AutonomousDatabaseProperties) GetOperationsInsightsState() OperationsInsightsState
func (*AutonomousDatabaseProperties) GetPeerDbIds ¶
func (x *AutonomousDatabaseProperties) GetPeerDbIds() []string
func (*AutonomousDatabaseProperties) GetPermissionLevel ¶
func (x *AutonomousDatabaseProperties) GetPermissionLevel() AutonomousDatabaseProperties_PermissionLevel
func (*AutonomousDatabaseProperties) GetPrivateEndpoint ¶
func (x *AutonomousDatabaseProperties) GetPrivateEndpoint() string
func (*AutonomousDatabaseProperties) GetPrivateEndpointIp ¶
func (x *AutonomousDatabaseProperties) GetPrivateEndpointIp() string
func (*AutonomousDatabaseProperties) GetPrivateEndpointLabel ¶
func (x *AutonomousDatabaseProperties) GetPrivateEndpointLabel() string
func (*AutonomousDatabaseProperties) GetRefreshableMode ¶
func (x *AutonomousDatabaseProperties) GetRefreshableMode() AutonomousDatabaseProperties_RefreshableMode
func (*AutonomousDatabaseProperties) GetRefreshableState ¶
func (x *AutonomousDatabaseProperties) GetRefreshableState() AutonomousDatabaseProperties_RefreshableState
func (*AutonomousDatabaseProperties) GetRole ¶
func (x *AutonomousDatabaseProperties) GetRole() AutonomousDatabaseProperties_Role
func (*AutonomousDatabaseProperties) GetScheduledOperationDetails ¶
func (x *AutonomousDatabaseProperties) GetScheduledOperationDetails() []*ScheduledOperationDetails
func (*AutonomousDatabaseProperties) GetSecretId ¶
func (x *AutonomousDatabaseProperties) GetSecretId() string
func (*AutonomousDatabaseProperties) GetServiceAgentEmail ¶ added in v0.6.0
func (x *AutonomousDatabaseProperties) GetServiceAgentEmail() string
func (*AutonomousDatabaseProperties) GetSqlWebDeveloperUrl ¶
func (x *AutonomousDatabaseProperties) GetSqlWebDeveloperUrl() string
func (*AutonomousDatabaseProperties) GetState ¶
func (x *AutonomousDatabaseProperties) GetState() State
func (*AutonomousDatabaseProperties) GetSupportedCloneRegions ¶
func (x *AutonomousDatabaseProperties) GetSupportedCloneRegions() []string
func (*AutonomousDatabaseProperties) GetTotalAutoBackupStorageSizeGbs ¶
func (x *AutonomousDatabaseProperties) GetTotalAutoBackupStorageSizeGbs() float32
func (*AutonomousDatabaseProperties) GetUsedDataStorageSizeTbs ¶
func (x *AutonomousDatabaseProperties) GetUsedDataStorageSizeTbs() int32
func (*AutonomousDatabaseProperties) GetVaultId ¶
func (x *AutonomousDatabaseProperties) GetVaultId() string
func (*AutonomousDatabaseProperties) ProtoMessage ¶
func (*AutonomousDatabaseProperties) ProtoMessage()
func (*AutonomousDatabaseProperties) ProtoReflect ¶
func (x *AutonomousDatabaseProperties) ProtoReflect() protoreflect.Message
func (*AutonomousDatabaseProperties) Reset ¶
func (x *AutonomousDatabaseProperties) Reset()
func (*AutonomousDatabaseProperties) String ¶
func (x *AutonomousDatabaseProperties) String() string
type AutonomousDatabaseProperties_DataSafeState ¶
type AutonomousDatabaseProperties_DataSafeState int32
Varies states of the Data Safe registration for the Autonomous Database.
const ( // Default unspecified value. AutonomousDatabaseProperties_DATA_SAFE_STATE_UNSPECIFIED AutonomousDatabaseProperties_DataSafeState = 0 // Registering data safe state. AutonomousDatabaseProperties_REGISTERING AutonomousDatabaseProperties_DataSafeState = 1 // Registered data safe state. AutonomousDatabaseProperties_REGISTERED AutonomousDatabaseProperties_DataSafeState = 2 // Deregistering data safe state. AutonomousDatabaseProperties_DEREGISTERING AutonomousDatabaseProperties_DataSafeState = 3 // Not registered data safe state. AutonomousDatabaseProperties_NOT_REGISTERED AutonomousDatabaseProperties_DataSafeState = 4 // Failed data safe state. AutonomousDatabaseProperties_FAILED AutonomousDatabaseProperties_DataSafeState = 5 )
func (AutonomousDatabaseProperties_DataSafeState) Descriptor ¶
func (AutonomousDatabaseProperties_DataSafeState) Descriptor() protoreflect.EnumDescriptor
func (AutonomousDatabaseProperties_DataSafeState) EnumDescriptor
deprecated
func (AutonomousDatabaseProperties_DataSafeState) EnumDescriptor() ([]byte, []int)
Deprecated: Use AutonomousDatabaseProperties_DataSafeState.Descriptor instead.
func (AutonomousDatabaseProperties_DataSafeState) Number ¶
func (x AutonomousDatabaseProperties_DataSafeState) Number() protoreflect.EnumNumber
func (AutonomousDatabaseProperties_DataSafeState) String ¶
func (x AutonomousDatabaseProperties_DataSafeState) String() string
func (AutonomousDatabaseProperties_DataSafeState) Type ¶
func (AutonomousDatabaseProperties_DataSafeState) Type() protoreflect.EnumType
type AutonomousDatabaseProperties_DatabaseEdition ¶
type AutonomousDatabaseProperties_DatabaseEdition int32
The editions available for the Autonomous Database.
const ( // Default unspecified value. AutonomousDatabaseProperties_DATABASE_EDITION_UNSPECIFIED AutonomousDatabaseProperties_DatabaseEdition = 0 // Standard Database Edition AutonomousDatabaseProperties_STANDARD_EDITION AutonomousDatabaseProperties_DatabaseEdition = 1 // Enterprise Database Edition AutonomousDatabaseProperties_ENTERPRISE_EDITION AutonomousDatabaseProperties_DatabaseEdition = 2 )
func (AutonomousDatabaseProperties_DatabaseEdition) Descriptor ¶
func (AutonomousDatabaseProperties_DatabaseEdition) Descriptor() protoreflect.EnumDescriptor
func (AutonomousDatabaseProperties_DatabaseEdition) EnumDescriptor
deprecated
func (AutonomousDatabaseProperties_DatabaseEdition) EnumDescriptor() ([]byte, []int)
Deprecated: Use AutonomousDatabaseProperties_DatabaseEdition.Descriptor instead.
func (AutonomousDatabaseProperties_DatabaseEdition) Number ¶
func (x AutonomousDatabaseProperties_DatabaseEdition) Number() protoreflect.EnumNumber
func (AutonomousDatabaseProperties_DatabaseEdition) String ¶
func (x AutonomousDatabaseProperties_DatabaseEdition) String() string
func (AutonomousDatabaseProperties_DatabaseEdition) Type ¶
func (AutonomousDatabaseProperties_DatabaseEdition) Type() protoreflect.EnumType
type AutonomousDatabaseProperties_DatabaseManagementState ¶
type AutonomousDatabaseProperties_DatabaseManagementState int32
The different states of database management for an Autonomous Database.
const ( // Default unspecified value. AutonomousDatabaseProperties_DATABASE_MANAGEMENT_STATE_UNSPECIFIED AutonomousDatabaseProperties_DatabaseManagementState = 0 // Enabling Database Management state AutonomousDatabaseProperties_ENABLING AutonomousDatabaseProperties_DatabaseManagementState = 1 // Enabled Database Management state AutonomousDatabaseProperties_ENABLED AutonomousDatabaseProperties_DatabaseManagementState = 2 // Disabling Database Management state AutonomousDatabaseProperties_DISABLING AutonomousDatabaseProperties_DatabaseManagementState = 3 // Not Enabled Database Management state AutonomousDatabaseProperties_NOT_ENABLED AutonomousDatabaseProperties_DatabaseManagementState = 4 // Failed enabling Database Management state AutonomousDatabaseProperties_FAILED_ENABLING AutonomousDatabaseProperties_DatabaseManagementState = 5 // Failed disabling Database Management state AutonomousDatabaseProperties_FAILED_DISABLING AutonomousDatabaseProperties_DatabaseManagementState = 6 )
func (AutonomousDatabaseProperties_DatabaseManagementState) Descriptor ¶
func (AutonomousDatabaseProperties_DatabaseManagementState) Descriptor() protoreflect.EnumDescriptor
func (AutonomousDatabaseProperties_DatabaseManagementState) EnumDescriptor
deprecated
func (AutonomousDatabaseProperties_DatabaseManagementState) EnumDescriptor() ([]byte, []int)
Deprecated: Use AutonomousDatabaseProperties_DatabaseManagementState.Descriptor instead.
func (AutonomousDatabaseProperties_DatabaseManagementState) Number ¶
func (x AutonomousDatabaseProperties_DatabaseManagementState) Number() protoreflect.EnumNumber
func (AutonomousDatabaseProperties_DatabaseManagementState) String ¶
func (x AutonomousDatabaseProperties_DatabaseManagementState) String() string
type AutonomousDatabaseProperties_LicenseType ¶
type AutonomousDatabaseProperties_LicenseType int32
The license types available for the Autonomous Database.
const ( // Unspecified AutonomousDatabaseProperties_LICENSE_TYPE_UNSPECIFIED AutonomousDatabaseProperties_LicenseType = 0 // License included part of offer AutonomousDatabaseProperties_LICENSE_INCLUDED AutonomousDatabaseProperties_LicenseType = 1 // Bring your own license AutonomousDatabaseProperties_BRING_YOUR_OWN_LICENSE AutonomousDatabaseProperties_LicenseType = 2 )
func (AutonomousDatabaseProperties_LicenseType) Descriptor ¶
func (AutonomousDatabaseProperties_LicenseType) Descriptor() protoreflect.EnumDescriptor
func (AutonomousDatabaseProperties_LicenseType) EnumDescriptor
deprecated
func (AutonomousDatabaseProperties_LicenseType) EnumDescriptor() ([]byte, []int)
Deprecated: Use AutonomousDatabaseProperties_LicenseType.Descriptor instead.
func (AutonomousDatabaseProperties_LicenseType) Number ¶
func (x AutonomousDatabaseProperties_LicenseType) Number() protoreflect.EnumNumber
func (AutonomousDatabaseProperties_LicenseType) String ¶
func (x AutonomousDatabaseProperties_LicenseType) String() string
func (AutonomousDatabaseProperties_LicenseType) Type ¶
func (AutonomousDatabaseProperties_LicenseType) Type() protoreflect.EnumType
type AutonomousDatabaseProperties_LocalDisasterRecoveryType ¶
type AutonomousDatabaseProperties_LocalDisasterRecoveryType int32
The types of local disaster recovery available for an Autonomous Database.
const ( // Default unspecified value. AutonomousDatabaseProperties_LOCAL_DISASTER_RECOVERY_TYPE_UNSPECIFIED AutonomousDatabaseProperties_LocalDisasterRecoveryType = 0 // Autonomous Data Guard recovery. AutonomousDatabaseProperties_ADG AutonomousDatabaseProperties_LocalDisasterRecoveryType = 1 // Backup based recovery. AutonomousDatabaseProperties_BACKUP_BASED AutonomousDatabaseProperties_LocalDisasterRecoveryType = 2 )
func (AutonomousDatabaseProperties_LocalDisasterRecoveryType) Descriptor ¶
func (AutonomousDatabaseProperties_LocalDisasterRecoveryType) Descriptor() protoreflect.EnumDescriptor
func (AutonomousDatabaseProperties_LocalDisasterRecoveryType) EnumDescriptor
deprecated
func (AutonomousDatabaseProperties_LocalDisasterRecoveryType) EnumDescriptor() ([]byte, []int)
Deprecated: Use AutonomousDatabaseProperties_LocalDisasterRecoveryType.Descriptor instead.
func (AutonomousDatabaseProperties_LocalDisasterRecoveryType) Number ¶
func (x AutonomousDatabaseProperties_LocalDisasterRecoveryType) Number() protoreflect.EnumNumber
func (AutonomousDatabaseProperties_LocalDisasterRecoveryType) String ¶
func (x AutonomousDatabaseProperties_LocalDisasterRecoveryType) String() string
type AutonomousDatabaseProperties_MaintenanceScheduleType ¶
type AutonomousDatabaseProperties_MaintenanceScheduleType int32
The available maintenance schedules for the Autonomous Database.
const ( // Default unspecified value. AutonomousDatabaseProperties_MAINTENANCE_SCHEDULE_TYPE_UNSPECIFIED AutonomousDatabaseProperties_MaintenanceScheduleType = 0 // An EARLY maintenance schedule patches the database before // the regular scheduled maintenance. AutonomousDatabaseProperties_EARLY AutonomousDatabaseProperties_MaintenanceScheduleType = 1 // A REGULAR maintenance schedule follows the normal maintenance cycle. AutonomousDatabaseProperties_REGULAR AutonomousDatabaseProperties_MaintenanceScheduleType = 2 )
func (AutonomousDatabaseProperties_MaintenanceScheduleType) Descriptor ¶
func (AutonomousDatabaseProperties_MaintenanceScheduleType) Descriptor() protoreflect.EnumDescriptor
func (AutonomousDatabaseProperties_MaintenanceScheduleType) EnumDescriptor
deprecated
func (AutonomousDatabaseProperties_MaintenanceScheduleType) EnumDescriptor() ([]byte, []int)
Deprecated: Use AutonomousDatabaseProperties_MaintenanceScheduleType.Descriptor instead.
func (AutonomousDatabaseProperties_MaintenanceScheduleType) Number ¶
func (x AutonomousDatabaseProperties_MaintenanceScheduleType) Number() protoreflect.EnumNumber
func (AutonomousDatabaseProperties_MaintenanceScheduleType) String ¶
func (x AutonomousDatabaseProperties_MaintenanceScheduleType) String() string
type AutonomousDatabaseProperties_OpenMode ¶
type AutonomousDatabaseProperties_OpenMode int32
This field indicates the modes of an Autonomous Database.
const ( // Default unspecified value. AutonomousDatabaseProperties_OPEN_MODE_UNSPECIFIED AutonomousDatabaseProperties_OpenMode = 0 // Read Only Mode AutonomousDatabaseProperties_READ_ONLY AutonomousDatabaseProperties_OpenMode = 1 // Read Write Mode AutonomousDatabaseProperties_READ_WRITE AutonomousDatabaseProperties_OpenMode = 2 )
func (AutonomousDatabaseProperties_OpenMode) Descriptor ¶
func (AutonomousDatabaseProperties_OpenMode) Descriptor() protoreflect.EnumDescriptor
func (AutonomousDatabaseProperties_OpenMode) EnumDescriptor
deprecated
func (AutonomousDatabaseProperties_OpenMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use AutonomousDatabaseProperties_OpenMode.Descriptor instead.
func (AutonomousDatabaseProperties_OpenMode) Number ¶
func (x AutonomousDatabaseProperties_OpenMode) Number() protoreflect.EnumNumber
func (AutonomousDatabaseProperties_OpenMode) String ¶
func (x AutonomousDatabaseProperties_OpenMode) String() string
func (AutonomousDatabaseProperties_OpenMode) Type ¶
func (AutonomousDatabaseProperties_OpenMode) Type() protoreflect.EnumType
type AutonomousDatabaseProperties_PermissionLevel ¶
type AutonomousDatabaseProperties_PermissionLevel int32
The types of permission levels for an Autonomous Database.
const ( // Default unspecified value. AutonomousDatabaseProperties_PERMISSION_LEVEL_UNSPECIFIED AutonomousDatabaseProperties_PermissionLevel = 0 // Restricted mode allows access only by admin users. AutonomousDatabaseProperties_RESTRICTED AutonomousDatabaseProperties_PermissionLevel = 1 // Normal access. AutonomousDatabaseProperties_UNRESTRICTED AutonomousDatabaseProperties_PermissionLevel = 2 )
func (AutonomousDatabaseProperties_PermissionLevel) Descriptor ¶
func (AutonomousDatabaseProperties_PermissionLevel) Descriptor() protoreflect.EnumDescriptor
func (AutonomousDatabaseProperties_PermissionLevel) EnumDescriptor
deprecated
func (AutonomousDatabaseProperties_PermissionLevel) EnumDescriptor() ([]byte, []int)
Deprecated: Use AutonomousDatabaseProperties_PermissionLevel.Descriptor instead.
func (AutonomousDatabaseProperties_PermissionLevel) Number ¶
func (x AutonomousDatabaseProperties_PermissionLevel) Number() protoreflect.EnumNumber
func (AutonomousDatabaseProperties_PermissionLevel) String ¶
func (x AutonomousDatabaseProperties_PermissionLevel) String() string
func (AutonomousDatabaseProperties_PermissionLevel) Type ¶
func (AutonomousDatabaseProperties_PermissionLevel) Type() protoreflect.EnumType
type AutonomousDatabaseProperties_RefreshableMode ¶
type AutonomousDatabaseProperties_RefreshableMode int32
The refresh mode of the cloned Autonomous Database.
const ( // The default unspecified value. AutonomousDatabaseProperties_REFRESHABLE_MODE_UNSPECIFIED AutonomousDatabaseProperties_RefreshableMode = 0 // AUTOMATIC indicates that the cloned database is automatically // refreshed with data from the source Autonomous Database. AutonomousDatabaseProperties_AUTOMATIC AutonomousDatabaseProperties_RefreshableMode = 1 // MANUAL indicates that the cloned database is manually refreshed with // data from the source Autonomous Database. AutonomousDatabaseProperties_MANUAL AutonomousDatabaseProperties_RefreshableMode = 2 )
func (AutonomousDatabaseProperties_RefreshableMode) Descriptor ¶
func (AutonomousDatabaseProperties_RefreshableMode) Descriptor() protoreflect.EnumDescriptor
func (AutonomousDatabaseProperties_RefreshableMode) EnumDescriptor
deprecated
func (AutonomousDatabaseProperties_RefreshableMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use AutonomousDatabaseProperties_RefreshableMode.Descriptor instead.
func (AutonomousDatabaseProperties_RefreshableMode) Number ¶
func (x AutonomousDatabaseProperties_RefreshableMode) Number() protoreflect.EnumNumber
func (AutonomousDatabaseProperties_RefreshableMode) String ¶
func (x AutonomousDatabaseProperties_RefreshableMode) String() string
func (AutonomousDatabaseProperties_RefreshableMode) Type ¶
func (AutonomousDatabaseProperties_RefreshableMode) Type() protoreflect.EnumType
type AutonomousDatabaseProperties_RefreshableState ¶
type AutonomousDatabaseProperties_RefreshableState int32
The refresh state of the cloned Autonomous Database.
const ( // Default unspecified value. AutonomousDatabaseProperties_REFRESHABLE_STATE_UNSPECIFIED AutonomousDatabaseProperties_RefreshableState = 0 // Refreshing AutonomousDatabaseProperties_REFRESHING AutonomousDatabaseProperties_RefreshableState = 1 // Not refreshed AutonomousDatabaseProperties_NOT_REFRESHING AutonomousDatabaseProperties_RefreshableState = 2 )
func (AutonomousDatabaseProperties_RefreshableState) Descriptor ¶
func (AutonomousDatabaseProperties_RefreshableState) Descriptor() protoreflect.EnumDescriptor
func (AutonomousDatabaseProperties_RefreshableState) EnumDescriptor
deprecated
func (AutonomousDatabaseProperties_RefreshableState) EnumDescriptor() ([]byte, []int)
Deprecated: Use AutonomousDatabaseProperties_RefreshableState.Descriptor instead.
func (AutonomousDatabaseProperties_RefreshableState) Number ¶
func (x AutonomousDatabaseProperties_RefreshableState) Number() protoreflect.EnumNumber
func (AutonomousDatabaseProperties_RefreshableState) String ¶
func (x AutonomousDatabaseProperties_RefreshableState) String() string
type AutonomousDatabaseProperties_Role ¶
type AutonomousDatabaseProperties_Role int32
The Data Guard role of the Autonomous Database.
const ( // Default unspecified value. AutonomousDatabaseProperties_ROLE_UNSPECIFIED AutonomousDatabaseProperties_Role = 0 // Primary role AutonomousDatabaseProperties_PRIMARY AutonomousDatabaseProperties_Role = 1 // Standby role AutonomousDatabaseProperties_STANDBY AutonomousDatabaseProperties_Role = 2 // Disabled standby role AutonomousDatabaseProperties_DISABLED_STANDBY AutonomousDatabaseProperties_Role = 3 // Backup copy role AutonomousDatabaseProperties_BACKUP_COPY AutonomousDatabaseProperties_Role = 4 // Snapshot standby role AutonomousDatabaseProperties_SNAPSHOT_STANDBY AutonomousDatabaseProperties_Role = 5 )
func (AutonomousDatabaseProperties_Role) Descriptor ¶
func (AutonomousDatabaseProperties_Role) Descriptor() protoreflect.EnumDescriptor
func (AutonomousDatabaseProperties_Role) Enum ¶
func (x AutonomousDatabaseProperties_Role) Enum() *AutonomousDatabaseProperties_Role
func (AutonomousDatabaseProperties_Role) EnumDescriptor
deprecated
func (AutonomousDatabaseProperties_Role) EnumDescriptor() ([]byte, []int)
Deprecated: Use AutonomousDatabaseProperties_Role.Descriptor instead.
func (AutonomousDatabaseProperties_Role) Number ¶
func (x AutonomousDatabaseProperties_Role) Number() protoreflect.EnumNumber
func (AutonomousDatabaseProperties_Role) String ¶
func (x AutonomousDatabaseProperties_Role) String() string
func (AutonomousDatabaseProperties_Role) Type ¶
func (AutonomousDatabaseProperties_Role) Type() protoreflect.EnumType
type AutonomousDatabaseStandbySummary ¶
type AutonomousDatabaseStandbySummary struct {
// Output only. The amount of time, in seconds, that the data of the standby
// database lags in comparison to the data of the primary database.
LagTimeDuration *durationpb.Duration `protobuf:"bytes,1,opt,name=lag_time_duration,json=lagTimeDuration,proto3" json:"lag_time_duration,omitempty"`
// Output only. The additional details about the current lifecycle state of
// the Autonomous Database.
LifecycleDetails string `protobuf:"bytes,2,opt,name=lifecycle_details,json=lifecycleDetails,proto3" json:"lifecycle_details,omitempty"`
// Output only. The current lifecycle state of the Autonomous Database.
State State `protobuf:"varint,3,opt,name=state,proto3,enum=google.cloud.oracledatabase.v1.State" json:"state,omitempty"`
// Output only. The date and time the Autonomous Data Guard role was switched
// for the standby Autonomous Database.
DataGuardRoleChangedTime *timestamppb.Timestamp `` /* 139-byte string literal not displayed */
// Output only. The date and time the Disaster Recovery role was switched for
// the standby Autonomous Database.
DisasterRecoveryRoleChangedTime *timestamppb.Timestamp `` /* 160-byte string literal not displayed */
// contains filtered or unexported fields
}
Autonomous Data Guard standby database details. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/datatypes/AutonomousDatabaseStandbySummary
func (*AutonomousDatabaseStandbySummary) Descriptor
deprecated
func (*AutonomousDatabaseStandbySummary) Descriptor() ([]byte, []int)
Deprecated: Use AutonomousDatabaseStandbySummary.ProtoReflect.Descriptor instead.
func (*AutonomousDatabaseStandbySummary) GetDataGuardRoleChangedTime ¶
func (x *AutonomousDatabaseStandbySummary) GetDataGuardRoleChangedTime() *timestamppb.Timestamp
func (*AutonomousDatabaseStandbySummary) GetDisasterRecoveryRoleChangedTime ¶
func (x *AutonomousDatabaseStandbySummary) GetDisasterRecoveryRoleChangedTime() *timestamppb.Timestamp
func (*AutonomousDatabaseStandbySummary) GetLagTimeDuration ¶
func (x *AutonomousDatabaseStandbySummary) GetLagTimeDuration() *durationpb.Duration
func (*AutonomousDatabaseStandbySummary) GetLifecycleDetails ¶
func (x *AutonomousDatabaseStandbySummary) GetLifecycleDetails() string
func (*AutonomousDatabaseStandbySummary) GetState ¶
func (x *AutonomousDatabaseStandbySummary) GetState() State
func (*AutonomousDatabaseStandbySummary) ProtoMessage ¶
func (*AutonomousDatabaseStandbySummary) ProtoMessage()
func (*AutonomousDatabaseStandbySummary) ProtoReflect ¶
func (x *AutonomousDatabaseStandbySummary) ProtoReflect() protoreflect.Message
func (*AutonomousDatabaseStandbySummary) Reset ¶
func (x *AutonomousDatabaseStandbySummary) Reset()
func (*AutonomousDatabaseStandbySummary) String ¶
func (x *AutonomousDatabaseStandbySummary) String() string
type AutonomousDbVersion ¶
type AutonomousDbVersion struct {
// Identifier. The name of the Autonomous Database Version resource with the
// format:
// projects/{project}/locations/{region}/autonomousDbVersions/{autonomous_db_version}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Output only. An Oracle Database version for Autonomous Database.
Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"`
// Output only. The Autonomous Database workload type.
DbWorkload DBWorkload `` /* 139-byte string literal not displayed */
// Output only. A URL that points to a detailed description of the Autonomous
// Database version.
WorkloadUri string `protobuf:"bytes,5,opt,name=workload_uri,json=workloadUri,proto3" json:"workload_uri,omitempty"`
// contains filtered or unexported fields
}
Details of the Autonomous Database version. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/AutonomousDbVersionSummary/
func (*AutonomousDbVersion) Descriptor
deprecated
func (*AutonomousDbVersion) Descriptor() ([]byte, []int)
Deprecated: Use AutonomousDbVersion.ProtoReflect.Descriptor instead.
func (*AutonomousDbVersion) GetDbWorkload ¶
func (x *AutonomousDbVersion) GetDbWorkload() DBWorkload
func (*AutonomousDbVersion) GetName ¶
func (x *AutonomousDbVersion) GetName() string
func (*AutonomousDbVersion) GetVersion ¶
func (x *AutonomousDbVersion) GetVersion() string
func (*AutonomousDbVersion) GetWorkloadUri ¶
func (x *AutonomousDbVersion) GetWorkloadUri() string
func (*AutonomousDbVersion) ProtoMessage ¶
func (*AutonomousDbVersion) ProtoMessage()
func (*AutonomousDbVersion) ProtoReflect ¶
func (x *AutonomousDbVersion) ProtoReflect() protoreflect.Message
func (*AutonomousDbVersion) Reset ¶
func (x *AutonomousDbVersion) Reset()
func (*AutonomousDbVersion) String ¶
func (x *AutonomousDbVersion) String() string
type CloudAccountDetails ¶
type CloudAccountDetails struct {
// Output only. OCI account name.
CloudAccount string `protobuf:"bytes,1,opt,name=cloud_account,json=cloudAccount,proto3" json:"cloud_account,omitempty"`
// Output only. OCI account home region.
CloudAccountHomeRegion string `` /* 131-byte string literal not displayed */
// Output only. URL to link an existing account.
LinkExistingAccountUri *string `` /* 137-byte string literal not displayed */
// Output only. URL to create a new account and link.
AccountCreationUri *string `protobuf:"bytes,4,opt,name=account_creation_uri,json=accountCreationUri,proto3,oneof" json:"account_creation_uri,omitempty"`
// contains filtered or unexported fields
}
Details of the OCI Cloud Account.
func (*CloudAccountDetails) Descriptor
deprecated
func (*CloudAccountDetails) Descriptor() ([]byte, []int)
Deprecated: Use CloudAccountDetails.ProtoReflect.Descriptor instead.
func (*CloudAccountDetails) GetAccountCreationUri ¶
func (x *CloudAccountDetails) GetAccountCreationUri() string
func (*CloudAccountDetails) GetCloudAccount ¶
func (x *CloudAccountDetails) GetCloudAccount() string
func (*CloudAccountDetails) GetCloudAccountHomeRegion ¶
func (x *CloudAccountDetails) GetCloudAccountHomeRegion() string
func (*CloudAccountDetails) GetLinkExistingAccountUri ¶
func (x *CloudAccountDetails) GetLinkExistingAccountUri() string
func (*CloudAccountDetails) ProtoMessage ¶
func (*CloudAccountDetails) ProtoMessage()
func (*CloudAccountDetails) ProtoReflect ¶
func (x *CloudAccountDetails) ProtoReflect() protoreflect.Message
func (*CloudAccountDetails) Reset ¶
func (x *CloudAccountDetails) Reset()
func (*CloudAccountDetails) String ¶
func (x *CloudAccountDetails) String() string
type CloudExadataInfrastructure ¶
type CloudExadataInfrastructure struct {
// Identifier. The name of the Exadata Infrastructure resource with the
// format:
// projects/{project}/locations/{region}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. User friendly name for this resource.
DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// Optional. The GCP Oracle zone where Oracle Exadata Infrastructure is
// hosted. Example: us-east4-b-r2. If not specified, the system will pick a
// zone based on availability.
GcpOracleZone string `protobuf:"bytes,8,opt,name=gcp_oracle_zone,json=gcpOracleZone,proto3" json:"gcp_oracle_zone,omitempty"`
// Output only. Entitlement ID of the private offer against which this
// infrastructure resource is provisioned.
EntitlementId string `protobuf:"bytes,4,opt,name=entitlement_id,json=entitlementId,proto3" json:"entitlement_id,omitempty"`
// Optional. Various properties of the infra.
Properties *CloudExadataInfrastructureProperties `protobuf:"bytes,5,opt,name=properties,proto3" json:"properties,omitempty"`
// Optional. Labels or tags associated with the resource.
Labels map[string]string `` /* 153-byte string literal not displayed */
// Output only. The date and time that the Exadata Infrastructure was created.
CreateTime *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// contains filtered or unexported fields
}
Represents CloudExadataInfrastructure resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/CloudExadataInfrastructure/
func (*CloudExadataInfrastructure) Descriptor
deprecated
func (*CloudExadataInfrastructure) Descriptor() ([]byte, []int)
Deprecated: Use CloudExadataInfrastructure.ProtoReflect.Descriptor instead.
func (*CloudExadataInfrastructure) GetCreateTime ¶
func (x *CloudExadataInfrastructure) GetCreateTime() *timestamppb.Timestamp
func (*CloudExadataInfrastructure) GetDisplayName ¶
func (x *CloudExadataInfrastructure) GetDisplayName() string
func (*CloudExadataInfrastructure) GetEntitlementId ¶
func (x *CloudExadataInfrastructure) GetEntitlementId() string
func (*CloudExadataInfrastructure) GetGcpOracleZone ¶
func (x *CloudExadataInfrastructure) GetGcpOracleZone() string
func (*CloudExadataInfrastructure) GetLabels ¶
func (x *CloudExadataInfrastructure) GetLabels() map[string]string
func (*CloudExadataInfrastructure) GetName ¶
func (x *CloudExadataInfrastructure) GetName() string
func (*CloudExadataInfrastructure) GetProperties ¶
func (x *CloudExadataInfrastructure) GetProperties() *CloudExadataInfrastructureProperties
func (*CloudExadataInfrastructure) ProtoMessage ¶
func (*CloudExadataInfrastructure) ProtoMessage()
func (*CloudExadataInfrastructure) ProtoReflect ¶
func (x *CloudExadataInfrastructure) ProtoReflect() protoreflect.Message
func (*CloudExadataInfrastructure) Reset ¶
func (x *CloudExadataInfrastructure) Reset()
func (*CloudExadataInfrastructure) String ¶
func (x *CloudExadataInfrastructure) String() string
type CloudExadataInfrastructureProperties ¶
type CloudExadataInfrastructureProperties struct {
// Output only. OCID of created infra.
// https://docs.oracle.com/en-us/iaas/Content/General/Concepts/identifiers.htm#Oracle
Ocid string `protobuf:"bytes,1,opt,name=ocid,proto3" json:"ocid,omitempty"`
// Optional. The number of compute servers for the Exadata Infrastructure.
ComputeCount int32 `protobuf:"varint,2,opt,name=compute_count,json=computeCount,proto3" json:"compute_count,omitempty"`
// Optional. The number of Cloud Exadata storage servers for the Exadata
// Infrastructure.
StorageCount int32 `protobuf:"varint,3,opt,name=storage_count,json=storageCount,proto3" json:"storage_count,omitempty"`
// Optional. The total storage allocated to the Exadata Infrastructure
// resource, in gigabytes (GB).
TotalStorageSizeGb int32 `protobuf:"varint,4,opt,name=total_storage_size_gb,json=totalStorageSizeGb,proto3" json:"total_storage_size_gb,omitempty"`
// Output only. The available storage can be allocated to the Exadata
// Infrastructure resource, in gigabytes (GB).
AvailableStorageSizeGb int32 `` /* 132-byte string literal not displayed */
// Optional. Maintenance window for repair.
MaintenanceWindow *MaintenanceWindow `protobuf:"bytes,6,opt,name=maintenance_window,json=maintenanceWindow,proto3" json:"maintenance_window,omitempty"`
// Output only. The current lifecycle state of the Exadata Infrastructure.
State CloudExadataInfrastructureProperties_State `` /* 143-byte string literal not displayed */
// Required. The shape of the Exadata Infrastructure. The shape determines the
// amount of CPU, storage, and memory resources allocated to the instance.
Shape string `protobuf:"bytes,8,opt,name=shape,proto3" json:"shape,omitempty"`
// Output only. Deep link to the OCI console to view this resource.
OciUrl string `protobuf:"bytes,9,opt,name=oci_url,json=ociUrl,proto3" json:"oci_url,omitempty"`
// Output only. The number of enabled CPU cores.
CpuCount int32 `protobuf:"varint,10,opt,name=cpu_count,json=cpuCount,proto3" json:"cpu_count,omitempty"`
// Output only. The total number of CPU cores available.
MaxCpuCount int32 `protobuf:"varint,11,opt,name=max_cpu_count,json=maxCpuCount,proto3" json:"max_cpu_count,omitempty"`
// Output only. The memory allocated in GBs.
MemorySizeGb int32 `protobuf:"varint,12,opt,name=memory_size_gb,json=memorySizeGb,proto3" json:"memory_size_gb,omitempty"`
// Output only. The total memory available in GBs.
MaxMemoryGb int32 `protobuf:"varint,13,opt,name=max_memory_gb,json=maxMemoryGb,proto3" json:"max_memory_gb,omitempty"`
// Output only. The local node storage allocated in GBs.
DbNodeStorageSizeGb int32 `` /* 126-byte string literal not displayed */
// Output only. The total local node storage available in GBs.
MaxDbNodeStorageSizeGb int32 `` /* 137-byte string literal not displayed */
// Output only. Size, in terabytes, of the DATA disk group.
DataStorageSizeTb float64 `protobuf:"fixed64,16,opt,name=data_storage_size_tb,json=dataStorageSizeTb,proto3" json:"data_storage_size_tb,omitempty"`
// Output only. The total available DATA disk group size.
MaxDataStorageTb float64 `protobuf:"fixed64,17,opt,name=max_data_storage_tb,json=maxDataStorageTb,proto3" json:"max_data_storage_tb,omitempty"`
// Output only. The requested number of additional storage servers activated
// for the Exadata Infrastructure.
ActivatedStorageCount int32 `` /* 128-byte string literal not displayed */
// Output only. The requested number of additional storage servers for the
// Exadata Infrastructure.
AdditionalStorageCount int32 `` /* 131-byte string literal not displayed */
// Output only. The software version of the database servers (dom0) in the
// Exadata Infrastructure.
DbServerVersion string `protobuf:"bytes,20,opt,name=db_server_version,json=dbServerVersion,proto3" json:"db_server_version,omitempty"`
// Output only. The software version of the storage servers (cells) in the
// Exadata Infrastructure.
StorageServerVersion string `protobuf:"bytes,21,opt,name=storage_server_version,json=storageServerVersion,proto3" json:"storage_server_version,omitempty"`
// Output only. The OCID of the next maintenance run.
NextMaintenanceRunId string `` /* 126-byte string literal not displayed */
// Output only. The time when the next maintenance run will occur.
NextMaintenanceRunTime *timestamppb.Timestamp `` /* 132-byte string literal not displayed */
// Output only. The time when the next security maintenance run will occur.
NextSecurityMaintenanceRunTime *timestamppb.Timestamp `` /* 158-byte string literal not displayed */
// Optional. The list of customer contacts.
CustomerContacts []*CustomerContact `protobuf:"bytes,25,rep,name=customer_contacts,json=customerContacts,proto3" json:"customer_contacts,omitempty"`
// Output only. The monthly software version of the storage servers (cells)
// in the Exadata Infrastructure. Example: 20.1.15
MonthlyStorageServerVersion string `` /* 147-byte string literal not displayed */
// Output only. The monthly software version of the database servers (dom0)
// in the Exadata Infrastructure. Example: 20.1.15
MonthlyDbServerVersion string `` /* 132-byte string literal not displayed */
// Output only. The compute model of the Exadata Infrastructure.
ComputeModel ComputeModel `` /* 148-byte string literal not displayed */
// Output only. The database server type of the Exadata Infrastructure.
DatabaseServerType string `protobuf:"bytes,29,opt,name=database_server_type,json=databaseServerType,proto3" json:"database_server_type,omitempty"`
// Output only. The storage server type of the Exadata Infrastructure.
StorageServerType string `protobuf:"bytes,30,opt,name=storage_server_type,json=storageServerType,proto3" json:"storage_server_type,omitempty"`
// contains filtered or unexported fields
}
Various properties of Exadata Infrastructure.
func (*CloudExadataInfrastructureProperties) Descriptor
deprecated
func (*CloudExadataInfrastructureProperties) Descriptor() ([]byte, []int)
Deprecated: Use CloudExadataInfrastructureProperties.ProtoReflect.Descriptor instead.
func (*CloudExadataInfrastructureProperties) GetActivatedStorageCount ¶
func (x *CloudExadataInfrastructureProperties) GetActivatedStorageCount() int32
func (*CloudExadataInfrastructureProperties) GetAdditionalStorageCount ¶
func (x *CloudExadataInfrastructureProperties) GetAdditionalStorageCount() int32
func (*CloudExadataInfrastructureProperties) GetAvailableStorageSizeGb ¶
func (x *CloudExadataInfrastructureProperties) GetAvailableStorageSizeGb() int32
func (*CloudExadataInfrastructureProperties) GetComputeCount ¶
func (x *CloudExadataInfrastructureProperties) GetComputeCount() int32
func (*CloudExadataInfrastructureProperties) GetComputeModel ¶ added in v0.6.0
func (x *CloudExadataInfrastructureProperties) GetComputeModel() ComputeModel
func (*CloudExadataInfrastructureProperties) GetCpuCount ¶
func (x *CloudExadataInfrastructureProperties) GetCpuCount() int32
func (*CloudExadataInfrastructureProperties) GetCustomerContacts ¶
func (x *CloudExadataInfrastructureProperties) GetCustomerContacts() []*CustomerContact
func (*CloudExadataInfrastructureProperties) GetDataStorageSizeTb ¶
func (x *CloudExadataInfrastructureProperties) GetDataStorageSizeTb() float64
func (*CloudExadataInfrastructureProperties) GetDatabaseServerType ¶ added in v0.6.0
func (x *CloudExadataInfrastructureProperties) GetDatabaseServerType() string
func (*CloudExadataInfrastructureProperties) GetDbNodeStorageSizeGb ¶
func (x *CloudExadataInfrastructureProperties) GetDbNodeStorageSizeGb() int32
func (*CloudExadataInfrastructureProperties) GetDbServerVersion ¶
func (x *CloudExadataInfrastructureProperties) GetDbServerVersion() string
func (*CloudExadataInfrastructureProperties) GetMaintenanceWindow ¶
func (x *CloudExadataInfrastructureProperties) GetMaintenanceWindow() *MaintenanceWindow
func (*CloudExadataInfrastructureProperties) GetMaxCpuCount ¶
func (x *CloudExadataInfrastructureProperties) GetMaxCpuCount() int32
func (*CloudExadataInfrastructureProperties) GetMaxDataStorageTb ¶
func (x *CloudExadataInfrastructureProperties) GetMaxDataStorageTb() float64
func (*CloudExadataInfrastructureProperties) GetMaxDbNodeStorageSizeGb ¶
func (x *CloudExadataInfrastructureProperties) GetMaxDbNodeStorageSizeGb() int32
func (*CloudExadataInfrastructureProperties) GetMaxMemoryGb ¶
func (x *CloudExadataInfrastructureProperties) GetMaxMemoryGb() int32
func (*CloudExadataInfrastructureProperties) GetMemorySizeGb ¶
func (x *CloudExadataInfrastructureProperties) GetMemorySizeGb() int32
func (*CloudExadataInfrastructureProperties) GetMonthlyDbServerVersion ¶
func (x *CloudExadataInfrastructureProperties) GetMonthlyDbServerVersion() string
func (*CloudExadataInfrastructureProperties) GetMonthlyStorageServerVersion ¶
func (x *CloudExadataInfrastructureProperties) GetMonthlyStorageServerVersion() string
func (*CloudExadataInfrastructureProperties) GetNextMaintenanceRunId ¶
func (x *CloudExadataInfrastructureProperties) GetNextMaintenanceRunId() string
func (*CloudExadataInfrastructureProperties) GetNextMaintenanceRunTime ¶
func (x *CloudExadataInfrastructureProperties) GetNextMaintenanceRunTime() *timestamppb.Timestamp
func (*CloudExadataInfrastructureProperties) GetNextSecurityMaintenanceRunTime ¶
func (x *CloudExadataInfrastructureProperties) GetNextSecurityMaintenanceRunTime() *timestamppb.Timestamp
func (*CloudExadataInfrastructureProperties) GetOciUrl ¶
func (x *CloudExadataInfrastructureProperties) GetOciUrl() string
func (*CloudExadataInfrastructureProperties) GetOcid ¶
func (x *CloudExadataInfrastructureProperties) GetOcid() string
func (*CloudExadataInfrastructureProperties) GetShape ¶
func (x *CloudExadataInfrastructureProperties) GetShape() string
func (*CloudExadataInfrastructureProperties) GetState ¶
func (x *CloudExadataInfrastructureProperties) GetState() CloudExadataInfrastructureProperties_State
func (*CloudExadataInfrastructureProperties) GetStorageCount ¶
func (x *CloudExadataInfrastructureProperties) GetStorageCount() int32
func (*CloudExadataInfrastructureProperties) GetStorageServerType ¶ added in v0.6.0
func (x *CloudExadataInfrastructureProperties) GetStorageServerType() string
func (*CloudExadataInfrastructureProperties) GetStorageServerVersion ¶
func (x *CloudExadataInfrastructureProperties) GetStorageServerVersion() string
func (*CloudExadataInfrastructureProperties) GetTotalStorageSizeGb ¶
func (x *CloudExadataInfrastructureProperties) GetTotalStorageSizeGb() int32
func (*CloudExadataInfrastructureProperties) ProtoMessage ¶
func (*CloudExadataInfrastructureProperties) ProtoMessage()
func (*CloudExadataInfrastructureProperties) ProtoReflect ¶
func (x *CloudExadataInfrastructureProperties) ProtoReflect() protoreflect.Message
func (*CloudExadataInfrastructureProperties) Reset ¶
func (x *CloudExadataInfrastructureProperties) Reset()
func (*CloudExadataInfrastructureProperties) String ¶
func (x *CloudExadataInfrastructureProperties) String() string
type CloudExadataInfrastructureProperties_State ¶
type CloudExadataInfrastructureProperties_State int32
The various lifecycle states of the Exadata Infrastructure.
const ( // Default unspecified value. CloudExadataInfrastructureProperties_STATE_UNSPECIFIED CloudExadataInfrastructureProperties_State = 0 // The Exadata Infrastructure is being provisioned. CloudExadataInfrastructureProperties_PROVISIONING CloudExadataInfrastructureProperties_State = 1 // The Exadata Infrastructure is available for use. CloudExadataInfrastructureProperties_AVAILABLE CloudExadataInfrastructureProperties_State = 2 // The Exadata Infrastructure is being updated. CloudExadataInfrastructureProperties_UPDATING CloudExadataInfrastructureProperties_State = 3 // The Exadata Infrastructure is being terminated. CloudExadataInfrastructureProperties_TERMINATING CloudExadataInfrastructureProperties_State = 4 // The Exadata Infrastructure is terminated. CloudExadataInfrastructureProperties_TERMINATED CloudExadataInfrastructureProperties_State = 5 // The Exadata Infrastructure is in failed state. CloudExadataInfrastructureProperties_FAILED CloudExadataInfrastructureProperties_State = 6 // The Exadata Infrastructure is in maintenance. CloudExadataInfrastructureProperties_MAINTENANCE_IN_PROGRESS CloudExadataInfrastructureProperties_State = 7 )
func (CloudExadataInfrastructureProperties_State) Descriptor ¶
func (CloudExadataInfrastructureProperties_State) Descriptor() protoreflect.EnumDescriptor
func (CloudExadataInfrastructureProperties_State) EnumDescriptor
deprecated
func (CloudExadataInfrastructureProperties_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use CloudExadataInfrastructureProperties_State.Descriptor instead.
func (CloudExadataInfrastructureProperties_State) Number ¶
func (x CloudExadataInfrastructureProperties_State) Number() protoreflect.EnumNumber
func (CloudExadataInfrastructureProperties_State) String ¶
func (x CloudExadataInfrastructureProperties_State) String() string
func (CloudExadataInfrastructureProperties_State) Type ¶
func (CloudExadataInfrastructureProperties_State) Type() protoreflect.EnumType
type CloudVmCluster ¶
type CloudVmCluster struct {
// Identifier. The name of the VM Cluster resource with the format:
// projects/{project}/locations/{region}/cloudVmClusters/{cloud_vm_cluster}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Required. The name of the Exadata Infrastructure resource on which VM
// cluster resource is created, in the following format:
// projects/{project}/locations/{region}/cloudExadataInfrastuctures/{cloud_extradata_infrastructure}
ExadataInfrastructure string `protobuf:"bytes,2,opt,name=exadata_infrastructure,json=exadataInfrastructure,proto3" json:"exadata_infrastructure,omitempty"`
// Optional. User friendly name for this resource.
DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// Optional. Various properties of the VM Cluster.
Properties *CloudVmClusterProperties `protobuf:"bytes,6,opt,name=properties,proto3" json:"properties,omitempty"`
// Optional. Labels or tags associated with the VM Cluster.
Labels map[string]string `` /* 153-byte string literal not displayed */
// Output only. The date and time that the VM cluster was created.
CreateTime *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// Optional. Network settings. CIDR to use for cluster IP allocation.
Cidr string `protobuf:"bytes,9,opt,name=cidr,proto3" json:"cidr,omitempty"`
// Optional. CIDR range of the backup subnet.
BackupSubnetCidr string `protobuf:"bytes,10,opt,name=backup_subnet_cidr,json=backupSubnetCidr,proto3" json:"backup_subnet_cidr,omitempty"`
// Optional. The name of the VPC network.
// Format: projects/{project}/global/networks/{network}
Network string `protobuf:"bytes,11,opt,name=network,proto3" json:"network,omitempty"`
// Output only. The GCP Oracle zone where Oracle CloudVmCluster is hosted.
// This will be the same as the gcp_oracle_zone of the
// CloudExadataInfrastructure. Example: us-east4-b-r2.
GcpOracleZone string `protobuf:"bytes,12,opt,name=gcp_oracle_zone,json=gcpOracleZone,proto3" json:"gcp_oracle_zone,omitempty"`
// Optional. The name of the OdbNetwork associated with the VM Cluster.
// Format:
// projects/{project}/locations/{location}/odbNetworks/{odb_network}
// It is optional but if specified, this should match the parent ODBNetwork of
// the odb_subnet and backup_odb_subnet.
OdbNetwork string `protobuf:"bytes,13,opt,name=odb_network,json=odbNetwork,proto3" json:"odb_network,omitempty"`
// Optional. The name of the OdbSubnet associated with the VM Cluster for
// IP allocation. Format:
// projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}
OdbSubnet string `protobuf:"bytes,14,opt,name=odb_subnet,json=odbSubnet,proto3" json:"odb_subnet,omitempty"`
// Optional. The name of the backup OdbSubnet associated with the VM Cluster.
// Format:
// projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}
BackupOdbSubnet string `protobuf:"bytes,15,opt,name=backup_odb_subnet,json=backupOdbSubnet,proto3" json:"backup_odb_subnet,omitempty"`
// Output only. The identity connector details which will allow OCI to
// securely access the resources in the customer project.
IdentityConnector *IdentityConnector `protobuf:"bytes,16,opt,name=identity_connector,json=identityConnector,proto3" json:"identity_connector,omitempty"`
// contains filtered or unexported fields
}
Details of the Cloud VM Cluster resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/CloudVmCluster/
func (*CloudVmCluster) Descriptor
deprecated
func (*CloudVmCluster) Descriptor() ([]byte, []int)
Deprecated: Use CloudVmCluster.ProtoReflect.Descriptor instead.
func (*CloudVmCluster) GetBackupOdbSubnet ¶ added in v0.6.0
func (x *CloudVmCluster) GetBackupOdbSubnet() string
func (*CloudVmCluster) GetBackupSubnetCidr ¶
func (x *CloudVmCluster) GetBackupSubnetCidr() string
func (*CloudVmCluster) GetCidr ¶
func (x *CloudVmCluster) GetCidr() string
func (*CloudVmCluster) GetCreateTime ¶
func (x *CloudVmCluster) GetCreateTime() *timestamppb.Timestamp
func (*CloudVmCluster) GetDisplayName ¶
func (x *CloudVmCluster) GetDisplayName() string
func (*CloudVmCluster) GetExadataInfrastructure ¶
func (x *CloudVmCluster) GetExadataInfrastructure() string
func (*CloudVmCluster) GetGcpOracleZone ¶
func (x *CloudVmCluster) GetGcpOracleZone() string
func (*CloudVmCluster) GetIdentityConnector ¶ added in v0.6.0
func (x *CloudVmCluster) GetIdentityConnector() *IdentityConnector
func (*CloudVmCluster) GetLabels ¶
func (x *CloudVmCluster) GetLabels() map[string]string
func (*CloudVmCluster) GetName ¶
func (x *CloudVmCluster) GetName() string
func (*CloudVmCluster) GetNetwork ¶
func (x *CloudVmCluster) GetNetwork() string
func (*CloudVmCluster) GetOdbNetwork ¶ added in v0.6.0
func (x *CloudVmCluster) GetOdbNetwork() string
func (*CloudVmCluster) GetOdbSubnet ¶ added in v0.6.0
func (x *CloudVmCluster) GetOdbSubnet() string
func (*CloudVmCluster) GetProperties ¶
func (x *CloudVmCluster) GetProperties() *CloudVmClusterProperties
func (*CloudVmCluster) ProtoMessage ¶
func (*CloudVmCluster) ProtoMessage()
func (*CloudVmCluster) ProtoReflect ¶
func (x *CloudVmCluster) ProtoReflect() protoreflect.Message
func (*CloudVmCluster) Reset ¶
func (x *CloudVmCluster) Reset()
func (*CloudVmCluster) String ¶
func (x *CloudVmCluster) String() string
type CloudVmClusterProperties ¶
type CloudVmClusterProperties struct {
// Output only. Oracle Cloud Infrastructure ID of VM Cluster.
Ocid string `protobuf:"bytes,1,opt,name=ocid,proto3" json:"ocid,omitempty"`
// Required. License type of VM Cluster.
LicenseType CloudVmClusterProperties_LicenseType `` /* 168-byte string literal not displayed */
// Optional. Grid Infrastructure Version.
GiVersion string `protobuf:"bytes,3,opt,name=gi_version,json=giVersion,proto3" json:"gi_version,omitempty"`
// Optional. Time zone of VM Cluster to set. Defaults to UTC if not specified.
TimeZone *datetime.TimeZone `protobuf:"bytes,4,opt,name=time_zone,json=timeZone,proto3" json:"time_zone,omitempty"`
// Optional. SSH public keys to be stored with cluster.
SshPublicKeys []string `protobuf:"bytes,5,rep,name=ssh_public_keys,json=sshPublicKeys,proto3" json:"ssh_public_keys,omitempty"`
// Optional. Number of database servers.
NodeCount int32 `protobuf:"varint,6,opt,name=node_count,json=nodeCount,proto3" json:"node_count,omitempty"`
// Output only. Shape of VM Cluster.
Shape string `protobuf:"bytes,7,opt,name=shape,proto3" json:"shape,omitempty"`
// Optional. OCPU count per VM. Minimum is 0.1.
OcpuCount float32 `protobuf:"fixed32,8,opt,name=ocpu_count,json=ocpuCount,proto3" json:"ocpu_count,omitempty"`
// Optional. Memory allocated in GBs.
MemorySizeGb int32 `protobuf:"varint,9,opt,name=memory_size_gb,json=memorySizeGb,proto3" json:"memory_size_gb,omitempty"`
// Optional. Local storage per VM.
DbNodeStorageSizeGb int32 `` /* 126-byte string literal not displayed */
// Output only. The storage allocation for the disk group, in gigabytes (GB).
StorageSizeGb int32 `protobuf:"varint,11,opt,name=storage_size_gb,json=storageSizeGb,proto3" json:"storage_size_gb,omitempty"`
// Optional. The data disk group size to be allocated in TBs.
DataStorageSizeTb float64 `protobuf:"fixed64,12,opt,name=data_storage_size_tb,json=dataStorageSizeTb,proto3" json:"data_storage_size_tb,omitempty"`
// Optional. The type of redundancy.
DiskRedundancy CloudVmClusterProperties_DiskRedundancy `` /* 181-byte string literal not displayed */
// Optional. Use exadata sparse snapshots.
SparseDiskgroupEnabled bool `` /* 131-byte string literal not displayed */
// Optional. Use local backup.
LocalBackupEnabled bool `protobuf:"varint,15,opt,name=local_backup_enabled,json=localBackupEnabled,proto3" json:"local_backup_enabled,omitempty"`
// Optional. Prefix for VM cluster host names.
HostnamePrefix string `protobuf:"bytes,16,opt,name=hostname_prefix,json=hostnamePrefix,proto3" json:"hostname_prefix,omitempty"`
// Optional. Data collection options for diagnostics.
DiagnosticsDataCollectionOptions *DataCollectionOptions `` /* 162-byte string literal not displayed */
// Output only. State of the cluster.
State CloudVmClusterProperties_State `` /* 132-byte string literal not displayed */
// Output only. SCAN listener port - TCP
ScanListenerPortTcp int32 `protobuf:"varint,21,opt,name=scan_listener_port_tcp,json=scanListenerPortTcp,proto3" json:"scan_listener_port_tcp,omitempty"`
// Output only. SCAN listener port - TLS
ScanListenerPortTcpSsl int32 `` /* 135-byte string literal not displayed */
// Output only. Parent DNS domain where SCAN DNS and hosts names are
// qualified. ex: ocispdelegated.ocisp10jvnet.oraclevcn.com
Domain string `protobuf:"bytes,23,opt,name=domain,proto3" json:"domain,omitempty"`
// Output only. SCAN DNS name.
// ex: sp2-yi0xq-scan.ocispdelegated.ocisp10jvnet.oraclevcn.com
ScanDns string `protobuf:"bytes,24,opt,name=scan_dns,json=scanDns,proto3" json:"scan_dns,omitempty"`
// Output only. host name without domain.
// format: "<hostname_prefix>-" with some suffix.
// ex: sp2-yi0xq where "sp2" is the hostname_prefix.
Hostname string `protobuf:"bytes,25,opt,name=hostname,proto3" json:"hostname,omitempty"`
// Required. Number of enabled CPU cores.
CpuCoreCount int32 `protobuf:"varint,26,opt,name=cpu_core_count,json=cpuCoreCount,proto3" json:"cpu_core_count,omitempty"`
// Optional. Operating system version of the image.
SystemVersion string `protobuf:"bytes,27,opt,name=system_version,json=systemVersion,proto3" json:"system_version,omitempty"`
// Output only. OCIDs of scan IPs.
ScanIpIds []string `protobuf:"bytes,28,rep,name=scan_ip_ids,json=scanIpIds,proto3" json:"scan_ip_ids,omitempty"`
// Output only. OCID of scan DNS record.
ScanDnsRecordId string `protobuf:"bytes,29,opt,name=scan_dns_record_id,json=scanDnsRecordId,proto3" json:"scan_dns_record_id,omitempty"`
// Output only. Deep link to the OCI console to view this resource.
OciUrl string `protobuf:"bytes,30,opt,name=oci_url,json=ociUrl,proto3" json:"oci_url,omitempty"`
// Optional. OCID of database servers.
DbServerOcids []string `protobuf:"bytes,31,rep,name=db_server_ocids,json=dbServerOcids,proto3" json:"db_server_ocids,omitempty"`
// Output only. Compartment ID of cluster.
CompartmentId string `protobuf:"bytes,32,opt,name=compartment_id,json=compartmentId,proto3" json:"compartment_id,omitempty"`
// Output only. DNS listener IP.
DnsListenerIp string `protobuf:"bytes,35,opt,name=dns_listener_ip,json=dnsListenerIp,proto3" json:"dns_listener_ip,omitempty"`
// Optional. OCI Cluster name.
ClusterName string `protobuf:"bytes,36,opt,name=cluster_name,json=clusterName,proto3" json:"cluster_name,omitempty"`
// Output only. The compute model of the VM Cluster.
ComputeModel ComputeModel `` /* 148-byte string literal not displayed */
// contains filtered or unexported fields
}
Various properties and settings associated with Exadata VM cluster.
func (*CloudVmClusterProperties) Descriptor
deprecated
func (*CloudVmClusterProperties) Descriptor() ([]byte, []int)
Deprecated: Use CloudVmClusterProperties.ProtoReflect.Descriptor instead.
func (*CloudVmClusterProperties) GetClusterName ¶
func (x *CloudVmClusterProperties) GetClusterName() string
func (*CloudVmClusterProperties) GetCompartmentId ¶
func (x *CloudVmClusterProperties) GetCompartmentId() string
func (*CloudVmClusterProperties) GetComputeModel ¶ added in v0.6.0
func (x *CloudVmClusterProperties) GetComputeModel() ComputeModel
func (*CloudVmClusterProperties) GetCpuCoreCount ¶
func (x *CloudVmClusterProperties) GetCpuCoreCount() int32
func (*CloudVmClusterProperties) GetDataStorageSizeTb ¶
func (x *CloudVmClusterProperties) GetDataStorageSizeTb() float64
func (*CloudVmClusterProperties) GetDbNodeStorageSizeGb ¶
func (x *CloudVmClusterProperties) GetDbNodeStorageSizeGb() int32
func (*CloudVmClusterProperties) GetDbServerOcids ¶
func (x *CloudVmClusterProperties) GetDbServerOcids() []string
func (*CloudVmClusterProperties) GetDiagnosticsDataCollectionOptions ¶
func (x *CloudVmClusterProperties) GetDiagnosticsDataCollectionOptions() *DataCollectionOptions
func (*CloudVmClusterProperties) GetDiskRedundancy ¶
func (x *CloudVmClusterProperties) GetDiskRedundancy() CloudVmClusterProperties_DiskRedundancy
func (*CloudVmClusterProperties) GetDnsListenerIp ¶
func (x *CloudVmClusterProperties) GetDnsListenerIp() string
func (*CloudVmClusterProperties) GetDomain ¶
func (x *CloudVmClusterProperties) GetDomain() string
func (*CloudVmClusterProperties) GetGiVersion ¶
func (x *CloudVmClusterProperties) GetGiVersion() string
func (*CloudVmClusterProperties) GetHostname ¶
func (x *CloudVmClusterProperties) GetHostname() string
func (*CloudVmClusterProperties) GetHostnamePrefix ¶
func (x *CloudVmClusterProperties) GetHostnamePrefix() string
func (*CloudVmClusterProperties) GetLicenseType ¶
func (x *CloudVmClusterProperties) GetLicenseType() CloudVmClusterProperties_LicenseType
func (*CloudVmClusterProperties) GetLocalBackupEnabled ¶
func (x *CloudVmClusterProperties) GetLocalBackupEnabled() bool
func (*CloudVmClusterProperties) GetMemorySizeGb ¶
func (x *CloudVmClusterProperties) GetMemorySizeGb() int32
func (*CloudVmClusterProperties) GetNodeCount ¶
func (x *CloudVmClusterProperties) GetNodeCount() int32
func (*CloudVmClusterProperties) GetOciUrl ¶
func (x *CloudVmClusterProperties) GetOciUrl() string
func (*CloudVmClusterProperties) GetOcid ¶
func (x *CloudVmClusterProperties) GetOcid() string
func (*CloudVmClusterProperties) GetOcpuCount ¶
func (x *CloudVmClusterProperties) GetOcpuCount() float32
func (*CloudVmClusterProperties) GetScanDns ¶
func (x *CloudVmClusterProperties) GetScanDns() string
func (*CloudVmClusterProperties) GetScanDnsRecordId ¶
func (x *CloudVmClusterProperties) GetScanDnsRecordId() string
func (*CloudVmClusterProperties) GetScanIpIds ¶
func (x *CloudVmClusterProperties) GetScanIpIds() []string
func (*CloudVmClusterProperties) GetScanListenerPortTcp ¶
func (x *CloudVmClusterProperties) GetScanListenerPortTcp() int32
func (*CloudVmClusterProperties) GetScanListenerPortTcpSsl ¶
func (x *CloudVmClusterProperties) GetScanListenerPortTcpSsl() int32
func (*CloudVmClusterProperties) GetShape ¶
func (x *CloudVmClusterProperties) GetShape() string
func (*CloudVmClusterProperties) GetSparseDiskgroupEnabled ¶
func (x *CloudVmClusterProperties) GetSparseDiskgroupEnabled() bool
func (*CloudVmClusterProperties) GetSshPublicKeys ¶
func (x *CloudVmClusterProperties) GetSshPublicKeys() []string
func (*CloudVmClusterProperties) GetState ¶
func (x *CloudVmClusterProperties) GetState() CloudVmClusterProperties_State
func (*CloudVmClusterProperties) GetStorageSizeGb ¶
func (x *CloudVmClusterProperties) GetStorageSizeGb() int32
func (*CloudVmClusterProperties) GetSystemVersion ¶
func (x *CloudVmClusterProperties) GetSystemVersion() string
func (*CloudVmClusterProperties) GetTimeZone ¶
func (x *CloudVmClusterProperties) GetTimeZone() *datetime.TimeZone
func (*CloudVmClusterProperties) ProtoMessage ¶
func (*CloudVmClusterProperties) ProtoMessage()
func (*CloudVmClusterProperties) ProtoReflect ¶
func (x *CloudVmClusterProperties) ProtoReflect() protoreflect.Message
func (*CloudVmClusterProperties) Reset ¶
func (x *CloudVmClusterProperties) Reset()
func (*CloudVmClusterProperties) String ¶
func (x *CloudVmClusterProperties) String() string
type CloudVmClusterProperties_DiskRedundancy ¶
type CloudVmClusterProperties_DiskRedundancy int32
Types of disk redundancy provided by Oracle.
const ( // Unspecified. CloudVmClusterProperties_DISK_REDUNDANCY_UNSPECIFIED CloudVmClusterProperties_DiskRedundancy = 0 // High - 3 way mirror. CloudVmClusterProperties_HIGH CloudVmClusterProperties_DiskRedundancy = 1 // Normal - 2 way mirror. CloudVmClusterProperties_NORMAL CloudVmClusterProperties_DiskRedundancy = 2 )
func (CloudVmClusterProperties_DiskRedundancy) Descriptor ¶
func (CloudVmClusterProperties_DiskRedundancy) Descriptor() protoreflect.EnumDescriptor
func (CloudVmClusterProperties_DiskRedundancy) EnumDescriptor
deprecated
func (CloudVmClusterProperties_DiskRedundancy) EnumDescriptor() ([]byte, []int)
Deprecated: Use CloudVmClusterProperties_DiskRedundancy.Descriptor instead.
func (CloudVmClusterProperties_DiskRedundancy) Number ¶
func (x CloudVmClusterProperties_DiskRedundancy) Number() protoreflect.EnumNumber
func (CloudVmClusterProperties_DiskRedundancy) String ¶
func (x CloudVmClusterProperties_DiskRedundancy) String() string
func (CloudVmClusterProperties_DiskRedundancy) Type ¶
func (CloudVmClusterProperties_DiskRedundancy) Type() protoreflect.EnumType
type CloudVmClusterProperties_LicenseType ¶
type CloudVmClusterProperties_LicenseType int32
Different licenses supported.
const ( // Unspecified CloudVmClusterProperties_LICENSE_TYPE_UNSPECIFIED CloudVmClusterProperties_LicenseType = 0 // License included part of offer CloudVmClusterProperties_LICENSE_INCLUDED CloudVmClusterProperties_LicenseType = 1 // Bring your own license CloudVmClusterProperties_BRING_YOUR_OWN_LICENSE CloudVmClusterProperties_LicenseType = 2 )
func (CloudVmClusterProperties_LicenseType) Descriptor ¶
func (CloudVmClusterProperties_LicenseType) Descriptor() protoreflect.EnumDescriptor
func (CloudVmClusterProperties_LicenseType) Enum ¶
func (x CloudVmClusterProperties_LicenseType) Enum() *CloudVmClusterProperties_LicenseType
func (CloudVmClusterProperties_LicenseType) EnumDescriptor
deprecated
func (CloudVmClusterProperties_LicenseType) EnumDescriptor() ([]byte, []int)
Deprecated: Use CloudVmClusterProperties_LicenseType.Descriptor instead.
func (CloudVmClusterProperties_LicenseType) Number ¶
func (x CloudVmClusterProperties_LicenseType) Number() protoreflect.EnumNumber
func (CloudVmClusterProperties_LicenseType) String ¶
func (x CloudVmClusterProperties_LicenseType) String() string
func (CloudVmClusterProperties_LicenseType) Type ¶
func (CloudVmClusterProperties_LicenseType) Type() protoreflect.EnumType
type CloudVmClusterProperties_State ¶
type CloudVmClusterProperties_State int32
The various lifecycle states of the VM cluster.
const ( // Default unspecified value. CloudVmClusterProperties_STATE_UNSPECIFIED CloudVmClusterProperties_State = 0 // Indicates that the resource is in provisioning state. CloudVmClusterProperties_PROVISIONING CloudVmClusterProperties_State = 1 // Indicates that the resource is in available state. CloudVmClusterProperties_AVAILABLE CloudVmClusterProperties_State = 2 // Indicates that the resource is in updating state. CloudVmClusterProperties_UPDATING CloudVmClusterProperties_State = 3 // Indicates that the resource is in terminating state. CloudVmClusterProperties_TERMINATING CloudVmClusterProperties_State = 4 // Indicates that the resource is in terminated state. CloudVmClusterProperties_TERMINATED CloudVmClusterProperties_State = 5 // Indicates that the resource is in failed state. CloudVmClusterProperties_FAILED CloudVmClusterProperties_State = 6 // Indicates that the resource is in maintenance in progress state. CloudVmClusterProperties_MAINTENANCE_IN_PROGRESS CloudVmClusterProperties_State = 7 )
func (CloudVmClusterProperties_State) Descriptor ¶
func (CloudVmClusterProperties_State) Descriptor() protoreflect.EnumDescriptor
func (CloudVmClusterProperties_State) Enum ¶
func (x CloudVmClusterProperties_State) Enum() *CloudVmClusterProperties_State
func (CloudVmClusterProperties_State) EnumDescriptor
deprecated
func (CloudVmClusterProperties_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use CloudVmClusterProperties_State.Descriptor instead.
func (CloudVmClusterProperties_State) Number ¶
func (x CloudVmClusterProperties_State) Number() protoreflect.EnumNumber
func (CloudVmClusterProperties_State) String ¶
func (x CloudVmClusterProperties_State) String() string
func (CloudVmClusterProperties_State) Type ¶
func (CloudVmClusterProperties_State) Type() protoreflect.EnumType
type ComputeModel ¶ added in v0.6.0
type ComputeModel int32
The compute model of the Exadata Infrastructure, VM Cluster and Autonomous Database.
const ( // Unspecified compute model. ComputeModel_COMPUTE_MODEL_UNSPECIFIED ComputeModel = 0 // Abstract measure of compute resources. ECPUs are based on the number of // cores elastically allocated from a pool of compute and storage servers. ComputeModel_COMPUTE_MODEL_ECPU ComputeModel = 1 // Physical measure of compute resources. OCPUs are based on the physical // core of a processor. ComputeModel_COMPUTE_MODEL_OCPU ComputeModel = 2 )
func (ComputeModel) Descriptor ¶ added in v0.6.0
func (ComputeModel) Descriptor() protoreflect.EnumDescriptor
func (ComputeModel) Enum ¶ added in v0.6.0
func (x ComputeModel) Enum() *ComputeModel
func (ComputeModel) EnumDescriptor
deprecated
added in
v0.6.0
func (ComputeModel) EnumDescriptor() ([]byte, []int)
Deprecated: Use ComputeModel.Descriptor instead.
func (ComputeModel) Number ¶ added in v0.6.0
func (x ComputeModel) Number() protoreflect.EnumNumber
func (ComputeModel) String ¶ added in v0.6.0
func (x ComputeModel) String() string
func (ComputeModel) Type ¶ added in v0.6.0
func (ComputeModel) Type() protoreflect.EnumType
type CreateAutonomousDatabaseRequest ¶
type CreateAutonomousDatabaseRequest struct {
// Required. The name of the parent in the following format:
// projects/{project}/locations/{location}.
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Required. The ID of the Autonomous Database to create. This value is
// restricted to (^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$) and must be a maximum of
// 63 characters in length. The value must start with a letter and end with a
// letter or a number.
AutonomousDatabaseId string `protobuf:"bytes,2,opt,name=autonomous_database_id,json=autonomousDatabaseId,proto3" json:"autonomous_database_id,omitempty"`
// Required. The Autonomous Database being created.
AutonomousDatabase *AutonomousDatabase `protobuf:"bytes,3,opt,name=autonomous_database,json=autonomousDatabase,proto3" json:"autonomous_database,omitempty"`
// Optional. An optional ID to identify the request. This value is used to
// identify duplicate requests. If you make a request with the same request ID
// and the original request is still in progress or completed, the server
// ignores the second request. This prevents clients from
// accidentally creating duplicate commitments.
//
// The request ID must be a valid UUID with the exception that zero UUID is
// not supported (00000000-0000-0000-0000-000000000000).
RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
The request for `AutonomousDatabase.Create`.
func (*CreateAutonomousDatabaseRequest) Descriptor
deprecated
func (*CreateAutonomousDatabaseRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAutonomousDatabaseRequest.ProtoReflect.Descriptor instead.
func (*CreateAutonomousDatabaseRequest) GetAutonomousDatabase ¶
func (x *CreateAutonomousDatabaseRequest) GetAutonomousDatabase() *AutonomousDatabase
func (*CreateAutonomousDatabaseRequest) GetAutonomousDatabaseId ¶
func (x *CreateAutonomousDatabaseRequest) GetAutonomousDatabaseId() string
func (*CreateAutonomousDatabaseRequest) GetParent ¶
func (x *CreateAutonomousDatabaseRequest) GetParent() string
func (*CreateAutonomousDatabaseRequest) GetRequestId ¶
func (x *CreateAutonomousDatabaseRequest) GetRequestId() string
func (*CreateAutonomousDatabaseRequest) ProtoMessage ¶
func (*CreateAutonomousDatabaseRequest) ProtoMessage()
func (*CreateAutonomousDatabaseRequest) ProtoReflect ¶
func (x *CreateAutonomousDatabaseRequest) ProtoReflect() protoreflect.Message
func (*CreateAutonomousDatabaseRequest) Reset ¶
func (x *CreateAutonomousDatabaseRequest) Reset()
func (*CreateAutonomousDatabaseRequest) String ¶
func (x *CreateAutonomousDatabaseRequest) String() string
type CreateCloudExadataInfrastructureRequest ¶
type CreateCloudExadataInfrastructureRequest struct {
// Required. The parent value for CloudExadataInfrastructure in the following
// format: projects/{project}/locations/{location}.
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Required. The ID of the Exadata Infrastructure to create. This value is
// restricted to (^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$) and must be a maximum of
// 63 characters in length. The value must start with a letter and end with a
// letter or a number.
CloudExadataInfrastructureId string `` /* 149-byte string literal not displayed */
// Required. Details of the Exadata Infrastructure instance to create.
CloudExadataInfrastructure *CloudExadataInfrastructure `` /* 141-byte string literal not displayed */
// Optional. An optional ID to identify the request. This value is used to
// identify duplicate requests. If you make a request with the same request ID
// and the original request is still in progress or completed, the server
// ignores the second request. This prevents clients from
// accidentally creating duplicate commitments.
//
// The request ID must be a valid UUID with the exception that zero UUID is
// not supported (00000000-0000-0000-0000-000000000000).
RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
The request for `CloudExadataInfrastructure.Create`.
func (*CreateCloudExadataInfrastructureRequest) Descriptor
deprecated
func (*CreateCloudExadataInfrastructureRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateCloudExadataInfrastructureRequest.ProtoReflect.Descriptor instead.
func (*CreateCloudExadataInfrastructureRequest) GetCloudExadataInfrastructure ¶
func (x *CreateCloudExadataInfrastructureRequest) GetCloudExadataInfrastructure() *CloudExadataInfrastructure
func (*CreateCloudExadataInfrastructureRequest) GetCloudExadataInfrastructureId ¶
func (x *CreateCloudExadataInfrastructureRequest) GetCloudExadataInfrastructureId() string
func (*CreateCloudExadataInfrastructureRequest) GetParent ¶
func (x *CreateCloudExadataInfrastructureRequest) GetParent() string
func (*CreateCloudExadataInfrastructureRequest) GetRequestId ¶
func (x *CreateCloudExadataInfrastructureRequest) GetRequestId() string
func (*CreateCloudExadataInfrastructureRequest) ProtoMessage ¶
func (*CreateCloudExadataInfrastructureRequest) ProtoMessage()
func (*CreateCloudExadataInfrastructureRequest) ProtoReflect ¶
func (x *CreateCloudExadataInfrastructureRequest) ProtoReflect() protoreflect.Message
func (*CreateCloudExadataInfrastructureRequest) Reset ¶
func (x *CreateCloudExadataInfrastructureRequest) Reset()
func (*CreateCloudExadataInfrastructureRequest) String ¶
func (x *CreateCloudExadataInfrastructureRequest) String() string
type CreateCloudVmClusterRequest ¶
type CreateCloudVmClusterRequest struct {
// Required. The name of the parent in the following format:
// projects/{project}/locations/{location}.
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Required. The ID of the VM Cluster to create. This value is restricted
// to (^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$) and must be a maximum of 63
// characters in length. The value must start with a letter and end with
// a letter or a number.
CloudVmClusterId string `protobuf:"bytes,2,opt,name=cloud_vm_cluster_id,json=cloudVmClusterId,proto3" json:"cloud_vm_cluster_id,omitempty"`
// Required. The resource being created
CloudVmCluster *CloudVmCluster `protobuf:"bytes,3,opt,name=cloud_vm_cluster,json=cloudVmCluster,proto3" json:"cloud_vm_cluster,omitempty"`
// Optional. An optional ID to identify the request. This value is used to
// identify duplicate requests. If you make a request with the same request ID
// and the original request is still in progress or completed, the server
// ignores the second request. This prevents clients from
// accidentally creating duplicate commitments.
//
// The request ID must be a valid UUID with the exception that zero UUID is
// not supported (00000000-0000-0000-0000-000000000000).
RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
The request for `CloudVmCluster.Create`.
func (*CreateCloudVmClusterRequest) Descriptor
deprecated
func (*CreateCloudVmClusterRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateCloudVmClusterRequest.ProtoReflect.Descriptor instead.
func (*CreateCloudVmClusterRequest) GetCloudVmCluster ¶
func (x *CreateCloudVmClusterRequest) GetCloudVmCluster() *CloudVmCluster
func (*CreateCloudVmClusterRequest) GetCloudVmClusterId ¶
func (x *CreateCloudVmClusterRequest) GetCloudVmClusterId() string
func (*CreateCloudVmClusterRequest) GetParent ¶
func (x *CreateCloudVmClusterRequest) GetParent() string
func (*CreateCloudVmClusterRequest) GetRequestId ¶
func (x *CreateCloudVmClusterRequest) GetRequestId() string
func (*CreateCloudVmClusterRequest) ProtoMessage ¶
func (*CreateCloudVmClusterRequest) ProtoMessage()
func (*CreateCloudVmClusterRequest) ProtoReflect ¶
func (x *CreateCloudVmClusterRequest) ProtoReflect() protoreflect.Message
func (*CreateCloudVmClusterRequest) Reset ¶
func (x *CreateCloudVmClusterRequest) Reset()
func (*CreateCloudVmClusterRequest) String ¶
func (x *CreateCloudVmClusterRequest) String() string
type CreateDbSystemRequest ¶ added in v0.6.0
type CreateDbSystemRequest struct {
// Required. The value for parent of the DbSystem in the following format:
// projects/{project}/locations/{location}.
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Required. The ID of the DbSystem to create. This value is
// restricted to (^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$) and must be a maximum of
// 63 characters in length. The value must start with a letter and end with a
// letter or a number.
DbSystemId string `protobuf:"bytes,2,opt,name=db_system_id,json=dbSystemId,proto3" json:"db_system_id,omitempty"`
// Required. The resource being created.
DbSystem *DbSystem `protobuf:"bytes,3,opt,name=db_system,json=dbSystem,proto3" json:"db_system,omitempty"`
// Optional. An optional request ID to identify requests. Specify a unique
// request ID so that if you must retry your request, the server will know to
// ignore the request if it has already been completed. The server will
// guarantee that for at least 60 minutes since the first request.
//
// For example, consider a situation where you make an initial request and the
// request times out. If you make the request again with the same request
// ID, the server can check if original operation with the same request ID
// was received, and if so, will ignore the second request. This prevents
// clients from accidentally creating duplicate commitments.
//
// The request ID must be a valid UUID with the exception that zero UUID is
// not supported (00000000-0000-0000-0000-000000000000).
RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
The request for `DbSystem.Create`.
func (*CreateDbSystemRequest) Descriptor
deprecated
added in
v0.6.0
func (*CreateDbSystemRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateDbSystemRequest.ProtoReflect.Descriptor instead.
func (*CreateDbSystemRequest) GetDbSystem ¶ added in v0.6.0
func (x *CreateDbSystemRequest) GetDbSystem() *DbSystem
func (*CreateDbSystemRequest) GetDbSystemId ¶ added in v0.6.0
func (x *CreateDbSystemRequest) GetDbSystemId() string
func (*CreateDbSystemRequest) GetParent ¶ added in v0.6.0
func (x *CreateDbSystemRequest) GetParent() string
func (*CreateDbSystemRequest) GetRequestId ¶ added in v0.6.0
func (x *CreateDbSystemRequest) GetRequestId() string
func (*CreateDbSystemRequest) ProtoMessage ¶ added in v0.6.0
func (*CreateDbSystemRequest) ProtoMessage()
func (*CreateDbSystemRequest) ProtoReflect ¶ added in v0.6.0
func (x *CreateDbSystemRequest) ProtoReflect() protoreflect.Message
func (*CreateDbSystemRequest) Reset ¶ added in v0.6.0
func (x *CreateDbSystemRequest) Reset()
func (*CreateDbSystemRequest) String ¶ added in v0.6.0
func (x *CreateDbSystemRequest) String() string
type CreateExadbVmClusterRequest ¶ added in v0.6.0
type CreateExadbVmClusterRequest struct {
// Required. The value for parent of the ExadbVmCluster in the following
// format: projects/{project}/locations/{location}.
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Required. The ID of the ExadbVmCluster to create. This value is
// restricted to (^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$) and must be a maximum of
// 63 characters in length. The value must start with a letter and end with a
// letter or a number.
ExadbVmClusterId string `protobuf:"bytes,2,opt,name=exadb_vm_cluster_id,json=exadbVmClusterId,proto3" json:"exadb_vm_cluster_id,omitempty"`
// Required. The resource being created.
ExadbVmCluster *ExadbVmCluster `protobuf:"bytes,3,opt,name=exadb_vm_cluster,json=exadbVmCluster,proto3" json:"exadb_vm_cluster,omitempty"`
// Optional. An optional request ID to identify requests. Specify a unique
// request ID so that if you must retry your request, the server will know to
// ignore the request if it has already been completed. The server will
// guarantee that for at least 60 minutes since the first request.
//
// For example, consider a situation where you make an initial request and the
// request times out. If you make the request again with the same request
// ID, the server can check if original operation with the same request ID
// was received, and if so, will ignore the second request. This prevents
// clients from accidentally creating duplicate commitments.
//
// The request ID must be a valid UUID with the exception that zero UUID is
// not supported (00000000-0000-0000-0000-000000000000).
RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
The request for `ExadbVmCluster.Create`.
func (*CreateExadbVmClusterRequest) Descriptor
deprecated
added in
v0.6.0
func (*CreateExadbVmClusterRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateExadbVmClusterRequest.ProtoReflect.Descriptor instead.
func (*CreateExadbVmClusterRequest) GetExadbVmCluster ¶ added in v0.6.0
func (x *CreateExadbVmClusterRequest) GetExadbVmCluster() *ExadbVmCluster
func (*CreateExadbVmClusterRequest) GetExadbVmClusterId ¶ added in v0.6.0
func (x *CreateExadbVmClusterRequest) GetExadbVmClusterId() string
func (*CreateExadbVmClusterRequest) GetParent ¶ added in v0.6.0
func (x *CreateExadbVmClusterRequest) GetParent() string
func (*CreateExadbVmClusterRequest) GetRequestId ¶ added in v0.6.0
func (x *CreateExadbVmClusterRequest) GetRequestId() string
func (*CreateExadbVmClusterRequest) ProtoMessage ¶ added in v0.6.0
func (*CreateExadbVmClusterRequest) ProtoMessage()
func (*CreateExadbVmClusterRequest) ProtoReflect ¶ added in v0.6.0
func (x *CreateExadbVmClusterRequest) ProtoReflect() protoreflect.Message
func (*CreateExadbVmClusterRequest) Reset ¶ added in v0.6.0
func (x *CreateExadbVmClusterRequest) Reset()
func (*CreateExadbVmClusterRequest) String ¶ added in v0.6.0
func (x *CreateExadbVmClusterRequest) String() string
type CreateExascaleDbStorageVaultRequest ¶ added in v0.6.0
type CreateExascaleDbStorageVaultRequest struct {
// Required. The value for parent of the ExascaleDbStorageVault in the
// following format: projects/{project}/locations/{location}.
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Required. The ID of the ExascaleDbStorageVault to create. This value is
// restricted to (^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$) and must be a maximum of
// 63 characters in length. The value must start with a letter and end with a
// letter or a number.
ExascaleDbStorageVaultId string `` /* 139-byte string literal not displayed */
// Required. The resource being created.
ExascaleDbStorageVault *ExascaleDbStorageVault `` /* 131-byte string literal not displayed */
// Optional. An optional request ID to identify requests. Specify a unique
// request ID so that if you must retry your request, the server will know to
// ignore the request if it has already been completed. The server will
// guarantee that for at least 60 minutes since the first request.
//
// For example, consider a situation where you make an initial request and the
// request times out. If you make the request again with the same request
// ID, the server can check if original operation with the same request ID
// was received, and if so, will ignore the second request. This prevents
// clients from accidentally creating duplicate commitments.
//
// The request ID must be a valid UUID with the exception that zero UUID is
// not supported (00000000-0000-0000-0000-000000000000).
RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
The request for `ExascaleDbStorageVault.Create`.
func (*CreateExascaleDbStorageVaultRequest) Descriptor
deprecated
added in
v0.6.0
func (*CreateExascaleDbStorageVaultRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateExascaleDbStorageVaultRequest.ProtoReflect.Descriptor instead.
func (*CreateExascaleDbStorageVaultRequest) GetExascaleDbStorageVault ¶ added in v0.6.0
func (x *CreateExascaleDbStorageVaultRequest) GetExascaleDbStorageVault() *ExascaleDbStorageVault
func (*CreateExascaleDbStorageVaultRequest) GetExascaleDbStorageVaultId ¶ added in v0.6.0
func (x *CreateExascaleDbStorageVaultRequest) GetExascaleDbStorageVaultId() string
func (*CreateExascaleDbStorageVaultRequest) GetParent ¶ added in v0.6.0
func (x *CreateExascaleDbStorageVaultRequest) GetParent() string
func (*CreateExascaleDbStorageVaultRequest) GetRequestId ¶ added in v0.6.0
func (x *CreateExascaleDbStorageVaultRequest) GetRequestId() string
func (*CreateExascaleDbStorageVaultRequest) ProtoMessage ¶ added in v0.6.0
func (*CreateExascaleDbStorageVaultRequest) ProtoMessage()
func (*CreateExascaleDbStorageVaultRequest) ProtoReflect ¶ added in v0.6.0
func (x *CreateExascaleDbStorageVaultRequest) ProtoReflect() protoreflect.Message
func (*CreateExascaleDbStorageVaultRequest) Reset ¶ added in v0.6.0
func (x *CreateExascaleDbStorageVaultRequest) Reset()
func (*CreateExascaleDbStorageVaultRequest) String ¶ added in v0.6.0
func (x *CreateExascaleDbStorageVaultRequest) String() string
type CreateOdbNetworkRequest ¶ added in v0.6.0
type CreateOdbNetworkRequest struct {
// Required. The parent value for the OdbNetwork in the following format:
// projects/{project}/locations/{location}.
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Required. The ID of the OdbNetwork to create. This value is restricted
// to (^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$) and must be a maximum of 63
// characters in length. The value must start with a letter and end with
// a letter or a number.
OdbNetworkId string `protobuf:"bytes,2,opt,name=odb_network_id,json=odbNetworkId,proto3" json:"odb_network_id,omitempty"`
// Required. Details of the OdbNetwork instance to create.
OdbNetwork *OdbNetwork `protobuf:"bytes,3,opt,name=odb_network,json=odbNetwork,proto3" json:"odb_network,omitempty"`
// Optional. An optional ID to identify the request. This value is used to
// identify duplicate requests. If you make a request with the same request ID
// and the original request is still in progress or completed, the server
// ignores the second request. This prevents clients from
// accidentally creating duplicate commitments.
//
// The request ID must be a valid UUID with the exception that zero UUID is
// not supported (00000000-0000-0000-0000-000000000000).
RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
The request for `OdbNetwork.Create`.
func (*CreateOdbNetworkRequest) Descriptor
deprecated
added in
v0.6.0
func (*CreateOdbNetworkRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateOdbNetworkRequest.ProtoReflect.Descriptor instead.
func (*CreateOdbNetworkRequest) GetOdbNetwork ¶ added in v0.6.0
func (x *CreateOdbNetworkRequest) GetOdbNetwork() *OdbNetwork
func (*CreateOdbNetworkRequest) GetOdbNetworkId ¶ added in v0.6.0
func (x *CreateOdbNetworkRequest) GetOdbNetworkId() string
func (*CreateOdbNetworkRequest) GetParent ¶ added in v0.6.0
func (x *CreateOdbNetworkRequest) GetParent() string
func (*CreateOdbNetworkRequest) GetRequestId ¶ added in v0.6.0
func (x *CreateOdbNetworkRequest) GetRequestId() string
func (*CreateOdbNetworkRequest) ProtoMessage ¶ added in v0.6.0
func (*CreateOdbNetworkRequest) ProtoMessage()
func (*CreateOdbNetworkRequest) ProtoReflect ¶ added in v0.6.0
func (x *CreateOdbNetworkRequest) ProtoReflect() protoreflect.Message
func (*CreateOdbNetworkRequest) Reset ¶ added in v0.6.0
func (x *CreateOdbNetworkRequest) Reset()
func (*CreateOdbNetworkRequest) String ¶ added in v0.6.0
func (x *CreateOdbNetworkRequest) String() string
type CreateOdbSubnetRequest ¶ added in v0.6.0
type CreateOdbSubnetRequest struct {
// Required. The parent value for the OdbSubnet in the following format:
// projects/{project}/locations/{location}/odbNetworks/{odb_network}.
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Required. The ID of the OdbSubnet to create. This value is restricted
// to (^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$) and must be a maximum of 63
// characters in length. The value must start with a letter and end with
// a letter or a number.
OdbSubnetId string `protobuf:"bytes,2,opt,name=odb_subnet_id,json=odbSubnetId,proto3" json:"odb_subnet_id,omitempty"`
// Required. Details of the OdbSubnet instance to create.
OdbSubnet *OdbSubnet `protobuf:"bytes,3,opt,name=odb_subnet,json=odbSubnet,proto3" json:"odb_subnet,omitempty"`
// Optional. An optional ID to identify the request. This value is used to
// identify duplicate requests. If you make a request with the same request ID
// and the original request is still in progress or completed, the server
// ignores the second request. This prevents clients from
// accidentally creating duplicate commitments.
//
// The request ID must be a valid UUID with the exception that zero UUID is
// not supported (00000000-0000-0000-0000-000000000000).
RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
The request for `OdbSubnet.Create`.
func (*CreateOdbSubnetRequest) Descriptor
deprecated
added in
v0.6.0
func (*CreateOdbSubnetRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateOdbSubnetRequest.ProtoReflect.Descriptor instead.
func (*CreateOdbSubnetRequest) GetOdbSubnet ¶ added in v0.6.0
func (x *CreateOdbSubnetRequest) GetOdbSubnet() *OdbSubnet
func (*CreateOdbSubnetRequest) GetOdbSubnetId ¶ added in v0.6.0
func (x *CreateOdbSubnetRequest) GetOdbSubnetId() string
func (*CreateOdbSubnetRequest) GetParent ¶ added in v0.6.0
func (x *CreateOdbSubnetRequest) GetParent() string
func (*CreateOdbSubnetRequest) GetRequestId ¶ added in v0.6.0
func (x *CreateOdbSubnetRequest) GetRequestId() string
func (*CreateOdbSubnetRequest) ProtoMessage ¶ added in v0.6.0
func (*CreateOdbSubnetRequest) ProtoMessage()
func (*CreateOdbSubnetRequest) ProtoReflect ¶ added in v0.6.0
func (x *CreateOdbSubnetRequest) ProtoReflect() protoreflect.Message
func (*CreateOdbSubnetRequest) Reset ¶ added in v0.6.0
func (x *CreateOdbSubnetRequest) Reset()
func (*CreateOdbSubnetRequest) String ¶ added in v0.6.0
func (x *CreateOdbSubnetRequest) String() string
type CustomerContact ¶
type CustomerContact struct {
// Required. The email address used by Oracle to send notifications regarding
// databases and infrastructure.
Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"`
// contains filtered or unexported fields
}
The CustomerContact reference as defined by Oracle. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/datatypes/CustomerContact
func (*CustomerContact) Descriptor
deprecated
func (*CustomerContact) Descriptor() ([]byte, []int)
Deprecated: Use CustomerContact.ProtoReflect.Descriptor instead.
func (*CustomerContact) GetEmail ¶
func (x *CustomerContact) GetEmail() string
func (*CustomerContact) ProtoMessage ¶
func (*CustomerContact) ProtoMessage()
func (*CustomerContact) ProtoReflect ¶
func (x *CustomerContact) ProtoReflect() protoreflect.Message
func (*CustomerContact) Reset ¶
func (x *CustomerContact) Reset()
func (*CustomerContact) String ¶
func (x *CustomerContact) String() string
type DBWorkload ¶
type DBWorkload int32
The various states available for the Autonomous Database workload type.
const ( // Default unspecified value. DBWorkload_DB_WORKLOAD_UNSPECIFIED DBWorkload = 0 // Autonomous Transaction Processing database. DBWorkload_OLTP DBWorkload = 1 // Autonomous Data Warehouse database. DBWorkload_DW DBWorkload = 2 // Autonomous JSON Database. DBWorkload_AJD DBWorkload = 3 // Autonomous Database with the Oracle APEX Application Development workload // type. DBWorkload_APEX DBWorkload = 4 )
func (DBWorkload) Descriptor ¶
func (DBWorkload) Descriptor() protoreflect.EnumDescriptor
func (DBWorkload) Enum ¶
func (x DBWorkload) Enum() *DBWorkload
func (DBWorkload) EnumDescriptor
deprecated
func (DBWorkload) EnumDescriptor() ([]byte, []int)
Deprecated: Use DBWorkload.Descriptor instead.
func (DBWorkload) Number ¶
func (x DBWorkload) Number() protoreflect.EnumNumber
func (DBWorkload) String ¶
func (x DBWorkload) String() string
func (DBWorkload) Type ¶
func (DBWorkload) Type() protoreflect.EnumType
type DataCollectionOptions ¶
type DataCollectionOptions struct {
// Optional. Indicates whether diagnostic collection is enabled for the VM
// cluster
DiagnosticsEventsEnabled bool `` /* 136-byte string literal not displayed */
// Optional. Indicates whether health monitoring is enabled for the VM cluster
HealthMonitoringEnabled bool `` /* 133-byte string literal not displayed */
// Optional. Indicates whether incident logs and trace collection are enabled
// for the VM cluster
IncidentLogsEnabled bool `protobuf:"varint,3,opt,name=incident_logs_enabled,json=incidentLogsEnabled,proto3" json:"incident_logs_enabled,omitempty"`
// contains filtered or unexported fields
}
Data collection options for diagnostics.
func (*DataCollectionOptions) Descriptor
deprecated
func (*DataCollectionOptions) Descriptor() ([]byte, []int)
Deprecated: Use DataCollectionOptions.ProtoReflect.Descriptor instead.
func (*DataCollectionOptions) GetDiagnosticsEventsEnabled ¶
func (x *DataCollectionOptions) GetDiagnosticsEventsEnabled() bool
func (*DataCollectionOptions) GetHealthMonitoringEnabled ¶
func (x *DataCollectionOptions) GetHealthMonitoringEnabled() bool
func (*DataCollectionOptions) GetIncidentLogsEnabled ¶
func (x *DataCollectionOptions) GetIncidentLogsEnabled() bool
func (*DataCollectionOptions) ProtoMessage ¶
func (*DataCollectionOptions) ProtoMessage()
func (*DataCollectionOptions) ProtoReflect ¶
func (x *DataCollectionOptions) ProtoReflect() protoreflect.Message
func (*DataCollectionOptions) Reset ¶
func (x *DataCollectionOptions) Reset()
func (*DataCollectionOptions) String ¶
func (x *DataCollectionOptions) String() string
type DataCollectionOptionsCommon ¶ added in v0.6.0
type DataCollectionOptionsCommon struct {
// Optional. Indicates whether to enable data collection for diagnostics.
IsDiagnosticsEventsEnabled bool `` /* 144-byte string literal not displayed */
// Optional. Indicates whether to enable health monitoring.
IsHealthMonitoringEnabled bool `` /* 141-byte string literal not displayed */
// Optional. Indicates whether to enable incident logs and trace collection.
IsIncidentLogsEnabled bool `` /* 129-byte string literal not displayed */
// contains filtered or unexported fields
}
Data collection options for diagnostics. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/datatypes/DataCollectionOptions
func (*DataCollectionOptionsCommon) Descriptor
deprecated
added in
v0.6.0
func (*DataCollectionOptionsCommon) Descriptor() ([]byte, []int)
Deprecated: Use DataCollectionOptionsCommon.ProtoReflect.Descriptor instead.
func (*DataCollectionOptionsCommon) GetIsDiagnosticsEventsEnabled ¶ added in v0.6.0
func (x *DataCollectionOptionsCommon) GetIsDiagnosticsEventsEnabled() bool
func (*DataCollectionOptionsCommon) GetIsHealthMonitoringEnabled ¶ added in v0.6.0
func (x *DataCollectionOptionsCommon) GetIsHealthMonitoringEnabled() bool
func (*DataCollectionOptionsCommon) GetIsIncidentLogsEnabled ¶ added in v0.6.0
func (x *DataCollectionOptionsCommon) GetIsIncidentLogsEnabled() bool
func (*DataCollectionOptionsCommon) ProtoMessage ¶ added in v0.6.0
func (*DataCollectionOptionsCommon) ProtoMessage()
func (*DataCollectionOptionsCommon) ProtoReflect ¶ added in v0.6.0
func (x *DataCollectionOptionsCommon) ProtoReflect() protoreflect.Message
func (*DataCollectionOptionsCommon) Reset ¶ added in v0.6.0
func (x *DataCollectionOptionsCommon) Reset()
func (*DataCollectionOptionsCommon) String ¶ added in v0.6.0
func (x *DataCollectionOptionsCommon) String() string
type DataCollectionOptionsDbSystem ¶ added in v0.6.0
type DataCollectionOptionsDbSystem struct {
// Optional. Indicates whether to enable data collection for diagnostics.
IsDiagnosticsEventsEnabled bool `` /* 144-byte string literal not displayed */
// Optional. Indicates whether to enable incident logs and trace collection.
IsIncidentLogsEnabled bool `` /* 129-byte string literal not displayed */
// contains filtered or unexported fields
}
Data collection options for DbSystem.
func (*DataCollectionOptionsDbSystem) Descriptor
deprecated
added in
v0.6.0
func (*DataCollectionOptionsDbSystem) Descriptor() ([]byte, []int)
Deprecated: Use DataCollectionOptionsDbSystem.ProtoReflect.Descriptor instead.
func (*DataCollectionOptionsDbSystem) GetIsDiagnosticsEventsEnabled ¶ added in v0.6.0
func (x *DataCollectionOptionsDbSystem) GetIsDiagnosticsEventsEnabled() bool
func (*DataCollectionOptionsDbSystem) GetIsIncidentLogsEnabled ¶ added in v0.6.0
func (x *DataCollectionOptionsDbSystem) GetIsIncidentLogsEnabled() bool
func (*DataCollectionOptionsDbSystem) ProtoMessage ¶ added in v0.6.0
func (*DataCollectionOptionsDbSystem) ProtoMessage()
func (*DataCollectionOptionsDbSystem) ProtoReflect ¶ added in v0.6.0
func (x *DataCollectionOptionsDbSystem) ProtoReflect() protoreflect.Message
func (*DataCollectionOptionsDbSystem) Reset ¶ added in v0.6.0
func (x *DataCollectionOptionsDbSystem) Reset()
func (*DataCollectionOptionsDbSystem) String ¶ added in v0.6.0
func (x *DataCollectionOptionsDbSystem) String() string
type Database ¶ added in v0.6.0
type Database struct {
// Identifier. The name of the Database resource in the following format:
// projects/{project}/locations/{region}/databases/{database}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. The database name. The name must begin with an alphabetic
// character and can contain a maximum of eight alphanumeric characters.
// Special characters are not permitted.
DbName string `protobuf:"bytes,2,opt,name=db_name,json=dbName,proto3" json:"db_name,omitempty"`
// Optional. The DB_UNIQUE_NAME of the Oracle Database being backed up.
DbUniqueName string `protobuf:"bytes,3,opt,name=db_unique_name,json=dbUniqueName,proto3" json:"db_unique_name,omitempty"`
// Required. The password for the default ADMIN user.
AdminPassword string `protobuf:"bytes,4,opt,name=admin_password,json=adminPassword,proto3" json:"admin_password,omitempty"`
// Optional. The TDE wallet password for the database.
TdeWalletPassword string `protobuf:"bytes,5,opt,name=tde_wallet_password,json=tdeWalletPassword,proto3" json:"tde_wallet_password,omitempty"`
// Optional. The character set for the database. The default is AL32UTF8.
CharacterSet string `protobuf:"bytes,6,opt,name=character_set,json=characterSet,proto3" json:"character_set,omitempty"`
// Optional. The national character set for the database. The default is
// AL16UTF16.
NcharacterSet string `protobuf:"bytes,7,opt,name=ncharacter_set,json=ncharacterSet,proto3" json:"ncharacter_set,omitempty"`
// Output only. HTTPS link to OCI resources exposed to Customer via UI
// Interface.
OciUrl string `protobuf:"bytes,8,opt,name=oci_url,json=ociUrl,proto3" json:"oci_url,omitempty"`
// Output only. The date and time that the Database was created.
CreateTime *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// Optional. The properties of the Database.
Properties *DatabaseProperties `protobuf:"bytes,10,opt,name=properties,proto3" json:"properties,omitempty"`
// Optional. The database ID of the Database.
DatabaseId string `protobuf:"bytes,11,opt,name=database_id,json=databaseId,proto3" json:"database_id,omitempty"`
// Optional. The name of the DbHome resource associated with the Database.
DbHomeName string `protobuf:"bytes,12,opt,name=db_home_name,json=dbHomeName,proto3" json:"db_home_name,omitempty"`
// Output only. The GCP Oracle zone where the Database is created.
GcpOracleZone string `protobuf:"bytes,13,opt,name=gcp_oracle_zone,json=gcpOracleZone,proto3" json:"gcp_oracle_zone,omitempty"`
// Output only. The Status of Operations Insights for this Database.
OpsInsightsStatus Database_OperationsInsightsStatus `` /* 186-byte string literal not displayed */
// contains filtered or unexported fields
}
Details of the Database resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/Database/
func (*Database) Descriptor
deprecated
added in
v0.6.0
func (*Database) GetAdminPassword ¶ added in v0.6.0
func (*Database) GetCharacterSet ¶ added in v0.6.0
func (*Database) GetCreateTime ¶ added in v0.6.0
func (x *Database) GetCreateTime() *timestamppb.Timestamp
func (*Database) GetDatabaseId ¶ added in v0.6.0
func (*Database) GetDbHomeName ¶ added in v0.6.0
func (*Database) GetDbUniqueName ¶ added in v0.6.0
func (*Database) GetGcpOracleZone ¶ added in v0.6.0
func (*Database) GetNcharacterSet ¶ added in v0.6.0
func (*Database) GetOpsInsightsStatus ¶ added in v0.6.0
func (x *Database) GetOpsInsightsStatus() Database_OperationsInsightsStatus
func (*Database) GetProperties ¶ added in v0.6.0
func (x *Database) GetProperties() *DatabaseProperties
func (*Database) GetTdeWalletPassword ¶ added in v0.6.0
func (*Database) ProtoMessage ¶ added in v0.6.0
func (*Database) ProtoMessage()
func (*Database) ProtoReflect ¶ added in v0.6.0
func (x *Database) ProtoReflect() protoreflect.Message
type DatabaseCharacterSet ¶ added in v0.6.0
type DatabaseCharacterSet struct {
// Identifier. The name of the Database Character Set resource in the
// following format:
// projects/{project}/locations/{region}/databaseCharacterSets/{database_character_set}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Output only. The character set type for the Database.
CharacterSetType DatabaseCharacterSet_CharacterSetType `` /* 186-byte string literal not displayed */
// Output only. The character set name for the Database which is the ID in the
// resource name.
CharacterSet string `protobuf:"bytes,3,opt,name=character_set,json=characterSet,proto3" json:"character_set,omitempty"`
// contains filtered or unexported fields
}
Details of the Database character set resource.
func (*DatabaseCharacterSet) Descriptor
deprecated
added in
v0.6.0
func (*DatabaseCharacterSet) Descriptor() ([]byte, []int)
Deprecated: Use DatabaseCharacterSet.ProtoReflect.Descriptor instead.
func (*DatabaseCharacterSet) GetCharacterSet ¶ added in v0.6.0
func (x *DatabaseCharacterSet) GetCharacterSet() string
func (*DatabaseCharacterSet) GetCharacterSetType ¶ added in v0.6.0
func (x *DatabaseCharacterSet) GetCharacterSetType() DatabaseCharacterSet_CharacterSetType
func (*DatabaseCharacterSet) GetName ¶ added in v0.6.0
func (x *DatabaseCharacterSet) GetName() string
func (*DatabaseCharacterSet) ProtoMessage ¶ added in v0.6.0
func (*DatabaseCharacterSet) ProtoMessage()
func (*DatabaseCharacterSet) ProtoReflect ¶ added in v0.6.0
func (x *DatabaseCharacterSet) ProtoReflect() protoreflect.Message
func (*DatabaseCharacterSet) Reset ¶ added in v0.6.0
func (x *DatabaseCharacterSet) Reset()
func (*DatabaseCharacterSet) String ¶ added in v0.6.0
func (x *DatabaseCharacterSet) String() string
type DatabaseCharacterSet_CharacterSetType ¶ added in v0.6.0
type DatabaseCharacterSet_CharacterSetType int32
The type of character set a Database can have.
const ( // Character set type is not specified. DatabaseCharacterSet_CHARACTER_SET_TYPE_UNSPECIFIED DatabaseCharacterSet_CharacterSetType = 0 // Character set type is set to database. DatabaseCharacterSet_DATABASE DatabaseCharacterSet_CharacterSetType = 1 // Character set type is set to national. DatabaseCharacterSet_NATIONAL DatabaseCharacterSet_CharacterSetType = 2 )
func (DatabaseCharacterSet_CharacterSetType) Descriptor ¶ added in v0.6.0
func (DatabaseCharacterSet_CharacterSetType) Descriptor() protoreflect.EnumDescriptor
func (DatabaseCharacterSet_CharacterSetType) EnumDescriptor
deprecated
added in
v0.6.0
func (DatabaseCharacterSet_CharacterSetType) EnumDescriptor() ([]byte, []int)
Deprecated: Use DatabaseCharacterSet_CharacterSetType.Descriptor instead.
func (DatabaseCharacterSet_CharacterSetType) Number ¶ added in v0.6.0
func (x DatabaseCharacterSet_CharacterSetType) Number() protoreflect.EnumNumber
func (DatabaseCharacterSet_CharacterSetType) String ¶ added in v0.6.0
func (x DatabaseCharacterSet_CharacterSetType) String() string
func (DatabaseCharacterSet_CharacterSetType) Type ¶ added in v0.6.0
func (DatabaseCharacterSet_CharacterSetType) Type() protoreflect.EnumType
type DatabaseConnectionStringProfile ¶
type DatabaseConnectionStringProfile struct {
// Output only. The current consumer group being used by the connection.
ConsumerGroup DatabaseConnectionStringProfile_ConsumerGroup `` /* 183-byte string literal not displayed */
// Output only. The display name for the database connection.
DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// Output only. The host name format being currently used in connection
// string.
HostFormat DatabaseConnectionStringProfile_HostFormat `` /* 171-byte string literal not displayed */
// Output only. This field indicates if the connection string is regional and
// is only applicable for cross-region Data Guard.
IsRegional bool `protobuf:"varint,4,opt,name=is_regional,json=isRegional,proto3" json:"is_regional,omitempty"`
// Output only. The protocol being used by the connection.
Protocol DatabaseConnectionStringProfile_Protocol `` /* 147-byte string literal not displayed */
// Output only. The current session mode of the connection.
SessionMode DatabaseConnectionStringProfile_SessionMode `` /* 175-byte string literal not displayed */
// Output only. The syntax of the connection string.
SyntaxFormat DatabaseConnectionStringProfile_SyntaxFormat `` /* 179-byte string literal not displayed */
// Output only. This field indicates the TLS authentication type of the
// connection.
TlsAuthentication DatabaseConnectionStringProfile_TLSAuthentication `` /* 199-byte string literal not displayed */
// Output only. The value of the connection string.
Value string `protobuf:"bytes,9,opt,name=value,proto3" json:"value,omitempty"`
// contains filtered or unexported fields
}
The connection string profile to allow clients to group. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/datatypes/DatabaseConnectionStringProfile
func (*DatabaseConnectionStringProfile) Descriptor
deprecated
func (*DatabaseConnectionStringProfile) Descriptor() ([]byte, []int)
Deprecated: Use DatabaseConnectionStringProfile.ProtoReflect.Descriptor instead.
func (*DatabaseConnectionStringProfile) GetConsumerGroup ¶
func (x *DatabaseConnectionStringProfile) GetConsumerGroup() DatabaseConnectionStringProfile_ConsumerGroup
func (*DatabaseConnectionStringProfile) GetDisplayName ¶
func (x *DatabaseConnectionStringProfile) GetDisplayName() string
func (*DatabaseConnectionStringProfile) GetHostFormat ¶
func (x *DatabaseConnectionStringProfile) GetHostFormat() DatabaseConnectionStringProfile_HostFormat
func (*DatabaseConnectionStringProfile) GetIsRegional ¶
func (x *DatabaseConnectionStringProfile) GetIsRegional() bool
func (*DatabaseConnectionStringProfile) GetProtocol ¶
func (x *DatabaseConnectionStringProfile) GetProtocol() DatabaseConnectionStringProfile_Protocol
func (*DatabaseConnectionStringProfile) GetSessionMode ¶
func (x *DatabaseConnectionStringProfile) GetSessionMode() DatabaseConnectionStringProfile_SessionMode
func (*DatabaseConnectionStringProfile) GetSyntaxFormat ¶
func (x *DatabaseConnectionStringProfile) GetSyntaxFormat() DatabaseConnectionStringProfile_SyntaxFormat
func (*DatabaseConnectionStringProfile) GetTlsAuthentication ¶
func (x *DatabaseConnectionStringProfile) GetTlsAuthentication() DatabaseConnectionStringProfile_TLSAuthentication
func (*DatabaseConnectionStringProfile) GetValue ¶
func (x *DatabaseConnectionStringProfile) GetValue() string
func (*DatabaseConnectionStringProfile) ProtoMessage ¶
func (*DatabaseConnectionStringProfile) ProtoMessage()
func (*DatabaseConnectionStringProfile) ProtoReflect ¶
func (x *DatabaseConnectionStringProfile) ProtoReflect() protoreflect.Message
func (*DatabaseConnectionStringProfile) Reset ¶
func (x *DatabaseConnectionStringProfile) Reset()
func (*DatabaseConnectionStringProfile) String ¶
func (x *DatabaseConnectionStringProfile) String() string
type DatabaseConnectionStringProfile_ConsumerGroup ¶
type DatabaseConnectionStringProfile_ConsumerGroup int32
The various consumer groups available in the connection string profile.
const ( // Default unspecified value. DatabaseConnectionStringProfile_CONSUMER_GROUP_UNSPECIFIED DatabaseConnectionStringProfile_ConsumerGroup = 0 // High consumer group. DatabaseConnectionStringProfile_HIGH DatabaseConnectionStringProfile_ConsumerGroup = 1 // Medium consumer group. DatabaseConnectionStringProfile_MEDIUM DatabaseConnectionStringProfile_ConsumerGroup = 2 // Low consumer group. DatabaseConnectionStringProfile_LOW DatabaseConnectionStringProfile_ConsumerGroup = 3 // TP consumer group. DatabaseConnectionStringProfile_TP DatabaseConnectionStringProfile_ConsumerGroup = 4 // TPURGENT consumer group. DatabaseConnectionStringProfile_TPURGENT DatabaseConnectionStringProfile_ConsumerGroup = 5 )
func (DatabaseConnectionStringProfile_ConsumerGroup) Descriptor ¶
func (DatabaseConnectionStringProfile_ConsumerGroup) Descriptor() protoreflect.EnumDescriptor
func (DatabaseConnectionStringProfile_ConsumerGroup) EnumDescriptor
deprecated
func (DatabaseConnectionStringProfile_ConsumerGroup) EnumDescriptor() ([]byte, []int)
Deprecated: Use DatabaseConnectionStringProfile_ConsumerGroup.Descriptor instead.
func (DatabaseConnectionStringProfile_ConsumerGroup) Number ¶
func (x DatabaseConnectionStringProfile_ConsumerGroup) Number() protoreflect.EnumNumber
func (DatabaseConnectionStringProfile_ConsumerGroup) String ¶
func (x DatabaseConnectionStringProfile_ConsumerGroup) String() string
type DatabaseConnectionStringProfile_HostFormat ¶
type DatabaseConnectionStringProfile_HostFormat int32
The host name format being used in the connection string.
const ( // Default unspecified value. DatabaseConnectionStringProfile_HOST_FORMAT_UNSPECIFIED DatabaseConnectionStringProfile_HostFormat = 0 // FQDN DatabaseConnectionStringProfile_FQDN DatabaseConnectionStringProfile_HostFormat = 1 // IP DatabaseConnectionStringProfile_IP DatabaseConnectionStringProfile_HostFormat = 2 )
func (DatabaseConnectionStringProfile_HostFormat) Descriptor ¶
func (DatabaseConnectionStringProfile_HostFormat) Descriptor() protoreflect.EnumDescriptor
func (DatabaseConnectionStringProfile_HostFormat) EnumDescriptor
deprecated
func (DatabaseConnectionStringProfile_HostFormat) EnumDescriptor() ([]byte, []int)
Deprecated: Use DatabaseConnectionStringProfile_HostFormat.Descriptor instead.
func (DatabaseConnectionStringProfile_HostFormat) Number ¶
func (x DatabaseConnectionStringProfile_HostFormat) Number() protoreflect.EnumNumber
func (DatabaseConnectionStringProfile_HostFormat) String ¶
func (x DatabaseConnectionStringProfile_HostFormat) String() string
func (DatabaseConnectionStringProfile_HostFormat) Type ¶
func (DatabaseConnectionStringProfile_HostFormat) Type() protoreflect.EnumType
type DatabaseConnectionStringProfile_Protocol ¶
type DatabaseConnectionStringProfile_Protocol int32
The protocol being used by the connection.
const ( // Default unspecified value. DatabaseConnectionStringProfile_PROTOCOL_UNSPECIFIED DatabaseConnectionStringProfile_Protocol = 0 // Tcp DatabaseConnectionStringProfile_TCP DatabaseConnectionStringProfile_Protocol = 1 // Tcps DatabaseConnectionStringProfile_TCPS DatabaseConnectionStringProfile_Protocol = 2 )
func (DatabaseConnectionStringProfile_Protocol) Descriptor ¶
func (DatabaseConnectionStringProfile_Protocol) Descriptor() protoreflect.EnumDescriptor
func (DatabaseConnectionStringProfile_Protocol) EnumDescriptor
deprecated
func (DatabaseConnectionStringProfile_Protocol) EnumDescriptor() ([]byte, []int)
Deprecated: Use DatabaseConnectionStringProfile_Protocol.Descriptor instead.
func (DatabaseConnectionStringProfile_Protocol) Number ¶
func (x DatabaseConnectionStringProfile_Protocol) Number() protoreflect.EnumNumber
func (DatabaseConnectionStringProfile_Protocol) String ¶
func (x DatabaseConnectionStringProfile_Protocol) String() string
func (DatabaseConnectionStringProfile_Protocol) Type ¶
func (DatabaseConnectionStringProfile_Protocol) Type() protoreflect.EnumType
type DatabaseConnectionStringProfile_SessionMode ¶
type DatabaseConnectionStringProfile_SessionMode int32
The session mode of the connection.
const ( // Default unspecified value. DatabaseConnectionStringProfile_SESSION_MODE_UNSPECIFIED DatabaseConnectionStringProfile_SessionMode = 0 // Direct DatabaseConnectionStringProfile_DIRECT DatabaseConnectionStringProfile_SessionMode = 1 // Indirect DatabaseConnectionStringProfile_INDIRECT DatabaseConnectionStringProfile_SessionMode = 2 )
func (DatabaseConnectionStringProfile_SessionMode) Descriptor ¶
func (DatabaseConnectionStringProfile_SessionMode) Descriptor() protoreflect.EnumDescriptor
func (DatabaseConnectionStringProfile_SessionMode) EnumDescriptor
deprecated
func (DatabaseConnectionStringProfile_SessionMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use DatabaseConnectionStringProfile_SessionMode.Descriptor instead.
func (DatabaseConnectionStringProfile_SessionMode) Number ¶
func (x DatabaseConnectionStringProfile_SessionMode) Number() protoreflect.EnumNumber
func (DatabaseConnectionStringProfile_SessionMode) String ¶
func (x DatabaseConnectionStringProfile_SessionMode) String() string
func (DatabaseConnectionStringProfile_SessionMode) Type ¶
func (DatabaseConnectionStringProfile_SessionMode) Type() protoreflect.EnumType
type DatabaseConnectionStringProfile_SyntaxFormat ¶
type DatabaseConnectionStringProfile_SyntaxFormat int32
Specifies syntax of the connection string.
const ( // Default unspecified value. DatabaseConnectionStringProfile_SYNTAX_FORMAT_UNSPECIFIED DatabaseConnectionStringProfile_SyntaxFormat = 0 // Long DatabaseConnectionStringProfile_LONG DatabaseConnectionStringProfile_SyntaxFormat = 1 // Ezconnect DatabaseConnectionStringProfile_EZCONNECT DatabaseConnectionStringProfile_SyntaxFormat = 2 // Ezconnectplus DatabaseConnectionStringProfile_EZCONNECTPLUS DatabaseConnectionStringProfile_SyntaxFormat = 3 )
func (DatabaseConnectionStringProfile_SyntaxFormat) Descriptor ¶
func (DatabaseConnectionStringProfile_SyntaxFormat) Descriptor() protoreflect.EnumDescriptor
func (DatabaseConnectionStringProfile_SyntaxFormat) EnumDescriptor
deprecated
func (DatabaseConnectionStringProfile_SyntaxFormat) EnumDescriptor() ([]byte, []int)
Deprecated: Use DatabaseConnectionStringProfile_SyntaxFormat.Descriptor instead.
func (DatabaseConnectionStringProfile_SyntaxFormat) Number ¶
func (x DatabaseConnectionStringProfile_SyntaxFormat) Number() protoreflect.EnumNumber
func (DatabaseConnectionStringProfile_SyntaxFormat) String ¶
func (x DatabaseConnectionStringProfile_SyntaxFormat) String() string
func (DatabaseConnectionStringProfile_SyntaxFormat) Type ¶
func (DatabaseConnectionStringProfile_SyntaxFormat) Type() protoreflect.EnumType
type DatabaseConnectionStringProfile_TLSAuthentication ¶
type DatabaseConnectionStringProfile_TLSAuthentication int32
This field indicates the TLS authentication type of the connection.
const ( // Default unspecified value. DatabaseConnectionStringProfile_TLS_AUTHENTICATION_UNSPECIFIED DatabaseConnectionStringProfile_TLSAuthentication = 0 // Server DatabaseConnectionStringProfile_SERVER DatabaseConnectionStringProfile_TLSAuthentication = 1 // Mutual DatabaseConnectionStringProfile_MUTUAL DatabaseConnectionStringProfile_TLSAuthentication = 2 )
func (DatabaseConnectionStringProfile_TLSAuthentication) Descriptor ¶
func (DatabaseConnectionStringProfile_TLSAuthentication) Descriptor() protoreflect.EnumDescriptor
func (DatabaseConnectionStringProfile_TLSAuthentication) EnumDescriptor
deprecated
func (DatabaseConnectionStringProfile_TLSAuthentication) EnumDescriptor() ([]byte, []int)
Deprecated: Use DatabaseConnectionStringProfile_TLSAuthentication.Descriptor instead.
func (DatabaseConnectionStringProfile_TLSAuthentication) Number ¶
func (x DatabaseConnectionStringProfile_TLSAuthentication) Number() protoreflect.EnumNumber
func (DatabaseConnectionStringProfile_TLSAuthentication) String ¶
func (x DatabaseConnectionStringProfile_TLSAuthentication) String() string
type DatabaseManagementConfig ¶ added in v0.6.0
type DatabaseManagementConfig struct {
// Output only. The status of the Database Management service.
ManagementState DatabaseManagementConfig_ManagementState `` /* 184-byte string literal not displayed */
// Output only. The Database Management type.
ManagementType DatabaseManagementConfig_ManagementType `` /* 180-byte string literal not displayed */
// contains filtered or unexported fields
}
The configuration of the Database Management service.
func (*DatabaseManagementConfig) Descriptor
deprecated
added in
v0.6.0
func (*DatabaseManagementConfig) Descriptor() ([]byte, []int)
Deprecated: Use DatabaseManagementConfig.ProtoReflect.Descriptor instead.
func (*DatabaseManagementConfig) GetManagementState ¶ added in v0.6.0
func (x *DatabaseManagementConfig) GetManagementState() DatabaseManagementConfig_ManagementState
func (*DatabaseManagementConfig) GetManagementType ¶ added in v0.6.0
func (x *DatabaseManagementConfig) GetManagementType() DatabaseManagementConfig_ManagementType
func (*DatabaseManagementConfig) ProtoMessage ¶ added in v0.6.0
func (*DatabaseManagementConfig) ProtoMessage()
func (*DatabaseManagementConfig) ProtoReflect ¶ added in v0.6.0
func (x *DatabaseManagementConfig) ProtoReflect() protoreflect.Message
func (*DatabaseManagementConfig) Reset ¶ added in v0.6.0
func (x *DatabaseManagementConfig) Reset()
func (*DatabaseManagementConfig) String ¶ added in v0.6.0
func (x *DatabaseManagementConfig) String() string
type DatabaseManagementConfig_ManagementState ¶ added in v0.6.0
type DatabaseManagementConfig_ManagementState int32
The status of the Database Management service.
const ( // The status is not specified. DatabaseManagementConfig_MANAGEMENT_STATE_UNSPECIFIED DatabaseManagementConfig_ManagementState = 0 // The Database Management service is enabling. DatabaseManagementConfig_ENABLING DatabaseManagementConfig_ManagementState = 1 // The Database Management service is enabled. DatabaseManagementConfig_ENABLED DatabaseManagementConfig_ManagementState = 2 // The Database Management service is disabling. DatabaseManagementConfig_DISABLING DatabaseManagementConfig_ManagementState = 3 // The Database Management service is disabled. DatabaseManagementConfig_DISABLED DatabaseManagementConfig_ManagementState = 4 // The Database Management service is updating. DatabaseManagementConfig_UPDATING DatabaseManagementConfig_ManagementState = 5 // The Database Management service failed to enable. DatabaseManagementConfig_FAILED_ENABLING DatabaseManagementConfig_ManagementState = 6 // The Database Management service failed to disable. DatabaseManagementConfig_FAILED_DISABLING DatabaseManagementConfig_ManagementState = 7 // The Database Management service failed to update. DatabaseManagementConfig_FAILED_UPDATING DatabaseManagementConfig_ManagementState = 8 )
func (DatabaseManagementConfig_ManagementState) Descriptor ¶ added in v0.6.0
func (DatabaseManagementConfig_ManagementState) Descriptor() protoreflect.EnumDescriptor
func (DatabaseManagementConfig_ManagementState) EnumDescriptor
deprecated
added in
v0.6.0
func (DatabaseManagementConfig_ManagementState) EnumDescriptor() ([]byte, []int)
Deprecated: Use DatabaseManagementConfig_ManagementState.Descriptor instead.
func (DatabaseManagementConfig_ManagementState) Number ¶ added in v0.6.0
func (x DatabaseManagementConfig_ManagementState) Number() protoreflect.EnumNumber
func (DatabaseManagementConfig_ManagementState) String ¶ added in v0.6.0
func (x DatabaseManagementConfig_ManagementState) String() string
func (DatabaseManagementConfig_ManagementState) Type ¶ added in v0.6.0
func (DatabaseManagementConfig_ManagementState) Type() protoreflect.EnumType
type DatabaseManagementConfig_ManagementType ¶ added in v0.6.0
type DatabaseManagementConfig_ManagementType int32
The Database Management type.
const ( // The type is not specified. DatabaseManagementConfig_MANAGEMENT_TYPE_UNSPECIFIED DatabaseManagementConfig_ManagementType = 0 // Basic Database Management. DatabaseManagementConfig_BASIC DatabaseManagementConfig_ManagementType = 1 // Advanced Database Management. DatabaseManagementConfig_ADVANCED DatabaseManagementConfig_ManagementType = 2 )
func (DatabaseManagementConfig_ManagementType) Descriptor ¶ added in v0.6.0
func (DatabaseManagementConfig_ManagementType) Descriptor() protoreflect.EnumDescriptor
func (DatabaseManagementConfig_ManagementType) EnumDescriptor
deprecated
added in
v0.6.0
func (DatabaseManagementConfig_ManagementType) EnumDescriptor() ([]byte, []int)
Deprecated: Use DatabaseManagementConfig_ManagementType.Descriptor instead.
func (DatabaseManagementConfig_ManagementType) Number ¶ added in v0.6.0
func (x DatabaseManagementConfig_ManagementType) Number() protoreflect.EnumNumber
func (DatabaseManagementConfig_ManagementType) String ¶ added in v0.6.0
func (x DatabaseManagementConfig_ManagementType) String() string
func (DatabaseManagementConfig_ManagementType) Type ¶ added in v0.6.0
func (DatabaseManagementConfig_ManagementType) Type() protoreflect.EnumType
type DatabaseProperties ¶ added in v0.6.0
type DatabaseProperties struct {
// Output only. State of the Database.
State DatabaseProperties_DatabaseLifecycleState `` /* 142-byte string literal not displayed */
// Required. The Oracle Database version.
DbVersion string `protobuf:"bytes,2,opt,name=db_version,json=dbVersion,proto3" json:"db_version,omitempty"`
// Optional. Backup options for the Database.
DbBackupConfig *DbBackupConfig `protobuf:"bytes,3,opt,name=db_backup_config,json=dbBackupConfig,proto3" json:"db_backup_config,omitempty"`
// Output only. The Database Management config.
DatabaseManagementConfig *DatabaseManagementConfig `` /* 135-byte string literal not displayed */
// contains filtered or unexported fields
}
The properties of a Database.
func (*DatabaseProperties) Descriptor
deprecated
added in
v0.6.0
func (*DatabaseProperties) Descriptor() ([]byte, []int)
Deprecated: Use DatabaseProperties.ProtoReflect.Descriptor instead.
func (*DatabaseProperties) GetDatabaseManagementConfig ¶ added in v0.6.0
func (x *DatabaseProperties) GetDatabaseManagementConfig() *DatabaseManagementConfig
func (*DatabaseProperties) GetDbBackupConfig ¶ added in v0.6.0
func (x *DatabaseProperties) GetDbBackupConfig() *DbBackupConfig
func (*DatabaseProperties) GetDbVersion ¶ added in v0.6.0
func (x *DatabaseProperties) GetDbVersion() string
func (*DatabaseProperties) GetState ¶ added in v0.6.0
func (x *DatabaseProperties) GetState() DatabaseProperties_DatabaseLifecycleState
func (*DatabaseProperties) ProtoMessage ¶ added in v0.6.0
func (*DatabaseProperties) ProtoMessage()
func (*DatabaseProperties) ProtoReflect ¶ added in v0.6.0
func (x *DatabaseProperties) ProtoReflect() protoreflect.Message
func (*DatabaseProperties) Reset ¶ added in v0.6.0
func (x *DatabaseProperties) Reset()
func (*DatabaseProperties) String ¶ added in v0.6.0
func (x *DatabaseProperties) String() string
type DatabaseProperties_DatabaseLifecycleState ¶ added in v0.6.0
type DatabaseProperties_DatabaseLifecycleState int32
The various lifecycle states of the Database.
const ( // Default unspecified value. DatabaseProperties_DATABASE_LIFECYCLE_STATE_UNSPECIFIED DatabaseProperties_DatabaseLifecycleState = 0 // Indicates that the resource is in provisioning state. DatabaseProperties_PROVISIONING DatabaseProperties_DatabaseLifecycleState = 1 // Indicates that the resource is in available state. DatabaseProperties_AVAILABLE DatabaseProperties_DatabaseLifecycleState = 2 // Indicates that the resource is in updating state. DatabaseProperties_UPDATING DatabaseProperties_DatabaseLifecycleState = 3 // Indicates that the resource is in backup in progress state. DatabaseProperties_BACKUP_IN_PROGRESS DatabaseProperties_DatabaseLifecycleState = 4 // Indicates that the resource is in upgrading state. DatabaseProperties_UPGRADING DatabaseProperties_DatabaseLifecycleState = 5 // Indicates that the resource is in converting state. DatabaseProperties_CONVERTING DatabaseProperties_DatabaseLifecycleState = 6 // Indicates that the resource is in terminating state. DatabaseProperties_TERMINATING DatabaseProperties_DatabaseLifecycleState = 7 // Indicates that the resource is in terminated state. DatabaseProperties_TERMINATED DatabaseProperties_DatabaseLifecycleState = 8 // Indicates that the resource is in restore failed state. DatabaseProperties_RESTORE_FAILED DatabaseProperties_DatabaseLifecycleState = 9 // Indicates that the resource is in failed state. DatabaseProperties_FAILED DatabaseProperties_DatabaseLifecycleState = 10 )
func (DatabaseProperties_DatabaseLifecycleState) Descriptor ¶ added in v0.6.0
func (DatabaseProperties_DatabaseLifecycleState) Descriptor() protoreflect.EnumDescriptor
func (DatabaseProperties_DatabaseLifecycleState) EnumDescriptor
deprecated
added in
v0.6.0
func (DatabaseProperties_DatabaseLifecycleState) EnumDescriptor() ([]byte, []int)
Deprecated: Use DatabaseProperties_DatabaseLifecycleState.Descriptor instead.
func (DatabaseProperties_DatabaseLifecycleState) Number ¶ added in v0.6.0
func (x DatabaseProperties_DatabaseLifecycleState) Number() protoreflect.EnumNumber
func (DatabaseProperties_DatabaseLifecycleState) String ¶ added in v0.6.0
func (x DatabaseProperties_DatabaseLifecycleState) String() string
func (DatabaseProperties_DatabaseLifecycleState) Type ¶ added in v0.6.0
func (DatabaseProperties_DatabaseLifecycleState) Type() protoreflect.EnumType
type Database_OperationsInsightsStatus ¶ added in v0.6.0
type Database_OperationsInsightsStatus int32
The Status of Operations Insights for this Database.
const ( // Default unspecified value. Database_OPERATIONS_INSIGHTS_STATUS_UNSPECIFIED Database_OperationsInsightsStatus = 0 // Indicates that the operations insights are being enabled. Database_ENABLING Database_OperationsInsightsStatus = 1 // Indicates that the operations insights are enabled. Database_ENABLED Database_OperationsInsightsStatus = 2 // Indicates that the operations insights are being disabled. Database_DISABLING Database_OperationsInsightsStatus = 3 // Indicates that the operations insights are not enabled. Database_NOT_ENABLED Database_OperationsInsightsStatus = 4 // Indicates that the operations insights failed to enable. Database_FAILED_ENABLING Database_OperationsInsightsStatus = 5 // Indicates that the operations insights failed to disable. Database_FAILED_DISABLING Database_OperationsInsightsStatus = 6 )
func (Database_OperationsInsightsStatus) Descriptor ¶ added in v0.6.0
func (Database_OperationsInsightsStatus) Descriptor() protoreflect.EnumDescriptor
func (Database_OperationsInsightsStatus) Enum ¶ added in v0.6.0
func (x Database_OperationsInsightsStatus) Enum() *Database_OperationsInsightsStatus
func (Database_OperationsInsightsStatus) EnumDescriptor
deprecated
added in
v0.6.0
func (Database_OperationsInsightsStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use Database_OperationsInsightsStatus.Descriptor instead.
func (Database_OperationsInsightsStatus) Number ¶ added in v0.6.0
func (x Database_OperationsInsightsStatus) Number() protoreflect.EnumNumber
func (Database_OperationsInsightsStatus) String ¶ added in v0.6.0
func (x Database_OperationsInsightsStatus) String() string
func (Database_OperationsInsightsStatus) Type ¶ added in v0.6.0
func (Database_OperationsInsightsStatus) Type() protoreflect.EnumType
type DbBackupConfig ¶ added in v0.6.0
type DbBackupConfig struct {
// Optional. If set to true, enables automatic backups on the database.
AutoBackupEnabled bool `protobuf:"varint,1,opt,name=auto_backup_enabled,json=autoBackupEnabled,proto3" json:"auto_backup_enabled,omitempty"`
// Optional. Details of the database backup destinations.
BackupDestinationDetails []*DbBackupConfig_BackupDestinationDetails `` /* 135-byte string literal not displayed */
// Optional. The number of days an automatic backup is retained before being
// automatically deleted. This value determines the earliest point in time to
// which a database can be restored. Min: 1, Max: 60.
RetentionPeriodDays int32 `protobuf:"varint,3,opt,name=retention_period_days,json=retentionPeriodDays,proto3" json:"retention_period_days,omitempty"`
// Optional. This defines when the backups will be deleted after Database
// termination.
BackupDeletionPolicy DbBackupConfig_BackupDeletionPolicy `` /* 196-byte string literal not displayed */
// Optional. The day of the week on which the full backup should be performed
// on the database. If no value is provided, it will default to Sunday.
AutoFullBackupDay dayofweek.DayOfWeek `` /* 144-byte string literal not displayed */
// Optional. The window in which the full backup should be performed on the
// database. If no value is provided, the default is anytime.
AutoFullBackupWindow DbBackupConfig_BackupWindow `` /* 190-byte string literal not displayed */
// Optional. The window in which the incremental backup should be performed on
// the database. If no value is provided, the default is anytime except the
// auto full backup day.
AutoIncrementalBackupWindow DbBackupConfig_BackupWindow `` /* 211-byte string literal not displayed */
// contains filtered or unexported fields
}
Backup Options for the Database.
func (*DbBackupConfig) Descriptor
deprecated
added in
v0.6.0
func (*DbBackupConfig) Descriptor() ([]byte, []int)
Deprecated: Use DbBackupConfig.ProtoReflect.Descriptor instead.
func (*DbBackupConfig) GetAutoBackupEnabled ¶ added in v0.6.0
func (x *DbBackupConfig) GetAutoBackupEnabled() bool
func (*DbBackupConfig) GetAutoFullBackupDay ¶ added in v0.6.0
func (x *DbBackupConfig) GetAutoFullBackupDay() dayofweek.DayOfWeek
func (*DbBackupConfig) GetAutoFullBackupWindow ¶ added in v0.6.0
func (x *DbBackupConfig) GetAutoFullBackupWindow() DbBackupConfig_BackupWindow
func (*DbBackupConfig) GetAutoIncrementalBackupWindow ¶ added in v0.6.0
func (x *DbBackupConfig) GetAutoIncrementalBackupWindow() DbBackupConfig_BackupWindow
func (*DbBackupConfig) GetBackupDeletionPolicy ¶ added in v0.6.0
func (x *DbBackupConfig) GetBackupDeletionPolicy() DbBackupConfig_BackupDeletionPolicy
func (*DbBackupConfig) GetBackupDestinationDetails ¶ added in v0.6.0
func (x *DbBackupConfig) GetBackupDestinationDetails() []*DbBackupConfig_BackupDestinationDetails
func (*DbBackupConfig) GetRetentionPeriodDays ¶ added in v0.6.0
func (x *DbBackupConfig) GetRetentionPeriodDays() int32
func (*DbBackupConfig) ProtoMessage ¶ added in v0.6.0
func (*DbBackupConfig) ProtoMessage()
func (*DbBackupConfig) ProtoReflect ¶ added in v0.6.0
func (x *DbBackupConfig) ProtoReflect() protoreflect.Message
func (*DbBackupConfig) Reset ¶ added in v0.6.0
func (x *DbBackupConfig) Reset()
func (*DbBackupConfig) String ¶ added in v0.6.0
func (x *DbBackupConfig) String() string
type DbBackupConfig_BackupDeletionPolicy ¶ added in v0.6.0
type DbBackupConfig_BackupDeletionPolicy int32
This defines when the backups will be deleted after Database termination.
const ( // Default unspecified value. DbBackupConfig_BACKUP_DELETION_POLICY_UNSPECIFIED DbBackupConfig_BackupDeletionPolicy = 0 // Keeps the backup for predefined time // i.e. 72 hours and then delete permanently. DbBackupConfig_DELETE_IMMEDIATELY DbBackupConfig_BackupDeletionPolicy = 1 // Keeps the backups as per the policy defined // for database backups. DbBackupConfig_DELETE_AFTER_RETENTION_PERIOD DbBackupConfig_BackupDeletionPolicy = 2 )
func (DbBackupConfig_BackupDeletionPolicy) Descriptor ¶ added in v0.6.0
func (DbBackupConfig_BackupDeletionPolicy) Descriptor() protoreflect.EnumDescriptor
func (DbBackupConfig_BackupDeletionPolicy) Enum ¶ added in v0.6.0
func (x DbBackupConfig_BackupDeletionPolicy) Enum() *DbBackupConfig_BackupDeletionPolicy
func (DbBackupConfig_BackupDeletionPolicy) EnumDescriptor
deprecated
added in
v0.6.0
func (DbBackupConfig_BackupDeletionPolicy) EnumDescriptor() ([]byte, []int)
Deprecated: Use DbBackupConfig_BackupDeletionPolicy.Descriptor instead.
func (DbBackupConfig_BackupDeletionPolicy) Number ¶ added in v0.6.0
func (x DbBackupConfig_BackupDeletionPolicy) Number() protoreflect.EnumNumber
func (DbBackupConfig_BackupDeletionPolicy) String ¶ added in v0.6.0
func (x DbBackupConfig_BackupDeletionPolicy) String() string
func (DbBackupConfig_BackupDeletionPolicy) Type ¶ added in v0.6.0
func (DbBackupConfig_BackupDeletionPolicy) Type() protoreflect.EnumType
type DbBackupConfig_BackupDestinationDetails ¶ added in v0.6.0
type DbBackupConfig_BackupDestinationDetails struct {
// Optional. The type of the database backup destination.
Type DbBackupConfig_BackupDestinationType `` /* 135-byte string literal not displayed */
// contains filtered or unexported fields
}
The details of the database backup destination.
func (*DbBackupConfig_BackupDestinationDetails) Descriptor
deprecated
added in
v0.6.0
func (*DbBackupConfig_BackupDestinationDetails) Descriptor() ([]byte, []int)
Deprecated: Use DbBackupConfig_BackupDestinationDetails.ProtoReflect.Descriptor instead.
func (*DbBackupConfig_BackupDestinationDetails) GetType ¶ added in v0.6.0
func (x *DbBackupConfig_BackupDestinationDetails) GetType() DbBackupConfig_BackupDestinationType
func (*DbBackupConfig_BackupDestinationDetails) ProtoMessage ¶ added in v0.6.0
func (*DbBackupConfig_BackupDestinationDetails) ProtoMessage()
func (*DbBackupConfig_BackupDestinationDetails) ProtoReflect ¶ added in v0.6.0
func (x *DbBackupConfig_BackupDestinationDetails) ProtoReflect() protoreflect.Message
func (*DbBackupConfig_BackupDestinationDetails) Reset ¶ added in v0.6.0
func (x *DbBackupConfig_BackupDestinationDetails) Reset()
func (*DbBackupConfig_BackupDestinationDetails) String ¶ added in v0.6.0
func (x *DbBackupConfig_BackupDestinationDetails) String() string
type DbBackupConfig_BackupDestinationType ¶ added in v0.6.0
type DbBackupConfig_BackupDestinationType int32
The type of the database backup destination.
const ( // Default unspecified value. DbBackupConfig_BACKUP_DESTINATION_TYPE_UNSPECIFIED DbBackupConfig_BackupDestinationType = 0 // Backup destination type is NFS. DbBackupConfig_NFS DbBackupConfig_BackupDestinationType = 1 // Backup destination type is Recovery Appliance. DbBackupConfig_RECOVERY_APPLIANCE DbBackupConfig_BackupDestinationType = 2 // Backup destination type is Object Store. DbBackupConfig_OBJECT_STORE DbBackupConfig_BackupDestinationType = 3 // Backup destination type is Local. DbBackupConfig_LOCAL DbBackupConfig_BackupDestinationType = 4 // Backup destination type is DBRS. DbBackupConfig_DBRS DbBackupConfig_BackupDestinationType = 5 )
func (DbBackupConfig_BackupDestinationType) Descriptor ¶ added in v0.6.0
func (DbBackupConfig_BackupDestinationType) Descriptor() protoreflect.EnumDescriptor
func (DbBackupConfig_BackupDestinationType) Enum ¶ added in v0.6.0
func (x DbBackupConfig_BackupDestinationType) Enum() *DbBackupConfig_BackupDestinationType
func (DbBackupConfig_BackupDestinationType) EnumDescriptor
deprecated
added in
v0.6.0
func (DbBackupConfig_BackupDestinationType) EnumDescriptor() ([]byte, []int)
Deprecated: Use DbBackupConfig_BackupDestinationType.Descriptor instead.
func (DbBackupConfig_BackupDestinationType) Number ¶ added in v0.6.0
func (x DbBackupConfig_BackupDestinationType) Number() protoreflect.EnumNumber
func (DbBackupConfig_BackupDestinationType) String ¶ added in v0.6.0
func (x DbBackupConfig_BackupDestinationType) String() string
func (DbBackupConfig_BackupDestinationType) Type ¶ added in v0.6.0
func (DbBackupConfig_BackupDestinationType) Type() protoreflect.EnumType
type DbBackupConfig_BackupWindow ¶ added in v0.6.0
type DbBackupConfig_BackupWindow int32
The 2 hour window in which the backup should be performed on the database.
const ( // Default unspecified value. DbBackupConfig_BACKUP_WINDOW_UNSPECIFIED DbBackupConfig_BackupWindow = 0 // 12:00 AM - 2:00 AM DbBackupConfig_SLOT_ONE DbBackupConfig_BackupWindow = 1 // 2:00 AM - 4:00 AM DbBackupConfig_SLOT_TWO DbBackupConfig_BackupWindow = 2 // 4:00 AM - 6:00 AM DbBackupConfig_SLOT_THREE DbBackupConfig_BackupWindow = 3 // 6:00 AM - 8:00 AM DbBackupConfig_SLOT_FOUR DbBackupConfig_BackupWindow = 4 // 8:00 AM - 10:00 AM DbBackupConfig_SLOT_FIVE DbBackupConfig_BackupWindow = 5 // 10:00 AM - 12:00 PM DbBackupConfig_SLOT_SIX DbBackupConfig_BackupWindow = 6 // 12:00 PM - 2:00 PM DbBackupConfig_SLOT_SEVEN DbBackupConfig_BackupWindow = 7 // 2:00 PM - 4:00 PM DbBackupConfig_SLOT_EIGHT DbBackupConfig_BackupWindow = 8 // 4:00 PM - 6:00 PM DbBackupConfig_SLOT_NINE DbBackupConfig_BackupWindow = 9 // 6:00 PM - 8:00 PM DbBackupConfig_SLOT_TEN DbBackupConfig_BackupWindow = 10 // 8:00 PM - 10:00 PM DbBackupConfig_SLOT_ELEVEN DbBackupConfig_BackupWindow = 11 // 10:00 PM - 12:00 AM DbBackupConfig_SLOT_TWELVE DbBackupConfig_BackupWindow = 12 )
func (DbBackupConfig_BackupWindow) Descriptor ¶ added in v0.6.0
func (DbBackupConfig_BackupWindow) Descriptor() protoreflect.EnumDescriptor
func (DbBackupConfig_BackupWindow) Enum ¶ added in v0.6.0
func (x DbBackupConfig_BackupWindow) Enum() *DbBackupConfig_BackupWindow
func (DbBackupConfig_BackupWindow) EnumDescriptor
deprecated
added in
v0.6.0
func (DbBackupConfig_BackupWindow) EnumDescriptor() ([]byte, []int)
Deprecated: Use DbBackupConfig_BackupWindow.Descriptor instead.
func (DbBackupConfig_BackupWindow) Number ¶ added in v0.6.0
func (x DbBackupConfig_BackupWindow) Number() protoreflect.EnumNumber
func (DbBackupConfig_BackupWindow) String ¶ added in v0.6.0
func (x DbBackupConfig_BackupWindow) String() string
func (DbBackupConfig_BackupWindow) Type ¶ added in v0.6.0
func (DbBackupConfig_BackupWindow) Type() protoreflect.EnumType
type DbHome ¶ added in v0.6.0
type DbHome struct {
// Optional. The display name for the Database Home. The name does not have to
// be unique within your project.
DisplayName string `protobuf:"bytes,1,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// Required. A valid Oracle Database version. For a list of supported
// versions, use the ListDbVersions operation.
DbVersion string `protobuf:"bytes,2,opt,name=db_version,json=dbVersion,proto3" json:"db_version,omitempty"`
// Required. The Database resource.
Database *Database `protobuf:"bytes,3,opt,name=database,proto3" json:"database,omitempty"`
// Optional. Whether unified auditing is enabled for the Database Home.
IsUnifiedAuditingEnabled bool `` /* 138-byte string literal not displayed */
// contains filtered or unexported fields
}
Details of the Database Home resource.
func (*DbHome) Descriptor
deprecated
added in
v0.6.0
func (*DbHome) GetDatabase ¶ added in v0.6.0
func (*DbHome) GetDbVersion ¶ added in v0.6.0
func (*DbHome) GetDisplayName ¶ added in v0.6.0
func (*DbHome) GetIsUnifiedAuditingEnabled ¶ added in v0.6.0
func (*DbHome) ProtoMessage ¶ added in v0.6.0
func (*DbHome) ProtoMessage()
func (*DbHome) ProtoReflect ¶ added in v0.6.0
func (x *DbHome) ProtoReflect() protoreflect.Message
type DbNode ¶
type DbNode struct {
// Identifier. The name of the database node resource in the following format:
// projects/{project}/locations/{location}/cloudVmClusters/{cloud_vm_cluster}/dbNodes/{db_node}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. Various properties of the database node.
Properties *DbNodeProperties `protobuf:"bytes,3,opt,name=properties,proto3" json:"properties,omitempty"`
// contains filtered or unexported fields
}
Details of the database node resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/DbNode/
func (*DbNode) Descriptor
deprecated
func (*DbNode) GetProperties ¶
func (x *DbNode) GetProperties() *DbNodeProperties
func (*DbNode) ProtoMessage ¶
func (*DbNode) ProtoMessage()
func (*DbNode) ProtoReflect ¶
func (x *DbNode) ProtoReflect() protoreflect.Message
type DbNodeProperties ¶
type DbNodeProperties struct {
// Output only. OCID of database node.
Ocid string `protobuf:"bytes,1,opt,name=ocid,proto3" json:"ocid,omitempty"`
// Optional. OCPU count per database node.
OcpuCount int32 `protobuf:"varint,2,opt,name=ocpu_count,json=ocpuCount,proto3" json:"ocpu_count,omitempty"`
// Memory allocated in GBs.
MemorySizeGb int32 `protobuf:"varint,3,opt,name=memory_size_gb,json=memorySizeGb,proto3" json:"memory_size_gb,omitempty"`
// Optional. Local storage per database node.
DbNodeStorageSizeGb int32 `protobuf:"varint,4,opt,name=db_node_storage_size_gb,json=dbNodeStorageSizeGb,proto3" json:"db_node_storage_size_gb,omitempty"`
// Optional. Database server OCID.
DbServerOcid string `protobuf:"bytes,5,opt,name=db_server_ocid,json=dbServerOcid,proto3" json:"db_server_ocid,omitempty"`
// Optional. DNS
Hostname string `protobuf:"bytes,8,opt,name=hostname,proto3" json:"hostname,omitempty"`
// Output only. State of the database node.
State DbNodeProperties_State `protobuf:"varint,9,opt,name=state,proto3,enum=google.cloud.oracledatabase.v1.DbNodeProperties_State" json:"state,omitempty"`
// Total CPU core count of the database node.
TotalCpuCoreCount int32 `protobuf:"varint,10,opt,name=total_cpu_core_count,json=totalCpuCoreCount,proto3" json:"total_cpu_core_count,omitempty"`
// Output only. The date and time that the database node was created.
CreateTime *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// contains filtered or unexported fields
}
Various properties and settings associated with Db node.
func (*DbNodeProperties) Descriptor
deprecated
func (*DbNodeProperties) Descriptor() ([]byte, []int)
Deprecated: Use DbNodeProperties.ProtoReflect.Descriptor instead.
func (*DbNodeProperties) GetCreateTime ¶ added in v0.6.0
func (x *DbNodeProperties) GetCreateTime() *timestamppb.Timestamp
func (*DbNodeProperties) GetDbNodeStorageSizeGb ¶
func (x *DbNodeProperties) GetDbNodeStorageSizeGb() int32
func (*DbNodeProperties) GetDbServerOcid ¶
func (x *DbNodeProperties) GetDbServerOcid() string
func (*DbNodeProperties) GetHostname ¶
func (x *DbNodeProperties) GetHostname() string
func (*DbNodeProperties) GetMemorySizeGb ¶
func (x *DbNodeProperties) GetMemorySizeGb() int32
func (*DbNodeProperties) GetOcid ¶
func (x *DbNodeProperties) GetOcid() string
func (*DbNodeProperties) GetOcpuCount ¶
func (x *DbNodeProperties) GetOcpuCount() int32
func (*DbNodeProperties) GetState ¶
func (x *DbNodeProperties) GetState() DbNodeProperties_State
func (*DbNodeProperties) GetTotalCpuCoreCount ¶
func (x *DbNodeProperties) GetTotalCpuCoreCount() int32
func (*DbNodeProperties) ProtoMessage ¶
func (*DbNodeProperties) ProtoMessage()
func (*DbNodeProperties) ProtoReflect ¶
func (x *DbNodeProperties) ProtoReflect() protoreflect.Message
func (*DbNodeProperties) Reset ¶
func (x *DbNodeProperties) Reset()
func (*DbNodeProperties) String ¶
func (x *DbNodeProperties) String() string
type DbNodeProperties_State ¶
type DbNodeProperties_State int32
The various lifecycle states of the database node.
const ( // Default unspecified value. DbNodeProperties_STATE_UNSPECIFIED DbNodeProperties_State = 0 // Indicates that the resource is in provisioning state. DbNodeProperties_PROVISIONING DbNodeProperties_State = 1 // Indicates that the resource is in available state. DbNodeProperties_AVAILABLE DbNodeProperties_State = 2 // Indicates that the resource is in updating state. DbNodeProperties_UPDATING DbNodeProperties_State = 3 // Indicates that the resource is in stopping state. DbNodeProperties_STOPPING DbNodeProperties_State = 4 // Indicates that the resource is in stopped state. DbNodeProperties_STOPPED DbNodeProperties_State = 5 // Indicates that the resource is in starting state. DbNodeProperties_STARTING DbNodeProperties_State = 6 // Indicates that the resource is in terminating state. DbNodeProperties_TERMINATING DbNodeProperties_State = 7 // Indicates that the resource is in terminated state. DbNodeProperties_TERMINATED DbNodeProperties_State = 8 // Indicates that the resource is in failed state. DbNodeProperties_FAILED DbNodeProperties_State = 9 )
func (DbNodeProperties_State) Descriptor ¶
func (DbNodeProperties_State) Descriptor() protoreflect.EnumDescriptor
func (DbNodeProperties_State) Enum ¶
func (x DbNodeProperties_State) Enum() *DbNodeProperties_State
func (DbNodeProperties_State) EnumDescriptor
deprecated
func (DbNodeProperties_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use DbNodeProperties_State.Descriptor instead.
func (DbNodeProperties_State) Number ¶
func (x DbNodeProperties_State) Number() protoreflect.EnumNumber
func (DbNodeProperties_State) String ¶
func (x DbNodeProperties_State) String() string
func (DbNodeProperties_State) Type ¶
func (DbNodeProperties_State) Type() protoreflect.EnumType
type DbServer ¶
type DbServer struct {
// Identifier. The name of the database server resource with the format:
// projects/{project}/locations/{location}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}/dbServers/{db_server}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. User friendly name for this resource.
DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// Optional. Various properties of the database server.
Properties *DbServerProperties `protobuf:"bytes,3,opt,name=properties,proto3" json:"properties,omitempty"`
// contains filtered or unexported fields
}
Details of the database server resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/DbServer/
func (*DbServer) Descriptor
deprecated
func (*DbServer) GetDisplayName ¶
func (*DbServer) GetProperties ¶
func (x *DbServer) GetProperties() *DbServerProperties
func (*DbServer) ProtoMessage ¶
func (*DbServer) ProtoMessage()
func (*DbServer) ProtoReflect ¶
func (x *DbServer) ProtoReflect() protoreflect.Message
type DbServerProperties ¶
type DbServerProperties struct {
// Output only. OCID of database server.
Ocid string `protobuf:"bytes,1,opt,name=ocid,proto3" json:"ocid,omitempty"`
// Optional. OCPU count per database.
OcpuCount int32 `protobuf:"varint,2,opt,name=ocpu_count,json=ocpuCount,proto3" json:"ocpu_count,omitempty"`
// Optional. Maximum OCPU count per database.
MaxOcpuCount int32 `protobuf:"varint,3,opt,name=max_ocpu_count,json=maxOcpuCount,proto3" json:"max_ocpu_count,omitempty"`
// Optional. Memory allocated in GBs.
MemorySizeGb int32 `protobuf:"varint,4,opt,name=memory_size_gb,json=memorySizeGb,proto3" json:"memory_size_gb,omitempty"`
// Optional. Maximum memory allocated in GBs.
MaxMemorySizeGb int32 `protobuf:"varint,5,opt,name=max_memory_size_gb,json=maxMemorySizeGb,proto3" json:"max_memory_size_gb,omitempty"`
// Optional. Local storage per VM.
DbNodeStorageSizeGb int32 `protobuf:"varint,6,opt,name=db_node_storage_size_gb,json=dbNodeStorageSizeGb,proto3" json:"db_node_storage_size_gb,omitempty"`
// Optional. Maximum local storage per VM.
MaxDbNodeStorageSizeGb int32 `` /* 136-byte string literal not displayed */
// Optional. Vm count per database.
VmCount int32 `protobuf:"varint,8,opt,name=vm_count,json=vmCount,proto3" json:"vm_count,omitempty"`
// Output only. State of the database server.
State DbServerProperties_State `protobuf:"varint,9,opt,name=state,proto3,enum=google.cloud.oracledatabase.v1.DbServerProperties_State" json:"state,omitempty"`
// Output only. OCID of database nodes associated with the database server.
DbNodeIds []string `protobuf:"bytes,10,rep,name=db_node_ids,json=dbNodeIds,proto3" json:"db_node_ids,omitempty"`
// contains filtered or unexported fields
}
Various properties and settings associated with Exadata database server.
func (*DbServerProperties) Descriptor
deprecated
func (*DbServerProperties) Descriptor() ([]byte, []int)
Deprecated: Use DbServerProperties.ProtoReflect.Descriptor instead.
func (*DbServerProperties) GetDbNodeIds ¶
func (x *DbServerProperties) GetDbNodeIds() []string
func (*DbServerProperties) GetDbNodeStorageSizeGb ¶
func (x *DbServerProperties) GetDbNodeStorageSizeGb() int32
func (*DbServerProperties) GetMaxDbNodeStorageSizeGb ¶
func (x *DbServerProperties) GetMaxDbNodeStorageSizeGb() int32
func (*DbServerProperties) GetMaxMemorySizeGb ¶
func (x *DbServerProperties) GetMaxMemorySizeGb() int32
func (*DbServerProperties) GetMaxOcpuCount ¶
func (x *DbServerProperties) GetMaxOcpuCount() int32
func (*DbServerProperties) GetMemorySizeGb ¶
func (x *DbServerProperties) GetMemorySizeGb() int32
func (*DbServerProperties) GetOcid ¶
func (x *DbServerProperties) GetOcid() string
func (*DbServerProperties) GetOcpuCount ¶
func (x *DbServerProperties) GetOcpuCount() int32
func (*DbServerProperties) GetState ¶
func (x *DbServerProperties) GetState() DbServerProperties_State
func (*DbServerProperties) GetVmCount ¶
func (x *DbServerProperties) GetVmCount() int32
func (*DbServerProperties) ProtoMessage ¶
func (*DbServerProperties) ProtoMessage()
func (*DbServerProperties) ProtoReflect ¶
func (x *DbServerProperties) ProtoReflect() protoreflect.Message
func (*DbServerProperties) Reset ¶
func (x *DbServerProperties) Reset()
func (*DbServerProperties) String ¶
func (x *DbServerProperties) String() string
type DbServerProperties_State ¶
type DbServerProperties_State int32
The various lifecycle states of the database server.
const ( // Default unspecified value. DbServerProperties_STATE_UNSPECIFIED DbServerProperties_State = 0 // Indicates that the resource is in creating state. DbServerProperties_CREATING DbServerProperties_State = 1 // Indicates that the resource is in available state. DbServerProperties_AVAILABLE DbServerProperties_State = 2 // Indicates that the resource is in unavailable state. DbServerProperties_UNAVAILABLE DbServerProperties_State = 3 // Indicates that the resource is in deleting state. DbServerProperties_DELETING DbServerProperties_State = 4 // Indicates that the resource is in deleted state. DbServerProperties_DELETED DbServerProperties_State = 5 )
func (DbServerProperties_State) Descriptor ¶
func (DbServerProperties_State) Descriptor() protoreflect.EnumDescriptor
func (DbServerProperties_State) Enum ¶
func (x DbServerProperties_State) Enum() *DbServerProperties_State
func (DbServerProperties_State) EnumDescriptor
deprecated
func (DbServerProperties_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use DbServerProperties_State.Descriptor instead.
func (DbServerProperties_State) Number ¶
func (x DbServerProperties_State) Number() protoreflect.EnumNumber
func (DbServerProperties_State) String ¶
func (x DbServerProperties_State) String() string
func (DbServerProperties_State) Type ¶
func (DbServerProperties_State) Type() protoreflect.EnumType
type DbSystem ¶ added in v0.6.0
type DbSystem struct {
// Identifier. The name of the DbSystem resource in the following format:
// projects/{project}/locations/{region}/dbSystems/{db_system}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. The properties of the DbSystem.
Properties *DbSystemProperties `protobuf:"bytes,2,opt,name=properties,proto3" json:"properties,omitempty"`
// Optional. The GCP Oracle zone where Oracle DbSystem is hosted.
// Example: us-east4-b-r2.
// If not specified, the system will pick a zone based on availability.
GcpOracleZone string `protobuf:"bytes,3,opt,name=gcp_oracle_zone,json=gcpOracleZone,proto3" json:"gcp_oracle_zone,omitempty"`
// Optional. The labels or tags associated with the DbSystem.
Labels map[string]string `` /* 153-byte string literal not displayed */
// Optional. The name of the OdbNetwork associated with the DbSystem.
// Format: projects/{project}/locations/{location}/odbNetworks/{odb_network}
// It is optional but if specified, this should match the parent ODBNetwork of
// the OdbSubnet.
OdbNetwork string `protobuf:"bytes,5,opt,name=odb_network,json=odbNetwork,proto3" json:"odb_network,omitempty"`
// Required. The name of the OdbSubnet associated with the DbSystem for IP
// allocation. Format:
// projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}
OdbSubnet string `protobuf:"bytes,6,opt,name=odb_subnet,json=odbSubnet,proto3" json:"odb_subnet,omitempty"`
// Output only. The ID of the subscription entitlement associated with the
// DbSystem
EntitlementId string `protobuf:"bytes,7,opt,name=entitlement_id,json=entitlementId,proto3" json:"entitlement_id,omitempty"`
// Required. The display name for the System db. The name does not have to
// be unique within your project.
DisplayName string `protobuf:"bytes,8,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// Output only. The date and time that the DbSystem was created.
CreateTime *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// Output only. HTTPS link to OCI resources exposed to Customer via UI
// Interface.
OciUrl string `protobuf:"bytes,10,opt,name=oci_url,json=ociUrl,proto3" json:"oci_url,omitempty"`
// contains filtered or unexported fields
}
Details of the DbSystem (BaseDB) resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/DbSystem/
func (*DbSystem) Descriptor
deprecated
added in
v0.6.0
func (*DbSystem) GetCreateTime ¶ added in v0.6.0
func (x *DbSystem) GetCreateTime() *timestamppb.Timestamp
func (*DbSystem) GetDisplayName ¶ added in v0.6.0
func (*DbSystem) GetEntitlementId ¶ added in v0.6.0
func (*DbSystem) GetGcpOracleZone ¶ added in v0.6.0
func (*DbSystem) GetOdbNetwork ¶ added in v0.6.0
func (*DbSystem) GetOdbSubnet ¶ added in v0.6.0
func (*DbSystem) GetProperties ¶ added in v0.6.0
func (x *DbSystem) GetProperties() *DbSystemProperties
func (*DbSystem) ProtoMessage ¶ added in v0.6.0
func (*DbSystem) ProtoMessage()
func (*DbSystem) ProtoReflect ¶ added in v0.6.0
func (x *DbSystem) ProtoReflect() protoreflect.Message
type DbSystemInitialStorageSize ¶ added in v0.6.0
type DbSystemInitialStorageSize struct {
// Output only. The name of the resource.
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
// Output only. The properties of the DbSystem initial storage size summary.
Properties *DbSystemInitialStorageSizeProperties `protobuf:"bytes,3,opt,name=properties,proto3" json:"properties,omitempty"`
// contains filtered or unexported fields
}
Summary of the DbSystem initial storage size.
func (*DbSystemInitialStorageSize) Descriptor
deprecated
added in
v0.6.0
func (*DbSystemInitialStorageSize) Descriptor() ([]byte, []int)
Deprecated: Use DbSystemInitialStorageSize.ProtoReflect.Descriptor instead.
func (*DbSystemInitialStorageSize) GetName ¶ added in v0.6.0
func (x *DbSystemInitialStorageSize) GetName() string
func (*DbSystemInitialStorageSize) GetProperties ¶ added in v0.6.0
func (x *DbSystemInitialStorageSize) GetProperties() *DbSystemInitialStorageSizeProperties
func (*DbSystemInitialStorageSize) ProtoMessage ¶ added in v0.6.0
func (*DbSystemInitialStorageSize) ProtoMessage()
func (*DbSystemInitialStorageSize) ProtoReflect ¶ added in v0.6.0
func (x *DbSystemInitialStorageSize) ProtoReflect() protoreflect.Message
func (*DbSystemInitialStorageSize) Reset ¶ added in v0.6.0
func (x *DbSystemInitialStorageSize) Reset()
func (*DbSystemInitialStorageSize) String ¶ added in v0.6.0
func (x *DbSystemInitialStorageSize) String() string
type DbSystemInitialStorageSizeProperties ¶ added in v0.6.0
type DbSystemInitialStorageSizeProperties struct {
// Output only. The storage option used in DB system.
StorageManagement DbSystemInitialStorageSizeProperties_StorageManagement `` /* 204-byte string literal not displayed */
// Output only. VM shape platform type
ShapeType DbSystemInitialStorageSizeProperties_ShapeType `` /* 172-byte string literal not displayed */
// Output only. List of storage disk details.
StorageSizeDetails []*StorageSizeDetails `protobuf:"bytes,3,rep,name=storage_size_details,json=storageSizeDetails,proto3" json:"storage_size_details,omitempty"`
// Output only. List of storage disk details available for launches from
// backup.
LaunchFromBackupStorageSizeDetails []*StorageSizeDetails `` /* 171-byte string literal not displayed */
// contains filtered or unexported fields
}
The properties of a DbSystem initial storage size summary.
func (*DbSystemInitialStorageSizeProperties) Descriptor
deprecated
added in
v0.6.0
func (*DbSystemInitialStorageSizeProperties) Descriptor() ([]byte, []int)
Deprecated: Use DbSystemInitialStorageSizeProperties.ProtoReflect.Descriptor instead.
func (*DbSystemInitialStorageSizeProperties) GetLaunchFromBackupStorageSizeDetails ¶ added in v0.6.0
func (x *DbSystemInitialStorageSizeProperties) GetLaunchFromBackupStorageSizeDetails() []*StorageSizeDetails
func (*DbSystemInitialStorageSizeProperties) GetShapeType ¶ added in v0.6.0
func (x *DbSystemInitialStorageSizeProperties) GetShapeType() DbSystemInitialStorageSizeProperties_ShapeType
func (*DbSystemInitialStorageSizeProperties) GetStorageManagement ¶ added in v0.6.0
func (x *DbSystemInitialStorageSizeProperties) GetStorageManagement() DbSystemInitialStorageSizeProperties_StorageManagement
func (*DbSystemInitialStorageSizeProperties) GetStorageSizeDetails ¶ added in v0.6.0
func (x *DbSystemInitialStorageSizeProperties) GetStorageSizeDetails() []*StorageSizeDetails
func (*DbSystemInitialStorageSizeProperties) ProtoMessage ¶ added in v0.6.0
func (*DbSystemInitialStorageSizeProperties) ProtoMessage()
func (*DbSystemInitialStorageSizeProperties) ProtoReflect ¶ added in v0.6.0
func (x *DbSystemInitialStorageSizeProperties) ProtoReflect() protoreflect.Message
func (*DbSystemInitialStorageSizeProperties) Reset ¶ added in v0.6.0
func (x *DbSystemInitialStorageSizeProperties) Reset()
func (*DbSystemInitialStorageSizeProperties) String ¶ added in v0.6.0
func (x *DbSystemInitialStorageSizeProperties) String() string
type DbSystemInitialStorageSizeProperties_ShapeType ¶ added in v0.6.0
type DbSystemInitialStorageSizeProperties_ShapeType int32
The shape type of the DB system.
const ( // Unspecified shape type. DbSystemInitialStorageSizeProperties_SHAPE_TYPE_UNSPECIFIED DbSystemInitialStorageSizeProperties_ShapeType = 0 // Standard X86. DbSystemInitialStorageSizeProperties_STANDARD_X86 DbSystemInitialStorageSizeProperties_ShapeType = 1 )
func (DbSystemInitialStorageSizeProperties_ShapeType) Descriptor ¶ added in v0.6.0
func (DbSystemInitialStorageSizeProperties_ShapeType) Descriptor() protoreflect.EnumDescriptor
func (DbSystemInitialStorageSizeProperties_ShapeType) EnumDescriptor
deprecated
added in
v0.6.0
func (DbSystemInitialStorageSizeProperties_ShapeType) EnumDescriptor() ([]byte, []int)
Deprecated: Use DbSystemInitialStorageSizeProperties_ShapeType.Descriptor instead.
func (DbSystemInitialStorageSizeProperties_ShapeType) Number ¶ added in v0.6.0
func (x DbSystemInitialStorageSizeProperties_ShapeType) Number() protoreflect.EnumNumber
func (DbSystemInitialStorageSizeProperties_ShapeType) String ¶ added in v0.6.0
func (x DbSystemInitialStorageSizeProperties_ShapeType) String() string
type DbSystemInitialStorageSizeProperties_StorageManagement ¶ added in v0.6.0
type DbSystemInitialStorageSizeProperties_StorageManagement int32
The storage option used in the DB system.
const ( // Unspecified storage management. DbSystemInitialStorageSizeProperties_STORAGE_MANAGEMENT_UNSPECIFIED DbSystemInitialStorageSizeProperties_StorageManagement = 0 // Automatic Storage Management. DbSystemInitialStorageSizeProperties_ASM DbSystemInitialStorageSizeProperties_StorageManagement = 1 // Logical Volume Management. DbSystemInitialStorageSizeProperties_LVM DbSystemInitialStorageSizeProperties_StorageManagement = 2 )
func (DbSystemInitialStorageSizeProperties_StorageManagement) Descriptor ¶ added in v0.6.0
func (DbSystemInitialStorageSizeProperties_StorageManagement) Descriptor() protoreflect.EnumDescriptor
func (DbSystemInitialStorageSizeProperties_StorageManagement) EnumDescriptor
deprecated
added in
v0.6.0
func (DbSystemInitialStorageSizeProperties_StorageManagement) EnumDescriptor() ([]byte, []int)
Deprecated: Use DbSystemInitialStorageSizeProperties_StorageManagement.Descriptor instead.
func (DbSystemInitialStorageSizeProperties_StorageManagement) Number ¶ added in v0.6.0
func (x DbSystemInitialStorageSizeProperties_StorageManagement) Number() protoreflect.EnumNumber
func (DbSystemInitialStorageSizeProperties_StorageManagement) String ¶ added in v0.6.0
func (x DbSystemInitialStorageSizeProperties_StorageManagement) String() string
type DbSystemOptions ¶ added in v0.6.0
type DbSystemOptions struct {
// Optional. The storage option used in DB system.
StorageManagement DbSystemOptions_StorageManagement `` /* 183-byte string literal not displayed */
// contains filtered or unexported fields
}
Details of the DbSystem Options.
func (*DbSystemOptions) Descriptor
deprecated
added in
v0.6.0
func (*DbSystemOptions) Descriptor() ([]byte, []int)
Deprecated: Use DbSystemOptions.ProtoReflect.Descriptor instead.
func (*DbSystemOptions) GetStorageManagement ¶ added in v0.6.0
func (x *DbSystemOptions) GetStorageManagement() DbSystemOptions_StorageManagement
func (*DbSystemOptions) ProtoMessage ¶ added in v0.6.0
func (*DbSystemOptions) ProtoMessage()
func (*DbSystemOptions) ProtoReflect ¶ added in v0.6.0
func (x *DbSystemOptions) ProtoReflect() protoreflect.Message
func (*DbSystemOptions) Reset ¶ added in v0.6.0
func (x *DbSystemOptions) Reset()
func (*DbSystemOptions) String ¶ added in v0.6.0
func (x *DbSystemOptions) String() string
type DbSystemOptions_StorageManagement ¶ added in v0.6.0
type DbSystemOptions_StorageManagement int32
The storage option used in DB system.
const ( // The storage management is unspecified. DbSystemOptions_STORAGE_MANAGEMENT_UNSPECIFIED DbSystemOptions_StorageManagement = 0 // Automatic storage management. DbSystemOptions_ASM DbSystemOptions_StorageManagement = 1 // Logical Volume management. DbSystemOptions_LVM DbSystemOptions_StorageManagement = 2 )
func (DbSystemOptions_StorageManagement) Descriptor ¶ added in v0.6.0
func (DbSystemOptions_StorageManagement) Descriptor() protoreflect.EnumDescriptor
func (DbSystemOptions_StorageManagement) Enum ¶ added in v0.6.0
func (x DbSystemOptions_StorageManagement) Enum() *DbSystemOptions_StorageManagement
func (DbSystemOptions_StorageManagement) EnumDescriptor
deprecated
added in
v0.6.0
func (DbSystemOptions_StorageManagement) EnumDescriptor() ([]byte, []int)
Deprecated: Use DbSystemOptions_StorageManagement.Descriptor instead.
func (DbSystemOptions_StorageManagement) Number ¶ added in v0.6.0
func (x DbSystemOptions_StorageManagement) Number() protoreflect.EnumNumber
func (DbSystemOptions_StorageManagement) String ¶ added in v0.6.0
func (x DbSystemOptions_StorageManagement) String() string
func (DbSystemOptions_StorageManagement) Type ¶ added in v0.6.0
func (DbSystemOptions_StorageManagement) Type() protoreflect.EnumType
type DbSystemProperties ¶ added in v0.6.0
type DbSystemProperties struct {
// Required. Shape of DB System.
Shape string `protobuf:"bytes,1,opt,name=shape,proto3" json:"shape,omitempty"`
// Required. The number of CPU cores to enable for the DbSystem.
ComputeCount int32 `protobuf:"varint,2,opt,name=compute_count,json=computeCount,proto3" json:"compute_count,omitempty"`
// Required. The initial data storage size in GB.
InitialDataStorageSizeGb int32 `` /* 140-byte string literal not displayed */
// Required. The database edition of the DbSystem.
DatabaseEdition DbSystemProperties_DbSystemDatabaseEdition `` /* 186-byte string literal not displayed */
// Required. The license model of the DbSystem.
LicenseModel DbSystemProperties_LicenseModel `` /* 166-byte string literal not displayed */
// Required. SSH public keys to be stored with the DbSystem.
SshPublicKeys []string `protobuf:"bytes,6,rep,name=ssh_public_keys,json=sshPublicKeys,proto3" json:"ssh_public_keys,omitempty"`
// Optional. Prefix for DB System host names.
HostnamePrefix string `protobuf:"bytes,7,opt,name=hostname_prefix,json=hostnamePrefix,proto3" json:"hostname_prefix,omitempty"`
// Output only. The hostname of the DbSystem.
Hostname string `protobuf:"bytes,8,opt,name=hostname,proto3" json:"hostname,omitempty"`
// Optional. The private IP address of the DbSystem.
PrivateIp string `protobuf:"bytes,9,opt,name=private_ip,json=privateIp,proto3" json:"private_ip,omitempty"`
// Optional. Data collection options for diagnostics.
DataCollectionOptions *DataCollectionOptionsDbSystem `` /* 127-byte string literal not displayed */
// Optional. Time zone of the DbSystem.
TimeZone *datetime.TimeZone `protobuf:"bytes,11,opt,name=time_zone,json=timeZone,proto3" json:"time_zone,omitempty"`
// Output only. State of the DbSystem.
LifecycleState DbSystemProperties_DbSystemLifecycleState `` /* 183-byte string literal not displayed */
// Optional. Details for creating a Database Home.
DbHome *DbHome `protobuf:"bytes,13,opt,name=db_home,json=dbHome,proto3" json:"db_home,omitempty"`
// Output only. OCID of the DbSystem.
Ocid string `protobuf:"bytes,14,opt,name=ocid,proto3" json:"ocid,omitempty"`
// Optional. The memory size in GB.
MemorySizeGb int32 `protobuf:"varint,15,opt,name=memory_size_gb,json=memorySizeGb,proto3" json:"memory_size_gb,omitempty"`
// Optional. The compute model of the DbSystem.
ComputeModel DbSystemProperties_ComputeModel `` /* 167-byte string literal not displayed */
// Optional. The data storage size in GB that is currently available to
// DbSystems.
DataStorageSizeGb int32 `protobuf:"varint,17,opt,name=data_storage_size_gb,json=dataStorageSizeGb,proto3" json:"data_storage_size_gb,omitempty"`
// Optional. The reco/redo storage size in GB.
RecoStorageSizeGb int32 `protobuf:"varint,18,opt,name=reco_storage_size_gb,json=recoStorageSizeGb,proto3" json:"reco_storage_size_gb,omitempty"`
// Optional. The host domain name of the DbSystem.
Domain string `protobuf:"bytes,19,opt,name=domain,proto3" json:"domain,omitempty"`
// Optional. The number of nodes in the DbSystem.
NodeCount int32 `protobuf:"varint,20,opt,name=node_count,json=nodeCount,proto3" json:"node_count,omitempty"`
// Optional. The options for the DbSystem.
DbSystemOptions *DbSystemOptions `protobuf:"bytes,21,opt,name=db_system_options,json=dbSystemOptions,proto3" json:"db_system_options,omitempty"`
// contains filtered or unexported fields
}
The properties of a DbSystem.
func (*DbSystemProperties) Descriptor
deprecated
added in
v0.6.0
func (*DbSystemProperties) Descriptor() ([]byte, []int)
Deprecated: Use DbSystemProperties.ProtoReflect.Descriptor instead.
func (*DbSystemProperties) GetComputeCount ¶ added in v0.6.0
func (x *DbSystemProperties) GetComputeCount() int32
func (*DbSystemProperties) GetComputeModel ¶ added in v0.6.0
func (x *DbSystemProperties) GetComputeModel() DbSystemProperties_ComputeModel
func (*DbSystemProperties) GetDataCollectionOptions ¶ added in v0.6.0
func (x *DbSystemProperties) GetDataCollectionOptions() *DataCollectionOptionsDbSystem
func (*DbSystemProperties) GetDataStorageSizeGb ¶ added in v0.6.0
func (x *DbSystemProperties) GetDataStorageSizeGb() int32
func (*DbSystemProperties) GetDatabaseEdition ¶ added in v0.6.0
func (x *DbSystemProperties) GetDatabaseEdition() DbSystemProperties_DbSystemDatabaseEdition
func (*DbSystemProperties) GetDbHome ¶ added in v0.6.0
func (x *DbSystemProperties) GetDbHome() *DbHome
func (*DbSystemProperties) GetDbSystemOptions ¶ added in v0.6.0
func (x *DbSystemProperties) GetDbSystemOptions() *DbSystemOptions
func (*DbSystemProperties) GetDomain ¶ added in v0.6.0
func (x *DbSystemProperties) GetDomain() string
func (*DbSystemProperties) GetHostname ¶ added in v0.6.0
func (x *DbSystemProperties) GetHostname() string
func (*DbSystemProperties) GetHostnamePrefix ¶ added in v0.6.0
func (x *DbSystemProperties) GetHostnamePrefix() string
func (*DbSystemProperties) GetInitialDataStorageSizeGb ¶ added in v0.6.0
func (x *DbSystemProperties) GetInitialDataStorageSizeGb() int32
func (*DbSystemProperties) GetLicenseModel ¶ added in v0.6.0
func (x *DbSystemProperties) GetLicenseModel() DbSystemProperties_LicenseModel
func (*DbSystemProperties) GetLifecycleState ¶ added in v0.6.0
func (x *DbSystemProperties) GetLifecycleState() DbSystemProperties_DbSystemLifecycleState
func (*DbSystemProperties) GetMemorySizeGb ¶ added in v0.6.0
func (x *DbSystemProperties) GetMemorySizeGb() int32
func (*DbSystemProperties) GetNodeCount ¶ added in v0.6.0
func (x *DbSystemProperties) GetNodeCount() int32
func (*DbSystemProperties) GetOcid ¶ added in v0.6.0
func (x *DbSystemProperties) GetOcid() string
func (*DbSystemProperties) GetPrivateIp ¶ added in v0.6.0
func (x *DbSystemProperties) GetPrivateIp() string
func (*DbSystemProperties) GetRecoStorageSizeGb ¶ added in v0.6.0
func (x *DbSystemProperties) GetRecoStorageSizeGb() int32
func (*DbSystemProperties) GetShape ¶ added in v0.6.0
func (x *DbSystemProperties) GetShape() string
func (*DbSystemProperties) GetSshPublicKeys ¶ added in v0.6.0
func (x *DbSystemProperties) GetSshPublicKeys() []string
func (*DbSystemProperties) GetTimeZone ¶ added in v0.6.0
func (x *DbSystemProperties) GetTimeZone() *datetime.TimeZone
func (*DbSystemProperties) ProtoMessage ¶ added in v0.6.0
func (*DbSystemProperties) ProtoMessage()
func (*DbSystemProperties) ProtoReflect ¶ added in v0.6.0
func (x *DbSystemProperties) ProtoReflect() protoreflect.Message
func (*DbSystemProperties) Reset ¶ added in v0.6.0
func (x *DbSystemProperties) Reset()
func (*DbSystemProperties) String ¶ added in v0.6.0
func (x *DbSystemProperties) String() string
type DbSystemProperties_ComputeModel ¶ added in v0.6.0
type DbSystemProperties_ComputeModel int32
The compute model of the DbSystem.
const ( // The compute model is unspecified. DbSystemProperties_COMPUTE_MODEL_UNSPECIFIED DbSystemProperties_ComputeModel = 0 // The compute model is virtual. DbSystemProperties_ECPU DbSystemProperties_ComputeModel = 1 // The compute model is physical. DbSystemProperties_OCPU DbSystemProperties_ComputeModel = 2 )
func (DbSystemProperties_ComputeModel) Descriptor ¶ added in v0.6.0
func (DbSystemProperties_ComputeModel) Descriptor() protoreflect.EnumDescriptor
func (DbSystemProperties_ComputeModel) Enum ¶ added in v0.6.0
func (x DbSystemProperties_ComputeModel) Enum() *DbSystemProperties_ComputeModel
func (DbSystemProperties_ComputeModel) EnumDescriptor
deprecated
added in
v0.6.0
func (DbSystemProperties_ComputeModel) EnumDescriptor() ([]byte, []int)
Deprecated: Use DbSystemProperties_ComputeModel.Descriptor instead.
func (DbSystemProperties_ComputeModel) Number ¶ added in v0.6.0
func (x DbSystemProperties_ComputeModel) Number() protoreflect.EnumNumber
func (DbSystemProperties_ComputeModel) String ¶ added in v0.6.0
func (x DbSystemProperties_ComputeModel) String() string
func (DbSystemProperties_ComputeModel) Type ¶ added in v0.6.0
func (DbSystemProperties_ComputeModel) Type() protoreflect.EnumType
type DbSystemProperties_DbSystemDatabaseEdition ¶ added in v0.6.0
type DbSystemProperties_DbSystemDatabaseEdition int32
The editions available for DbSystem.
const ( // The database edition is unspecified. DbSystemProperties_DB_SYSTEM_DATABASE_EDITION_UNSPECIFIED DbSystemProperties_DbSystemDatabaseEdition = 0 // The database edition is Standard. DbSystemProperties_STANDARD_EDITION DbSystemProperties_DbSystemDatabaseEdition = 1 // The database edition is Enterprise. DbSystemProperties_ENTERPRISE_EDITION DbSystemProperties_DbSystemDatabaseEdition = 2 // The database edition is Enterprise Edition. DbSystemProperties_ENTERPRISE_EDITION_HIGH_PERFORMANCE DbSystemProperties_DbSystemDatabaseEdition = 3 )
func (DbSystemProperties_DbSystemDatabaseEdition) Descriptor ¶ added in v0.6.0
func (DbSystemProperties_DbSystemDatabaseEdition) Descriptor() protoreflect.EnumDescriptor
func (DbSystemProperties_DbSystemDatabaseEdition) EnumDescriptor
deprecated
added in
v0.6.0
func (DbSystemProperties_DbSystemDatabaseEdition) EnumDescriptor() ([]byte, []int)
Deprecated: Use DbSystemProperties_DbSystemDatabaseEdition.Descriptor instead.
func (DbSystemProperties_DbSystemDatabaseEdition) Number ¶ added in v0.6.0
func (x DbSystemProperties_DbSystemDatabaseEdition) Number() protoreflect.EnumNumber
func (DbSystemProperties_DbSystemDatabaseEdition) String ¶ added in v0.6.0
func (x DbSystemProperties_DbSystemDatabaseEdition) String() string
func (DbSystemProperties_DbSystemDatabaseEdition) Type ¶ added in v0.6.0
func (DbSystemProperties_DbSystemDatabaseEdition) Type() protoreflect.EnumType
type DbSystemProperties_DbSystemLifecycleState ¶ added in v0.6.0
type DbSystemProperties_DbSystemLifecycleState int32
The various lifecycle states of the DbSystem.
const ( // Default unspecified value. DbSystemProperties_DB_SYSTEM_LIFECYCLE_STATE_UNSPECIFIED DbSystemProperties_DbSystemLifecycleState = 0 // Indicates that the resource is in provisioning state. DbSystemProperties_PROVISIONING DbSystemProperties_DbSystemLifecycleState = 1 // Indicates that the resource is in available state. DbSystemProperties_AVAILABLE DbSystemProperties_DbSystemLifecycleState = 2 // Indicates that the resource is in updating state. DbSystemProperties_UPDATING DbSystemProperties_DbSystemLifecycleState = 3 // Indicates that the resource is in terminating state. DbSystemProperties_TERMINATING DbSystemProperties_DbSystemLifecycleState = 4 // Indicates that the resource is in terminated state. DbSystemProperties_TERMINATED DbSystemProperties_DbSystemLifecycleState = 5 // Indicates that the resource is in failed state. DbSystemProperties_FAILED DbSystemProperties_DbSystemLifecycleState = 6 // Indicates that the resource has been migrated. DbSystemProperties_MIGRATED DbSystemProperties_DbSystemLifecycleState = 7 // Indicates that the resource is in maintenance in progress state. DbSystemProperties_MAINTENANCE_IN_PROGRESS DbSystemProperties_DbSystemLifecycleState = 8 // Indicates that the resource needs attention. DbSystemProperties_NEEDS_ATTENTION DbSystemProperties_DbSystemLifecycleState = 9 // Indicates that the resource is upgrading. DbSystemProperties_UPGRADING DbSystemProperties_DbSystemLifecycleState = 10 )
func (DbSystemProperties_DbSystemLifecycleState) Descriptor ¶ added in v0.6.0
func (DbSystemProperties_DbSystemLifecycleState) Descriptor() protoreflect.EnumDescriptor
func (DbSystemProperties_DbSystemLifecycleState) EnumDescriptor
deprecated
added in
v0.6.0
func (DbSystemProperties_DbSystemLifecycleState) EnumDescriptor() ([]byte, []int)
Deprecated: Use DbSystemProperties_DbSystemLifecycleState.Descriptor instead.
func (DbSystemProperties_DbSystemLifecycleState) Number ¶ added in v0.6.0
func (x DbSystemProperties_DbSystemLifecycleState) Number() protoreflect.EnumNumber
func (DbSystemProperties_DbSystemLifecycleState) String ¶ added in v0.6.0
func (x DbSystemProperties_DbSystemLifecycleState) String() string
func (DbSystemProperties_DbSystemLifecycleState) Type ¶ added in v0.6.0
func (DbSystemProperties_DbSystemLifecycleState) Type() protoreflect.EnumType
type DbSystemProperties_LicenseModel ¶ added in v0.6.0
type DbSystemProperties_LicenseModel int32
The license model of the DbSystem.
const ( // The license model is unspecified. DbSystemProperties_LICENSE_MODEL_UNSPECIFIED DbSystemProperties_LicenseModel = 0 // The license model is included. DbSystemProperties_LICENSE_INCLUDED DbSystemProperties_LicenseModel = 1 // The license model is bring your own license. DbSystemProperties_BRING_YOUR_OWN_LICENSE DbSystemProperties_LicenseModel = 2 )
func (DbSystemProperties_LicenseModel) Descriptor ¶ added in v0.6.0
func (DbSystemProperties_LicenseModel) Descriptor() protoreflect.EnumDescriptor
func (DbSystemProperties_LicenseModel) Enum ¶ added in v0.6.0
func (x DbSystemProperties_LicenseModel) Enum() *DbSystemProperties_LicenseModel
func (DbSystemProperties_LicenseModel) EnumDescriptor
deprecated
added in
v0.6.0
func (DbSystemProperties_LicenseModel) EnumDescriptor() ([]byte, []int)
Deprecated: Use DbSystemProperties_LicenseModel.Descriptor instead.
func (DbSystemProperties_LicenseModel) Number ¶ added in v0.6.0
func (x DbSystemProperties_LicenseModel) Number() protoreflect.EnumNumber
func (DbSystemProperties_LicenseModel) String ¶ added in v0.6.0
func (x DbSystemProperties_LicenseModel) String() string
func (DbSystemProperties_LicenseModel) Type ¶ added in v0.6.0
func (DbSystemProperties_LicenseModel) Type() protoreflect.EnumType
type DbSystemShape ¶
type DbSystemShape struct {
// Identifier. The name of the Database System Shape resource with the format:
// projects/{project}/locations/{region}/dbSystemShapes/{db_system_shape}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. shape
Shape string `protobuf:"bytes,2,opt,name=shape,proto3" json:"shape,omitempty"`
// Optional. Minimum number of database servers.
MinNodeCount int32 `protobuf:"varint,3,opt,name=min_node_count,json=minNodeCount,proto3" json:"min_node_count,omitempty"`
// Optional. Maximum number of database servers.
MaxNodeCount int32 `protobuf:"varint,4,opt,name=max_node_count,json=maxNodeCount,proto3" json:"max_node_count,omitempty"`
// Optional. Minimum number of storage servers.
MinStorageCount int32 `protobuf:"varint,5,opt,name=min_storage_count,json=minStorageCount,proto3" json:"min_storage_count,omitempty"`
// Optional. Maximum number of storage servers.
MaxStorageCount int32 `protobuf:"varint,6,opt,name=max_storage_count,json=maxStorageCount,proto3" json:"max_storage_count,omitempty"`
// Optional. Number of cores per node.
AvailableCoreCountPerNode int32 `` /* 143-byte string literal not displayed */
// Optional. Memory per database server node in gigabytes.
AvailableMemoryPerNodeGb int32 `` /* 140-byte string literal not displayed */
// Optional. Storage per storage server in terabytes.
AvailableDataStorageTb int32 `` /* 132-byte string literal not displayed */
// Optional. Minimum core count per node.
MinCoreCountPerNode int32 `` /* 126-byte string literal not displayed */
// Optional. Minimum memory per node in gigabytes.
MinMemoryPerNodeGb int32 `protobuf:"varint,11,opt,name=min_memory_per_node_gb,json=minMemoryPerNodeGb,proto3" json:"min_memory_per_node_gb,omitempty"`
// Optional. Minimum node storage per database server in gigabytes.
MinDbNodeStoragePerNodeGb int32 `` /* 148-byte string literal not displayed */
// contains filtered or unexported fields
}
Details of the Database System Shapes resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/DbSystemShapeSummary/
func (*DbSystemShape) Descriptor
deprecated
func (*DbSystemShape) Descriptor() ([]byte, []int)
Deprecated: Use DbSystemShape.ProtoReflect.Descriptor instead.
func (*DbSystemShape) GetAvailableCoreCountPerNode ¶
func (x *DbSystemShape) GetAvailableCoreCountPerNode() int32
func (*DbSystemShape) GetAvailableDataStorageTb ¶
func (x *DbSystemShape) GetAvailableDataStorageTb() int32
func (*DbSystemShape) GetAvailableMemoryPerNodeGb ¶
func (x *DbSystemShape) GetAvailableMemoryPerNodeGb() int32
func (*DbSystemShape) GetMaxNodeCount ¶
func (x *DbSystemShape) GetMaxNodeCount() int32
func (*DbSystemShape) GetMaxStorageCount ¶
func (x *DbSystemShape) GetMaxStorageCount() int32
func (*DbSystemShape) GetMinCoreCountPerNode ¶
func (x *DbSystemShape) GetMinCoreCountPerNode() int32
func (*DbSystemShape) GetMinDbNodeStoragePerNodeGb ¶
func (x *DbSystemShape) GetMinDbNodeStoragePerNodeGb() int32
func (*DbSystemShape) GetMinMemoryPerNodeGb ¶
func (x *DbSystemShape) GetMinMemoryPerNodeGb() int32
func (*DbSystemShape) GetMinNodeCount ¶
func (x *DbSystemShape) GetMinNodeCount() int32
func (*DbSystemShape) GetMinStorageCount ¶
func (x *DbSystemShape) GetMinStorageCount() int32
func (*DbSystemShape) GetName ¶
func (x *DbSystemShape) GetName() string
func (*DbSystemShape) GetShape ¶
func (x *DbSystemShape) GetShape() string
func (*DbSystemShape) ProtoMessage ¶
func (*DbSystemShape) ProtoMessage()
func (*DbSystemShape) ProtoReflect ¶
func (x *DbSystemShape) ProtoReflect() protoreflect.Message
func (*DbSystemShape) Reset ¶
func (x *DbSystemShape) Reset()
func (*DbSystemShape) String ¶
func (x *DbSystemShape) String() string
type DbVersion ¶ added in v0.6.0
type DbVersion struct {
// Output only. The name of the DbVersion resource in the following format:
// projects/{project}/locations/{region}/dbVersions/{db_version}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Output only. The properties of the DbVersion.
Properties *DbVersionProperties `protobuf:"bytes,2,opt,name=properties,proto3" json:"properties,omitempty"`
// contains filtered or unexported fields
}
A valid Oracle Database version.
func (*DbVersion) Descriptor
deprecated
added in
v0.6.0
func (*DbVersion) GetProperties ¶ added in v0.6.0
func (x *DbVersion) GetProperties() *DbVersionProperties
func (*DbVersion) ProtoMessage ¶ added in v0.6.0
func (*DbVersion) ProtoMessage()
func (*DbVersion) ProtoReflect ¶ added in v0.6.0
func (x *DbVersion) ProtoReflect() protoreflect.Message
type DbVersionProperties ¶ added in v0.6.0
type DbVersionProperties struct {
// Output only. A valid Oracle Database version.
Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"`
// Output only. True if this version of the Oracle Database software is the
// latest version for a release.
IsLatestForMajorVersion bool `` /* 137-byte string literal not displayed */
// Output only. True if this version of the Oracle Database software supports
// pluggable databases.
SupportsPdb bool `protobuf:"varint,3,opt,name=supports_pdb,json=supportsPdb,proto3" json:"supports_pdb,omitempty"`
// Output only. True if this version of the Oracle Database software is the
// preview version.
IsPreviewDbVersion bool `protobuf:"varint,4,opt,name=is_preview_db_version,json=isPreviewDbVersion,proto3" json:"is_preview_db_version,omitempty"`
// Output only. True if this version of the Oracle Database software is
// supported for Upgrade.
IsUpgradeSupported bool `protobuf:"varint,5,opt,name=is_upgrade_supported,json=isUpgradeSupported,proto3" json:"is_upgrade_supported,omitempty"`
// contains filtered or unexported fields
}
The properties of a DbVersion.
func (*DbVersionProperties) Descriptor
deprecated
added in
v0.6.0
func (*DbVersionProperties) Descriptor() ([]byte, []int)
Deprecated: Use DbVersionProperties.ProtoReflect.Descriptor instead.
func (*DbVersionProperties) GetIsLatestForMajorVersion ¶ added in v0.6.0
func (x *DbVersionProperties) GetIsLatestForMajorVersion() bool
func (*DbVersionProperties) GetIsPreviewDbVersion ¶ added in v0.6.0
func (x *DbVersionProperties) GetIsPreviewDbVersion() bool
func (*DbVersionProperties) GetIsUpgradeSupported ¶ added in v0.6.0
func (x *DbVersionProperties) GetIsUpgradeSupported() bool
func (*DbVersionProperties) GetSupportsPdb ¶ added in v0.6.0
func (x *DbVersionProperties) GetSupportsPdb() bool
func (*DbVersionProperties) GetVersion ¶ added in v0.6.0
func (x *DbVersionProperties) GetVersion() string
func (*DbVersionProperties) ProtoMessage ¶ added in v0.6.0
func (*DbVersionProperties) ProtoMessage()
func (*DbVersionProperties) ProtoReflect ¶ added in v0.6.0
func (x *DbVersionProperties) ProtoReflect() protoreflect.Message
func (*DbVersionProperties) Reset ¶ added in v0.6.0
func (x *DbVersionProperties) Reset()
func (*DbVersionProperties) String ¶ added in v0.6.0
func (x *DbVersionProperties) String() string
type DeleteAutonomousDatabaseRequest ¶
type DeleteAutonomousDatabaseRequest struct {
// Required. The name of the resource in the following format:
// projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. An optional ID to identify the request. This value is used to
// identify duplicate requests. If you make a request with the same request ID
// and the original request is still in progress or completed, the server
// ignores the second request. This prevents clients from
// accidentally creating duplicate commitments.
//
// The request ID must be a valid UUID with the exception that zero UUID is
// not supported (00000000-0000-0000-0000-000000000000).
RequestId string `protobuf:"bytes,2,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
The request for `AutonomousDatabase.Delete`.
func (*DeleteAutonomousDatabaseRequest) Descriptor
deprecated
func (*DeleteAutonomousDatabaseRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAutonomousDatabaseRequest.ProtoReflect.Descriptor instead.
func (*DeleteAutonomousDatabaseRequest) GetName ¶
func (x *DeleteAutonomousDatabaseRequest) GetName() string
func (*DeleteAutonomousDatabaseRequest) GetRequestId ¶
func (x *DeleteAutonomousDatabaseRequest) GetRequestId() string
func (*DeleteAutonomousDatabaseRequest) ProtoMessage ¶
func (*DeleteAutonomousDatabaseRequest) ProtoMessage()
func (*DeleteAutonomousDatabaseRequest) ProtoReflect ¶
func (x *DeleteAutonomousDatabaseRequest) ProtoReflect() protoreflect.Message
func (*DeleteAutonomousDatabaseRequest) Reset ¶
func (x *DeleteAutonomousDatabaseRequest) Reset()
func (*DeleteAutonomousDatabaseRequest) String ¶
func (x *DeleteAutonomousDatabaseRequest) String() string
type DeleteCloudExadataInfrastructureRequest ¶
type DeleteCloudExadataInfrastructureRequest struct {
// Required. The name of the Cloud Exadata Infrastructure in the following
// format:
// projects/{project}/locations/{location}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. An optional ID to identify the request. This value is used to
// identify duplicate requests. If you make a request with the same request ID
// and the original request is still in progress or completed, the server
// ignores the second request. This prevents clients from
// accidentally creating duplicate commitments.
//
// The request ID must be a valid UUID with the exception that zero UUID is
// not supported (00000000-0000-0000-0000-000000000000).
RequestId string `protobuf:"bytes,2,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// Optional. If set to true, all VM clusters for this Exadata Infrastructure
// will be deleted. An Exadata Infrastructure can only be deleted once all its
// VM clusters have been deleted.
Force bool `protobuf:"varint,3,opt,name=force,proto3" json:"force,omitempty"`
// contains filtered or unexported fields
}
The request for `CloudExadataInfrastructure.Delete`.
func (*DeleteCloudExadataInfrastructureRequest) Descriptor
deprecated
func (*DeleteCloudExadataInfrastructureRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCloudExadataInfrastructureRequest.ProtoReflect.Descriptor instead.
func (*DeleteCloudExadataInfrastructureRequest) GetForce ¶
func (x *DeleteCloudExadataInfrastructureRequest) GetForce() bool
func (*DeleteCloudExadataInfrastructureRequest) GetName ¶
func (x *DeleteCloudExadataInfrastructureRequest) GetName() string
func (*DeleteCloudExadataInfrastructureRequest) GetRequestId ¶
func (x *DeleteCloudExadataInfrastructureRequest) GetRequestId() string
func (*DeleteCloudExadataInfrastructureRequest) ProtoMessage ¶
func (*DeleteCloudExadataInfrastructureRequest) ProtoMessage()
func (*DeleteCloudExadataInfrastructureRequest) ProtoReflect ¶
func (x *DeleteCloudExadataInfrastructureRequest) ProtoReflect() protoreflect.Message
func (*DeleteCloudExadataInfrastructureRequest) Reset ¶
func (x *DeleteCloudExadataInfrastructureRequest) Reset()
func (*DeleteCloudExadataInfrastructureRequest) String ¶
func (x *DeleteCloudExadataInfrastructureRequest) String() string
type DeleteCloudVmClusterRequest ¶
type DeleteCloudVmClusterRequest struct {
// Required. The name of the Cloud VM Cluster in the following format:
// projects/{project}/locations/{location}/cloudVmClusters/{cloud_vm_cluster}.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. An optional ID to identify the request. This value is used to
// identify duplicate requests. If you make a request with the same request ID
// and the original request is still in progress or completed, the server
// ignores the second request. This prevents clients from
// accidentally creating duplicate commitments.
//
// The request ID must be a valid UUID with the exception that zero UUID is
// not supported (00000000-0000-0000-0000-000000000000).
RequestId string `protobuf:"bytes,2,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// Optional. If set to true, all child resources for the VM Cluster will be
// deleted. A VM Cluster can only be deleted once all its child resources have
// been deleted.
Force bool `protobuf:"varint,3,opt,name=force,proto3" json:"force,omitempty"`
// contains filtered or unexported fields
}
The request for `CloudVmCluster.Delete`.
func (*DeleteCloudVmClusterRequest) Descriptor
deprecated
func (*DeleteCloudVmClusterRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCloudVmClusterRequest.ProtoReflect.Descriptor instead.
func (*DeleteCloudVmClusterRequest) GetForce ¶
func (x *DeleteCloudVmClusterRequest) GetForce() bool
func (*DeleteCloudVmClusterRequest) GetName ¶
func (x *DeleteCloudVmClusterRequest) GetName() string
func (*DeleteCloudVmClusterRequest) GetRequestId ¶
func (x *DeleteCloudVmClusterRequest) GetRequestId() string
func (*DeleteCloudVmClusterRequest) ProtoMessage ¶
func (*DeleteCloudVmClusterRequest) ProtoMessage()
func (*DeleteCloudVmClusterRequest) ProtoReflect ¶
func (x *DeleteCloudVmClusterRequest) ProtoReflect() protoreflect.Message
func (*DeleteCloudVmClusterRequest) Reset ¶
func (x *DeleteCloudVmClusterRequest) Reset()
func (*DeleteCloudVmClusterRequest) String ¶
func (x *DeleteCloudVmClusterRequest) String() string
type DeleteDbSystemRequest ¶ added in v0.6.0
type DeleteDbSystemRequest struct {
// Required. The name of the DbSystem in the following format:
// projects/{project}/locations/{location}/dbSystems/{db_system}.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. An optional ID to identify the request. This value is used to
// identify duplicate requests. If you make a request with the same request ID
// and the original request is still in progress or completed, the server
// ignores the second request. This prevents clients from
// accidentally creating duplicate commitments.
//
// The request ID must be a valid UUID with the exception that zero UUID is
// not supported (00000000-0000-0000-0000-000000000000).
RequestId string `protobuf:"bytes,2,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
The request for `DbSystem.Delete`.
func (*DeleteDbSystemRequest) Descriptor
deprecated
added in
v0.6.0
func (*DeleteDbSystemRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteDbSystemRequest.ProtoReflect.Descriptor instead.
func (*DeleteDbSystemRequest) GetName ¶ added in v0.6.0
func (x *DeleteDbSystemRequest) GetName() string
func (*DeleteDbSystemRequest) GetRequestId ¶ added in v0.6.0
func (x *DeleteDbSystemRequest) GetRequestId() string
func (*DeleteDbSystemRequest) ProtoMessage ¶ added in v0.6.0
func (*DeleteDbSystemRequest) ProtoMessage()
func (*DeleteDbSystemRequest) ProtoReflect ¶ added in v0.6.0
func (x *DeleteDbSystemRequest) ProtoReflect() protoreflect.Message
func (*DeleteDbSystemRequest) Reset ¶ added in v0.6.0
func (x *DeleteDbSystemRequest) Reset()
func (*DeleteDbSystemRequest) String ¶ added in v0.6.0
func (x *DeleteDbSystemRequest) String() string
type DeleteExadbVmClusterRequest ¶ added in v0.6.0
type DeleteExadbVmClusterRequest struct {
// Required. The name of the ExadbVmCluster in the following format:
// projects/{project}/locations/{location}/exadbVmClusters/{exadb_vm_cluster}.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. An optional ID to identify the request. This value is used to
// identify duplicate requests. If you make a request with the same request ID
// and the original request is still in progress or completed, the server
// ignores the second request. This prevents clients from
// accidentally creating duplicate commitments.
//
// The request ID must be a valid UUID with the exception that zero UUID is
// not supported (00000000-0000-0000-0000-000000000000).
RequestId string `protobuf:"bytes,2,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
The request for `ExadbVmCluster.Delete`.
func (*DeleteExadbVmClusterRequest) Descriptor
deprecated
added in
v0.6.0
func (*DeleteExadbVmClusterRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteExadbVmClusterRequest.ProtoReflect.Descriptor instead.
func (*DeleteExadbVmClusterRequest) GetName ¶ added in v0.6.0
func (x *DeleteExadbVmClusterRequest) GetName() string
func (*DeleteExadbVmClusterRequest) GetRequestId ¶ added in v0.6.0
func (x *DeleteExadbVmClusterRequest) GetRequestId() string
func (*DeleteExadbVmClusterRequest) ProtoMessage ¶ added in v0.6.0
func (*DeleteExadbVmClusterRequest) ProtoMessage()
func (*DeleteExadbVmClusterRequest) ProtoReflect ¶ added in v0.6.0
func (x *DeleteExadbVmClusterRequest) ProtoReflect() protoreflect.Message
func (*DeleteExadbVmClusterRequest) Reset ¶ added in v0.6.0
func (x *DeleteExadbVmClusterRequest) Reset()
func (*DeleteExadbVmClusterRequest) String ¶ added in v0.6.0
func (x *DeleteExadbVmClusterRequest) String() string
type DeleteExascaleDbStorageVaultRequest ¶ added in v0.6.0
type DeleteExascaleDbStorageVaultRequest struct {
// Required. The name of the ExascaleDbStorageVault in the following format:
// projects/{project}/locations/{location}/exascaleDbStorageVaults/{exascale_db_storage_vault}.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. An optional ID to identify the request. This value is used to
// identify duplicate requests. If you make a request with the same request ID
// and the original request is still in progress or completed, the server
// ignores the second request. This prevents clients from
// accidentally creating duplicate commitments.
//
// The request ID must be a valid UUID with the exception that zero UUID is
// not supported (00000000-0000-0000-0000-000000000000).
RequestId string `protobuf:"bytes,2,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
The request message for `ExascaleDbStorageVault.Delete`.
func (*DeleteExascaleDbStorageVaultRequest) Descriptor
deprecated
added in
v0.6.0
func (*DeleteExascaleDbStorageVaultRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteExascaleDbStorageVaultRequest.ProtoReflect.Descriptor instead.
func (*DeleteExascaleDbStorageVaultRequest) GetName ¶ added in v0.6.0
func (x *DeleteExascaleDbStorageVaultRequest) GetName() string
func (*DeleteExascaleDbStorageVaultRequest) GetRequestId ¶ added in v0.6.0
func (x *DeleteExascaleDbStorageVaultRequest) GetRequestId() string
func (*DeleteExascaleDbStorageVaultRequest) ProtoMessage ¶ added in v0.6.0
func (*DeleteExascaleDbStorageVaultRequest) ProtoMessage()
func (*DeleteExascaleDbStorageVaultRequest) ProtoReflect ¶ added in v0.6.0
func (x *DeleteExascaleDbStorageVaultRequest) ProtoReflect() protoreflect.Message
func (*DeleteExascaleDbStorageVaultRequest) Reset ¶ added in v0.6.0
func (x *DeleteExascaleDbStorageVaultRequest) Reset()
func (*DeleteExascaleDbStorageVaultRequest) String ¶ added in v0.6.0
func (x *DeleteExascaleDbStorageVaultRequest) String() string
type DeleteOdbNetworkRequest ¶ added in v0.6.0
type DeleteOdbNetworkRequest struct {
// Required. The name of the resource in the following format:
// projects/{project}/locations/{location}/odbNetworks/{odb_network}.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. An optional ID to identify the request. This value is used to
// identify duplicate requests. If you make a request with the same request ID
// and the original request is still in progress or completed, the server
// ignores the second request. This prevents clients from
// accidentally creating duplicate commitments.
//
// The request ID must be a valid UUID with the exception that zero UUID is
// not supported (00000000-0000-0000-0000-000000000000).
RequestId string `protobuf:"bytes,2,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
The request for `OdbNetwork.Delete`.
func (*DeleteOdbNetworkRequest) Descriptor
deprecated
added in
v0.6.0
func (*DeleteOdbNetworkRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOdbNetworkRequest.ProtoReflect.Descriptor instead.
func (*DeleteOdbNetworkRequest) GetName ¶ added in v0.6.0
func (x *DeleteOdbNetworkRequest) GetName() string
func (*DeleteOdbNetworkRequest) GetRequestId ¶ added in v0.6.0
func (x *DeleteOdbNetworkRequest) GetRequestId() string
func (*DeleteOdbNetworkRequest) ProtoMessage ¶ added in v0.6.0
func (*DeleteOdbNetworkRequest) ProtoMessage()
func (*DeleteOdbNetworkRequest) ProtoReflect ¶ added in v0.6.0
func (x *DeleteOdbNetworkRequest) ProtoReflect() protoreflect.Message
func (*DeleteOdbNetworkRequest) Reset ¶ added in v0.6.0
func (x *DeleteOdbNetworkRequest) Reset()
func (*DeleteOdbNetworkRequest) String ¶ added in v0.6.0
func (x *DeleteOdbNetworkRequest) String() string
type DeleteOdbSubnetRequest ¶ added in v0.6.0
type DeleteOdbSubnetRequest struct {
// Required. The name of the resource in the following format:
// projects/{project}/locations/{region}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. An optional ID to identify the request. This value is used to
// identify duplicate requests. If you make a request with the same request ID
// and the original request is still in progress or completed, the server
// ignores the second request. This prevents clients from
// accidentally creating duplicate commitments.
//
// The request ID must be a valid UUID with the exception that zero UUID is
// not supported (00000000-0000-0000-0000-000000000000).
RequestId string `protobuf:"bytes,2,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
The request for `OdbSubnet.Delete`.
func (*DeleteOdbSubnetRequest) Descriptor
deprecated
added in
v0.6.0
func (*DeleteOdbSubnetRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOdbSubnetRequest.ProtoReflect.Descriptor instead.
func (*DeleteOdbSubnetRequest) GetName ¶ added in v0.6.0
func (x *DeleteOdbSubnetRequest) GetName() string
func (*DeleteOdbSubnetRequest) GetRequestId ¶ added in v0.6.0
func (x *DeleteOdbSubnetRequest) GetRequestId() string
func (*DeleteOdbSubnetRequest) ProtoMessage ¶ added in v0.6.0
func (*DeleteOdbSubnetRequest) ProtoMessage()
func (*DeleteOdbSubnetRequest) ProtoReflect ¶ added in v0.6.0
func (x *DeleteOdbSubnetRequest) ProtoReflect() protoreflect.Message
func (*DeleteOdbSubnetRequest) Reset ¶ added in v0.6.0
func (x *DeleteOdbSubnetRequest) Reset()
func (*DeleteOdbSubnetRequest) String ¶ added in v0.6.0
func (x *DeleteOdbSubnetRequest) String() string
type EncryptionKey ¶ added in v0.6.0
type EncryptionKey struct {
// Optional. The provider of the encryption key.
Provider EncryptionKey_Provider `` /* 129-byte string literal not displayed */
// Optional. The KMS key used to encrypt the Autonomous Database.
// This field is required if the provider is GOOGLE_MANAGED.
// The name of the KMS key resource in the following format:
// `projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}`.
KmsKey string `protobuf:"bytes,2,opt,name=kms_key,json=kmsKey,proto3" json:"kms_key,omitempty"`
// contains filtered or unexported fields
}
The encryption key used to encrypt the Autonomous Database.
func (*EncryptionKey) Descriptor
deprecated
added in
v0.6.0
func (*EncryptionKey) Descriptor() ([]byte, []int)
Deprecated: Use EncryptionKey.ProtoReflect.Descriptor instead.
func (*EncryptionKey) GetKmsKey ¶ added in v0.6.0
func (x *EncryptionKey) GetKmsKey() string
func (*EncryptionKey) GetProvider ¶ added in v0.6.0
func (x *EncryptionKey) GetProvider() EncryptionKey_Provider
func (*EncryptionKey) ProtoMessage ¶ added in v0.6.0
func (*EncryptionKey) ProtoMessage()
func (*EncryptionKey) ProtoReflect ¶ added in v0.6.0
func (x *EncryptionKey) ProtoReflect() protoreflect.Message
func (*EncryptionKey) Reset ¶ added in v0.6.0
func (x *EncryptionKey) Reset()
func (*EncryptionKey) String ¶ added in v0.6.0
func (x *EncryptionKey) String() string
type EncryptionKeyHistoryEntry ¶ added in v0.6.0
type EncryptionKeyHistoryEntry struct {
// Output only. The encryption key used to encrypt the Autonomous Database.
EncryptionKey *EncryptionKey `protobuf:"bytes,1,opt,name=encryption_key,json=encryptionKey,proto3" json:"encryption_key,omitempty"`
// Output only. The date and time when the encryption key was activated on the
// Autonomous Database..
ActivationTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=activation_time,json=activationTime,proto3" json:"activation_time,omitempty"`
// contains filtered or unexported fields
}
The history of the encryption keys used to encrypt the Autonomous Database.
func (*EncryptionKeyHistoryEntry) Descriptor
deprecated
added in
v0.6.0
func (*EncryptionKeyHistoryEntry) Descriptor() ([]byte, []int)
Deprecated: Use EncryptionKeyHistoryEntry.ProtoReflect.Descriptor instead.
func (*EncryptionKeyHistoryEntry) GetActivationTime ¶ added in v0.6.0
func (x *EncryptionKeyHistoryEntry) GetActivationTime() *timestamppb.Timestamp
func (*EncryptionKeyHistoryEntry) GetEncryptionKey ¶ added in v0.6.0
func (x *EncryptionKeyHistoryEntry) GetEncryptionKey() *EncryptionKey
func (*EncryptionKeyHistoryEntry) ProtoMessage ¶ added in v0.6.0
func (*EncryptionKeyHistoryEntry) ProtoMessage()
func (*EncryptionKeyHistoryEntry) ProtoReflect ¶ added in v0.6.0
func (x *EncryptionKeyHistoryEntry) ProtoReflect() protoreflect.Message
func (*EncryptionKeyHistoryEntry) Reset ¶ added in v0.6.0
func (x *EncryptionKeyHistoryEntry) Reset()
func (*EncryptionKeyHistoryEntry) String ¶ added in v0.6.0
func (x *EncryptionKeyHistoryEntry) String() string
type EncryptionKey_Provider ¶ added in v0.6.0
type EncryptionKey_Provider int32
The provider of the encryption key.
const ( // Default unspecified value. EncryptionKey_PROVIDER_UNSPECIFIED EncryptionKey_Provider = 0 // Google Managed KMS key, if selected, please provide the KMS key name. EncryptionKey_GOOGLE_MANAGED EncryptionKey_Provider = 1 // Oracle Managed. EncryptionKey_ORACLE_MANAGED EncryptionKey_Provider = 2 )
func (EncryptionKey_Provider) Descriptor ¶ added in v0.6.0
func (EncryptionKey_Provider) Descriptor() protoreflect.EnumDescriptor
func (EncryptionKey_Provider) Enum ¶ added in v0.6.0
func (x EncryptionKey_Provider) Enum() *EncryptionKey_Provider
func (EncryptionKey_Provider) EnumDescriptor
deprecated
added in
v0.6.0
func (EncryptionKey_Provider) EnumDescriptor() ([]byte, []int)
Deprecated: Use EncryptionKey_Provider.Descriptor instead.
func (EncryptionKey_Provider) Number ¶ added in v0.6.0
func (x EncryptionKey_Provider) Number() protoreflect.EnumNumber
func (EncryptionKey_Provider) String ¶ added in v0.6.0
func (x EncryptionKey_Provider) String() string
func (EncryptionKey_Provider) Type ¶ added in v0.6.0
func (EncryptionKey_Provider) Type() protoreflect.EnumType
type Entitlement ¶
type Entitlement struct {
// Identifier. The name of the Entitlement resource with the format:
// projects/{project}/locations/{region}/entitlements/{entitlement}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Details of the OCI Cloud Account.
CloudAccountDetails *CloudAccountDetails `protobuf:"bytes,2,opt,name=cloud_account_details,json=cloudAccountDetails,proto3" json:"cloud_account_details,omitempty"`
// Output only. Google Cloud Marketplace order ID (aka entitlement ID)
EntitlementId string `protobuf:"bytes,3,opt,name=entitlement_id,json=entitlementId,proto3" json:"entitlement_id,omitempty"`
// Output only. Entitlement State.
State Entitlement_State `protobuf:"varint,4,opt,name=state,proto3,enum=google.cloud.oracledatabase.v1.Entitlement_State" json:"state,omitempty"`
// contains filtered or unexported fields
}
Details of the Entitlement resource.
func (*Entitlement) Descriptor
deprecated
func (*Entitlement) Descriptor() ([]byte, []int)
Deprecated: Use Entitlement.ProtoReflect.Descriptor instead.
func (*Entitlement) GetCloudAccountDetails ¶
func (x *Entitlement) GetCloudAccountDetails() *CloudAccountDetails
func (*Entitlement) GetEntitlementId ¶
func (x *Entitlement) GetEntitlementId() string
func (*Entitlement) GetName ¶
func (x *Entitlement) GetName() string
func (*Entitlement) GetState ¶
func (x *Entitlement) GetState() Entitlement_State
func (*Entitlement) ProtoMessage ¶
func (*Entitlement) ProtoMessage()
func (*Entitlement) ProtoReflect ¶
func (x *Entitlement) ProtoReflect() protoreflect.Message
func (*Entitlement) Reset ¶
func (x *Entitlement) Reset()
func (*Entitlement) String ¶
func (x *Entitlement) String() string
type Entitlement_State ¶
type Entitlement_State int32
The various lifecycle states of the subscription.
const ( // Default unspecified value. Entitlement_STATE_UNSPECIFIED Entitlement_State = 0 // Account not linked. Entitlement_ACCOUNT_NOT_LINKED Entitlement_State = 1 // Account is linked but not active. Entitlement_ACCOUNT_NOT_ACTIVE Entitlement_State = 2 // Entitlement and Account are active. Entitlement_ACTIVE Entitlement_State = 3 // Account is suspended. Entitlement_ACCOUNT_SUSPENDED Entitlement_State = 4 // Entitlement is not approved in private marketplace. Entitlement_NOT_APPROVED_IN_PRIVATE_MARKETPLACE Entitlement_State = 5 )
func (Entitlement_State) Descriptor ¶
func (Entitlement_State) Descriptor() protoreflect.EnumDescriptor
func (Entitlement_State) Enum ¶
func (x Entitlement_State) Enum() *Entitlement_State
func (Entitlement_State) EnumDescriptor
deprecated
func (Entitlement_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use Entitlement_State.Descriptor instead.
func (Entitlement_State) Number ¶
func (x Entitlement_State) Number() protoreflect.EnumNumber
func (Entitlement_State) String ¶
func (x Entitlement_State) String() string
func (Entitlement_State) Type ¶
func (Entitlement_State) Type() protoreflect.EnumType
type ExadbVmCluster ¶ added in v0.6.0
type ExadbVmCluster struct {
// Identifier. The name of the ExadbVmCluster resource in the following
// format:
// projects/{project}/locations/{region}/exadbVmClusters/{exadb_vm_cluster}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Required. The properties of the ExadbVmCluster.
Properties *ExadbVmClusterProperties `protobuf:"bytes,2,opt,name=properties,proto3" json:"properties,omitempty"`
// Output only. Immutable. The GCP Oracle zone where Oracle ExadbVmCluster is
// hosted. Example: us-east4-b-r2. During creation, the system will pick the
// zone assigned to the ExascaleDbStorageVault.
GcpOracleZone string `protobuf:"bytes,3,opt,name=gcp_oracle_zone,json=gcpOracleZone,proto3" json:"gcp_oracle_zone,omitempty"`
// Optional. The labels or tags associated with the ExadbVmCluster.
Labels map[string]string `` /* 153-byte string literal not displayed */
// Optional. Immutable. The name of the OdbNetwork associated with the
// ExadbVmCluster. Format:
// projects/{project}/locations/{location}/odbNetworks/{odb_network} It is
// optional but if specified, this should match the parent ODBNetwork of the
// OdbSubnet.
OdbNetwork string `protobuf:"bytes,6,opt,name=odb_network,json=odbNetwork,proto3" json:"odb_network,omitempty"`
// Required. Immutable. The name of the OdbSubnet associated with the
// ExadbVmCluster for IP allocation. Format:
// projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}
OdbSubnet string `protobuf:"bytes,7,opt,name=odb_subnet,json=odbSubnet,proto3" json:"odb_subnet,omitempty"`
// Required. Immutable. The name of the backup OdbSubnet associated with the
// ExadbVmCluster. Format:
// projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}
BackupOdbSubnet string `protobuf:"bytes,8,opt,name=backup_odb_subnet,json=backupOdbSubnet,proto3" json:"backup_odb_subnet,omitempty"`
// Required. Immutable. The display name for the ExadbVmCluster. The name does
// not have to be unique within your project. The name must be 1-255
// characters long and can only contain alphanumeric characters.
DisplayName string `protobuf:"bytes,9,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// Output only. The date and time that the ExadbVmCluster was created.
CreateTime *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// Output only. The ID of the subscription entitlement associated with the
// ExadbVmCluster.
EntitlementId string `protobuf:"bytes,11,opt,name=entitlement_id,json=entitlementId,proto3" json:"entitlement_id,omitempty"`
// contains filtered or unexported fields
}
ExadbVmCluster represents a cluster of VMs that are used to run Exadata workloads. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/ExadbVmCluster/
func (*ExadbVmCluster) Descriptor
deprecated
added in
v0.6.0
func (*ExadbVmCluster) Descriptor() ([]byte, []int)
Deprecated: Use ExadbVmCluster.ProtoReflect.Descriptor instead.
func (*ExadbVmCluster) GetBackupOdbSubnet ¶ added in v0.6.0
func (x *ExadbVmCluster) GetBackupOdbSubnet() string
func (*ExadbVmCluster) GetCreateTime ¶ added in v0.6.0
func (x *ExadbVmCluster) GetCreateTime() *timestamppb.Timestamp
func (*ExadbVmCluster) GetDisplayName ¶ added in v0.6.0
func (x *ExadbVmCluster) GetDisplayName() string
func (*ExadbVmCluster) GetEntitlementId ¶ added in v0.6.0
func (x *ExadbVmCluster) GetEntitlementId() string
func (*ExadbVmCluster) GetGcpOracleZone ¶ added in v0.6.0
func (x *ExadbVmCluster) GetGcpOracleZone() string
func (*ExadbVmCluster) GetLabels ¶ added in v0.6.0
func (x *ExadbVmCluster) GetLabels() map[string]string
func (*ExadbVmCluster) GetName ¶ added in v0.6.0
func (x *ExadbVmCluster) GetName() string
func (*ExadbVmCluster) GetOdbNetwork ¶ added in v0.6.0
func (x *ExadbVmCluster) GetOdbNetwork() string
func (*ExadbVmCluster) GetOdbSubnet ¶ added in v0.6.0
func (x *ExadbVmCluster) GetOdbSubnet() string
func (*ExadbVmCluster) GetProperties ¶ added in v0.6.0
func (x *ExadbVmCluster) GetProperties() *ExadbVmClusterProperties
func (*ExadbVmCluster) ProtoMessage ¶ added in v0.6.0
func (*ExadbVmCluster) ProtoMessage()
func (*ExadbVmCluster) ProtoReflect ¶ added in v0.6.0
func (x *ExadbVmCluster) ProtoReflect() protoreflect.Message
func (*ExadbVmCluster) Reset ¶ added in v0.6.0
func (x *ExadbVmCluster) Reset()
func (*ExadbVmCluster) String ¶ added in v0.6.0
func (x *ExadbVmCluster) String() string
type ExadbVmClusterProperties ¶ added in v0.6.0
type ExadbVmClusterProperties struct {
// Optional. Immutable. The cluster name for Exascale vm cluster. The cluster
// name must begin with an alphabetic character and may contain hyphens(-) but
// can not contain underscores(_). It should be not more than 11 characters
// and is not case sensitive. OCI Cluster name.
ClusterName string `protobuf:"bytes,1,opt,name=cluster_name,json=clusterName,proto3" json:"cluster_name,omitempty"`
// Required. Immutable. Grid Infrastructure Version.
GridImageId string `protobuf:"bytes,2,opt,name=grid_image_id,json=gridImageId,proto3" json:"grid_image_id,omitempty"`
// Required. The number of nodes/VMs in the ExadbVmCluster.
NodeCount int32 `protobuf:"varint,3,opt,name=node_count,json=nodeCount,proto3" json:"node_count,omitempty"`
// Required. Immutable. The number of ECPUs enabled per node for an exadata vm
// cluster on exascale infrastructure.
EnabledEcpuCountPerNode int32 `` /* 138-byte string literal not displayed */
// Optional. Immutable. The number of additional ECPUs per node for an Exadata
// VM cluster on exascale infrastructure.
AdditionalEcpuCountPerNode int32 `` /* 147-byte string literal not displayed */
// Required. Immutable. Total storage details for the ExadbVmCluster.
VmFileSystemStorage *ExadbVmClusterStorageDetails `protobuf:"bytes,6,opt,name=vm_file_system_storage,json=vmFileSystemStorage,proto3" json:"vm_file_system_storage,omitempty"`
// Optional. Immutable. The license type of the ExadbVmCluster.
LicenseModel ExadbVmClusterProperties_LicenseModel `` /* 172-byte string literal not displayed */
// Required. Immutable. The name of ExascaleDbStorageVault associated with the
// ExadbVmCluster. It can refer to an existing ExascaleDbStorageVault. Or a
// new one can be created during the ExadbVmCluster creation (requires
// storage_vault_properties to be set).
// Format:
// projects/{project}/locations/{location}/exascaleDbStorageVaults/{exascale_db_storage_vault}
ExascaleDbStorageVault string `` /* 131-byte string literal not displayed */
// Required. Immutable. Prefix for VM cluster host names.
HostnamePrefix string `protobuf:"bytes,9,opt,name=hostname_prefix,json=hostnamePrefix,proto3" json:"hostname_prefix,omitempty"`
// Output only. The hostname of the ExadbVmCluster.
Hostname string `protobuf:"bytes,10,opt,name=hostname,proto3" json:"hostname,omitempty"`
// Required. Immutable. The SSH public keys for the ExadbVmCluster.
SshPublicKeys []string `protobuf:"bytes,11,rep,name=ssh_public_keys,json=sshPublicKeys,proto3" json:"ssh_public_keys,omitempty"`
// Optional. Immutable. Indicates user preference for data collection options.
DataCollectionOptions *DataCollectionOptionsCommon `` /* 127-byte string literal not displayed */
// Optional. Immutable. The time zone of the ExadbVmCluster.
TimeZone *datetime.TimeZone `protobuf:"bytes,13,opt,name=time_zone,json=timeZone,proto3" json:"time_zone,omitempty"`
// Output only. State of the cluster.
LifecycleState ExadbVmClusterProperties_ExadbVmClusterLifecycleState `` /* 195-byte string literal not displayed */
// Required. Immutable. The shape attribute of the VM cluster. The type of
// Exascale storage used for Exadata VM cluster. The default is SMART_STORAGE
// which supports Oracle Database 23ai and later
ShapeAttribute ExadbVmClusterProperties_ShapeAttribute `` /* 181-byte string literal not displayed */
// Output only. Memory per VM (GB) (Read-only): Shows the amount of memory
// allocated to each VM. Memory is calculated based on 2.75 GB per Total
// ECPUs.
MemorySizeGb int32 `protobuf:"varint,16,opt,name=memory_size_gb,json=memorySizeGb,proto3" json:"memory_size_gb,omitempty"`
// Optional. Immutable. SCAN listener port - TCP
ScanListenerPortTcp int32 `protobuf:"varint,17,opt,name=scan_listener_port_tcp,json=scanListenerPortTcp,proto3" json:"scan_listener_port_tcp,omitempty"`
// Output only. Deep link to the OCI console to view this resource.
OciUri string `protobuf:"bytes,18,opt,name=oci_uri,json=ociUri,proto3" json:"oci_uri,omitempty"`
// Output only. The Oracle Grid Infrastructure (GI) software version.
GiVersion string `protobuf:"bytes,19,opt,name=gi_version,json=giVersion,proto3" json:"gi_version,omitempty"`
// contains filtered or unexported fields
}
The properties of an ExadbVmCluster.
func (*ExadbVmClusterProperties) Descriptor
deprecated
added in
v0.6.0
func (*ExadbVmClusterProperties) Descriptor() ([]byte, []int)
Deprecated: Use ExadbVmClusterProperties.ProtoReflect.Descriptor instead.
func (*ExadbVmClusterProperties) GetAdditionalEcpuCountPerNode ¶ added in v0.6.0
func (x *ExadbVmClusterProperties) GetAdditionalEcpuCountPerNode() int32
func (*ExadbVmClusterProperties) GetClusterName ¶ added in v0.6.0
func (x *ExadbVmClusterProperties) GetClusterName() string
func (*ExadbVmClusterProperties) GetDataCollectionOptions ¶ added in v0.6.0
func (x *ExadbVmClusterProperties) GetDataCollectionOptions() *DataCollectionOptionsCommon
func (*ExadbVmClusterProperties) GetEnabledEcpuCountPerNode ¶ added in v0.6.0
func (x *ExadbVmClusterProperties) GetEnabledEcpuCountPerNode() int32
func (*ExadbVmClusterProperties) GetExascaleDbStorageVault ¶ added in v0.6.0
func (x *ExadbVmClusterProperties) GetExascaleDbStorageVault() string
func (*ExadbVmClusterProperties) GetGiVersion ¶ added in v0.6.0
func (x *ExadbVmClusterProperties) GetGiVersion() string
func (*ExadbVmClusterProperties) GetGridImageId ¶ added in v0.6.0
func (x *ExadbVmClusterProperties) GetGridImageId() string
func (*ExadbVmClusterProperties) GetHostname ¶ added in v0.6.0
func (x *ExadbVmClusterProperties) GetHostname() string
func (*ExadbVmClusterProperties) GetHostnamePrefix ¶ added in v0.6.0
func (x *ExadbVmClusterProperties) GetHostnamePrefix() string
func (*ExadbVmClusterProperties) GetLicenseModel ¶ added in v0.6.0
func (x *ExadbVmClusterProperties) GetLicenseModel() ExadbVmClusterProperties_LicenseModel
func (*ExadbVmClusterProperties) GetLifecycleState ¶ added in v0.6.0
func (x *ExadbVmClusterProperties) GetLifecycleState() ExadbVmClusterProperties_ExadbVmClusterLifecycleState
func (*ExadbVmClusterProperties) GetMemorySizeGb ¶ added in v0.6.0
func (x *ExadbVmClusterProperties) GetMemorySizeGb() int32
func (*ExadbVmClusterProperties) GetNodeCount ¶ added in v0.6.0
func (x *ExadbVmClusterProperties) GetNodeCount() int32
func (*ExadbVmClusterProperties) GetOciUri ¶ added in v0.6.0
func (x *ExadbVmClusterProperties) GetOciUri() string
func (*ExadbVmClusterProperties) GetScanListenerPortTcp ¶ added in v0.6.0
func (x *ExadbVmClusterProperties) GetScanListenerPortTcp() int32
func (*ExadbVmClusterProperties) GetShapeAttribute ¶ added in v0.6.0
func (x *ExadbVmClusterProperties) GetShapeAttribute() ExadbVmClusterProperties_ShapeAttribute
func (*ExadbVmClusterProperties) GetSshPublicKeys ¶ added in v0.6.0
func (x *ExadbVmClusterProperties) GetSshPublicKeys() []string
func (*ExadbVmClusterProperties) GetTimeZone ¶ added in v0.6.0
func (x *ExadbVmClusterProperties) GetTimeZone() *datetime.TimeZone
func (*ExadbVmClusterProperties) GetVmFileSystemStorage ¶ added in v0.6.0
func (x *ExadbVmClusterProperties) GetVmFileSystemStorage() *ExadbVmClusterStorageDetails
func (*ExadbVmClusterProperties) ProtoMessage ¶ added in v0.6.0
func (*ExadbVmClusterProperties) ProtoMessage()
func (*ExadbVmClusterProperties) ProtoReflect ¶ added in v0.6.0
func (x *ExadbVmClusterProperties) ProtoReflect() protoreflect.Message
func (*ExadbVmClusterProperties) Reset ¶ added in v0.6.0
func (x *ExadbVmClusterProperties) Reset()
func (*ExadbVmClusterProperties) String ¶ added in v0.6.0
func (x *ExadbVmClusterProperties) String() string
type ExadbVmClusterProperties_ExadbVmClusterLifecycleState ¶ added in v0.6.0
type ExadbVmClusterProperties_ExadbVmClusterLifecycleState int32
The various lifecycle states of the VM cluster.
const ( // Default unspecified value. ExadbVmClusterProperties_EXADB_VM_CLUSTER_LIFECYCLE_STATE_UNSPECIFIED ExadbVmClusterProperties_ExadbVmClusterLifecycleState = 0 // Indicates that the resource is in provisioning state. ExadbVmClusterProperties_PROVISIONING ExadbVmClusterProperties_ExadbVmClusterLifecycleState = 1 // Indicates that the resource is in available state. ExadbVmClusterProperties_AVAILABLE ExadbVmClusterProperties_ExadbVmClusterLifecycleState = 2 // Indicates that the resource is in updating state. ExadbVmClusterProperties_UPDATING ExadbVmClusterProperties_ExadbVmClusterLifecycleState = 3 // Indicates that the resource is in terminating state. ExadbVmClusterProperties_TERMINATING ExadbVmClusterProperties_ExadbVmClusterLifecycleState = 4 // Indicates that the resource is in terminated state. ExadbVmClusterProperties_TERMINATED ExadbVmClusterProperties_ExadbVmClusterLifecycleState = 5 // Indicates that the resource is in failed state. ExadbVmClusterProperties_FAILED ExadbVmClusterProperties_ExadbVmClusterLifecycleState = 6 // Indicates that the resource is in maintenance in progress state. ExadbVmClusterProperties_MAINTENANCE_IN_PROGRESS ExadbVmClusterProperties_ExadbVmClusterLifecycleState = 7 )
func (ExadbVmClusterProperties_ExadbVmClusterLifecycleState) Descriptor ¶ added in v0.6.0
func (ExadbVmClusterProperties_ExadbVmClusterLifecycleState) Descriptor() protoreflect.EnumDescriptor
func (ExadbVmClusterProperties_ExadbVmClusterLifecycleState) EnumDescriptor
deprecated
added in
v0.6.0
func (ExadbVmClusterProperties_ExadbVmClusterLifecycleState) EnumDescriptor() ([]byte, []int)
Deprecated: Use ExadbVmClusterProperties_ExadbVmClusterLifecycleState.Descriptor instead.
func (ExadbVmClusterProperties_ExadbVmClusterLifecycleState) Number ¶ added in v0.6.0
func (x ExadbVmClusterProperties_ExadbVmClusterLifecycleState) Number() protoreflect.EnumNumber
func (ExadbVmClusterProperties_ExadbVmClusterLifecycleState) String ¶ added in v0.6.0
func (x ExadbVmClusterProperties_ExadbVmClusterLifecycleState) String() string
type ExadbVmClusterProperties_LicenseModel ¶ added in v0.6.0
type ExadbVmClusterProperties_LicenseModel int32
The Oracle license model that applies to the ExaScale VM cluster
const ( // Unspecified. ExadbVmClusterProperties_LICENSE_MODEL_UNSPECIFIED ExadbVmClusterProperties_LicenseModel = 0 // Default is license included. ExadbVmClusterProperties_LICENSE_INCLUDED ExadbVmClusterProperties_LicenseModel = 1 // Bring your own license. ExadbVmClusterProperties_BRING_YOUR_OWN_LICENSE ExadbVmClusterProperties_LicenseModel = 2 )
func (ExadbVmClusterProperties_LicenseModel) Descriptor ¶ added in v0.6.0
func (ExadbVmClusterProperties_LicenseModel) Descriptor() protoreflect.EnumDescriptor
func (ExadbVmClusterProperties_LicenseModel) EnumDescriptor
deprecated
added in
v0.6.0
func (ExadbVmClusterProperties_LicenseModel) EnumDescriptor() ([]byte, []int)
Deprecated: Use ExadbVmClusterProperties_LicenseModel.Descriptor instead.
func (ExadbVmClusterProperties_LicenseModel) Number ¶ added in v0.6.0
func (x ExadbVmClusterProperties_LicenseModel) Number() protoreflect.EnumNumber
func (ExadbVmClusterProperties_LicenseModel) String ¶ added in v0.6.0
func (x ExadbVmClusterProperties_LicenseModel) String() string
func (ExadbVmClusterProperties_LicenseModel) Type ¶ added in v0.6.0
func (ExadbVmClusterProperties_LicenseModel) Type() protoreflect.EnumType
type ExadbVmClusterProperties_ShapeAttribute ¶ added in v0.6.0
type ExadbVmClusterProperties_ShapeAttribute int32
The shape attribute of the VM cluster. The type of Exascale storage used for Exadata VM cluster. The default is SMART_STORAGE which supports Oracle Database 23ai and later
const ( // Default unspecified value. ExadbVmClusterProperties_SHAPE_ATTRIBUTE_UNSPECIFIED ExadbVmClusterProperties_ShapeAttribute = 0 // Indicates that the resource is in smart storage. ExadbVmClusterProperties_SMART_STORAGE ExadbVmClusterProperties_ShapeAttribute = 1 // Indicates that the resource is in block storage. ExadbVmClusterProperties_BLOCK_STORAGE ExadbVmClusterProperties_ShapeAttribute = 2 )
func (ExadbVmClusterProperties_ShapeAttribute) Descriptor ¶ added in v0.6.0
func (ExadbVmClusterProperties_ShapeAttribute) Descriptor() protoreflect.EnumDescriptor
func (ExadbVmClusterProperties_ShapeAttribute) EnumDescriptor
deprecated
added in
v0.6.0
func (ExadbVmClusterProperties_ShapeAttribute) EnumDescriptor() ([]byte, []int)
Deprecated: Use ExadbVmClusterProperties_ShapeAttribute.Descriptor instead.
func (ExadbVmClusterProperties_ShapeAttribute) Number ¶ added in v0.6.0
func (x ExadbVmClusterProperties_ShapeAttribute) Number() protoreflect.EnumNumber
func (ExadbVmClusterProperties_ShapeAttribute) String ¶ added in v0.6.0
func (x ExadbVmClusterProperties_ShapeAttribute) String() string
func (ExadbVmClusterProperties_ShapeAttribute) Type ¶ added in v0.6.0
func (ExadbVmClusterProperties_ShapeAttribute) Type() protoreflect.EnumType
type ExadbVmClusterStorageDetails ¶ added in v0.6.0
type ExadbVmClusterStorageDetails struct {
// Required. The storage allocation for the exadbvmcluster per node, in
// gigabytes (GB). This field is used to calculate the total storage
// allocation for the exadbvmcluster.
SizeInGbsPerNode int32 `protobuf:"varint,2,opt,name=size_in_gbs_per_node,json=sizeInGbsPerNode,proto3" json:"size_in_gbs_per_node,omitempty"`
// contains filtered or unexported fields
}
The storage allocation for the exadbvmcluster, in gigabytes (GB).
func (*ExadbVmClusterStorageDetails) Descriptor
deprecated
added in
v0.6.0
func (*ExadbVmClusterStorageDetails) Descriptor() ([]byte, []int)
Deprecated: Use ExadbVmClusterStorageDetails.ProtoReflect.Descriptor instead.
func (*ExadbVmClusterStorageDetails) GetSizeInGbsPerNode ¶ added in v0.6.0
func (x *ExadbVmClusterStorageDetails) GetSizeInGbsPerNode() int32
func (*ExadbVmClusterStorageDetails) ProtoMessage ¶ added in v0.6.0
func (*ExadbVmClusterStorageDetails) ProtoMessage()
func (*ExadbVmClusterStorageDetails) ProtoReflect ¶ added in v0.6.0
func (x *ExadbVmClusterStorageDetails) ProtoReflect() protoreflect.Message
func (*ExadbVmClusterStorageDetails) Reset ¶ added in v0.6.0
func (x *ExadbVmClusterStorageDetails) Reset()
func (*ExadbVmClusterStorageDetails) String ¶ added in v0.6.0
func (x *ExadbVmClusterStorageDetails) String() string
type ExascaleDbStorageDetails ¶ added in v0.6.0
type ExascaleDbStorageDetails struct {
// Output only. The available storage capacity for the ExascaleDbStorageVault,
// in gigabytes (GB).
AvailableSizeGbs int32 `protobuf:"varint,1,opt,name=available_size_gbs,json=availableSizeGbs,proto3" json:"available_size_gbs,omitempty"`
// Required. The total storage allocation for the ExascaleDbStorageVault, in
// gigabytes (GB).
TotalSizeGbs int32 `protobuf:"varint,2,opt,name=total_size_gbs,json=totalSizeGbs,proto3" json:"total_size_gbs,omitempty"`
// contains filtered or unexported fields
}
The storage details of the ExascaleDbStorageVault.
func (*ExascaleDbStorageDetails) Descriptor
deprecated
added in
v0.6.0
func (*ExascaleDbStorageDetails) Descriptor() ([]byte, []int)
Deprecated: Use ExascaleDbStorageDetails.ProtoReflect.Descriptor instead.
func (*ExascaleDbStorageDetails) GetAvailableSizeGbs ¶ added in v0.6.0
func (x *ExascaleDbStorageDetails) GetAvailableSizeGbs() int32
func (*ExascaleDbStorageDetails) GetTotalSizeGbs ¶ added in v0.6.0
func (x *ExascaleDbStorageDetails) GetTotalSizeGbs() int32
func (*ExascaleDbStorageDetails) ProtoMessage ¶ added in v0.6.0
func (*ExascaleDbStorageDetails) ProtoMessage()
func (*ExascaleDbStorageDetails) ProtoReflect ¶ added in v0.6.0
func (x *ExascaleDbStorageDetails) ProtoReflect() protoreflect.Message
func (*ExascaleDbStorageDetails) Reset ¶ added in v0.6.0
func (x *ExascaleDbStorageDetails) Reset()
func (*ExascaleDbStorageDetails) String ¶ added in v0.6.0
func (x *ExascaleDbStorageDetails) String() string
type ExascaleDbStorageVault ¶ added in v0.6.0
type ExascaleDbStorageVault struct {
// Identifier. The resource name of the ExascaleDbStorageVault.
// Format:
// projects/{project}/locations/{location}/exascaleDbStorageVaults/{exascale_db_storage_vault}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Required. The display name for the ExascaleDbStorageVault. The name does
// not have to be unique within your project. The name must be 1-255
// characters long and can only contain alphanumeric characters.
DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// Optional. The GCP Oracle zone where Oracle ExascaleDbStorageVault is
// hosted. Example: us-east4-b-r2. If not specified, the system will pick a
// zone based on availability.
GcpOracleZone string `protobuf:"bytes,3,opt,name=gcp_oracle_zone,json=gcpOracleZone,proto3" json:"gcp_oracle_zone,omitempty"`
// Required. The properties of the ExascaleDbStorageVault.
Properties *ExascaleDbStorageVaultProperties `protobuf:"bytes,4,opt,name=properties,proto3" json:"properties,omitempty"`
// Output only. The date and time when the ExascaleDbStorageVault was created.
CreateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// Output only. The ID of the subscription entitlement associated with the
// ExascaleDbStorageVault.
EntitlementId string `protobuf:"bytes,6,opt,name=entitlement_id,json=entitlementId,proto3" json:"entitlement_id,omitempty"`
// Optional. The labels or tags associated with the ExascaleDbStorageVault.
Labels map[string]string `` /* 153-byte string literal not displayed */
// contains filtered or unexported fields
}
ExascaleDbStorageVault represents a storage vault exadb vm cluster resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/ExascaleDbStorageVault/
func (*ExascaleDbStorageVault) Descriptor
deprecated
added in
v0.6.0
func (*ExascaleDbStorageVault) Descriptor() ([]byte, []int)
Deprecated: Use ExascaleDbStorageVault.ProtoReflect.Descriptor instead.
func (*ExascaleDbStorageVault) GetCreateTime ¶ added in v0.6.0
func (x *ExascaleDbStorageVault) GetCreateTime() *timestamppb.Timestamp
func (*ExascaleDbStorageVault) GetDisplayName ¶ added in v0.6.0
func (x *ExascaleDbStorageVault) GetDisplayName() string
func (*ExascaleDbStorageVault) GetEntitlementId ¶ added in v0.6.0
func (x *ExascaleDbStorageVault) GetEntitlementId() string
func (*ExascaleDbStorageVault) GetGcpOracleZone ¶ added in v0.6.0
func (x *ExascaleDbStorageVault) GetGcpOracleZone() string
func (*ExascaleDbStorageVault) GetLabels ¶ added in v0.6.0
func (x *ExascaleDbStorageVault) GetLabels() map[string]string
func (*ExascaleDbStorageVault) GetName ¶ added in v0.6.0
func (x *ExascaleDbStorageVault) GetName() string
func (*ExascaleDbStorageVault) GetProperties ¶ added in v0.6.0
func (x *ExascaleDbStorageVault) GetProperties() *ExascaleDbStorageVaultProperties
func (*ExascaleDbStorageVault) ProtoMessage ¶ added in v0.6.0
func (*ExascaleDbStorageVault) ProtoMessage()
func (*ExascaleDbStorageVault) ProtoReflect ¶ added in v0.6.0
func (x *ExascaleDbStorageVault) ProtoReflect() protoreflect.Message
func (*ExascaleDbStorageVault) Reset ¶ added in v0.6.0
func (x *ExascaleDbStorageVault) Reset()
func (*ExascaleDbStorageVault) String ¶ added in v0.6.0
func (x *ExascaleDbStorageVault) String() string
type ExascaleDbStorageVaultProperties ¶ added in v0.6.0
type ExascaleDbStorageVaultProperties struct {
// Output only. The OCID for the ExascaleDbStorageVault.
Ocid string `protobuf:"bytes,1,opt,name=ocid,proto3" json:"ocid,omitempty"`
// Output only. The time zone of the ExascaleDbStorageVault.
TimeZone *datetime.TimeZone `protobuf:"bytes,2,opt,name=time_zone,json=timeZone,proto3" json:"time_zone,omitempty"`
// Required. The storage details of the ExascaleDbStorageVault.
ExascaleDbStorageDetails *ExascaleDbStorageDetails `` /* 137-byte string literal not displayed */
// Output only. The state of the ExascaleDbStorageVault.
State ExascaleDbStorageVaultProperties_State `` /* 139-byte string literal not displayed */
// Optional. The description of the ExascaleDbStorageVault.
Description string `protobuf:"bytes,5,opt,name=description,proto3" json:"description,omitempty"`
// Output only. The list of VM cluster OCIDs associated with the
// ExascaleDbStorageVault.
VmClusterIds []string `protobuf:"bytes,6,rep,name=vm_cluster_ids,json=vmClusterIds,proto3" json:"vm_cluster_ids,omitempty"`
// Output only. The number of VM clusters associated with the
// ExascaleDbStorageVault.
VmClusterCount int32 `protobuf:"varint,9,opt,name=vm_cluster_count,json=vmClusterCount,proto3" json:"vm_cluster_count,omitempty"`
// Optional. The size of additional flash cache in percentage of high capacity
// database storage.
AdditionalFlashCachePercent int32 `` /* 147-byte string literal not displayed */
// Output only. Deep link to the OCI console to view this resource.
OciUri string `protobuf:"bytes,8,opt,name=oci_uri,json=ociUri,proto3" json:"oci_uri,omitempty"`
// Output only. The shape attributes of the VM clusters attached to the
// ExascaleDbStorageVault.
AttachedShapeAttributes []ExascaleDbStorageVaultProperties_ShapeAttribute `` /* 225-byte string literal not displayed */
// Output only. The shape attributes available for the VM clusters to be
// attached to the ExascaleDbStorageVault.
AvailableShapeAttributes []ExascaleDbStorageVaultProperties_ShapeAttribute `` /* 228-byte string literal not displayed */
// contains filtered or unexported fields
}
The properties of the ExascaleDbStorageVault. next ID: 12
func (*ExascaleDbStorageVaultProperties) Descriptor
deprecated
added in
v0.6.0
func (*ExascaleDbStorageVaultProperties) Descriptor() ([]byte, []int)
Deprecated: Use ExascaleDbStorageVaultProperties.ProtoReflect.Descriptor instead.
func (*ExascaleDbStorageVaultProperties) GetAdditionalFlashCachePercent ¶ added in v0.6.0
func (x *ExascaleDbStorageVaultProperties) GetAdditionalFlashCachePercent() int32
func (*ExascaleDbStorageVaultProperties) GetAttachedShapeAttributes ¶ added in v0.6.0
func (x *ExascaleDbStorageVaultProperties) GetAttachedShapeAttributes() []ExascaleDbStorageVaultProperties_ShapeAttribute
func (*ExascaleDbStorageVaultProperties) GetAvailableShapeAttributes ¶ added in v0.6.0
func (x *ExascaleDbStorageVaultProperties) GetAvailableShapeAttributes() []ExascaleDbStorageVaultProperties_ShapeAttribute
func (*ExascaleDbStorageVaultProperties) GetDescription ¶ added in v0.6.0
func (x *ExascaleDbStorageVaultProperties) GetDescription() string
func (*ExascaleDbStorageVaultProperties) GetExascaleDbStorageDetails ¶ added in v0.6.0
func (x *ExascaleDbStorageVaultProperties) GetExascaleDbStorageDetails() *ExascaleDbStorageDetails
func (*ExascaleDbStorageVaultProperties) GetOciUri ¶ added in v0.6.0
func (x *ExascaleDbStorageVaultProperties) GetOciUri() string
func (*ExascaleDbStorageVaultProperties) GetOcid ¶ added in v0.6.0
func (x *ExascaleDbStorageVaultProperties) GetOcid() string
func (*ExascaleDbStorageVaultProperties) GetState ¶ added in v0.6.0
func (x *ExascaleDbStorageVaultProperties) GetState() ExascaleDbStorageVaultProperties_State
func (*ExascaleDbStorageVaultProperties) GetTimeZone ¶ added in v0.6.0
func (x *ExascaleDbStorageVaultProperties) GetTimeZone() *datetime.TimeZone
func (*ExascaleDbStorageVaultProperties) GetVmClusterCount ¶ added in v0.6.0
func (x *ExascaleDbStorageVaultProperties) GetVmClusterCount() int32
func (*ExascaleDbStorageVaultProperties) GetVmClusterIds ¶ added in v0.6.0
func (x *ExascaleDbStorageVaultProperties) GetVmClusterIds() []string
func (*ExascaleDbStorageVaultProperties) ProtoMessage ¶ added in v0.6.0
func (*ExascaleDbStorageVaultProperties) ProtoMessage()
func (*ExascaleDbStorageVaultProperties) ProtoReflect ¶ added in v0.6.0
func (x *ExascaleDbStorageVaultProperties) ProtoReflect() protoreflect.Message
func (*ExascaleDbStorageVaultProperties) Reset ¶ added in v0.6.0
func (x *ExascaleDbStorageVaultProperties) Reset()
func (*ExascaleDbStorageVaultProperties) String ¶ added in v0.6.0
func (x *ExascaleDbStorageVaultProperties) String() string
type ExascaleDbStorageVaultProperties_ShapeAttribute ¶ added in v0.6.0
type ExascaleDbStorageVaultProperties_ShapeAttribute int32
The shape attribute of the VM clusters attached to the ExascaleDbStorageVault.
const ( // Default unspecified value. ExascaleDbStorageVaultProperties_SHAPE_ATTRIBUTE_UNSPECIFIED ExascaleDbStorageVaultProperties_ShapeAttribute = 0 // Indicates that the resource is in smart storage. ExascaleDbStorageVaultProperties_SMART_STORAGE ExascaleDbStorageVaultProperties_ShapeAttribute = 1 // Indicates that the resource is in block storage. ExascaleDbStorageVaultProperties_BLOCK_STORAGE ExascaleDbStorageVaultProperties_ShapeAttribute = 2 )
func (ExascaleDbStorageVaultProperties_ShapeAttribute) Descriptor ¶ added in v0.6.0
func (ExascaleDbStorageVaultProperties_ShapeAttribute) Descriptor() protoreflect.EnumDescriptor
func (ExascaleDbStorageVaultProperties_ShapeAttribute) EnumDescriptor
deprecated
added in
v0.6.0
func (ExascaleDbStorageVaultProperties_ShapeAttribute) EnumDescriptor() ([]byte, []int)
Deprecated: Use ExascaleDbStorageVaultProperties_ShapeAttribute.Descriptor instead.
func (ExascaleDbStorageVaultProperties_ShapeAttribute) Number ¶ added in v0.6.0
func (x ExascaleDbStorageVaultProperties_ShapeAttribute) Number() protoreflect.EnumNumber
func (ExascaleDbStorageVaultProperties_ShapeAttribute) String ¶ added in v0.6.0
func (x ExascaleDbStorageVaultProperties_ShapeAttribute) String() string
type ExascaleDbStorageVaultProperties_State ¶ added in v0.6.0
type ExascaleDbStorageVaultProperties_State int32
The state of the ExascaleDbStorageVault.
const ( // The state of the ExascaleDbStorageVault is unspecified. ExascaleDbStorageVaultProperties_STATE_UNSPECIFIED ExascaleDbStorageVaultProperties_State = 0 // The ExascaleDbStorageVault is being provisioned. ExascaleDbStorageVaultProperties_PROVISIONING ExascaleDbStorageVaultProperties_State = 1 // The ExascaleDbStorageVault is available. ExascaleDbStorageVaultProperties_AVAILABLE ExascaleDbStorageVaultProperties_State = 2 // The ExascaleDbStorageVault is being updated. ExascaleDbStorageVaultProperties_UPDATING ExascaleDbStorageVaultProperties_State = 3 // The ExascaleDbStorageVault is being deleted. ExascaleDbStorageVaultProperties_TERMINATING ExascaleDbStorageVaultProperties_State = 4 // The ExascaleDbStorageVault has been deleted. ExascaleDbStorageVaultProperties_TERMINATED ExascaleDbStorageVaultProperties_State = 5 // The ExascaleDbStorageVault has failed. ExascaleDbStorageVaultProperties_FAILED ExascaleDbStorageVaultProperties_State = 6 )
func (ExascaleDbStorageVaultProperties_State) Descriptor ¶ added in v0.6.0
func (ExascaleDbStorageVaultProperties_State) Descriptor() protoreflect.EnumDescriptor
func (ExascaleDbStorageVaultProperties_State) EnumDescriptor
deprecated
added in
v0.6.0
func (ExascaleDbStorageVaultProperties_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use ExascaleDbStorageVaultProperties_State.Descriptor instead.
func (ExascaleDbStorageVaultProperties_State) Number ¶ added in v0.6.0
func (x ExascaleDbStorageVaultProperties_State) Number() protoreflect.EnumNumber
func (ExascaleDbStorageVaultProperties_State) String ¶ added in v0.6.0
func (x ExascaleDbStorageVaultProperties_State) String() string
func (ExascaleDbStorageVaultProperties_State) Type ¶ added in v0.6.0
func (ExascaleDbStorageVaultProperties_State) Type() protoreflect.EnumType
type FailoverAutonomousDatabaseRequest ¶ added in v0.6.0
type FailoverAutonomousDatabaseRequest struct {
// Required. The name of the Autonomous Database in the following format:
// projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Required. The peer database name to fail over to.
PeerAutonomousDatabase string `` /* 129-byte string literal not displayed */
// contains filtered or unexported fields
}
The request for `OracleDatabase.FailoverAutonomousDatabase`.
func (*FailoverAutonomousDatabaseRequest) Descriptor
deprecated
added in
v0.6.0
func (*FailoverAutonomousDatabaseRequest) Descriptor() ([]byte, []int)
Deprecated: Use FailoverAutonomousDatabaseRequest.ProtoReflect.Descriptor instead.
func (*FailoverAutonomousDatabaseRequest) GetName ¶ added in v0.6.0
func (x *FailoverAutonomousDatabaseRequest) GetName() string
func (*FailoverAutonomousDatabaseRequest) GetPeerAutonomousDatabase ¶ added in v0.6.0
func (x *FailoverAutonomousDatabaseRequest) GetPeerAutonomousDatabase() string
func (*FailoverAutonomousDatabaseRequest) ProtoMessage ¶ added in v0.6.0
func (*FailoverAutonomousDatabaseRequest) ProtoMessage()
func (*FailoverAutonomousDatabaseRequest) ProtoReflect ¶ added in v0.6.0
func (x *FailoverAutonomousDatabaseRequest) ProtoReflect() protoreflect.Message
func (*FailoverAutonomousDatabaseRequest) Reset ¶ added in v0.6.0
func (x *FailoverAutonomousDatabaseRequest) Reset()
func (*FailoverAutonomousDatabaseRequest) String ¶ added in v0.6.0
func (x *FailoverAutonomousDatabaseRequest) String() string
type GenerateAutonomousDatabaseWalletRequest ¶
type GenerateAutonomousDatabaseWalletRequest struct {
// Required. The name of the Autonomous Database in the following format:
// projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. The type of wallet generation for the Autonomous Database. The
// default value is SINGLE.
Type GenerateType `protobuf:"varint,2,opt,name=type,proto3,enum=google.cloud.oracledatabase.v1.GenerateType" json:"type,omitempty"`
// Optional. True when requesting regional connection strings in PDB connect
// info, applicable to cross-region Data Guard only.
IsRegional bool `protobuf:"varint,3,opt,name=is_regional,json=isRegional,proto3" json:"is_regional,omitempty"`
// Required. The password used to encrypt the keys inside the wallet. The
// password must be a minimum of 8 characters.
Password string `protobuf:"bytes,4,opt,name=password,proto3" json:"password,omitempty"`
// contains filtered or unexported fields
}
The request for `AutonomousDatabase.GenerateWallet`.
func (*GenerateAutonomousDatabaseWalletRequest) Descriptor
deprecated
func (*GenerateAutonomousDatabaseWalletRequest) Descriptor() ([]byte, []int)
Deprecated: Use GenerateAutonomousDatabaseWalletRequest.ProtoReflect.Descriptor instead.
func (*GenerateAutonomousDatabaseWalletRequest) GetIsRegional ¶
func (x *GenerateAutonomousDatabaseWalletRequest) GetIsRegional() bool
func (*GenerateAutonomousDatabaseWalletRequest) GetName ¶
func (x *GenerateAutonomousDatabaseWalletRequest) GetName() string
func (*GenerateAutonomousDatabaseWalletRequest) GetPassword ¶
func (x *GenerateAutonomousDatabaseWalletRequest) GetPassword() string
func (*GenerateAutonomousDatabaseWalletRequest) GetType ¶
func (x *GenerateAutonomousDatabaseWalletRequest) GetType() GenerateType
func (*GenerateAutonomousDatabaseWalletRequest) ProtoMessage ¶
func (*GenerateAutonomousDatabaseWalletRequest) ProtoMessage()
func (*GenerateAutonomousDatabaseWalletRequest) ProtoReflect ¶
func (x *GenerateAutonomousDatabaseWalletRequest) ProtoReflect() protoreflect.Message
func (*GenerateAutonomousDatabaseWalletRequest) Reset ¶
func (x *GenerateAutonomousDatabaseWalletRequest) Reset()
func (*GenerateAutonomousDatabaseWalletRequest) String ¶
func (x *GenerateAutonomousDatabaseWalletRequest) String() string
type GenerateAutonomousDatabaseWalletResponse ¶
type GenerateAutonomousDatabaseWalletResponse struct {
// Output only. The base64 encoded wallet files.
ArchiveContent []byte `protobuf:"bytes,1,opt,name=archive_content,json=archiveContent,proto3" json:"archive_content,omitempty"`
// contains filtered or unexported fields
}
The response for `AutonomousDatabase.GenerateWallet`.
func (*GenerateAutonomousDatabaseWalletResponse) Descriptor
deprecated
func (*GenerateAutonomousDatabaseWalletResponse) Descriptor() ([]byte, []int)
Deprecated: Use GenerateAutonomousDatabaseWalletResponse.ProtoReflect.Descriptor instead.
func (*GenerateAutonomousDatabaseWalletResponse) GetArchiveContent ¶
func (x *GenerateAutonomousDatabaseWalletResponse) GetArchiveContent() []byte
func (*GenerateAutonomousDatabaseWalletResponse) ProtoMessage ¶
func (*GenerateAutonomousDatabaseWalletResponse) ProtoMessage()
func (*GenerateAutonomousDatabaseWalletResponse) ProtoReflect ¶
func (x *GenerateAutonomousDatabaseWalletResponse) ProtoReflect() protoreflect.Message
func (*GenerateAutonomousDatabaseWalletResponse) Reset ¶
func (x *GenerateAutonomousDatabaseWalletResponse) Reset()
func (*GenerateAutonomousDatabaseWalletResponse) String ¶
func (x *GenerateAutonomousDatabaseWalletResponse) String() string
type GenerateType ¶
type GenerateType int32
The type of wallet generation.
const ( // Default unspecified value. GenerateType_GENERATE_TYPE_UNSPECIFIED GenerateType = 0 // Used to generate wallet for all databases in the region. GenerateType_ALL GenerateType = 1 // Used to generate wallet for a single database. GenerateType_SINGLE GenerateType = 2 )
func (GenerateType) Descriptor ¶
func (GenerateType) Descriptor() protoreflect.EnumDescriptor
func (GenerateType) Enum ¶
func (x GenerateType) Enum() *GenerateType
func (GenerateType) EnumDescriptor
deprecated
func (GenerateType) EnumDescriptor() ([]byte, []int)
Deprecated: Use GenerateType.Descriptor instead.
func (GenerateType) Number ¶
func (x GenerateType) Number() protoreflect.EnumNumber
func (GenerateType) String ¶
func (x GenerateType) String() string
func (GenerateType) Type ¶
func (GenerateType) Type() protoreflect.EnumType
type GetAutonomousDatabaseRequest ¶
type GetAutonomousDatabaseRequest struct {
// Required. The name of the Autonomous Database in the following format:
// projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
The request for `AutonomousDatabase.Get`.
func (*GetAutonomousDatabaseRequest) Descriptor
deprecated
func (*GetAutonomousDatabaseRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAutonomousDatabaseRequest.ProtoReflect.Descriptor instead.
func (*GetAutonomousDatabaseRequest) GetName ¶
func (x *GetAutonomousDatabaseRequest) GetName() string
func (*GetAutonomousDatabaseRequest) ProtoMessage ¶
func (*GetAutonomousDatabaseRequest) ProtoMessage()
func (*GetAutonomousDatabaseRequest) ProtoReflect ¶
func (x *GetAutonomousDatabaseRequest) ProtoReflect() protoreflect.Message
func (*GetAutonomousDatabaseRequest) Reset ¶
func (x *GetAutonomousDatabaseRequest) Reset()
func (*GetAutonomousDatabaseRequest) String ¶
func (x *GetAutonomousDatabaseRequest) String() string
type GetCloudExadataInfrastructureRequest ¶
type GetCloudExadataInfrastructureRequest struct {
// Required. The name of the Cloud Exadata Infrastructure in the following
// format:
// projects/{project}/locations/{location}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
The request for `CloudExadataInfrastructure.Get`.
func (*GetCloudExadataInfrastructureRequest) Descriptor
deprecated
func (*GetCloudExadataInfrastructureRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCloudExadataInfrastructureRequest.ProtoReflect.Descriptor instead.
func (*GetCloudExadataInfrastructureRequest) GetName ¶
func (x *GetCloudExadataInfrastructureRequest) GetName() string
func (*GetCloudExadataInfrastructureRequest) ProtoMessage ¶
func (*GetCloudExadataInfrastructureRequest) ProtoMessage()
func (*GetCloudExadataInfrastructureRequest) ProtoReflect ¶
func (x *GetCloudExadataInfrastructureRequest) ProtoReflect() protoreflect.Message
func (*GetCloudExadataInfrastructureRequest) Reset ¶
func (x *GetCloudExadataInfrastructureRequest) Reset()
func (*GetCloudExadataInfrastructureRequest) String ¶
func (x *GetCloudExadataInfrastructureRequest) String() string
type GetCloudVmClusterRequest ¶
type GetCloudVmClusterRequest struct {
// Required. The name of the Cloud VM Cluster in the following format:
// projects/{project}/locations/{location}/cloudVmClusters/{cloud_vm_cluster}.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
The request for `CloudVmCluster.Get`.
func (*GetCloudVmClusterRequest) Descriptor
deprecated
func (*GetCloudVmClusterRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCloudVmClusterRequest.ProtoReflect.Descriptor instead.
func (*GetCloudVmClusterRequest) GetName ¶
func (x *GetCloudVmClusterRequest) GetName() string
func (*GetCloudVmClusterRequest) ProtoMessage ¶
func (*GetCloudVmClusterRequest) ProtoMessage()
func (*GetCloudVmClusterRequest) ProtoReflect ¶
func (x *GetCloudVmClusterRequest) ProtoReflect() protoreflect.Message
func (*GetCloudVmClusterRequest) Reset ¶
func (x *GetCloudVmClusterRequest) Reset()
func (*GetCloudVmClusterRequest) String ¶
func (x *GetCloudVmClusterRequest) String() string
type GetDatabaseRequest ¶ added in v0.6.0
type GetDatabaseRequest struct {
// Required. The name of the Database resource in the following format:
// projects/{project}/locations/{region}/databases/{database}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
The request for `Database.Get`.
func (*GetDatabaseRequest) Descriptor
deprecated
added in
v0.6.0
func (*GetDatabaseRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDatabaseRequest.ProtoReflect.Descriptor instead.
func (*GetDatabaseRequest) GetName ¶ added in v0.6.0
func (x *GetDatabaseRequest) GetName() string
func (*GetDatabaseRequest) ProtoMessage ¶ added in v0.6.0
func (*GetDatabaseRequest) ProtoMessage()
func (*GetDatabaseRequest) ProtoReflect ¶ added in v0.6.0
func (x *GetDatabaseRequest) ProtoReflect() protoreflect.Message
func (*GetDatabaseRequest) Reset ¶ added in v0.6.0
func (x *GetDatabaseRequest) Reset()
func (*GetDatabaseRequest) String ¶ added in v0.6.0
func (x *GetDatabaseRequest) String() string
type GetDbSystemRequest ¶ added in v0.6.0
type GetDbSystemRequest struct {
// Required. The name of the DbSystem in the following format:
// projects/{project}/locations/{location}/dbSystems/{db_system}.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
The request for `DbSystem.Get`.
func (*GetDbSystemRequest) Descriptor
deprecated
added in
v0.6.0
func (*GetDbSystemRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDbSystemRequest.ProtoReflect.Descriptor instead.
func (*GetDbSystemRequest) GetName ¶ added in v0.6.0
func (x *GetDbSystemRequest) GetName() string
func (*GetDbSystemRequest) ProtoMessage ¶ added in v0.6.0
func (*GetDbSystemRequest) ProtoMessage()
func (*GetDbSystemRequest) ProtoReflect ¶ added in v0.6.0
func (x *GetDbSystemRequest) ProtoReflect() protoreflect.Message
func (*GetDbSystemRequest) Reset ¶ added in v0.6.0
func (x *GetDbSystemRequest) Reset()
func (*GetDbSystemRequest) String ¶ added in v0.6.0
func (x *GetDbSystemRequest) String() string
type GetExadbVmClusterRequest ¶ added in v0.6.0
type GetExadbVmClusterRequest struct {
// Required. The name of the ExadbVmCluster in the following format:
// projects/{project}/locations/{location}/exadbVmClusters/{exadb_vm_cluster}.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
The request for `ExadbVmCluster.Get`.
func (*GetExadbVmClusterRequest) Descriptor
deprecated
added in
v0.6.0
func (*GetExadbVmClusterRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetExadbVmClusterRequest.ProtoReflect.Descriptor instead.
func (*GetExadbVmClusterRequest) GetName ¶ added in v0.6.0
func (x *GetExadbVmClusterRequest) GetName() string
func (*GetExadbVmClusterRequest) ProtoMessage ¶ added in v0.6.0
func (*GetExadbVmClusterRequest) ProtoMessage()
func (*GetExadbVmClusterRequest) ProtoReflect ¶ added in v0.6.0
func (x *GetExadbVmClusterRequest) ProtoReflect() protoreflect.Message
func (*GetExadbVmClusterRequest) Reset ¶ added in v0.6.0
func (x *GetExadbVmClusterRequest) Reset()
func (*GetExadbVmClusterRequest) String ¶ added in v0.6.0
func (x *GetExadbVmClusterRequest) String() string
type GetExascaleDbStorageVaultRequest ¶ added in v0.6.0
type GetExascaleDbStorageVaultRequest struct {
// Required. The name of the ExascaleDbStorageVault in the following format:
// projects/{project}/locations/{location}/exascaleDbStorageVaults/{exascale_db_storage_vault}.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
The request for `ExascaleDbStorageVault.Get`.
func (*GetExascaleDbStorageVaultRequest) Descriptor
deprecated
added in
v0.6.0
func (*GetExascaleDbStorageVaultRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetExascaleDbStorageVaultRequest.ProtoReflect.Descriptor instead.
func (*GetExascaleDbStorageVaultRequest) GetName ¶ added in v0.6.0
func (x *GetExascaleDbStorageVaultRequest) GetName() string
func (*GetExascaleDbStorageVaultRequest) ProtoMessage ¶ added in v0.6.0
func (*GetExascaleDbStorageVaultRequest) ProtoMessage()
func (*GetExascaleDbStorageVaultRequest) ProtoReflect ¶ added in v0.6.0
func (x *GetExascaleDbStorageVaultRequest) ProtoReflect() protoreflect.Message
func (*GetExascaleDbStorageVaultRequest) Reset ¶ added in v0.6.0
func (x *GetExascaleDbStorageVaultRequest) Reset()
func (*GetExascaleDbStorageVaultRequest) String ¶ added in v0.6.0
func (x *GetExascaleDbStorageVaultRequest) String() string
type GetOdbNetworkRequest ¶ added in v0.6.0
type GetOdbNetworkRequest struct {
// Required. The name of the OdbNetwork in the following format:
// projects/{project}/locations/{location}/odbNetworks/{odb_network}.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
The request for `OdbNetwork.Get`.
func (*GetOdbNetworkRequest) Descriptor
deprecated
added in
v0.6.0
func (*GetOdbNetworkRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOdbNetworkRequest.ProtoReflect.Descriptor instead.
func (*GetOdbNetworkRequest) GetName ¶ added in v0.6.0
func (x *GetOdbNetworkRequest) GetName() string
func (*GetOdbNetworkRequest) ProtoMessage ¶ added in v0.6.0
func (*GetOdbNetworkRequest) ProtoMessage()
func (*GetOdbNetworkRequest) ProtoReflect ¶ added in v0.6.0
func (x *GetOdbNetworkRequest) ProtoReflect() protoreflect.Message
func (*GetOdbNetworkRequest) Reset ¶ added in v0.6.0
func (x *GetOdbNetworkRequest) Reset()
func (*GetOdbNetworkRequest) String ¶ added in v0.6.0
func (x *GetOdbNetworkRequest) String() string
type GetOdbSubnetRequest ¶ added in v0.6.0
type GetOdbSubnetRequest struct {
// Required. The name of the OdbSubnet in the following format:
// projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
The request for `OdbSubnet.Get`.
func (*GetOdbSubnetRequest) Descriptor
deprecated
added in
v0.6.0
func (*GetOdbSubnetRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOdbSubnetRequest.ProtoReflect.Descriptor instead.
func (*GetOdbSubnetRequest) GetName ¶ added in v0.6.0
func (x *GetOdbSubnetRequest) GetName() string
func (*GetOdbSubnetRequest) ProtoMessage ¶ added in v0.6.0
func (*GetOdbSubnetRequest) ProtoMessage()
func (*GetOdbSubnetRequest) ProtoReflect ¶ added in v0.6.0
func (x *GetOdbSubnetRequest) ProtoReflect() protoreflect.Message
func (*GetOdbSubnetRequest) Reset ¶ added in v0.6.0
func (x *GetOdbSubnetRequest) Reset()
func (*GetOdbSubnetRequest) String ¶ added in v0.6.0
func (x *GetOdbSubnetRequest) String() string
type GetPluggableDatabaseRequest ¶ added in v0.6.0
type GetPluggableDatabaseRequest struct {
// Required. The name of the PluggableDatabase resource in the following
// format:
// projects/{project}/locations/{region}/pluggableDatabases/{pluggable_database}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
The request for `PluggableDatabase.Get`.
func (*GetPluggableDatabaseRequest) Descriptor
deprecated
added in
v0.6.0
func (*GetPluggableDatabaseRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPluggableDatabaseRequest.ProtoReflect.Descriptor instead.
func (*GetPluggableDatabaseRequest) GetName ¶ added in v0.6.0
func (x *GetPluggableDatabaseRequest) GetName() string
func (*GetPluggableDatabaseRequest) ProtoMessage ¶ added in v0.6.0
func (*GetPluggableDatabaseRequest) ProtoMessage()
func (*GetPluggableDatabaseRequest) ProtoReflect ¶ added in v0.6.0
func (x *GetPluggableDatabaseRequest) ProtoReflect() protoreflect.Message
func (*GetPluggableDatabaseRequest) Reset ¶ added in v0.6.0
func (x *GetPluggableDatabaseRequest) Reset()
func (*GetPluggableDatabaseRequest) String ¶ added in v0.6.0
func (x *GetPluggableDatabaseRequest) String() string
type GiVersion ¶
type GiVersion struct {
// Identifier. The name of the Oracle Grid Infrastructure (GI) version
// resource with the format:
// projects/{project}/locations/{region}/giVersions/{gi_versions}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. version
Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"`
// contains filtered or unexported fields
}
Details of the Oracle Grid Infrastructure (GI) version resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/GiVersionSummary/
func (*GiVersion) Descriptor
deprecated
func (*GiVersion) GetVersion ¶
func (*GiVersion) ProtoMessage ¶
func (*GiVersion) ProtoMessage()
func (*GiVersion) ProtoReflect ¶
func (x *GiVersion) ProtoReflect() protoreflect.Message
type IdentityConnector ¶ added in v0.6.0
type IdentityConnector struct {
// Output only. A google managed service account on which customers can grant
// roles to access resources in the customer project. Example:
// `p176944527254-55-75119d87fd8f@gcp-sa-oci.iam.gserviceaccount.com`
ServiceAgentEmail string `protobuf:"bytes,1,opt,name=service_agent_email,json=serviceAgentEmail,proto3" json:"service_agent_email,omitempty"`
// Output only. The connection state of the identity connector.
ConnectionState IdentityConnector_ConnectionState `` /* 177-byte string literal not displayed */
// contains filtered or unexported fields
}
The identity connector details which will allow OCI to securely access the resources in the customer project.
func (*IdentityConnector) Descriptor
deprecated
added in
v0.6.0
func (*IdentityConnector) Descriptor() ([]byte, []int)
Deprecated: Use IdentityConnector.ProtoReflect.Descriptor instead.
func (*IdentityConnector) GetConnectionState ¶ added in v0.6.0
func (x *IdentityConnector) GetConnectionState() IdentityConnector_ConnectionState
func (*IdentityConnector) GetServiceAgentEmail ¶ added in v0.6.0
func (x *IdentityConnector) GetServiceAgentEmail() string
func (*IdentityConnector) ProtoMessage ¶ added in v0.6.0
func (*IdentityConnector) ProtoMessage()
func (*IdentityConnector) ProtoReflect ¶ added in v0.6.0
func (x *IdentityConnector) ProtoReflect() protoreflect.Message
func (*IdentityConnector) Reset ¶ added in v0.6.0
func (x *IdentityConnector) Reset()
func (*IdentityConnector) String ¶ added in v0.6.0
func (x *IdentityConnector) String() string
type IdentityConnector_ConnectionState ¶ added in v0.6.0
type IdentityConnector_ConnectionState int32
The various connection states of the WorkloadIdentityPoolConnection.
const ( // Default unspecified value. IdentityConnector_CONNECTION_STATE_UNSPECIFIED IdentityConnector_ConnectionState = 0 // The identity pool connection is connected. IdentityConnector_CONNECTED IdentityConnector_ConnectionState = 1 // The identity pool connection is partially connected. IdentityConnector_PARTIALLY_CONNECTED IdentityConnector_ConnectionState = 2 // The identity pool connection is disconnected. IdentityConnector_DISCONNECTED IdentityConnector_ConnectionState = 3 // The identity pool connection is in an unknown state. IdentityConnector_UNKNOWN IdentityConnector_ConnectionState = 4 )
func (IdentityConnector_ConnectionState) Descriptor ¶ added in v0.6.0
func (IdentityConnector_ConnectionState) Descriptor() protoreflect.EnumDescriptor
func (IdentityConnector_ConnectionState) Enum ¶ added in v0.6.0
func (x IdentityConnector_ConnectionState) Enum() *IdentityConnector_ConnectionState
func (IdentityConnector_ConnectionState) EnumDescriptor
deprecated
added in
v0.6.0
func (IdentityConnector_ConnectionState) EnumDescriptor() ([]byte, []int)
Deprecated: Use IdentityConnector_ConnectionState.Descriptor instead.
func (IdentityConnector_ConnectionState) Number ¶ added in v0.6.0
func (x IdentityConnector_ConnectionState) Number() protoreflect.EnumNumber
func (IdentityConnector_ConnectionState) String ¶ added in v0.6.0
func (x IdentityConnector_ConnectionState) String() string
func (IdentityConnector_ConnectionState) Type ¶ added in v0.6.0
func (IdentityConnector_ConnectionState) Type() protoreflect.EnumType
type ListAutonomousDatabaseBackupsRequest ¶
type ListAutonomousDatabaseBackupsRequest struct {
// Required. The parent value for ListAutonomousDatabaseBackups in the
// following format: projects/{project}/locations/{location}.
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. An expression for filtering the results of the request. Only the
// **autonomous_database_id** field is supported in the following format:
// `autonomous_database_id="{autonomous_database_id}"`. The accepted values
// must be a valid Autonomous Database ID, limited to the naming
// restrictions of the ID: ^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$).
// The ID must start with a letter, end with a letter or a number, and be
// a maximum of 63 characters.
Filter string `protobuf:"bytes,5,opt,name=filter,proto3" json:"filter,omitempty"`
// Optional. The maximum number of items to return.
// If unspecified, at most 50 Autonomous DB Backups will be returned.
// The maximum value is 1000; values above 1000 will be coerced to 1000.
PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A token identifying a page of results the server should return.
PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// contains filtered or unexported fields
}
The request for `AutonomousDatabaseBackup.List`.
func (*ListAutonomousDatabaseBackupsRequest) Descriptor
deprecated
func (*ListAutonomousDatabaseBackupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAutonomousDatabaseBackupsRequest.ProtoReflect.Descriptor instead.
func (*ListAutonomousDatabaseBackupsRequest) GetFilter ¶
func (x *ListAutonomousDatabaseBackupsRequest) GetFilter() string
func (*ListAutonomousDatabaseBackupsRequest) GetPageSize ¶
func (x *ListAutonomousDatabaseBackupsRequest) GetPageSize() int32
func (*ListAutonomousDatabaseBackupsRequest) GetPageToken ¶
func (x *ListAutonomousDatabaseBackupsRequest) GetPageToken() string
func (*ListAutonomousDatabaseBackupsRequest) GetParent ¶
func (x *ListAutonomousDatabaseBackupsRequest) GetParent() string
func (*ListAutonomousDatabaseBackupsRequest) ProtoMessage ¶
func (*ListAutonomousDatabaseBackupsRequest) ProtoMessage()
func (*ListAutonomousDatabaseBackupsRequest) ProtoReflect ¶
func (x *ListAutonomousDatabaseBackupsRequest) ProtoReflect() protoreflect.Message
func (*ListAutonomousDatabaseBackupsRequest) Reset ¶
func (x *ListAutonomousDatabaseBackupsRequest) Reset()
func (*ListAutonomousDatabaseBackupsRequest) String ¶
func (x *ListAutonomousDatabaseBackupsRequest) String() string
type ListAutonomousDatabaseBackupsResponse ¶
type ListAutonomousDatabaseBackupsResponse struct {
// The list of Autonomous Database Backups.
AutonomousDatabaseBackups []*AutonomousDatabaseBackup `` /* 138-byte string literal not displayed */
// A token identifying a page of results the server should return.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
The response for `AutonomousDatabaseBackup.List`.
func (*ListAutonomousDatabaseBackupsResponse) Descriptor
deprecated
func (*ListAutonomousDatabaseBackupsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAutonomousDatabaseBackupsResponse.ProtoReflect.Descriptor instead.
func (*ListAutonomousDatabaseBackupsResponse) GetAutonomousDatabaseBackups ¶
func (x *ListAutonomousDatabaseBackupsResponse) GetAutonomousDatabaseBackups() []*AutonomousDatabaseBackup
func (*ListAutonomousDatabaseBackupsResponse) GetNextPageToken ¶
func (x *ListAutonomousDatabaseBackupsResponse) GetNextPageToken() string
func (*ListAutonomousDatabaseBackupsResponse) ProtoMessage ¶
func (*ListAutonomousDatabaseBackupsResponse) ProtoMessage()
func (*ListAutonomousDatabaseBackupsResponse) ProtoReflect ¶
func (x *ListAutonomousDatabaseBackupsResponse) ProtoReflect() protoreflect.Message
func (*ListAutonomousDatabaseBackupsResponse) Reset ¶
func (x *ListAutonomousDatabaseBackupsResponse) Reset()
func (*ListAutonomousDatabaseBackupsResponse) String ¶
func (x *ListAutonomousDatabaseBackupsResponse) String() string
type ListAutonomousDatabaseCharacterSetsRequest ¶
type ListAutonomousDatabaseCharacterSetsRequest struct {
// Required. The parent value for the Autonomous Database in the following
// format: projects/{project}/locations/{location}.
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The maximum number of items to return.
// If unspecified, at most 50 Autonomous DB Character Sets will be returned.
// The maximum value is 1000; values above 1000 will be coerced to 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A token identifying a page of results the server should return.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Optional. An expression for filtering the results of the request. Only the
// **character_set_type** field is supported in the following format:
// `character_set_type="{characterSetType}"`. Accepted values include
// `DATABASE` and `NATIONAL`.
Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
// contains filtered or unexported fields
}
The request for `AutonomousDatabaseCharacterSet.List`.
func (*ListAutonomousDatabaseCharacterSetsRequest) Descriptor
deprecated
func (*ListAutonomousDatabaseCharacterSetsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAutonomousDatabaseCharacterSetsRequest.ProtoReflect.Descriptor instead.
func (*ListAutonomousDatabaseCharacterSetsRequest) GetFilter ¶
func (x *ListAutonomousDatabaseCharacterSetsRequest) GetFilter() string
func (*ListAutonomousDatabaseCharacterSetsRequest) GetPageSize ¶
func (x *ListAutonomousDatabaseCharacterSetsRequest) GetPageSize() int32
func (*ListAutonomousDatabaseCharacterSetsRequest) GetPageToken ¶
func (x *ListAutonomousDatabaseCharacterSetsRequest) GetPageToken() string
func (*ListAutonomousDatabaseCharacterSetsRequest) GetParent ¶
func (x *ListAutonomousDatabaseCharacterSetsRequest) GetParent() string
func (*ListAutonomousDatabaseCharacterSetsRequest) ProtoMessage ¶
func (*ListAutonomousDatabaseCharacterSetsRequest) ProtoMessage()
func (*ListAutonomousDatabaseCharacterSetsRequest) ProtoReflect ¶
func (x *ListAutonomousDatabaseCharacterSetsRequest) ProtoReflect() protoreflect.Message
func (*ListAutonomousDatabaseCharacterSetsRequest) Reset ¶
func (x *ListAutonomousDatabaseCharacterSetsRequest) Reset()
func (*ListAutonomousDatabaseCharacterSetsRequest) String ¶
func (x *ListAutonomousDatabaseCharacterSetsRequest) String() string
type ListAutonomousDatabaseCharacterSetsResponse ¶
type ListAutonomousDatabaseCharacterSetsResponse struct {
// The list of Autonomous Database Character Sets.
AutonomousDatabaseCharacterSets []*AutonomousDatabaseCharacterSet `` /* 158-byte string literal not displayed */
// A token identifying a page of results the server should return.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
The response for `AutonomousDatabaseCharacterSet.List`.
func (*ListAutonomousDatabaseCharacterSetsResponse) Descriptor
deprecated
func (*ListAutonomousDatabaseCharacterSetsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAutonomousDatabaseCharacterSetsResponse.ProtoReflect.Descriptor instead.
func (*ListAutonomousDatabaseCharacterSetsResponse) GetAutonomousDatabaseCharacterSets ¶
func (x *ListAutonomousDatabaseCharacterSetsResponse) GetAutonomousDatabaseCharacterSets() []*AutonomousDatabaseCharacterSet
func (*ListAutonomousDatabaseCharacterSetsResponse) GetNextPageToken ¶
func (x *ListAutonomousDatabaseCharacterSetsResponse) GetNextPageToken() string
func (*ListAutonomousDatabaseCharacterSetsResponse) ProtoMessage ¶
func (*ListAutonomousDatabaseCharacterSetsResponse) ProtoMessage()
func (*ListAutonomousDatabaseCharacterSetsResponse) ProtoReflect ¶
func (x *ListAutonomousDatabaseCharacterSetsResponse) ProtoReflect() protoreflect.Message
func (*ListAutonomousDatabaseCharacterSetsResponse) Reset ¶
func (x *ListAutonomousDatabaseCharacterSetsResponse) Reset()
func (*ListAutonomousDatabaseCharacterSetsResponse) String ¶
func (x *ListAutonomousDatabaseCharacterSetsResponse) String() string
type ListAutonomousDatabasesRequest ¶
type ListAutonomousDatabasesRequest struct {
// Required. The parent value for the Autonomous Database in the following
// format: projects/{project}/locations/{location}.
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The maximum number of items to return.
// If unspecified, at most 50 Autonomous Database will be returned.
// The maximum value is 1000; values above 1000 will be coerced to 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A token identifying a page of results the server should return.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Optional. An expression for filtering the results of the request.
Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
// Optional. An expression for ordering the results of the request.
OrderBy string `protobuf:"bytes,5,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
// contains filtered or unexported fields
}
The request for `AutonomousDatabase.List`.
func (*ListAutonomousDatabasesRequest) Descriptor
deprecated
func (*ListAutonomousDatabasesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAutonomousDatabasesRequest.ProtoReflect.Descriptor instead.
func (*ListAutonomousDatabasesRequest) GetFilter ¶
func (x *ListAutonomousDatabasesRequest) GetFilter() string
func (*ListAutonomousDatabasesRequest) GetOrderBy ¶
func (x *ListAutonomousDatabasesRequest) GetOrderBy() string
func (*ListAutonomousDatabasesRequest) GetPageSize ¶
func (x *ListAutonomousDatabasesRequest) GetPageSize() int32
func (*ListAutonomousDatabasesRequest) GetPageToken ¶
func (x *ListAutonomousDatabasesRequest) GetPageToken() string
func (*ListAutonomousDatabasesRequest) GetParent ¶
func (x *ListAutonomousDatabasesRequest) GetParent() string
func (*ListAutonomousDatabasesRequest) ProtoMessage ¶
func (*ListAutonomousDatabasesRequest) ProtoMessage()
func (*ListAutonomousDatabasesRequest) ProtoReflect ¶
func (x *ListAutonomousDatabasesRequest) ProtoReflect() protoreflect.Message
func (*ListAutonomousDatabasesRequest) Reset ¶
func (x *ListAutonomousDatabasesRequest) Reset()
func (*ListAutonomousDatabasesRequest) String ¶
func (x *ListAutonomousDatabasesRequest) String() string
type ListAutonomousDatabasesResponse ¶
type ListAutonomousDatabasesResponse struct {
// The list of Autonomous Databases.
AutonomousDatabases []*AutonomousDatabase `protobuf:"bytes,1,rep,name=autonomous_databases,json=autonomousDatabases,proto3" json:"autonomous_databases,omitempty"`
// A token identifying a page of results the server should return.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
The response for `AutonomousDatabase.List`.
func (*ListAutonomousDatabasesResponse) Descriptor
deprecated
func (*ListAutonomousDatabasesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAutonomousDatabasesResponse.ProtoReflect.Descriptor instead.
func (*ListAutonomousDatabasesResponse) GetAutonomousDatabases ¶
func (x *ListAutonomousDatabasesResponse) GetAutonomousDatabases() []*AutonomousDatabase
func (*ListAutonomousDatabasesResponse) GetNextPageToken ¶
func (x *ListAutonomousDatabasesResponse) GetNextPageToken() string
func (*ListAutonomousDatabasesResponse) ProtoMessage ¶
func (*ListAutonomousDatabasesResponse) ProtoMessage()
func (*ListAutonomousDatabasesResponse) ProtoReflect ¶
func (x *ListAutonomousDatabasesResponse) ProtoReflect() protoreflect.Message
func (*ListAutonomousDatabasesResponse) Reset ¶
func (x *ListAutonomousDatabasesResponse) Reset()
func (*ListAutonomousDatabasesResponse) String ¶
func (x *ListAutonomousDatabasesResponse) String() string
type ListAutonomousDbVersionsRequest ¶
type ListAutonomousDbVersionsRequest struct {
// Required. The parent value for the Autonomous Database in the following
// format: projects/{project}/locations/{location}.
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The maximum number of items to return.
// If unspecified, at most 50 Autonomous DB Versions will be returned.
// The maximum value is 1000; values above 1000 will be coerced to 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A token identifying a page of results the server should return.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// contains filtered or unexported fields
}
The request for `AutonomousDbVersion.List`.
func (*ListAutonomousDbVersionsRequest) Descriptor
deprecated
func (*ListAutonomousDbVersionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAutonomousDbVersionsRequest.ProtoReflect.Descriptor instead.
func (*ListAutonomousDbVersionsRequest) GetPageSize ¶
func (x *ListAutonomousDbVersionsRequest) GetPageSize() int32
func (*ListAutonomousDbVersionsRequest) GetPageToken ¶
func (x *ListAutonomousDbVersionsRequest) GetPageToken() string
func (*ListAutonomousDbVersionsRequest) GetParent ¶
func (x *ListAutonomousDbVersionsRequest) GetParent() string
func (*ListAutonomousDbVersionsRequest) ProtoMessage ¶
func (*ListAutonomousDbVersionsRequest) ProtoMessage()
func (*ListAutonomousDbVersionsRequest) ProtoReflect ¶
func (x *ListAutonomousDbVersionsRequest) ProtoReflect() protoreflect.Message
func (*ListAutonomousDbVersionsRequest) Reset ¶
func (x *ListAutonomousDbVersionsRequest) Reset()
func (*ListAutonomousDbVersionsRequest) String ¶
func (x *ListAutonomousDbVersionsRequest) String() string
type ListAutonomousDbVersionsResponse ¶
type ListAutonomousDbVersionsResponse struct {
// The list of Autonomous Database versions.
AutonomousDbVersions []*AutonomousDbVersion `protobuf:"bytes,1,rep,name=autonomous_db_versions,json=autonomousDbVersions,proto3" json:"autonomous_db_versions,omitempty"`
// A token identifying a page of results the server should return.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
The response for `AutonomousDbVersion.List`.
func (*ListAutonomousDbVersionsResponse) Descriptor
deprecated
func (*ListAutonomousDbVersionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAutonomousDbVersionsResponse.ProtoReflect.Descriptor instead.
func (*ListAutonomousDbVersionsResponse) GetAutonomousDbVersions ¶
func (x *ListAutonomousDbVersionsResponse) GetAutonomousDbVersions() []*AutonomousDbVersion
func (*ListAutonomousDbVersionsResponse) GetNextPageToken ¶
func (x *ListAutonomousDbVersionsResponse) GetNextPageToken() string
func (*ListAutonomousDbVersionsResponse) ProtoMessage ¶
func (*ListAutonomousDbVersionsResponse) ProtoMessage()
func (*ListAutonomousDbVersionsResponse) ProtoReflect ¶
func (x *ListAutonomousDbVersionsResponse) ProtoReflect() protoreflect.Message
func (*ListAutonomousDbVersionsResponse) Reset ¶
func (x *ListAutonomousDbVersionsResponse) Reset()
func (*ListAutonomousDbVersionsResponse) String ¶
func (x *ListAutonomousDbVersionsResponse) String() string
type ListCloudExadataInfrastructuresRequest ¶
type ListCloudExadataInfrastructuresRequest struct {
// Required. The parent value for CloudExadataInfrastructure in the following
// format: projects/{project}/locations/{location}.
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The maximum number of items to return.
// If unspecified, at most 50 Exadata infrastructures will be returned.
// The maximum value is 1000; values above 1000 will be coerced to 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A token identifying a page of results the server should return.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Optional. An expression for filtering the results of the request.
Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
// Optional. An expression for ordering the results of the request.
OrderBy string `protobuf:"bytes,5,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
// contains filtered or unexported fields
}
The request for `CloudExadataInfrastructures.List`.
func (*ListCloudExadataInfrastructuresRequest) Descriptor
deprecated
func (*ListCloudExadataInfrastructuresRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListCloudExadataInfrastructuresRequest.ProtoReflect.Descriptor instead.
func (*ListCloudExadataInfrastructuresRequest) GetFilter ¶ added in v0.6.0
func (x *ListCloudExadataInfrastructuresRequest) GetFilter() string
func (*ListCloudExadataInfrastructuresRequest) GetOrderBy ¶ added in v0.6.0
func (x *ListCloudExadataInfrastructuresRequest) GetOrderBy() string
func (*ListCloudExadataInfrastructuresRequest) GetPageSize ¶
func (x *ListCloudExadataInfrastructuresRequest) GetPageSize() int32
func (*ListCloudExadataInfrastructuresRequest) GetPageToken ¶
func (x *ListCloudExadataInfrastructuresRequest) GetPageToken() string
func (*ListCloudExadataInfrastructuresRequest) GetParent ¶
func (x *ListCloudExadataInfrastructuresRequest) GetParent() string
func (*ListCloudExadataInfrastructuresRequest) ProtoMessage ¶
func (*ListCloudExadataInfrastructuresRequest) ProtoMessage()
func (*ListCloudExadataInfrastructuresRequest) ProtoReflect ¶
func (x *ListCloudExadataInfrastructuresRequest) ProtoReflect() protoreflect.Message
func (*ListCloudExadataInfrastructuresRequest) Reset ¶
func (x *ListCloudExadataInfrastructuresRequest) Reset()
func (*ListCloudExadataInfrastructuresRequest) String ¶
func (x *ListCloudExadataInfrastructuresRequest) String() string
type ListCloudExadataInfrastructuresResponse ¶
type ListCloudExadataInfrastructuresResponse struct {
// The list of Exadata Infrastructures.
CloudExadataInfrastructures []*CloudExadataInfrastructure `` /* 144-byte string literal not displayed */
// A token for fetching next page of response.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
The response for `CloudExadataInfrastructures.list`.
func (*ListCloudExadataInfrastructuresResponse) Descriptor
deprecated
func (*ListCloudExadataInfrastructuresResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListCloudExadataInfrastructuresResponse.ProtoReflect.Descriptor instead.
func (*ListCloudExadataInfrastructuresResponse) GetCloudExadataInfrastructures ¶
func (x *ListCloudExadataInfrastructuresResponse) GetCloudExadataInfrastructures() []*CloudExadataInfrastructure
func (*ListCloudExadataInfrastructuresResponse) GetNextPageToken ¶
func (x *ListCloudExadataInfrastructuresResponse) GetNextPageToken() string
func (*ListCloudExadataInfrastructuresResponse) ProtoMessage ¶
func (*ListCloudExadataInfrastructuresResponse) ProtoMessage()
func (*ListCloudExadataInfrastructuresResponse) ProtoReflect ¶
func (x *ListCloudExadataInfrastructuresResponse) ProtoReflect() protoreflect.Message
func (*ListCloudExadataInfrastructuresResponse) Reset ¶
func (x *ListCloudExadataInfrastructuresResponse) Reset()
func (*ListCloudExadataInfrastructuresResponse) String ¶
func (x *ListCloudExadataInfrastructuresResponse) String() string
type ListCloudVmClustersRequest ¶
type ListCloudVmClustersRequest struct {
// Required. The name of the parent in the following format:
// projects/{project}/locations/{location}.
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The number of VM clusters to return.
// If unspecified, at most 50 VM clusters will be returned.
// The maximum value is 1,000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A token identifying the page of results the server returns.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Optional. An expression for filtering the results of the request.
Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
// contains filtered or unexported fields
}
The request for `CloudVmCluster.List`.
func (*ListCloudVmClustersRequest) Descriptor
deprecated
func (*ListCloudVmClustersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListCloudVmClustersRequest.ProtoReflect.Descriptor instead.
func (*ListCloudVmClustersRequest) GetFilter ¶
func (x *ListCloudVmClustersRequest) GetFilter() string
func (*ListCloudVmClustersRequest) GetPageSize ¶
func (x *ListCloudVmClustersRequest) GetPageSize() int32
func (*ListCloudVmClustersRequest) GetPageToken ¶
func (x *ListCloudVmClustersRequest) GetPageToken() string
func (*ListCloudVmClustersRequest) GetParent ¶
func (x *ListCloudVmClustersRequest) GetParent() string
func (*ListCloudVmClustersRequest) ProtoMessage ¶
func (*ListCloudVmClustersRequest) ProtoMessage()
func (*ListCloudVmClustersRequest) ProtoReflect ¶
func (x *ListCloudVmClustersRequest) ProtoReflect() protoreflect.Message
func (*ListCloudVmClustersRequest) Reset ¶
func (x *ListCloudVmClustersRequest) Reset()
func (*ListCloudVmClustersRequest) String ¶
func (x *ListCloudVmClustersRequest) String() string
type ListCloudVmClustersResponse ¶
type ListCloudVmClustersResponse struct {
// The list of VM Clusters.
CloudVmClusters []*CloudVmCluster `protobuf:"bytes,1,rep,name=cloud_vm_clusters,json=cloudVmClusters,proto3" json:"cloud_vm_clusters,omitempty"`
// A token to fetch the next page of results.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
The response for `CloudVmCluster.List`.
func (*ListCloudVmClustersResponse) Descriptor
deprecated
func (*ListCloudVmClustersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListCloudVmClustersResponse.ProtoReflect.Descriptor instead.
func (*ListCloudVmClustersResponse) GetCloudVmClusters ¶
func (x *ListCloudVmClustersResponse) GetCloudVmClusters() []*CloudVmCluster
func (*ListCloudVmClustersResponse) GetNextPageToken ¶
func (x *ListCloudVmClustersResponse) GetNextPageToken() string
func (*ListCloudVmClustersResponse) ProtoMessage ¶
func (*ListCloudVmClustersResponse) ProtoMessage()
func (*ListCloudVmClustersResponse) ProtoReflect ¶
func (x *ListCloudVmClustersResponse) ProtoReflect() protoreflect.Message
func (*ListCloudVmClustersResponse) Reset ¶
func (x *ListCloudVmClustersResponse) Reset()
func (*ListCloudVmClustersResponse) String ¶
func (x *ListCloudVmClustersResponse) String() string
type ListDatabaseCharacterSetsRequest ¶ added in v0.6.0
type ListDatabaseCharacterSetsRequest struct {
// Required. The parent value for DatabaseCharacterSets in the following
// format: projects/{project}/locations/{location}.
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The maximum number of DatabaseCharacterSets to return. The
// service may return fewer than this value. If unspecified, at most 50
// DatabaseCharacterSets will be returned. The maximum value is 1000; values
// above 1000 will be coerced to 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A page token, received from a previous
// `ListDatabaseCharacterSets` call. Provide this to retrieve the subsequent
// page.
//
// When paginating, all other parameters provided to
// `ListDatabaseCharacterSets` must match the call that provided the page
// token.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Optional. An expression for filtering the results of the request. Only the
// **character_set_type** field is supported in the following format:
// `character_set_type="{characterSetType}"`. Accepted values include
// `DATABASE` and `NATIONAL`.
Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
// contains filtered or unexported fields
}
The request for `DatabaseCharacterSet.List`.
func (*ListDatabaseCharacterSetsRequest) Descriptor
deprecated
added in
v0.6.0
func (*ListDatabaseCharacterSetsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDatabaseCharacterSetsRequest.ProtoReflect.Descriptor instead.
func (*ListDatabaseCharacterSetsRequest) GetFilter ¶ added in v0.6.0
func (x *ListDatabaseCharacterSetsRequest) GetFilter() string
func (*ListDatabaseCharacterSetsRequest) GetPageSize ¶ added in v0.6.0
func (x *ListDatabaseCharacterSetsRequest) GetPageSize() int32
func (*ListDatabaseCharacterSetsRequest) GetPageToken ¶ added in v0.6.0
func (x *ListDatabaseCharacterSetsRequest) GetPageToken() string
func (*ListDatabaseCharacterSetsRequest) GetParent ¶ added in v0.6.0
func (x *ListDatabaseCharacterSetsRequest) GetParent() string
func (*ListDatabaseCharacterSetsRequest) ProtoMessage ¶ added in v0.6.0
func (*ListDatabaseCharacterSetsRequest) ProtoMessage()
func (*ListDatabaseCharacterSetsRequest) ProtoReflect ¶ added in v0.6.0
func (x *ListDatabaseCharacterSetsRequest) ProtoReflect() protoreflect.Message
func (*ListDatabaseCharacterSetsRequest) Reset ¶ added in v0.6.0
func (x *ListDatabaseCharacterSetsRequest) Reset()
func (*ListDatabaseCharacterSetsRequest) String ¶ added in v0.6.0
func (x *ListDatabaseCharacterSetsRequest) String() string
type ListDatabaseCharacterSetsResponse ¶ added in v0.6.0
type ListDatabaseCharacterSetsResponse struct {
// The list of DatabaseCharacterSets.
DatabaseCharacterSets []*DatabaseCharacterSet `` /* 126-byte string literal not displayed */
// A token identifying a page of results the server should return.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
The response for `DatabaseCharacterSet.List`.
func (*ListDatabaseCharacterSetsResponse) Descriptor
deprecated
added in
v0.6.0
func (*ListDatabaseCharacterSetsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDatabaseCharacterSetsResponse.ProtoReflect.Descriptor instead.
func (*ListDatabaseCharacterSetsResponse) GetDatabaseCharacterSets ¶ added in v0.6.0
func (x *ListDatabaseCharacterSetsResponse) GetDatabaseCharacterSets() []*DatabaseCharacterSet
func (*ListDatabaseCharacterSetsResponse) GetNextPageToken ¶ added in v0.6.0
func (x *ListDatabaseCharacterSetsResponse) GetNextPageToken() string
func (*ListDatabaseCharacterSetsResponse) ProtoMessage ¶ added in v0.6.0
func (*ListDatabaseCharacterSetsResponse) ProtoMessage()
func (*ListDatabaseCharacterSetsResponse) ProtoReflect ¶ added in v0.6.0
func (x *ListDatabaseCharacterSetsResponse) ProtoReflect() protoreflect.Message
func (*ListDatabaseCharacterSetsResponse) Reset ¶ added in v0.6.0
func (x *ListDatabaseCharacterSetsResponse) Reset()
func (*ListDatabaseCharacterSetsResponse) String ¶ added in v0.6.0
func (x *ListDatabaseCharacterSetsResponse) String() string
type ListDatabasesRequest ¶ added in v0.6.0
type ListDatabasesRequest struct {
// Required. The parent resource name in the following format:
// projects/{project}/locations/{region}
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The maximum number of items to return.
// If unspecified, a maximum of 50 Databases will be returned.
// The maximum value is 1000; values above 1000 will be reset to 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A token identifying the requested page of results to return. All
// fields except the filter should remain the same as in the request that
// provided this page token.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Optional. An expression for filtering the results of the request. list for
// container databases is supported only with a valid dbSystem (full resource
// name) filter in this format:
// `dbSystem="projects/{project}/locations/{location}/dbSystems/{dbSystemId}"`
Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
// contains filtered or unexported fields
}
The request for `Database.List`.
func (*ListDatabasesRequest) Descriptor
deprecated
added in
v0.6.0
func (*ListDatabasesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDatabasesRequest.ProtoReflect.Descriptor instead.
func (*ListDatabasesRequest) GetFilter ¶ added in v0.6.0
func (x *ListDatabasesRequest) GetFilter() string
func (*ListDatabasesRequest) GetPageSize ¶ added in v0.6.0
func (x *ListDatabasesRequest) GetPageSize() int32
func (*ListDatabasesRequest) GetPageToken ¶ added in v0.6.0
func (x *ListDatabasesRequest) GetPageToken() string
func (*ListDatabasesRequest) GetParent ¶ added in v0.6.0
func (x *ListDatabasesRequest) GetParent() string
func (*ListDatabasesRequest) ProtoMessage ¶ added in v0.6.0
func (*ListDatabasesRequest) ProtoMessage()
func (*ListDatabasesRequest) ProtoReflect ¶ added in v0.6.0
func (x *ListDatabasesRequest) ProtoReflect() protoreflect.Message
func (*ListDatabasesRequest) Reset ¶ added in v0.6.0
func (x *ListDatabasesRequest) Reset()
func (*ListDatabasesRequest) String ¶ added in v0.6.0
func (x *ListDatabasesRequest) String() string
type ListDatabasesResponse ¶ added in v0.6.0
type ListDatabasesResponse struct {
// The list of Databases.
Databases []*Database `protobuf:"bytes,1,rep,name=databases,proto3" json:"databases,omitempty"`
// A token identifying a page of results the server should return.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
The response for `Database.List`.
func (*ListDatabasesResponse) Descriptor
deprecated
added in
v0.6.0
func (*ListDatabasesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDatabasesResponse.ProtoReflect.Descriptor instead.
func (*ListDatabasesResponse) GetDatabases ¶ added in v0.6.0
func (x *ListDatabasesResponse) GetDatabases() []*Database
func (*ListDatabasesResponse) GetNextPageToken ¶ added in v0.6.0
func (x *ListDatabasesResponse) GetNextPageToken() string
func (*ListDatabasesResponse) ProtoMessage ¶ added in v0.6.0
func (*ListDatabasesResponse) ProtoMessage()
func (*ListDatabasesResponse) ProtoReflect ¶ added in v0.6.0
func (x *ListDatabasesResponse) ProtoReflect() protoreflect.Message
func (*ListDatabasesResponse) Reset ¶ added in v0.6.0
func (x *ListDatabasesResponse) Reset()
func (*ListDatabasesResponse) String ¶ added in v0.6.0
func (x *ListDatabasesResponse) String() string
type ListDbNodesRequest ¶
type ListDbNodesRequest struct {
// Required. The parent value for database node in the following format:
// projects/{project}/locations/{location}/cloudVmClusters/{cloudVmCluster}.
// .
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The maximum number of items to return.
// If unspecified, at most 50 db nodes will be returned.
// The maximum value is 1000; values above 1000 will be coerced to 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A token identifying a page of results the node should return.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// contains filtered or unexported fields
}
The request for `DbNode.List`.
func (*ListDbNodesRequest) Descriptor
deprecated
func (*ListDbNodesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDbNodesRequest.ProtoReflect.Descriptor instead.
func (*ListDbNodesRequest) GetPageSize ¶
func (x *ListDbNodesRequest) GetPageSize() int32
func (*ListDbNodesRequest) GetPageToken ¶
func (x *ListDbNodesRequest) GetPageToken() string
func (*ListDbNodesRequest) GetParent ¶
func (x *ListDbNodesRequest) GetParent() string
func (*ListDbNodesRequest) ProtoMessage ¶
func (*ListDbNodesRequest) ProtoMessage()
func (*ListDbNodesRequest) ProtoReflect ¶
func (x *ListDbNodesRequest) ProtoReflect() protoreflect.Message
func (*ListDbNodesRequest) Reset ¶
func (x *ListDbNodesRequest) Reset()
func (*ListDbNodesRequest) String ¶
func (x *ListDbNodesRequest) String() string
type ListDbNodesResponse ¶
type ListDbNodesResponse struct {
// The list of DB Nodes
DbNodes []*DbNode `protobuf:"bytes,1,rep,name=db_nodes,json=dbNodes,proto3" json:"db_nodes,omitempty"`
// A token identifying a page of results the node should return.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
The response for `DbNode.List`.
func (*ListDbNodesResponse) Descriptor
deprecated
func (*ListDbNodesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDbNodesResponse.ProtoReflect.Descriptor instead.
func (*ListDbNodesResponse) GetDbNodes ¶
func (x *ListDbNodesResponse) GetDbNodes() []*DbNode
func (*ListDbNodesResponse) GetNextPageToken ¶
func (x *ListDbNodesResponse) GetNextPageToken() string
func (*ListDbNodesResponse) ProtoMessage ¶
func (*ListDbNodesResponse) ProtoMessage()
func (*ListDbNodesResponse) ProtoReflect ¶
func (x *ListDbNodesResponse) ProtoReflect() protoreflect.Message
func (*ListDbNodesResponse) Reset ¶
func (x *ListDbNodesResponse) Reset()
func (*ListDbNodesResponse) String ¶
func (x *ListDbNodesResponse) String() string
type ListDbServersRequest ¶
type ListDbServersRequest struct {
// Required. The parent value for database server in the following format:
// projects/{project}/locations/{location}/cloudExadataInfrastructures/{cloudExadataInfrastructure}.
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The maximum number of items to return.
// If unspecified, a maximum of 50 db servers will be returned.
// The maximum value is 1000; values above 1000 will be reset to 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A token identifying a page of results the server should return.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// contains filtered or unexported fields
}
The request for `DbServer.List`.
func (*ListDbServersRequest) Descriptor
deprecated
func (*ListDbServersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDbServersRequest.ProtoReflect.Descriptor instead.
func (*ListDbServersRequest) GetPageSize ¶
func (x *ListDbServersRequest) GetPageSize() int32
func (*ListDbServersRequest) GetPageToken ¶
func (x *ListDbServersRequest) GetPageToken() string
func (*ListDbServersRequest) GetParent ¶
func (x *ListDbServersRequest) GetParent() string
func (*ListDbServersRequest) ProtoMessage ¶
func (*ListDbServersRequest) ProtoMessage()
func (*ListDbServersRequest) ProtoReflect ¶
func (x *ListDbServersRequest) ProtoReflect() protoreflect.Message
func (*ListDbServersRequest) Reset ¶
func (x *ListDbServersRequest) Reset()
func (*ListDbServersRequest) String ¶
func (x *ListDbServersRequest) String() string
type ListDbServersResponse ¶
type ListDbServersResponse struct {
// The list of database servers.
DbServers []*DbServer `protobuf:"bytes,1,rep,name=db_servers,json=dbServers,proto3" json:"db_servers,omitempty"`
// A token identifying a page of results the server should return.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
The response for `DbServer.List`.
func (*ListDbServersResponse) Descriptor
deprecated
func (*ListDbServersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDbServersResponse.ProtoReflect.Descriptor instead.
func (*ListDbServersResponse) GetDbServers ¶
func (x *ListDbServersResponse) GetDbServers() []*DbServer
func (*ListDbServersResponse) GetNextPageToken ¶
func (x *ListDbServersResponse) GetNextPageToken() string
func (*ListDbServersResponse) ProtoMessage ¶
func (*ListDbServersResponse) ProtoMessage()
func (*ListDbServersResponse) ProtoReflect ¶
func (x *ListDbServersResponse) ProtoReflect() protoreflect.Message
func (*ListDbServersResponse) Reset ¶
func (x *ListDbServersResponse) Reset()
func (*ListDbServersResponse) String ¶
func (x *ListDbServersResponse) String() string
type ListDbSystemInitialStorageSizesRequest ¶ added in v0.6.0
type ListDbSystemInitialStorageSizesRequest struct {
// Required. The parent value for the DbSystemInitialStorageSize resource with
// the format: projects/{project}/locations/{location}
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The maximum number of items to return.
// If unspecified, a maximum of 50 DbSystemInitialStorageSizes will be
// returned. The maximum value is 1000; values above 1000 will be reset to
// 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A token identifying the requested page of results to return. All
// fields except the filter should remain the same as in the request that
// provided this page token.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// contains filtered or unexported fields
}
The request for `DbSystemInitialStorageSizes.List`.
func (*ListDbSystemInitialStorageSizesRequest) Descriptor
deprecated
added in
v0.6.0
func (*ListDbSystemInitialStorageSizesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDbSystemInitialStorageSizesRequest.ProtoReflect.Descriptor instead.
func (*ListDbSystemInitialStorageSizesRequest) GetPageSize ¶ added in v0.6.0
func (x *ListDbSystemInitialStorageSizesRequest) GetPageSize() int32
func (*ListDbSystemInitialStorageSizesRequest) GetPageToken ¶ added in v0.6.0
func (x *ListDbSystemInitialStorageSizesRequest) GetPageToken() string
func (*ListDbSystemInitialStorageSizesRequest) GetParent ¶ added in v0.6.0
func (x *ListDbSystemInitialStorageSizesRequest) GetParent() string
func (*ListDbSystemInitialStorageSizesRequest) ProtoMessage ¶ added in v0.6.0
func (*ListDbSystemInitialStorageSizesRequest) ProtoMessage()
func (*ListDbSystemInitialStorageSizesRequest) ProtoReflect ¶ added in v0.6.0
func (x *ListDbSystemInitialStorageSizesRequest) ProtoReflect() protoreflect.Message
func (*ListDbSystemInitialStorageSizesRequest) Reset ¶ added in v0.6.0
func (x *ListDbSystemInitialStorageSizesRequest) Reset()
func (*ListDbSystemInitialStorageSizesRequest) String ¶ added in v0.6.0
func (x *ListDbSystemInitialStorageSizesRequest) String() string
type ListDbSystemInitialStorageSizesResponse ¶ added in v0.6.0
type ListDbSystemInitialStorageSizesResponse struct {
// The list of DbSystemInitialStorageSizes.
DbSystemInitialStorageSizes []*DbSystemInitialStorageSize `` /* 148-byte string literal not displayed */
// A token identifying a page of results the server should return.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
The response for `DbSystemInitialStorageSizes.List`.
func (*ListDbSystemInitialStorageSizesResponse) Descriptor
deprecated
added in
v0.6.0
func (*ListDbSystemInitialStorageSizesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDbSystemInitialStorageSizesResponse.ProtoReflect.Descriptor instead.
func (*ListDbSystemInitialStorageSizesResponse) GetDbSystemInitialStorageSizes ¶ added in v0.6.0
func (x *ListDbSystemInitialStorageSizesResponse) GetDbSystemInitialStorageSizes() []*DbSystemInitialStorageSize
func (*ListDbSystemInitialStorageSizesResponse) GetNextPageToken ¶ added in v0.6.0
func (x *ListDbSystemInitialStorageSizesResponse) GetNextPageToken() string
func (*ListDbSystemInitialStorageSizesResponse) ProtoMessage ¶ added in v0.6.0
func (*ListDbSystemInitialStorageSizesResponse) ProtoMessage()
func (*ListDbSystemInitialStorageSizesResponse) ProtoReflect ¶ added in v0.6.0
func (x *ListDbSystemInitialStorageSizesResponse) ProtoReflect() protoreflect.Message
func (*ListDbSystemInitialStorageSizesResponse) Reset ¶ added in v0.6.0
func (x *ListDbSystemInitialStorageSizesResponse) Reset()
func (*ListDbSystemInitialStorageSizesResponse) String ¶ added in v0.6.0
func (x *ListDbSystemInitialStorageSizesResponse) String() string
type ListDbSystemShapesRequest ¶
type ListDbSystemShapesRequest struct {
// Required. The parent value for Database System Shapes in the following
// format: projects/{project}/locations/{location}.
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The maximum number of items to return.
// If unspecified, at most 50 database system shapes will be returned.
// The maximum value is 1000; values above 1000 will be coerced to 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A token identifying a page of results the server should return.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Optional. An expression for filtering the results of the request. Only the
// gcp_oracle_zone_id field is supported in this format:
// `gcp_oracle_zone_id="{gcp_oracle_zone_id}"`.
Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
// contains filtered or unexported fields
}
The request for `DbSystemShape.List`.
func (*ListDbSystemShapesRequest) Descriptor
deprecated
func (*ListDbSystemShapesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDbSystemShapesRequest.ProtoReflect.Descriptor instead.
func (*ListDbSystemShapesRequest) GetFilter ¶ added in v0.6.0
func (x *ListDbSystemShapesRequest) GetFilter() string
func (*ListDbSystemShapesRequest) GetPageSize ¶
func (x *ListDbSystemShapesRequest) GetPageSize() int32
func (*ListDbSystemShapesRequest) GetPageToken ¶
func (x *ListDbSystemShapesRequest) GetPageToken() string
func (*ListDbSystemShapesRequest) GetParent ¶
func (x *ListDbSystemShapesRequest) GetParent() string
func (*ListDbSystemShapesRequest) ProtoMessage ¶
func (*ListDbSystemShapesRequest) ProtoMessage()
func (*ListDbSystemShapesRequest) ProtoReflect ¶
func (x *ListDbSystemShapesRequest) ProtoReflect() protoreflect.Message
func (*ListDbSystemShapesRequest) Reset ¶
func (x *ListDbSystemShapesRequest) Reset()
func (*ListDbSystemShapesRequest) String ¶
func (x *ListDbSystemShapesRequest) String() string
type ListDbSystemShapesResponse ¶
type ListDbSystemShapesResponse struct {
// The list of Database System shapes.
DbSystemShapes []*DbSystemShape `protobuf:"bytes,1,rep,name=db_system_shapes,json=dbSystemShapes,proto3" json:"db_system_shapes,omitempty"`
// A token identifying a page of results the server should return.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
The response for `DbSystemShape.List`.
func (*ListDbSystemShapesResponse) Descriptor
deprecated
func (*ListDbSystemShapesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDbSystemShapesResponse.ProtoReflect.Descriptor instead.
func (*ListDbSystemShapesResponse) GetDbSystemShapes ¶
func (x *ListDbSystemShapesResponse) GetDbSystemShapes() []*DbSystemShape
func (*ListDbSystemShapesResponse) GetNextPageToken ¶
func (x *ListDbSystemShapesResponse) GetNextPageToken() string
func (*ListDbSystemShapesResponse) ProtoMessage ¶
func (*ListDbSystemShapesResponse) ProtoMessage()
func (*ListDbSystemShapesResponse) ProtoReflect ¶
func (x *ListDbSystemShapesResponse) ProtoReflect() protoreflect.Message
func (*ListDbSystemShapesResponse) Reset ¶
func (x *ListDbSystemShapesResponse) Reset()
func (*ListDbSystemShapesResponse) String ¶
func (x *ListDbSystemShapesResponse) String() string
type ListDbSystemsRequest ¶ added in v0.6.0
type ListDbSystemsRequest struct {
// Required. The parent value for DbSystems in the following format:
// projects/{project}/locations/{location}.
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The maximum number of items to return.
// If unspecified, at most 50 DbSystems will be returned.
// The maximum value is 1000; values above 1000 will be coerced to 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A token identifying a page of results the server should return.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Optional. An expression for filtering the results of the request.
Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
// Optional. An expression for ordering the results of the request.
OrderBy string `protobuf:"bytes,5,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
// contains filtered or unexported fields
}
The request for `DbSystem.List`.
func (*ListDbSystemsRequest) Descriptor
deprecated
added in
v0.6.0
func (*ListDbSystemsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDbSystemsRequest.ProtoReflect.Descriptor instead.
func (*ListDbSystemsRequest) GetFilter ¶ added in v0.6.0
func (x *ListDbSystemsRequest) GetFilter() string
func (*ListDbSystemsRequest) GetOrderBy ¶ added in v0.6.0
func (x *ListDbSystemsRequest) GetOrderBy() string
func (*ListDbSystemsRequest) GetPageSize ¶ added in v0.6.0
func (x *ListDbSystemsRequest) GetPageSize() int32
func (*ListDbSystemsRequest) GetPageToken ¶ added in v0.6.0
func (x *ListDbSystemsRequest) GetPageToken() string
func (*ListDbSystemsRequest) GetParent ¶ added in v0.6.0
func (x *ListDbSystemsRequest) GetParent() string
func (*ListDbSystemsRequest) ProtoMessage ¶ added in v0.6.0
func (*ListDbSystemsRequest) ProtoMessage()
func (*ListDbSystemsRequest) ProtoReflect ¶ added in v0.6.0
func (x *ListDbSystemsRequest) ProtoReflect() protoreflect.Message
func (*ListDbSystemsRequest) Reset ¶ added in v0.6.0
func (x *ListDbSystemsRequest) Reset()
func (*ListDbSystemsRequest) String ¶ added in v0.6.0
func (x *ListDbSystemsRequest) String() string
type ListDbSystemsResponse ¶ added in v0.6.0
type ListDbSystemsResponse struct {
// The list of DbSystems.
DbSystems []*DbSystem `protobuf:"bytes,1,rep,name=db_systems,json=dbSystems,proto3" json:"db_systems,omitempty"`
// A token identifying a page of results the server should return.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
The response for `DbSystem.List`.
func (*ListDbSystemsResponse) Descriptor
deprecated
added in
v0.6.0
func (*ListDbSystemsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDbSystemsResponse.ProtoReflect.Descriptor instead.
func (*ListDbSystemsResponse) GetDbSystems ¶ added in v0.6.0
func (x *ListDbSystemsResponse) GetDbSystems() []*DbSystem
func (*ListDbSystemsResponse) GetNextPageToken ¶ added in v0.6.0
func (x *ListDbSystemsResponse) GetNextPageToken() string
func (*ListDbSystemsResponse) ProtoMessage ¶ added in v0.6.0
func (*ListDbSystemsResponse) ProtoMessage()
func (*ListDbSystemsResponse) ProtoReflect ¶ added in v0.6.0
func (x *ListDbSystemsResponse) ProtoReflect() protoreflect.Message
func (*ListDbSystemsResponse) Reset ¶ added in v0.6.0
func (x *ListDbSystemsResponse) Reset()
func (*ListDbSystemsResponse) String ¶ added in v0.6.0
func (x *ListDbSystemsResponse) String() string
type ListDbVersionsRequest ¶ added in v0.6.0
type ListDbVersionsRequest struct {
// Required. The parent value for the DbVersion resource with the
// format: projects/{project}/locations/{location}
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The maximum number of items to return.
// If unspecified, a maximum of 50 DbVersions will be returned.
// The maximum value is 1000; values above 1000 will be reset to 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A token identifying the requested page of results to return. All
// fields except the filter should remain the same as in the request that
// provided this page token.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Optional. Filter expression that matches a subset of the DbVersions to
// show. The supported filter for dbSystem creation is `db_system_shape =
// {db_system_shape} AND storage_management = {storage_management}`. If no
// filter is provided, all DbVersions will be returned.
Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
// contains filtered or unexported fields
}
The request for `DbVersions.List`.
func (*ListDbVersionsRequest) Descriptor
deprecated
added in
v0.6.0
func (*ListDbVersionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDbVersionsRequest.ProtoReflect.Descriptor instead.
func (*ListDbVersionsRequest) GetFilter ¶ added in v0.6.0
func (x *ListDbVersionsRequest) GetFilter() string
func (*ListDbVersionsRequest) GetPageSize ¶ added in v0.6.0
func (x *ListDbVersionsRequest) GetPageSize() int32
func (*ListDbVersionsRequest) GetPageToken ¶ added in v0.6.0
func (x *ListDbVersionsRequest) GetPageToken() string
func (*ListDbVersionsRequest) GetParent ¶ added in v0.6.0
func (x *ListDbVersionsRequest) GetParent() string
func (*ListDbVersionsRequest) ProtoMessage ¶ added in v0.6.0
func (*ListDbVersionsRequest) ProtoMessage()
func (*ListDbVersionsRequest) ProtoReflect ¶ added in v0.6.0
func (x *ListDbVersionsRequest) ProtoReflect() protoreflect.Message
func (*ListDbVersionsRequest) Reset ¶ added in v0.6.0
func (x *ListDbVersionsRequest) Reset()
func (*ListDbVersionsRequest) String ¶ added in v0.6.0
func (x *ListDbVersionsRequest) String() string
type ListDbVersionsResponse ¶ added in v0.6.0
type ListDbVersionsResponse struct {
// The list of DbVersions.
DbVersions []*DbVersion `protobuf:"bytes,1,rep,name=db_versions,json=dbVersions,proto3" json:"db_versions,omitempty"`
// A token identifying a page of results the server should return.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
The response for `DbVersions.List`.
func (*ListDbVersionsResponse) Descriptor
deprecated
added in
v0.6.0
func (*ListDbVersionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDbVersionsResponse.ProtoReflect.Descriptor instead.
func (*ListDbVersionsResponse) GetDbVersions ¶ added in v0.6.0
func (x *ListDbVersionsResponse) GetDbVersions() []*DbVersion
func (*ListDbVersionsResponse) GetNextPageToken ¶ added in v0.6.0
func (x *ListDbVersionsResponse) GetNextPageToken() string
func (*ListDbVersionsResponse) ProtoMessage ¶ added in v0.6.0
func (*ListDbVersionsResponse) ProtoMessage()
func (*ListDbVersionsResponse) ProtoReflect ¶ added in v0.6.0
func (x *ListDbVersionsResponse) ProtoReflect() protoreflect.Message
func (*ListDbVersionsResponse) Reset ¶ added in v0.6.0
func (x *ListDbVersionsResponse) Reset()
func (*ListDbVersionsResponse) String ¶ added in v0.6.0
func (x *ListDbVersionsResponse) String() string
type ListEntitlementsRequest ¶
type ListEntitlementsRequest struct {
// Required. The parent value for the entitlement in the following format:
// projects/{project}/locations/{location}.
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The maximum number of items to return.
// If unspecified, a maximum of 50 entitlements will be returned.
// The maximum value is 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A token identifying a page of results the server should return.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// contains filtered or unexported fields
}
The request for `Entitlement.List`.
func (*ListEntitlementsRequest) Descriptor
deprecated
func (*ListEntitlementsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListEntitlementsRequest.ProtoReflect.Descriptor instead.
func (*ListEntitlementsRequest) GetPageSize ¶
func (x *ListEntitlementsRequest) GetPageSize() int32
func (*ListEntitlementsRequest) GetPageToken ¶
func (x *ListEntitlementsRequest) GetPageToken() string
func (*ListEntitlementsRequest) GetParent ¶
func (x *ListEntitlementsRequest) GetParent() string
func (*ListEntitlementsRequest) ProtoMessage ¶
func (*ListEntitlementsRequest) ProtoMessage()
func (*ListEntitlementsRequest) ProtoReflect ¶
func (x *ListEntitlementsRequest) ProtoReflect() protoreflect.Message
func (*ListEntitlementsRequest) Reset ¶
func (x *ListEntitlementsRequest) Reset()
func (*ListEntitlementsRequest) String ¶
func (x *ListEntitlementsRequest) String() string
type ListEntitlementsResponse ¶
type ListEntitlementsResponse struct {
// The list of Entitlements
Entitlements []*Entitlement `protobuf:"bytes,1,rep,name=entitlements,proto3" json:"entitlements,omitempty"`
// A token identifying a page of results the server should return.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
The response for `Entitlement.List`.
func (*ListEntitlementsResponse) Descriptor
deprecated
func (*ListEntitlementsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListEntitlementsResponse.ProtoReflect.Descriptor instead.
func (*ListEntitlementsResponse) GetEntitlements ¶
func (x *ListEntitlementsResponse) GetEntitlements() []*Entitlement
func (*ListEntitlementsResponse) GetNextPageToken ¶
func (x *ListEntitlementsResponse) GetNextPageToken() string
func (*ListEntitlementsResponse) ProtoMessage ¶
func (*ListEntitlementsResponse) ProtoMessage()
func (*ListEntitlementsResponse) ProtoReflect ¶
func (x *ListEntitlementsResponse) ProtoReflect() protoreflect.Message
func (*ListEntitlementsResponse) Reset ¶
func (x *ListEntitlementsResponse) Reset()
func (*ListEntitlementsResponse) String ¶
func (x *ListEntitlementsResponse) String() string
type ListExadbVmClustersRequest ¶ added in v0.6.0
type ListExadbVmClustersRequest struct {
// Required. The parent value for ExadbVmClusters in the following format:
// projects/{project}/locations/{location}.
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The maximum number of items to return.
// If unspecified, at most 50 ExadbVmClusters will be returned.
// The maximum value is 1000; values above 1000 will be coerced to 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A token identifying a page of results the server should return.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Optional. An expression for filtering the results of the request.
Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
// Optional. An expression for ordering the results of the request.
OrderBy string `protobuf:"bytes,5,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
// contains filtered or unexported fields
}
The request for `ExadbVmCluster.List`.
func (*ListExadbVmClustersRequest) Descriptor
deprecated
added in
v0.6.0
func (*ListExadbVmClustersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListExadbVmClustersRequest.ProtoReflect.Descriptor instead.
func (*ListExadbVmClustersRequest) GetFilter ¶ added in v0.6.0
func (x *ListExadbVmClustersRequest) GetFilter() string
func (*ListExadbVmClustersRequest) GetOrderBy ¶ added in v0.6.0
func (x *ListExadbVmClustersRequest) GetOrderBy() string
func (*ListExadbVmClustersRequest) GetPageSize ¶ added in v0.6.0
func (x *ListExadbVmClustersRequest) GetPageSize() int32
func (*ListExadbVmClustersRequest) GetPageToken ¶ added in v0.6.0
func (x *ListExadbVmClustersRequest) GetPageToken() string
func (*ListExadbVmClustersRequest) GetParent ¶ added in v0.6.0
func (x *ListExadbVmClustersRequest) GetParent() string
func (*ListExadbVmClustersRequest) ProtoMessage ¶ added in v0.6.0
func (*ListExadbVmClustersRequest) ProtoMessage()
func (*ListExadbVmClustersRequest) ProtoReflect ¶ added in v0.6.0
func (x *ListExadbVmClustersRequest) ProtoReflect() protoreflect.Message
func (*ListExadbVmClustersRequest) Reset ¶ added in v0.6.0
func (x *ListExadbVmClustersRequest) Reset()
func (*ListExadbVmClustersRequest) String ¶ added in v0.6.0
func (x *ListExadbVmClustersRequest) String() string
type ListExadbVmClustersResponse ¶ added in v0.6.0
type ListExadbVmClustersResponse struct {
// The list of ExadbVmClusters.
ExadbVmClusters []*ExadbVmCluster `protobuf:"bytes,1,rep,name=exadb_vm_clusters,json=exadbVmClusters,proto3" json:"exadb_vm_clusters,omitempty"`
// A token identifying a page of results the server should return.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
The response for `ExadbVmCluster.List`.
func (*ListExadbVmClustersResponse) Descriptor
deprecated
added in
v0.6.0
func (*ListExadbVmClustersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListExadbVmClustersResponse.ProtoReflect.Descriptor instead.
func (*ListExadbVmClustersResponse) GetExadbVmClusters ¶ added in v0.6.0
func (x *ListExadbVmClustersResponse) GetExadbVmClusters() []*ExadbVmCluster
func (*ListExadbVmClustersResponse) GetNextPageToken ¶ added in v0.6.0
func (x *ListExadbVmClustersResponse) GetNextPageToken() string
func (*ListExadbVmClustersResponse) ProtoMessage ¶ added in v0.6.0
func (*ListExadbVmClustersResponse) ProtoMessage()
func (*ListExadbVmClustersResponse) ProtoReflect ¶ added in v0.6.0
func (x *ListExadbVmClustersResponse) ProtoReflect() protoreflect.Message
func (*ListExadbVmClustersResponse) Reset ¶ added in v0.6.0
func (x *ListExadbVmClustersResponse) Reset()
func (*ListExadbVmClustersResponse) String ¶ added in v0.6.0
func (x *ListExadbVmClustersResponse) String() string
type ListExascaleDbStorageVaultsRequest ¶ added in v0.6.0
type ListExascaleDbStorageVaultsRequest struct {
// Required. The parent value for ExascaleDbStorageVault in the following
// format: projects/{project}/locations/{location}.
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The maximum number of items to return.
// If unspecified, at most 50 ExascaleDbStorageVaults will be returned.
// The maximum value is 1000; values above 1000 will be coerced to 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A token identifying a page of results the server should return.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Optional. An expression for filtering the results of the request. Filter
// the list as specified in https://google.aip.dev/160.
Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
// Optional. An expression for ordering the results of the request. Order
// results as specified in https://google.aip.dev/132.
OrderBy string `protobuf:"bytes,5,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
// contains filtered or unexported fields
}
The request for `ExascaleDbStorageVault.List`.
func (*ListExascaleDbStorageVaultsRequest) Descriptor
deprecated
added in
v0.6.0
func (*ListExascaleDbStorageVaultsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListExascaleDbStorageVaultsRequest.ProtoReflect.Descriptor instead.
func (*ListExascaleDbStorageVaultsRequest) GetFilter ¶ added in v0.6.0
func (x *ListExascaleDbStorageVaultsRequest) GetFilter() string
func (*ListExascaleDbStorageVaultsRequest) GetOrderBy ¶ added in v0.6.0
func (x *ListExascaleDbStorageVaultsRequest) GetOrderBy() string
func (*ListExascaleDbStorageVaultsRequest) GetPageSize ¶ added in v0.6.0
func (x *ListExascaleDbStorageVaultsRequest) GetPageSize() int32
func (*ListExascaleDbStorageVaultsRequest) GetPageToken ¶ added in v0.6.0
func (x *ListExascaleDbStorageVaultsRequest) GetPageToken() string
func (*ListExascaleDbStorageVaultsRequest) GetParent ¶ added in v0.6.0
func (x *ListExascaleDbStorageVaultsRequest) GetParent() string
func (*ListExascaleDbStorageVaultsRequest) ProtoMessage ¶ added in v0.6.0
func (*ListExascaleDbStorageVaultsRequest) ProtoMessage()
func (*ListExascaleDbStorageVaultsRequest) ProtoReflect ¶ added in v0.6.0
func (x *ListExascaleDbStorageVaultsRequest) ProtoReflect() protoreflect.Message
func (*ListExascaleDbStorageVaultsRequest) Reset ¶ added in v0.6.0
func (x *ListExascaleDbStorageVaultsRequest) Reset()
func (*ListExascaleDbStorageVaultsRequest) String ¶ added in v0.6.0
func (x *ListExascaleDbStorageVaultsRequest) String() string
type ListExascaleDbStorageVaultsResponse ¶ added in v0.6.0
type ListExascaleDbStorageVaultsResponse struct {
// The ExascaleDbStorageVaults.
ExascaleDbStorageVaults []*ExascaleDbStorageVault `` /* 134-byte string literal not displayed */
// A token identifying a page of results the server should return. If present,
// the next page token can be provided to a subsequent
// ListExascaleDbStorageVaults call to list the next page.
// If empty, there are no more pages.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
The response for `ExascaleDbStorageVault.List`.
func (*ListExascaleDbStorageVaultsResponse) Descriptor
deprecated
added in
v0.6.0
func (*ListExascaleDbStorageVaultsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListExascaleDbStorageVaultsResponse.ProtoReflect.Descriptor instead.
func (*ListExascaleDbStorageVaultsResponse) GetExascaleDbStorageVaults ¶ added in v0.6.0
func (x *ListExascaleDbStorageVaultsResponse) GetExascaleDbStorageVaults() []*ExascaleDbStorageVault
func (*ListExascaleDbStorageVaultsResponse) GetNextPageToken ¶ added in v0.6.0
func (x *ListExascaleDbStorageVaultsResponse) GetNextPageToken() string
func (*ListExascaleDbStorageVaultsResponse) ProtoMessage ¶ added in v0.6.0
func (*ListExascaleDbStorageVaultsResponse) ProtoMessage()
func (*ListExascaleDbStorageVaultsResponse) ProtoReflect ¶ added in v0.6.0
func (x *ListExascaleDbStorageVaultsResponse) ProtoReflect() protoreflect.Message
func (*ListExascaleDbStorageVaultsResponse) Reset ¶ added in v0.6.0
func (x *ListExascaleDbStorageVaultsResponse) Reset()
func (*ListExascaleDbStorageVaultsResponse) String ¶ added in v0.6.0
func (x *ListExascaleDbStorageVaultsResponse) String() string
type ListGiVersionsRequest ¶
type ListGiVersionsRequest struct {
// Required. The parent value for Grid Infrastructure Version in the following
// format: Format: projects/{project}/locations/{location}.
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The maximum number of items to return.
// If unspecified, a maximum of 50 Oracle Grid Infrastructure (GI) versions
// will be returned. The maximum value is 1000; values above 1000 will be
// reset to 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A token identifying a page of results the server should return.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Optional. An expression for filtering the results of the request. Only the
// shape, gcp_oracle_zone and gi_version fields are supported in this format:
// `shape="{shape}"`.
Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
// contains filtered or unexported fields
}
The request for `GiVersion.List`.
func (*ListGiVersionsRequest) Descriptor
deprecated
func (*ListGiVersionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListGiVersionsRequest.ProtoReflect.Descriptor instead.
func (*ListGiVersionsRequest) GetFilter ¶ added in v0.6.0
func (x *ListGiVersionsRequest) GetFilter() string
func (*ListGiVersionsRequest) GetPageSize ¶
func (x *ListGiVersionsRequest) GetPageSize() int32
func (*ListGiVersionsRequest) GetPageToken ¶
func (x *ListGiVersionsRequest) GetPageToken() string
func (*ListGiVersionsRequest) GetParent ¶
func (x *ListGiVersionsRequest) GetParent() string
func (*ListGiVersionsRequest) ProtoMessage ¶
func (*ListGiVersionsRequest) ProtoMessage()
func (*ListGiVersionsRequest) ProtoReflect ¶
func (x *ListGiVersionsRequest) ProtoReflect() protoreflect.Message
func (*ListGiVersionsRequest) Reset ¶
func (x *ListGiVersionsRequest) Reset()
func (*ListGiVersionsRequest) String ¶
func (x *ListGiVersionsRequest) String() string
type ListGiVersionsResponse ¶
type ListGiVersionsResponse struct {
// The list of Oracle Grid Infrastructure (GI) versions.
GiVersions []*GiVersion `protobuf:"bytes,1,rep,name=gi_versions,json=giVersions,proto3" json:"gi_versions,omitempty"`
// A token identifying a page of results the server should return.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
The response for `GiVersion.List`.
func (*ListGiVersionsResponse) Descriptor
deprecated
func (*ListGiVersionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListGiVersionsResponse.ProtoReflect.Descriptor instead.
func (*ListGiVersionsResponse) GetGiVersions ¶
func (x *ListGiVersionsResponse) GetGiVersions() []*GiVersion
func (*ListGiVersionsResponse) GetNextPageToken ¶
func (x *ListGiVersionsResponse) GetNextPageToken() string
func (*ListGiVersionsResponse) ProtoMessage ¶
func (*ListGiVersionsResponse) ProtoMessage()
func (*ListGiVersionsResponse) ProtoReflect ¶
func (x *ListGiVersionsResponse) ProtoReflect() protoreflect.Message
func (*ListGiVersionsResponse) Reset ¶
func (x *ListGiVersionsResponse) Reset()
func (*ListGiVersionsResponse) String ¶
func (x *ListGiVersionsResponse) String() string
type ListMinorVersionsRequest ¶ added in v0.6.0
type ListMinorVersionsRequest struct {
// Required. The parent value for the MinorVersion resource with the format:
// projects/{project}/locations/{location}/giVersions/{gi_version}
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The maximum number of items to return.
// If unspecified, a maximum of 50 System Versions will be returned.
// The maximum value is 1000; values above 1000 will be reset to 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A token identifying the requested page of results to return. All
// fields except the filter should remain the same as in the request that
// provided this page token.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Optional. An expression for filtering the results of the request.
// Only shapeFamily and gcp_oracle_zone_id are supported in this format:
// `shape_family="{shapeFamily}" AND
// gcp_oracle_zone_id="{gcp_oracle_zone_id}"`.
Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
// contains filtered or unexported fields
}
The request for `MinorVersion.List`.
func (*ListMinorVersionsRequest) Descriptor
deprecated
added in
v0.6.0
func (*ListMinorVersionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListMinorVersionsRequest.ProtoReflect.Descriptor instead.
func (*ListMinorVersionsRequest) GetFilter ¶ added in v0.6.0
func (x *ListMinorVersionsRequest) GetFilter() string
func (*ListMinorVersionsRequest) GetPageSize ¶ added in v0.6.0
func (x *ListMinorVersionsRequest) GetPageSize() int32
func (*ListMinorVersionsRequest) GetPageToken ¶ added in v0.6.0
func (x *ListMinorVersionsRequest) GetPageToken() string
func (*ListMinorVersionsRequest) GetParent ¶ added in v0.6.0
func (x *ListMinorVersionsRequest) GetParent() string
func (*ListMinorVersionsRequest) ProtoMessage ¶ added in v0.6.0
func (*ListMinorVersionsRequest) ProtoMessage()
func (*ListMinorVersionsRequest) ProtoReflect ¶ added in v0.6.0
func (x *ListMinorVersionsRequest) ProtoReflect() protoreflect.Message
func (*ListMinorVersionsRequest) Reset ¶ added in v0.6.0
func (x *ListMinorVersionsRequest) Reset()
func (*ListMinorVersionsRequest) String ¶ added in v0.6.0
func (x *ListMinorVersionsRequest) String() string
type ListMinorVersionsResponse ¶ added in v0.6.0
type ListMinorVersionsResponse struct {
// The list of MinorVersions.
MinorVersions []*MinorVersion `protobuf:"bytes,1,rep,name=minor_versions,json=minorVersions,proto3" json:"minor_versions,omitempty"`
// A token identifying a page of results the server should return.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
The response for `MinorVersion.List`.
func (*ListMinorVersionsResponse) Descriptor
deprecated
added in
v0.6.0
func (*ListMinorVersionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListMinorVersionsResponse.ProtoReflect.Descriptor instead.
func (*ListMinorVersionsResponse) GetMinorVersions ¶ added in v0.6.0
func (x *ListMinorVersionsResponse) GetMinorVersions() []*MinorVersion
func (*ListMinorVersionsResponse) GetNextPageToken ¶ added in v0.6.0
func (x *ListMinorVersionsResponse) GetNextPageToken() string
func (*ListMinorVersionsResponse) ProtoMessage ¶ added in v0.6.0
func (*ListMinorVersionsResponse) ProtoMessage()
func (*ListMinorVersionsResponse) ProtoReflect ¶ added in v0.6.0
func (x *ListMinorVersionsResponse) ProtoReflect() protoreflect.Message
func (*ListMinorVersionsResponse) Reset ¶ added in v0.6.0
func (x *ListMinorVersionsResponse) Reset()
func (*ListMinorVersionsResponse) String ¶ added in v0.6.0
func (x *ListMinorVersionsResponse) String() string
type ListOdbNetworksRequest ¶ added in v0.6.0
type ListOdbNetworksRequest struct {
// Required. The parent value for the ODB Network in the following format:
// projects/{project}/locations/{location}.
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The maximum number of items to return.
// If unspecified, at most 50 ODB Networks will be returned.
// The maximum value is 1000; values above 1000 will be coerced to 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A token identifying a page of results the server should return.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Optional. An expression for filtering the results of the request.
Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
// Optional. An expression for ordering the results of the request.
OrderBy string `protobuf:"bytes,5,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
// contains filtered or unexported fields
}
The request for `OdbNetwork.List`.
func (*ListOdbNetworksRequest) Descriptor
deprecated
added in
v0.6.0
func (*ListOdbNetworksRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOdbNetworksRequest.ProtoReflect.Descriptor instead.
func (*ListOdbNetworksRequest) GetFilter ¶ added in v0.6.0
func (x *ListOdbNetworksRequest) GetFilter() string
func (*ListOdbNetworksRequest) GetOrderBy ¶ added in v0.6.0
func (x *ListOdbNetworksRequest) GetOrderBy() string
func (*ListOdbNetworksRequest) GetPageSize ¶ added in v0.6.0
func (x *ListOdbNetworksRequest) GetPageSize() int32
func (*ListOdbNetworksRequest) GetPageToken ¶ added in v0.6.0
func (x *ListOdbNetworksRequest) GetPageToken() string
func (*ListOdbNetworksRequest) GetParent ¶ added in v0.6.0
func (x *ListOdbNetworksRequest) GetParent() string
func (*ListOdbNetworksRequest) ProtoMessage ¶ added in v0.6.0
func (*ListOdbNetworksRequest) ProtoMessage()
func (*ListOdbNetworksRequest) ProtoReflect ¶ added in v0.6.0
func (x *ListOdbNetworksRequest) ProtoReflect() protoreflect.Message
func (*ListOdbNetworksRequest) Reset ¶ added in v0.6.0
func (x *ListOdbNetworksRequest) Reset()
func (*ListOdbNetworksRequest) String ¶ added in v0.6.0
func (x *ListOdbNetworksRequest) String() string
type ListOdbNetworksResponse ¶ added in v0.6.0
type ListOdbNetworksResponse struct {
// The list of ODB Networks.
OdbNetworks []*OdbNetwork `protobuf:"bytes,1,rep,name=odb_networks,json=odbNetworks,proto3" json:"odb_networks,omitempty"`
// A token identifying a page of results the server should return.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// Unreachable locations when listing resources across all locations using
// wildcard location '-'.
Unreachable []string `protobuf:"bytes,3,rep,name=unreachable,proto3" json:"unreachable,omitempty"`
// contains filtered or unexported fields
}
The response for `OdbNetwork.List`.
func (*ListOdbNetworksResponse) Descriptor
deprecated
added in
v0.6.0
func (*ListOdbNetworksResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOdbNetworksResponse.ProtoReflect.Descriptor instead.
func (*ListOdbNetworksResponse) GetNextPageToken ¶ added in v0.6.0
func (x *ListOdbNetworksResponse) GetNextPageToken() string
func (*ListOdbNetworksResponse) GetOdbNetworks ¶ added in v0.6.0
func (x *ListOdbNetworksResponse) GetOdbNetworks() []*OdbNetwork
func (*ListOdbNetworksResponse) GetUnreachable ¶ added in v0.6.0
func (x *ListOdbNetworksResponse) GetUnreachable() []string
func (*ListOdbNetworksResponse) ProtoMessage ¶ added in v0.6.0
func (*ListOdbNetworksResponse) ProtoMessage()
func (*ListOdbNetworksResponse) ProtoReflect ¶ added in v0.6.0
func (x *ListOdbNetworksResponse) ProtoReflect() protoreflect.Message
func (*ListOdbNetworksResponse) Reset ¶ added in v0.6.0
func (x *ListOdbNetworksResponse) Reset()
func (*ListOdbNetworksResponse) String ¶ added in v0.6.0
func (x *ListOdbNetworksResponse) String() string
type ListOdbSubnetsRequest ¶ added in v0.6.0
type ListOdbSubnetsRequest struct {
// Required. The parent value for the OdbSubnet in the following format:
// projects/{project}/locations/{location}/odbNetworks/{odb_network}.
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The maximum number of items to return.
// If unspecified, at most 50 ODB Networks will be returned.
// The maximum value is 1000; values above 1000 will be coerced to 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A token identifying a page of results the server should return.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Optional. An expression for filtering the results of the request.
Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
// Optional. An expression for ordering the results of the request.
OrderBy string `protobuf:"bytes,5,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
// contains filtered or unexported fields
}
The request for `OdbSubnet.List`.
func (*ListOdbSubnetsRequest) Descriptor
deprecated
added in
v0.6.0
func (*ListOdbSubnetsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOdbSubnetsRequest.ProtoReflect.Descriptor instead.
func (*ListOdbSubnetsRequest) GetFilter ¶ added in v0.6.0
func (x *ListOdbSubnetsRequest) GetFilter() string
func (*ListOdbSubnetsRequest) GetOrderBy ¶ added in v0.6.0
func (x *ListOdbSubnetsRequest) GetOrderBy() string
func (*ListOdbSubnetsRequest) GetPageSize ¶ added in v0.6.0
func (x *ListOdbSubnetsRequest) GetPageSize() int32
func (*ListOdbSubnetsRequest) GetPageToken ¶ added in v0.6.0
func (x *ListOdbSubnetsRequest) GetPageToken() string
func (*ListOdbSubnetsRequest) GetParent ¶ added in v0.6.0
func (x *ListOdbSubnetsRequest) GetParent() string
func (*ListOdbSubnetsRequest) ProtoMessage ¶ added in v0.6.0
func (*ListOdbSubnetsRequest) ProtoMessage()
func (*ListOdbSubnetsRequest) ProtoReflect ¶ added in v0.6.0
func (x *ListOdbSubnetsRequest) ProtoReflect() protoreflect.Message
func (*ListOdbSubnetsRequest) Reset ¶ added in v0.6.0
func (x *ListOdbSubnetsRequest) Reset()
func (*ListOdbSubnetsRequest) String ¶ added in v0.6.0
func (x *ListOdbSubnetsRequest) String() string
type ListOdbSubnetsResponse ¶ added in v0.6.0
type ListOdbSubnetsResponse struct {
// The list of ODB Subnets.
OdbSubnets []*OdbSubnet `protobuf:"bytes,1,rep,name=odb_subnets,json=odbSubnets,proto3" json:"odb_subnets,omitempty"`
// A token identifying a page of results the server should return.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// Unreachable locations when listing resources across all locations using
// wildcard location '-'.
Unreachable []string `protobuf:"bytes,3,rep,name=unreachable,proto3" json:"unreachable,omitempty"`
// contains filtered or unexported fields
}
The response for `OdbSubnet.List`.
func (*ListOdbSubnetsResponse) Descriptor
deprecated
added in
v0.6.0
func (*ListOdbSubnetsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOdbSubnetsResponse.ProtoReflect.Descriptor instead.
func (*ListOdbSubnetsResponse) GetNextPageToken ¶ added in v0.6.0
func (x *ListOdbSubnetsResponse) GetNextPageToken() string
func (*ListOdbSubnetsResponse) GetOdbSubnets ¶ added in v0.6.0
func (x *ListOdbSubnetsResponse) GetOdbSubnets() []*OdbSubnet
func (*ListOdbSubnetsResponse) GetUnreachable ¶ added in v0.6.0
func (x *ListOdbSubnetsResponse) GetUnreachable() []string
func (*ListOdbSubnetsResponse) ProtoMessage ¶ added in v0.6.0
func (*ListOdbSubnetsResponse) ProtoMessage()
func (*ListOdbSubnetsResponse) ProtoReflect ¶ added in v0.6.0
func (x *ListOdbSubnetsResponse) ProtoReflect() protoreflect.Message
func (*ListOdbSubnetsResponse) Reset ¶ added in v0.6.0
func (x *ListOdbSubnetsResponse) Reset()
func (*ListOdbSubnetsResponse) String ¶ added in v0.6.0
func (x *ListOdbSubnetsResponse) String() string
type ListPluggableDatabasesRequest ¶ added in v0.6.0
type ListPluggableDatabasesRequest struct {
// Required. The parent, which owns this collection of PluggableDatabases.
// Format: projects/{project}/locations/{location}
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The maximum number of PluggableDatabases to return. The service
// may return fewer than this value.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A page token, received from a previous `ListPluggableDatabases`
// call. Provide this to retrieve the subsequent page.
//
// When paginating, all other parameters provided to `ListPluggableDatabases`
// must match the call that provided the page token.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Optional. An expression for filtering the results of the request. List for
// pluggable databases is supported only with a valid container database (full
// resource name) filter in this format:
// `database="projects/{project}/locations/{location}/databases/{database}"`
Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
// contains filtered or unexported fields
}
The request for `PluggableDatabase.List`.
func (*ListPluggableDatabasesRequest) Descriptor
deprecated
added in
v0.6.0
func (*ListPluggableDatabasesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPluggableDatabasesRequest.ProtoReflect.Descriptor instead.
func (*ListPluggableDatabasesRequest) GetFilter ¶ added in v0.6.0
func (x *ListPluggableDatabasesRequest) GetFilter() string
func (*ListPluggableDatabasesRequest) GetPageSize ¶ added in v0.6.0
func (x *ListPluggableDatabasesRequest) GetPageSize() int32
func (*ListPluggableDatabasesRequest) GetPageToken ¶ added in v0.6.0
func (x *ListPluggableDatabasesRequest) GetPageToken() string
func (*ListPluggableDatabasesRequest) GetParent ¶ added in v0.6.0
func (x *ListPluggableDatabasesRequest) GetParent() string
func (*ListPluggableDatabasesRequest) ProtoMessage ¶ added in v0.6.0
func (*ListPluggableDatabasesRequest) ProtoMessage()
func (*ListPluggableDatabasesRequest) ProtoReflect ¶ added in v0.6.0
func (x *ListPluggableDatabasesRequest) ProtoReflect() protoreflect.Message
func (*ListPluggableDatabasesRequest) Reset ¶ added in v0.6.0
func (x *ListPluggableDatabasesRequest) Reset()
func (*ListPluggableDatabasesRequest) String ¶ added in v0.6.0
func (x *ListPluggableDatabasesRequest) String() string
type ListPluggableDatabasesResponse ¶ added in v0.6.0
type ListPluggableDatabasesResponse struct {
// The list of PluggableDatabases.
PluggableDatabases []*PluggableDatabase `protobuf:"bytes,1,rep,name=pluggable_databases,json=pluggableDatabases,proto3" json:"pluggable_databases,omitempty"`
// A token identifying a page of results the server should return.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
The response for `PluggableDatabase.List`.
func (*ListPluggableDatabasesResponse) Descriptor
deprecated
added in
v0.6.0
func (*ListPluggableDatabasesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListPluggableDatabasesResponse.ProtoReflect.Descriptor instead.
func (*ListPluggableDatabasesResponse) GetNextPageToken ¶ added in v0.6.0
func (x *ListPluggableDatabasesResponse) GetNextPageToken() string
func (*ListPluggableDatabasesResponse) GetPluggableDatabases ¶ added in v0.6.0
func (x *ListPluggableDatabasesResponse) GetPluggableDatabases() []*PluggableDatabase
func (*ListPluggableDatabasesResponse) ProtoMessage ¶ added in v0.6.0
func (*ListPluggableDatabasesResponse) ProtoMessage()
func (*ListPluggableDatabasesResponse) ProtoReflect ¶ added in v0.6.0
func (x *ListPluggableDatabasesResponse) ProtoReflect() protoreflect.Message
func (*ListPluggableDatabasesResponse) Reset ¶ added in v0.6.0
func (x *ListPluggableDatabasesResponse) Reset()
func (*ListPluggableDatabasesResponse) String ¶ added in v0.6.0
func (x *ListPluggableDatabasesResponse) String() string
type LocationMetadata ¶
type LocationMetadata struct {
// Output only. Google Cloud Platform Oracle zones in a location.
GcpOracleZones []string `protobuf:"bytes,2,rep,name=gcp_oracle_zones,json=gcpOracleZones,proto3" json:"gcp_oracle_zones,omitempty"`
// contains filtered or unexported fields
}
Metadata for a given [Location][google.cloud.location.Location].
func (*LocationMetadata) Descriptor
deprecated
func (*LocationMetadata) Descriptor() ([]byte, []int)
Deprecated: Use LocationMetadata.ProtoReflect.Descriptor instead.
func (*LocationMetadata) GetGcpOracleZones ¶
func (x *LocationMetadata) GetGcpOracleZones() []string
func (*LocationMetadata) ProtoMessage ¶
func (*LocationMetadata) ProtoMessage()
func (*LocationMetadata) ProtoReflect ¶
func (x *LocationMetadata) ProtoReflect() protoreflect.Message
func (*LocationMetadata) Reset ¶
func (x *LocationMetadata) Reset()
func (*LocationMetadata) String ¶
func (x *LocationMetadata) String() string
type MaintenanceWindow ¶
type MaintenanceWindow struct {
// Optional. The maintenance window scheduling preference.
Preference MaintenanceWindow_MaintenanceWindowPreference `` /* 156-byte string literal not displayed */
// Optional. Months during the year when maintenance should be performed.
Months []month.Month `protobuf:"varint,2,rep,packed,name=months,proto3,enum=google.type.Month" json:"months,omitempty"`
// Optional. Weeks during the month when maintenance should be performed.
// Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a
// duration of 7 days. Weeks start and end based on calendar dates, not days
// of the week.
WeeksOfMonth []int32 `protobuf:"varint,3,rep,packed,name=weeks_of_month,json=weeksOfMonth,proto3" json:"weeks_of_month,omitempty"`
// Optional. Days during the week when maintenance should be performed.
DaysOfWeek []dayofweek.DayOfWeek `` /* 128-byte string literal not displayed */
// Optional. The window of hours during the day when maintenance should be
// performed. The window is a 4 hour slot. Valid values are:
//
// 0 - represents time slot 0:00 - 3:59 UTC
// 4 - represents time slot 4:00 - 7:59 UTC
// 8 - represents time slot 8:00 - 11:59 UTC
// 12 - represents time slot 12:00 - 15:59 UTC
// 16 - represents time slot 16:00 - 19:59 UTC
// 20 - represents time slot 20:00 - 23:59 UTC
HoursOfDay []int32 `protobuf:"varint,5,rep,packed,name=hours_of_day,json=hoursOfDay,proto3" json:"hours_of_day,omitempty"`
// Optional. Lead time window allows user to set a lead time to prepare for a
// down time. The lead time is in weeks and valid value is between 1 to 4.
LeadTimeWeek int32 `protobuf:"varint,6,opt,name=lead_time_week,json=leadTimeWeek,proto3" json:"lead_time_week,omitempty"`
// Optional. Cloud CloudExadataInfrastructure node patching method, either
// "ROLLING" or "NONROLLING". Default value is ROLLING.
PatchingMode MaintenanceWindow_PatchingMode `` /* 165-byte string literal not displayed */
// Optional. Determines the amount of time the system will wait before the
// start of each database server patching operation. Custom action timeout is
// in minutes and valid value is between 15 to 120 (inclusive).
CustomActionTimeoutMins int32 `` /* 135-byte string literal not displayed */
// Optional. If true, enables the configuration of a custom action timeout
// (waiting period) between database server patching operations.
IsCustomActionTimeoutEnabled bool `` /* 152-byte string literal not displayed */
// contains filtered or unexported fields
}
Maintenance window as defined by Oracle. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/datatypes/MaintenanceWindow
func (*MaintenanceWindow) Descriptor
deprecated
func (*MaintenanceWindow) Descriptor() ([]byte, []int)
Deprecated: Use MaintenanceWindow.ProtoReflect.Descriptor instead.
func (*MaintenanceWindow) GetCustomActionTimeoutMins ¶
func (x *MaintenanceWindow) GetCustomActionTimeoutMins() int32
func (*MaintenanceWindow) GetDaysOfWeek ¶
func (x *MaintenanceWindow) GetDaysOfWeek() []dayofweek.DayOfWeek
func (*MaintenanceWindow) GetHoursOfDay ¶
func (x *MaintenanceWindow) GetHoursOfDay() []int32
func (*MaintenanceWindow) GetIsCustomActionTimeoutEnabled ¶
func (x *MaintenanceWindow) GetIsCustomActionTimeoutEnabled() bool
func (*MaintenanceWindow) GetLeadTimeWeek ¶
func (x *MaintenanceWindow) GetLeadTimeWeek() int32
func (*MaintenanceWindow) GetMonths ¶
func (x *MaintenanceWindow) GetMonths() []month.Month
func (*MaintenanceWindow) GetPatchingMode ¶
func (x *MaintenanceWindow) GetPatchingMode() MaintenanceWindow_PatchingMode
func (*MaintenanceWindow) GetPreference ¶
func (x *MaintenanceWindow) GetPreference() MaintenanceWindow_MaintenanceWindowPreference
func (*MaintenanceWindow) GetWeeksOfMonth ¶
func (x *MaintenanceWindow) GetWeeksOfMonth() []int32
func (*MaintenanceWindow) ProtoMessage ¶
func (*MaintenanceWindow) ProtoMessage()
func (*MaintenanceWindow) ProtoReflect ¶
func (x *MaintenanceWindow) ProtoReflect() protoreflect.Message
func (*MaintenanceWindow) Reset ¶
func (x *MaintenanceWindow) Reset()
func (*MaintenanceWindow) String ¶
func (x *MaintenanceWindow) String() string
type MaintenanceWindow_MaintenanceWindowPreference ¶
type MaintenanceWindow_MaintenanceWindowPreference int32
Maintenance window preference.
const ( // Default unspecified value. MaintenanceWindow_MAINTENANCE_WINDOW_PREFERENCE_UNSPECIFIED MaintenanceWindow_MaintenanceWindowPreference = 0 // Custom preference. MaintenanceWindow_CUSTOM_PREFERENCE MaintenanceWindow_MaintenanceWindowPreference = 1 // No preference. MaintenanceWindow_NO_PREFERENCE MaintenanceWindow_MaintenanceWindowPreference = 2 )
func (MaintenanceWindow_MaintenanceWindowPreference) Descriptor ¶
func (MaintenanceWindow_MaintenanceWindowPreference) Descriptor() protoreflect.EnumDescriptor
func (MaintenanceWindow_MaintenanceWindowPreference) EnumDescriptor
deprecated
func (MaintenanceWindow_MaintenanceWindowPreference) EnumDescriptor() ([]byte, []int)
Deprecated: Use MaintenanceWindow_MaintenanceWindowPreference.Descriptor instead.
func (MaintenanceWindow_MaintenanceWindowPreference) Number ¶
func (x MaintenanceWindow_MaintenanceWindowPreference) Number() protoreflect.EnumNumber
func (MaintenanceWindow_MaintenanceWindowPreference) String ¶
func (x MaintenanceWindow_MaintenanceWindowPreference) String() string
type MaintenanceWindow_PatchingMode ¶
type MaintenanceWindow_PatchingMode int32
Patching mode.
const ( // Default unspecified value. MaintenanceWindow_PATCHING_MODE_UNSPECIFIED MaintenanceWindow_PatchingMode = 0 // Updates the Cloud Exadata database server hosts in a rolling fashion. MaintenanceWindow_ROLLING MaintenanceWindow_PatchingMode = 1 // The non-rolling maintenance method first updates your storage servers at // the same time, then your database servers at the same time. MaintenanceWindow_NON_ROLLING MaintenanceWindow_PatchingMode = 2 )
func (MaintenanceWindow_PatchingMode) Descriptor ¶
func (MaintenanceWindow_PatchingMode) Descriptor() protoreflect.EnumDescriptor
func (MaintenanceWindow_PatchingMode) Enum ¶
func (x MaintenanceWindow_PatchingMode) Enum() *MaintenanceWindow_PatchingMode
func (MaintenanceWindow_PatchingMode) EnumDescriptor
deprecated
func (MaintenanceWindow_PatchingMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use MaintenanceWindow_PatchingMode.Descriptor instead.
func (MaintenanceWindow_PatchingMode) Number ¶
func (x MaintenanceWindow_PatchingMode) Number() protoreflect.EnumNumber
func (MaintenanceWindow_PatchingMode) String ¶
func (x MaintenanceWindow_PatchingMode) String() string
func (MaintenanceWindow_PatchingMode) Type ¶
func (MaintenanceWindow_PatchingMode) Type() protoreflect.EnumType
type MinorVersion ¶ added in v0.6.0
type MinorVersion struct {
// Identifier. The name of the MinorVersion resource with the format:
// projects/{project}/locations/{region}/giVersions/{gi_version}/minorVersions/{minor_version}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. The ID of the Grid Image.
GridImageId string `protobuf:"bytes,2,opt,name=grid_image_id,json=gridImageId,proto3" json:"grid_image_id,omitempty"`
// Optional. The valid Oracle grid infrastructure software version.
Version string `protobuf:"bytes,3,opt,name=version,proto3" json:"version,omitempty"`
// contains filtered or unexported fields
}
MinorVersion represents a minor version of a GI. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/GiMinorVersionSummary/
func (*MinorVersion) Descriptor
deprecated
added in
v0.6.0
func (*MinorVersion) Descriptor() ([]byte, []int)
Deprecated: Use MinorVersion.ProtoReflect.Descriptor instead.
func (*MinorVersion) GetGridImageId ¶ added in v0.6.0
func (x *MinorVersion) GetGridImageId() string
func (*MinorVersion) GetName ¶ added in v0.6.0
func (x *MinorVersion) GetName() string
func (*MinorVersion) GetVersion ¶ added in v0.6.0
func (x *MinorVersion) GetVersion() string
func (*MinorVersion) ProtoMessage ¶ added in v0.6.0
func (*MinorVersion) ProtoMessage()
func (*MinorVersion) ProtoReflect ¶ added in v0.6.0
func (x *MinorVersion) ProtoReflect() protoreflect.Message
func (*MinorVersion) Reset ¶ added in v0.6.0
func (x *MinorVersion) Reset()
func (*MinorVersion) String ¶ added in v0.6.0
func (x *MinorVersion) String() string
type OdbNetwork ¶ added in v0.6.0
type OdbNetwork struct {
// Identifier. The name of the OdbNetwork resource in the following format:
// projects/{project}/locations/{region}/odbNetworks/{odb_network}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Required. The name of the VPC network in the following format:
// projects/{project}/global/networks/{network}
Network string `protobuf:"bytes,2,opt,name=network,proto3" json:"network,omitempty"`
// Optional. Labels or tags associated with the resource.
Labels map[string]string `` /* 153-byte string literal not displayed */
// Output only. The date and time that the OdbNetwork was created.
CreateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// Output only. State of the ODB Network.
State OdbNetwork_State `protobuf:"varint,5,opt,name=state,proto3,enum=google.cloud.oracledatabase.v1.OdbNetwork_State" json:"state,omitempty"`
// Output only. The ID of the subscription entitlement associated with the
// OdbNetwork.
EntitlementId string `protobuf:"bytes,6,opt,name=entitlement_id,json=entitlementId,proto3" json:"entitlement_id,omitempty"`
// Optional. The GCP Oracle zone where OdbNetwork is hosted.
// Example: us-east4-b-r2.
// If not specified, the system will pick a zone based on availability.
GcpOracleZone string `protobuf:"bytes,7,opt,name=gcp_oracle_zone,json=gcpOracleZone,proto3" json:"gcp_oracle_zone,omitempty"`
// contains filtered or unexported fields
}
Represents OdbNetwork resource.
func (*OdbNetwork) Descriptor
deprecated
added in
v0.6.0
func (*OdbNetwork) Descriptor() ([]byte, []int)
Deprecated: Use OdbNetwork.ProtoReflect.Descriptor instead.
func (*OdbNetwork) GetCreateTime ¶ added in v0.6.0
func (x *OdbNetwork) GetCreateTime() *timestamppb.Timestamp
func (*OdbNetwork) GetEntitlementId ¶ added in v0.6.0
func (x *OdbNetwork) GetEntitlementId() string
func (*OdbNetwork) GetGcpOracleZone ¶ added in v0.6.0
func (x *OdbNetwork) GetGcpOracleZone() string
func (*OdbNetwork) GetLabels ¶ added in v0.6.0
func (x *OdbNetwork) GetLabels() map[string]string
func (*OdbNetwork) GetName ¶ added in v0.6.0
func (x *OdbNetwork) GetName() string
func (*OdbNetwork) GetNetwork ¶ added in v0.6.0
func (x *OdbNetwork) GetNetwork() string
func (*OdbNetwork) GetState ¶ added in v0.6.0
func (x *OdbNetwork) GetState() OdbNetwork_State
func (*OdbNetwork) ProtoMessage ¶ added in v0.6.0
func (*OdbNetwork) ProtoMessage()
func (*OdbNetwork) ProtoReflect ¶ added in v0.6.0
func (x *OdbNetwork) ProtoReflect() protoreflect.Message
func (*OdbNetwork) Reset ¶ added in v0.6.0
func (x *OdbNetwork) Reset()
func (*OdbNetwork) String ¶ added in v0.6.0
func (x *OdbNetwork) String() string
type OdbNetwork_State ¶ added in v0.6.0
type OdbNetwork_State int32
The various lifecycle states of the ODB Network.
const ( // Default unspecified value. OdbNetwork_STATE_UNSPECIFIED OdbNetwork_State = 0 // Indicates that the resource is in provisioning state. OdbNetwork_PROVISIONING OdbNetwork_State = 1 // Indicates that the resource is in available state. OdbNetwork_AVAILABLE OdbNetwork_State = 2 // Indicates that the resource is in terminating state. OdbNetwork_TERMINATING OdbNetwork_State = 3 // Indicates that the resource is in failed state. OdbNetwork_FAILED OdbNetwork_State = 4 )
func (OdbNetwork_State) Descriptor ¶ added in v0.6.0
func (OdbNetwork_State) Descriptor() protoreflect.EnumDescriptor
func (OdbNetwork_State) Enum ¶ added in v0.6.0
func (x OdbNetwork_State) Enum() *OdbNetwork_State
func (OdbNetwork_State) EnumDescriptor
deprecated
added in
v0.6.0
func (OdbNetwork_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use OdbNetwork_State.Descriptor instead.
func (OdbNetwork_State) Number ¶ added in v0.6.0
func (x OdbNetwork_State) Number() protoreflect.EnumNumber
func (OdbNetwork_State) String ¶ added in v0.6.0
func (x OdbNetwork_State) String() string
func (OdbNetwork_State) Type ¶ added in v0.6.0
func (OdbNetwork_State) Type() protoreflect.EnumType
type OdbSubnet ¶ added in v0.6.0
type OdbSubnet struct {
// Identifier. The name of the OdbSubnet resource in the following format:
// projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Required. The CIDR range of the subnet.
CidrRange string `protobuf:"bytes,2,opt,name=cidr_range,json=cidrRange,proto3" json:"cidr_range,omitempty"`
// Required. Purpose of the subnet.
Purpose OdbSubnet_Purpose `protobuf:"varint,3,opt,name=purpose,proto3,enum=google.cloud.oracledatabase.v1.OdbSubnet_Purpose" json:"purpose,omitempty"`
// Optional. Labels or tags associated with the resource.
Labels map[string]string `` /* 153-byte string literal not displayed */
// Output only. The date and time that the OdbNetwork was created.
CreateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// Output only. State of the ODB Subnet.
State OdbSubnet_State `protobuf:"varint,6,opt,name=state,proto3,enum=google.cloud.oracledatabase.v1.OdbSubnet_State" json:"state,omitempty"`
// contains filtered or unexported fields
}
Represents OdbSubnet resource.
func (*OdbSubnet) Descriptor
deprecated
added in
v0.6.0
func (*OdbSubnet) GetCidrRange ¶ added in v0.6.0
func (*OdbSubnet) GetCreateTime ¶ added in v0.6.0
func (x *OdbSubnet) GetCreateTime() *timestamppb.Timestamp
func (*OdbSubnet) GetPurpose ¶ added in v0.6.0
func (x *OdbSubnet) GetPurpose() OdbSubnet_Purpose
func (*OdbSubnet) GetState ¶ added in v0.6.0
func (x *OdbSubnet) GetState() OdbSubnet_State
func (*OdbSubnet) ProtoMessage ¶ added in v0.6.0
func (*OdbSubnet) ProtoMessage()
func (*OdbSubnet) ProtoReflect ¶ added in v0.6.0
func (x *OdbSubnet) ProtoReflect() protoreflect.Message
type OdbSubnet_Purpose ¶ added in v0.6.0
type OdbSubnet_Purpose int32
Purpose available for the subnet.
const ( // Default unspecified value. OdbSubnet_PURPOSE_UNSPECIFIED OdbSubnet_Purpose = 0 // Subnet to be used for client connections. OdbSubnet_CLIENT_SUBNET OdbSubnet_Purpose = 1 // Subnet to be used for backup. OdbSubnet_BACKUP_SUBNET OdbSubnet_Purpose = 2 )
func (OdbSubnet_Purpose) Descriptor ¶ added in v0.6.0
func (OdbSubnet_Purpose) Descriptor() protoreflect.EnumDescriptor
func (OdbSubnet_Purpose) Enum ¶ added in v0.6.0
func (x OdbSubnet_Purpose) Enum() *OdbSubnet_Purpose
func (OdbSubnet_Purpose) EnumDescriptor
deprecated
added in
v0.6.0
func (OdbSubnet_Purpose) EnumDescriptor() ([]byte, []int)
Deprecated: Use OdbSubnet_Purpose.Descriptor instead.
func (OdbSubnet_Purpose) Number ¶ added in v0.6.0
func (x OdbSubnet_Purpose) Number() protoreflect.EnumNumber
func (OdbSubnet_Purpose) String ¶ added in v0.6.0
func (x OdbSubnet_Purpose) String() string
func (OdbSubnet_Purpose) Type ¶ added in v0.6.0
func (OdbSubnet_Purpose) Type() protoreflect.EnumType
type OdbSubnet_State ¶ added in v0.6.0
type OdbSubnet_State int32
The various lifecycle states of the ODB Subnet.
const ( // Default unspecified value. OdbSubnet_STATE_UNSPECIFIED OdbSubnet_State = 0 // Indicates that the resource is in provisioning state. OdbSubnet_PROVISIONING OdbSubnet_State = 1 // Indicates that the resource is in available state. OdbSubnet_AVAILABLE OdbSubnet_State = 2 // Indicates that the resource is in terminating state. OdbSubnet_TERMINATING OdbSubnet_State = 3 // Indicates that the resource is in failed state. OdbSubnet_FAILED OdbSubnet_State = 4 )
func (OdbSubnet_State) Descriptor ¶ added in v0.6.0
func (OdbSubnet_State) Descriptor() protoreflect.EnumDescriptor
func (OdbSubnet_State) Enum ¶ added in v0.6.0
func (x OdbSubnet_State) Enum() *OdbSubnet_State
func (OdbSubnet_State) EnumDescriptor
deprecated
added in
v0.6.0
func (OdbSubnet_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use OdbSubnet_State.Descriptor instead.
func (OdbSubnet_State) Number ¶ added in v0.6.0
func (x OdbSubnet_State) Number() protoreflect.EnumNumber
func (OdbSubnet_State) String ¶ added in v0.6.0
func (x OdbSubnet_State) String() string
func (OdbSubnet_State) Type ¶ added in v0.6.0
func (OdbSubnet_State) Type() protoreflect.EnumType
type OperationMetadata ¶
type OperationMetadata struct {
// Output only. The time the operation was created.
CreateTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// Output only. The time the operation finished running.
EndTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"`
// Output only. Server-defined resource path for the target of the operation.
Target string `protobuf:"bytes,3,opt,name=target,proto3" json:"target,omitempty"`
// Output only. Name of the verb executed by the operation.
Verb string `protobuf:"bytes,4,opt,name=verb,proto3" json:"verb,omitempty"`
// Output only. The status of the operation.
StatusMessage string `protobuf:"bytes,5,opt,name=status_message,json=statusMessage,proto3" json:"status_message,omitempty"`
// Output only. Identifies whether the user has requested cancellation
// of the operation. Operations that have been cancelled successfully
// have [Operation.error][] value with a
// [google.rpc.Status.code][google.rpc.Status.code] of 1, corresponding to
// `Code.CANCELLED`.
RequestedCancellation bool `protobuf:"varint,6,opt,name=requested_cancellation,json=requestedCancellation,proto3" json:"requested_cancellation,omitempty"`
// Output only. API version used to start the operation.
ApiVersion string `protobuf:"bytes,7,opt,name=api_version,json=apiVersion,proto3" json:"api_version,omitempty"`
// Output only. An estimated percentage of the operation that has been
// completed at a given moment of time, between 0 and 100.
PercentComplete float64 `protobuf:"fixed64,8,opt,name=percent_complete,json=percentComplete,proto3" json:"percent_complete,omitempty"`
// contains filtered or unexported fields
}
Represents the metadata of the long-running operation.
func (*OperationMetadata) Descriptor
deprecated
func (*OperationMetadata) Descriptor() ([]byte, []int)
Deprecated: Use OperationMetadata.ProtoReflect.Descriptor instead.
func (*OperationMetadata) GetApiVersion ¶
func (x *OperationMetadata) GetApiVersion() string
func (*OperationMetadata) GetCreateTime ¶
func (x *OperationMetadata) GetCreateTime() *timestamppb.Timestamp
func (*OperationMetadata) GetEndTime ¶
func (x *OperationMetadata) GetEndTime() *timestamppb.Timestamp
func (*OperationMetadata) GetPercentComplete ¶
func (x *OperationMetadata) GetPercentComplete() float64
func (*OperationMetadata) GetRequestedCancellation ¶
func (x *OperationMetadata) GetRequestedCancellation() bool
func (*OperationMetadata) GetStatusMessage ¶
func (x *OperationMetadata) GetStatusMessage() string
func (*OperationMetadata) GetTarget ¶
func (x *OperationMetadata) GetTarget() string
func (*OperationMetadata) GetVerb ¶
func (x *OperationMetadata) GetVerb() string
func (*OperationMetadata) ProtoMessage ¶
func (*OperationMetadata) ProtoMessage()
func (*OperationMetadata) ProtoReflect ¶
func (x *OperationMetadata) ProtoReflect() protoreflect.Message
func (*OperationMetadata) Reset ¶
func (x *OperationMetadata) Reset()
func (*OperationMetadata) String ¶
func (x *OperationMetadata) String() string
type OperationsInsightsState ¶
type OperationsInsightsState int32
The state of the Operations Insights for this Autonomous Database.
const ( // Default unspecified value. OperationsInsightsState_OPERATIONS_INSIGHTS_STATE_UNSPECIFIED OperationsInsightsState = 0 // Enabling status for operation insights. OperationsInsightsState_ENABLING OperationsInsightsState = 1 // Enabled status for operation insights. OperationsInsightsState_ENABLED OperationsInsightsState = 2 // Disabling status for operation insights. OperationsInsightsState_DISABLING OperationsInsightsState = 3 // Not Enabled status for operation insights. OperationsInsightsState_NOT_ENABLED OperationsInsightsState = 4 // Failed enabling status for operation insights. OperationsInsightsState_FAILED_ENABLING OperationsInsightsState = 5 // Failed disabling status for operation insights. OperationsInsightsState_FAILED_DISABLING OperationsInsightsState = 6 )
func (OperationsInsightsState) Descriptor ¶
func (OperationsInsightsState) Descriptor() protoreflect.EnumDescriptor
func (OperationsInsightsState) Enum ¶
func (x OperationsInsightsState) Enum() *OperationsInsightsState
func (OperationsInsightsState) EnumDescriptor
deprecated
func (OperationsInsightsState) EnumDescriptor() ([]byte, []int)
Deprecated: Use OperationsInsightsState.Descriptor instead.
func (OperationsInsightsState) Number ¶
func (x OperationsInsightsState) Number() protoreflect.EnumNumber
func (OperationsInsightsState) String ¶
func (x OperationsInsightsState) String() string
func (OperationsInsightsState) Type ¶
func (OperationsInsightsState) Type() protoreflect.EnumType
type OracleDatabaseClient ¶
type OracleDatabaseClient interface {
// Lists Exadata Infrastructures in a given project and location.
ListCloudExadataInfrastructures(ctx context.Context, in *ListCloudExadataInfrastructuresRequest, opts ...grpc.CallOption) (*ListCloudExadataInfrastructuresResponse, error)
// Gets details of a single Exadata Infrastructure.
GetCloudExadataInfrastructure(ctx context.Context, in *GetCloudExadataInfrastructureRequest, opts ...grpc.CallOption) (*CloudExadataInfrastructure, error)
// Creates a new Exadata Infrastructure in a given project and location.
CreateCloudExadataInfrastructure(ctx context.Context, in *CreateCloudExadataInfrastructureRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// Deletes a single Exadata Infrastructure.
DeleteCloudExadataInfrastructure(ctx context.Context, in *DeleteCloudExadataInfrastructureRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// Lists the VM Clusters in a given project and location.
ListCloudVmClusters(ctx context.Context, in *ListCloudVmClustersRequest, opts ...grpc.CallOption) (*ListCloudVmClustersResponse, error)
// Gets details of a single VM Cluster.
GetCloudVmCluster(ctx context.Context, in *GetCloudVmClusterRequest, opts ...grpc.CallOption) (*CloudVmCluster, error)
// Creates a new VM Cluster in a given project and location.
CreateCloudVmCluster(ctx context.Context, in *CreateCloudVmClusterRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// Deletes a single VM Cluster.
DeleteCloudVmCluster(ctx context.Context, in *DeleteCloudVmClusterRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// Lists the entitlements in a given project.
ListEntitlements(ctx context.Context, in *ListEntitlementsRequest, opts ...grpc.CallOption) (*ListEntitlementsResponse, error)
// Lists the database servers of an Exadata Infrastructure instance.
ListDbServers(ctx context.Context, in *ListDbServersRequest, opts ...grpc.CallOption) (*ListDbServersResponse, error)
// Lists the database nodes of a VM Cluster.
ListDbNodes(ctx context.Context, in *ListDbNodesRequest, opts ...grpc.CallOption) (*ListDbNodesResponse, error)
// Lists all the valid Oracle Grid Infrastructure (GI) versions for the given
// project and location.
ListGiVersions(ctx context.Context, in *ListGiVersionsRequest, opts ...grpc.CallOption) (*ListGiVersionsResponse, error)
// Lists all the valid minor versions for the given
// project, location, gi version and shape family.
ListMinorVersions(ctx context.Context, in *ListMinorVersionsRequest, opts ...grpc.CallOption) (*ListMinorVersionsResponse, error)
// Lists the database system shapes available for the project and location.
ListDbSystemShapes(ctx context.Context, in *ListDbSystemShapesRequest, opts ...grpc.CallOption) (*ListDbSystemShapesResponse, error)
// Lists the Autonomous Databases in a given project and location.
ListAutonomousDatabases(ctx context.Context, in *ListAutonomousDatabasesRequest, opts ...grpc.CallOption) (*ListAutonomousDatabasesResponse, error)
// Gets the details of a single Autonomous Database.
GetAutonomousDatabase(ctx context.Context, in *GetAutonomousDatabaseRequest, opts ...grpc.CallOption) (*AutonomousDatabase, error)
// Creates a new Autonomous Database in a given project and location.
CreateAutonomousDatabase(ctx context.Context, in *CreateAutonomousDatabaseRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// Updates the parameters of a single Autonomous Database.
UpdateAutonomousDatabase(ctx context.Context, in *UpdateAutonomousDatabaseRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// Deletes a single Autonomous Database.
DeleteAutonomousDatabase(ctx context.Context, in *DeleteAutonomousDatabaseRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// Restores a single Autonomous Database.
RestoreAutonomousDatabase(ctx context.Context, in *RestoreAutonomousDatabaseRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// Generates a wallet for an Autonomous Database.
GenerateAutonomousDatabaseWallet(ctx context.Context, in *GenerateAutonomousDatabaseWalletRequest, opts ...grpc.CallOption) (*GenerateAutonomousDatabaseWalletResponse, error)
// Lists all the available Autonomous Database versions for a project and
// location.
ListAutonomousDbVersions(ctx context.Context, in *ListAutonomousDbVersionsRequest, opts ...grpc.CallOption) (*ListAutonomousDbVersionsResponse, error)
// Lists Autonomous Database Character Sets in a given project and location.
ListAutonomousDatabaseCharacterSets(ctx context.Context, in *ListAutonomousDatabaseCharacterSetsRequest, opts ...grpc.CallOption) (*ListAutonomousDatabaseCharacterSetsResponse, error)
// Lists the long-term and automatic backups of an Autonomous Database.
ListAutonomousDatabaseBackups(ctx context.Context, in *ListAutonomousDatabaseBackupsRequest, opts ...grpc.CallOption) (*ListAutonomousDatabaseBackupsResponse, error)
// Stops an Autonomous Database.
StopAutonomousDatabase(ctx context.Context, in *StopAutonomousDatabaseRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// Starts an Autonomous Database.
StartAutonomousDatabase(ctx context.Context, in *StartAutonomousDatabaseRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// Restarts an Autonomous Database.
RestartAutonomousDatabase(ctx context.Context, in *RestartAutonomousDatabaseRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// Initiates a switchover of specified autonomous database to the associated
// peer database.
SwitchoverAutonomousDatabase(ctx context.Context, in *SwitchoverAutonomousDatabaseRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// Initiates a failover to target autonomous database from the associated
// primary database.
FailoverAutonomousDatabase(ctx context.Context, in *FailoverAutonomousDatabaseRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// Lists the ODB Networks in a given project and location.
ListOdbNetworks(ctx context.Context, in *ListOdbNetworksRequest, opts ...grpc.CallOption) (*ListOdbNetworksResponse, error)
// Gets details of a single ODB Network.
GetOdbNetwork(ctx context.Context, in *GetOdbNetworkRequest, opts ...grpc.CallOption) (*OdbNetwork, error)
// Creates a new ODB Network in a given project and location.
CreateOdbNetwork(ctx context.Context, in *CreateOdbNetworkRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// Deletes a single ODB Network.
DeleteOdbNetwork(ctx context.Context, in *DeleteOdbNetworkRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// Lists all the ODB Subnets in a given ODB Network.
ListOdbSubnets(ctx context.Context, in *ListOdbSubnetsRequest, opts ...grpc.CallOption) (*ListOdbSubnetsResponse, error)
// Gets details of a single ODB Subnet.
GetOdbSubnet(ctx context.Context, in *GetOdbSubnetRequest, opts ...grpc.CallOption) (*OdbSubnet, error)
// Creates a new ODB Subnet in a given ODB Network.
CreateOdbSubnet(ctx context.Context, in *CreateOdbSubnetRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// Deletes a single ODB Subnet.
DeleteOdbSubnet(ctx context.Context, in *DeleteOdbSubnetRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// Lists all the Exadb (Exascale) VM Clusters for the given project and
// location.
ListExadbVmClusters(ctx context.Context, in *ListExadbVmClustersRequest, opts ...grpc.CallOption) (*ListExadbVmClustersResponse, error)
// Gets details of a single Exadb (Exascale) VM Cluster.
GetExadbVmCluster(ctx context.Context, in *GetExadbVmClusterRequest, opts ...grpc.CallOption) (*ExadbVmCluster, error)
// Creates a new Exadb (Exascale) VM Cluster resource.
CreateExadbVmCluster(ctx context.Context, in *CreateExadbVmClusterRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// Deletes a single Exadb (Exascale) VM Cluster.
DeleteExadbVmCluster(ctx context.Context, in *DeleteExadbVmClusterRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// Updates a single Exadb (Exascale) VM Cluster. To add virtual machines to
// existing exadb vm cluster, only pass the node count.
UpdateExadbVmCluster(ctx context.Context, in *UpdateExadbVmClusterRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// Removes virtual machines from an existing exadb vm cluster.
RemoveVirtualMachineExadbVmCluster(ctx context.Context, in *RemoveVirtualMachineExadbVmClusterRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// Lists all the ExascaleDB Storage Vaults for the given project and
// location.
ListExascaleDbStorageVaults(ctx context.Context, in *ListExascaleDbStorageVaultsRequest, opts ...grpc.CallOption) (*ListExascaleDbStorageVaultsResponse, error)
// Gets details of a single ExascaleDB Storage Vault.
GetExascaleDbStorageVault(ctx context.Context, in *GetExascaleDbStorageVaultRequest, opts ...grpc.CallOption) (*ExascaleDbStorageVault, error)
// Creates a new ExascaleDB Storage Vault resource.
CreateExascaleDbStorageVault(ctx context.Context, in *CreateExascaleDbStorageVaultRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// Deletes a single ExascaleDB Storage Vault.
DeleteExascaleDbStorageVault(ctx context.Context, in *DeleteExascaleDbStorageVaultRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// Lists all the DbSystemInitialStorageSizes for the given project and
// location.
ListDbSystemInitialStorageSizes(ctx context.Context, in *ListDbSystemInitialStorageSizesRequest, opts ...grpc.CallOption) (*ListDbSystemInitialStorageSizesResponse, error)
// Lists all the Databases for the given project, location and DbSystem.
ListDatabases(ctx context.Context, in *ListDatabasesRequest, opts ...grpc.CallOption) (*ListDatabasesResponse, error)
// Gets details of a single Database.
GetDatabase(ctx context.Context, in *GetDatabaseRequest, opts ...grpc.CallOption) (*Database, error)
// Lists all the PluggableDatabases for the given project, location and
// Container Database.
ListPluggableDatabases(ctx context.Context, in *ListPluggableDatabasesRequest, opts ...grpc.CallOption) (*ListPluggableDatabasesResponse, error)
// Gets details of a single PluggableDatabase.
GetPluggableDatabase(ctx context.Context, in *GetPluggableDatabaseRequest, opts ...grpc.CallOption) (*PluggableDatabase, error)
// Lists all the DbSystems for the given project and location.
ListDbSystems(ctx context.Context, in *ListDbSystemsRequest, opts ...grpc.CallOption) (*ListDbSystemsResponse, error)
// Gets details of a single DbSystem.
GetDbSystem(ctx context.Context, in *GetDbSystemRequest, opts ...grpc.CallOption) (*DbSystem, error)
// Creates a new DbSystem in a given project and location.
CreateDbSystem(ctx context.Context, in *CreateDbSystemRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// Deletes a single DbSystem.
DeleteDbSystem(ctx context.Context, in *DeleteDbSystemRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// List DbVersions for the given project and location.
ListDbVersions(ctx context.Context, in *ListDbVersionsRequest, opts ...grpc.CallOption) (*ListDbVersionsResponse, error)
// List DatabaseCharacterSets for the given project and location.
ListDatabaseCharacterSets(ctx context.Context, in *ListDatabaseCharacterSetsRequest, opts ...grpc.CallOption) (*ListDatabaseCharacterSetsResponse, error)
}
OracleDatabaseClient is the client API for OracleDatabase service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewOracleDatabaseClient ¶
func NewOracleDatabaseClient(cc grpc.ClientConnInterface) OracleDatabaseClient
type OracleDatabaseServer ¶
type OracleDatabaseServer interface {
// Lists Exadata Infrastructures in a given project and location.
ListCloudExadataInfrastructures(context.Context, *ListCloudExadataInfrastructuresRequest) (*ListCloudExadataInfrastructuresResponse, error)
// Gets details of a single Exadata Infrastructure.
GetCloudExadataInfrastructure(context.Context, *GetCloudExadataInfrastructureRequest) (*CloudExadataInfrastructure, error)
// Creates a new Exadata Infrastructure in a given project and location.
CreateCloudExadataInfrastructure(context.Context, *CreateCloudExadataInfrastructureRequest) (*longrunningpb.Operation, error)
// Deletes a single Exadata Infrastructure.
DeleteCloudExadataInfrastructure(context.Context, *DeleteCloudExadataInfrastructureRequest) (*longrunningpb.Operation, error)
// Lists the VM Clusters in a given project and location.
ListCloudVmClusters(context.Context, *ListCloudVmClustersRequest) (*ListCloudVmClustersResponse, error)
// Gets details of a single VM Cluster.
GetCloudVmCluster(context.Context, *GetCloudVmClusterRequest) (*CloudVmCluster, error)
// Creates a new VM Cluster in a given project and location.
CreateCloudVmCluster(context.Context, *CreateCloudVmClusterRequest) (*longrunningpb.Operation, error)
// Deletes a single VM Cluster.
DeleteCloudVmCluster(context.Context, *DeleteCloudVmClusterRequest) (*longrunningpb.Operation, error)
// Lists the entitlements in a given project.
ListEntitlements(context.Context, *ListEntitlementsRequest) (*ListEntitlementsResponse, error)
// Lists the database servers of an Exadata Infrastructure instance.
ListDbServers(context.Context, *ListDbServersRequest) (*ListDbServersResponse, error)
// Lists the database nodes of a VM Cluster.
ListDbNodes(context.Context, *ListDbNodesRequest) (*ListDbNodesResponse, error)
// Lists all the valid Oracle Grid Infrastructure (GI) versions for the given
// project and location.
ListGiVersions(context.Context, *ListGiVersionsRequest) (*ListGiVersionsResponse, error)
// Lists all the valid minor versions for the given
// project, location, gi version and shape family.
ListMinorVersions(context.Context, *ListMinorVersionsRequest) (*ListMinorVersionsResponse, error)
// Lists the database system shapes available for the project and location.
ListDbSystemShapes(context.Context, *ListDbSystemShapesRequest) (*ListDbSystemShapesResponse, error)
// Lists the Autonomous Databases in a given project and location.
ListAutonomousDatabases(context.Context, *ListAutonomousDatabasesRequest) (*ListAutonomousDatabasesResponse, error)
// Gets the details of a single Autonomous Database.
GetAutonomousDatabase(context.Context, *GetAutonomousDatabaseRequest) (*AutonomousDatabase, error)
// Creates a new Autonomous Database in a given project and location.
CreateAutonomousDatabase(context.Context, *CreateAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
// Updates the parameters of a single Autonomous Database.
UpdateAutonomousDatabase(context.Context, *UpdateAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
// Deletes a single Autonomous Database.
DeleteAutonomousDatabase(context.Context, *DeleteAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
// Restores a single Autonomous Database.
RestoreAutonomousDatabase(context.Context, *RestoreAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
// Generates a wallet for an Autonomous Database.
GenerateAutonomousDatabaseWallet(context.Context, *GenerateAutonomousDatabaseWalletRequest) (*GenerateAutonomousDatabaseWalletResponse, error)
// Lists all the available Autonomous Database versions for a project and
// location.
ListAutonomousDbVersions(context.Context, *ListAutonomousDbVersionsRequest) (*ListAutonomousDbVersionsResponse, error)
// Lists Autonomous Database Character Sets in a given project and location.
ListAutonomousDatabaseCharacterSets(context.Context, *ListAutonomousDatabaseCharacterSetsRequest) (*ListAutonomousDatabaseCharacterSetsResponse, error)
// Lists the long-term and automatic backups of an Autonomous Database.
ListAutonomousDatabaseBackups(context.Context, *ListAutonomousDatabaseBackupsRequest) (*ListAutonomousDatabaseBackupsResponse, error)
// Stops an Autonomous Database.
StopAutonomousDatabase(context.Context, *StopAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
// Starts an Autonomous Database.
StartAutonomousDatabase(context.Context, *StartAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
// Restarts an Autonomous Database.
RestartAutonomousDatabase(context.Context, *RestartAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
// Initiates a switchover of specified autonomous database to the associated
// peer database.
SwitchoverAutonomousDatabase(context.Context, *SwitchoverAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
// Initiates a failover to target autonomous database from the associated
// primary database.
FailoverAutonomousDatabase(context.Context, *FailoverAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
// Lists the ODB Networks in a given project and location.
ListOdbNetworks(context.Context, *ListOdbNetworksRequest) (*ListOdbNetworksResponse, error)
// Gets details of a single ODB Network.
GetOdbNetwork(context.Context, *GetOdbNetworkRequest) (*OdbNetwork, error)
// Creates a new ODB Network in a given project and location.
CreateOdbNetwork(context.Context, *CreateOdbNetworkRequest) (*longrunningpb.Operation, error)
// Deletes a single ODB Network.
DeleteOdbNetwork(context.Context, *DeleteOdbNetworkRequest) (*longrunningpb.Operation, error)
// Lists all the ODB Subnets in a given ODB Network.
ListOdbSubnets(context.Context, *ListOdbSubnetsRequest) (*ListOdbSubnetsResponse, error)
// Gets details of a single ODB Subnet.
GetOdbSubnet(context.Context, *GetOdbSubnetRequest) (*OdbSubnet, error)
// Creates a new ODB Subnet in a given ODB Network.
CreateOdbSubnet(context.Context, *CreateOdbSubnetRequest) (*longrunningpb.Operation, error)
// Deletes a single ODB Subnet.
DeleteOdbSubnet(context.Context, *DeleteOdbSubnetRequest) (*longrunningpb.Operation, error)
// Lists all the Exadb (Exascale) VM Clusters for the given project and
// location.
ListExadbVmClusters(context.Context, *ListExadbVmClustersRequest) (*ListExadbVmClustersResponse, error)
// Gets details of a single Exadb (Exascale) VM Cluster.
GetExadbVmCluster(context.Context, *GetExadbVmClusterRequest) (*ExadbVmCluster, error)
// Creates a new Exadb (Exascale) VM Cluster resource.
CreateExadbVmCluster(context.Context, *CreateExadbVmClusterRequest) (*longrunningpb.Operation, error)
// Deletes a single Exadb (Exascale) VM Cluster.
DeleteExadbVmCluster(context.Context, *DeleteExadbVmClusterRequest) (*longrunningpb.Operation, error)
// Updates a single Exadb (Exascale) VM Cluster. To add virtual machines to
// existing exadb vm cluster, only pass the node count.
UpdateExadbVmCluster(context.Context, *UpdateExadbVmClusterRequest) (*longrunningpb.Operation, error)
// Removes virtual machines from an existing exadb vm cluster.
RemoveVirtualMachineExadbVmCluster(context.Context, *RemoveVirtualMachineExadbVmClusterRequest) (*longrunningpb.Operation, error)
// Lists all the ExascaleDB Storage Vaults for the given project and
// location.
ListExascaleDbStorageVaults(context.Context, *ListExascaleDbStorageVaultsRequest) (*ListExascaleDbStorageVaultsResponse, error)
// Gets details of a single ExascaleDB Storage Vault.
GetExascaleDbStorageVault(context.Context, *GetExascaleDbStorageVaultRequest) (*ExascaleDbStorageVault, error)
// Creates a new ExascaleDB Storage Vault resource.
CreateExascaleDbStorageVault(context.Context, *CreateExascaleDbStorageVaultRequest) (*longrunningpb.Operation, error)
// Deletes a single ExascaleDB Storage Vault.
DeleteExascaleDbStorageVault(context.Context, *DeleteExascaleDbStorageVaultRequest) (*longrunningpb.Operation, error)
// Lists all the DbSystemInitialStorageSizes for the given project and
// location.
ListDbSystemInitialStorageSizes(context.Context, *ListDbSystemInitialStorageSizesRequest) (*ListDbSystemInitialStorageSizesResponse, error)
// Lists all the Databases for the given project, location and DbSystem.
ListDatabases(context.Context, *ListDatabasesRequest) (*ListDatabasesResponse, error)
// Gets details of a single Database.
GetDatabase(context.Context, *GetDatabaseRequest) (*Database, error)
// Lists all the PluggableDatabases for the given project, location and
// Container Database.
ListPluggableDatabases(context.Context, *ListPluggableDatabasesRequest) (*ListPluggableDatabasesResponse, error)
// Gets details of a single PluggableDatabase.
GetPluggableDatabase(context.Context, *GetPluggableDatabaseRequest) (*PluggableDatabase, error)
// Lists all the DbSystems for the given project and location.
ListDbSystems(context.Context, *ListDbSystemsRequest) (*ListDbSystemsResponse, error)
// Gets details of a single DbSystem.
GetDbSystem(context.Context, *GetDbSystemRequest) (*DbSystem, error)
// Creates a new DbSystem in a given project and location.
CreateDbSystem(context.Context, *CreateDbSystemRequest) (*longrunningpb.Operation, error)
// Deletes a single DbSystem.
DeleteDbSystem(context.Context, *DeleteDbSystemRequest) (*longrunningpb.Operation, error)
// List DbVersions for the given project and location.
ListDbVersions(context.Context, *ListDbVersionsRequest) (*ListDbVersionsResponse, error)
// List DatabaseCharacterSets for the given project and location.
ListDatabaseCharacterSets(context.Context, *ListDatabaseCharacterSetsRequest) (*ListDatabaseCharacterSetsResponse, error)
}
OracleDatabaseServer is the server API for OracleDatabase service. All implementations should embed UnimplementedOracleDatabaseServer for forward compatibility
type PluggableDatabase ¶ added in v0.6.0
type PluggableDatabase struct {
// Identifier. The name of the PluggableDatabase resource in the following
// format:
// projects/{project}/locations/{region}/pluggableDatabases/{pluggable_database}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. The properties of the PluggableDatabase.
Properties *PluggableDatabaseProperties `protobuf:"bytes,2,opt,name=properties,proto3" json:"properties,omitempty"`
// Output only. HTTPS link to OCI resources exposed to Customer via UI
// Interface.
OciUrl string `protobuf:"bytes,3,opt,name=oci_url,json=ociUrl,proto3" json:"oci_url,omitempty"`
// Output only. The date and time that the PluggableDatabase was created.
CreateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// contains filtered or unexported fields
}
The PluggableDatabase resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/PluggableDatabase/
func (*PluggableDatabase) Descriptor
deprecated
added in
v0.6.0
func (*PluggableDatabase) Descriptor() ([]byte, []int)
Deprecated: Use PluggableDatabase.ProtoReflect.Descriptor instead.
func (*PluggableDatabase) GetCreateTime ¶ added in v0.6.0
func (x *PluggableDatabase) GetCreateTime() *timestamppb.Timestamp
func (*PluggableDatabase) GetName ¶ added in v0.6.0
func (x *PluggableDatabase) GetName() string
func (*PluggableDatabase) GetOciUrl ¶ added in v0.6.0
func (x *PluggableDatabase) GetOciUrl() string
func (*PluggableDatabase) GetProperties ¶ added in v0.6.0
func (x *PluggableDatabase) GetProperties() *PluggableDatabaseProperties
func (*PluggableDatabase) ProtoMessage ¶ added in v0.6.0
func (*PluggableDatabase) ProtoMessage()
func (*PluggableDatabase) ProtoReflect ¶ added in v0.6.0
func (x *PluggableDatabase) ProtoReflect() protoreflect.Message
func (*PluggableDatabase) Reset ¶ added in v0.6.0
func (x *PluggableDatabase) Reset()
func (*PluggableDatabase) String ¶ added in v0.6.0
func (x *PluggableDatabase) String() string
type PluggableDatabaseConnectionStrings ¶ added in v0.6.0
type PluggableDatabaseConnectionStrings struct {
// Optional. All connection strings to use to connect to the pluggable
// database.
AllConnectionStrings map[string]string `` /* 211-byte string literal not displayed */
// Optional. The default connection string to use to connect to the pluggable
// database.
PdbDefault string `protobuf:"bytes,2,opt,name=pdb_default,json=pdbDefault,proto3" json:"pdb_default,omitempty"`
// Optional. The default connection string to use to connect to the pluggable
// database using IP.
PdbIpDefault string `protobuf:"bytes,3,opt,name=pdb_ip_default,json=pdbIpDefault,proto3" json:"pdb_ip_default,omitempty"`
// contains filtered or unexported fields
}
The connection strings used to connect to the Oracle Database.
func (*PluggableDatabaseConnectionStrings) Descriptor
deprecated
added in
v0.6.0
func (*PluggableDatabaseConnectionStrings) Descriptor() ([]byte, []int)
Deprecated: Use PluggableDatabaseConnectionStrings.ProtoReflect.Descriptor instead.
func (*PluggableDatabaseConnectionStrings) GetAllConnectionStrings ¶ added in v0.6.0
func (x *PluggableDatabaseConnectionStrings) GetAllConnectionStrings() map[string]string
func (*PluggableDatabaseConnectionStrings) GetPdbDefault ¶ added in v0.6.0
func (x *PluggableDatabaseConnectionStrings) GetPdbDefault() string
func (*PluggableDatabaseConnectionStrings) GetPdbIpDefault ¶ added in v0.6.0
func (x *PluggableDatabaseConnectionStrings) GetPdbIpDefault() string
func (*PluggableDatabaseConnectionStrings) ProtoMessage ¶ added in v0.6.0
func (*PluggableDatabaseConnectionStrings) ProtoMessage()
func (*PluggableDatabaseConnectionStrings) ProtoReflect ¶ added in v0.6.0
func (x *PluggableDatabaseConnectionStrings) ProtoReflect() protoreflect.Message
func (*PluggableDatabaseConnectionStrings) Reset ¶ added in v0.6.0
func (x *PluggableDatabaseConnectionStrings) Reset()
func (*PluggableDatabaseConnectionStrings) String ¶ added in v0.6.0
func (x *PluggableDatabaseConnectionStrings) String() string
type PluggableDatabaseNodeLevelDetails ¶ added in v0.6.0
type PluggableDatabaseNodeLevelDetails struct {
// Required. The Node name of the Database home.
NodeName string `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"`
// Required. The mode that the pluggable database is in to open it.
OpenMode PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode `` /* 182-byte string literal not displayed */
// Required. The OCID of the Pluggable Database.
PluggableDatabaseId string `protobuf:"bytes,3,opt,name=pluggable_database_id,json=pluggableDatabaseId,proto3" json:"pluggable_database_id,omitempty"`
// contains filtered or unexported fields
}
The Pluggable Database Node Level Details.
func (*PluggableDatabaseNodeLevelDetails) Descriptor
deprecated
added in
v0.6.0
func (*PluggableDatabaseNodeLevelDetails) Descriptor() ([]byte, []int)
Deprecated: Use PluggableDatabaseNodeLevelDetails.ProtoReflect.Descriptor instead.
func (*PluggableDatabaseNodeLevelDetails) GetNodeName ¶ added in v0.6.0
func (x *PluggableDatabaseNodeLevelDetails) GetNodeName() string
func (*PluggableDatabaseNodeLevelDetails) GetOpenMode ¶ added in v0.6.0
func (x *PluggableDatabaseNodeLevelDetails) GetOpenMode() PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode
func (*PluggableDatabaseNodeLevelDetails) GetPluggableDatabaseId ¶ added in v0.6.0
func (x *PluggableDatabaseNodeLevelDetails) GetPluggableDatabaseId() string
func (*PluggableDatabaseNodeLevelDetails) ProtoMessage ¶ added in v0.6.0
func (*PluggableDatabaseNodeLevelDetails) ProtoMessage()
func (*PluggableDatabaseNodeLevelDetails) ProtoReflect ¶ added in v0.6.0
func (x *PluggableDatabaseNodeLevelDetails) ProtoReflect() protoreflect.Message
func (*PluggableDatabaseNodeLevelDetails) Reset ¶ added in v0.6.0
func (x *PluggableDatabaseNodeLevelDetails) Reset()
func (*PluggableDatabaseNodeLevelDetails) String ¶ added in v0.6.0
func (x *PluggableDatabaseNodeLevelDetails) String() string
type PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode ¶ added in v0.6.0
type PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode int32
The mode that the pluggable database is in to open it.
const ( // The open mode is unspecified. PluggableDatabaseNodeLevelDetails_PLUGGABLE_DATABASE_OPEN_MODE_UNSPECIFIED PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode = 0 // The pluggable database is opened in read-only mode. PluggableDatabaseNodeLevelDetails_READ_ONLY PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode = 1 // The pluggable database is opened in read-write mode. PluggableDatabaseNodeLevelDetails_READ_WRITE PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode = 2 // The pluggable database is mounted. PluggableDatabaseNodeLevelDetails_MOUNTED PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode = 3 // The pluggable database is migrated. PluggableDatabaseNodeLevelDetails_MIGRATE PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode = 4 )
func (PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode) Descriptor ¶ added in v0.6.0
func (PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode) Descriptor() protoreflect.EnumDescriptor
func (PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode) EnumDescriptor
deprecated
added in
v0.6.0
func (PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode.Descriptor instead.
func (PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode) String ¶ added in v0.6.0
func (x PluggableDatabaseNodeLevelDetails_PluggableDatabaseOpenMode) String() string
type PluggableDatabaseProperties ¶ added in v0.6.0
type PluggableDatabaseProperties struct {
// Required. The OCID of the compartment.
CompartmentId string `protobuf:"bytes,1,opt,name=compartment_id,json=compartmentId,proto3" json:"compartment_id,omitempty"`
// Optional. The Connection strings used to connect to the Oracle Database.
ConnectionStrings *PluggableDatabaseConnectionStrings `protobuf:"bytes,2,opt,name=connection_strings,json=connectionStrings,proto3" json:"connection_strings,omitempty"`
// Required. The OCID of the CDB.
ContainerDatabaseOcid string `` /* 126-byte string literal not displayed */
// Optional. Defined tags for this resource. Each key is predefined and scoped
// to a namespace.
DefinedTags map[string]*PluggableDatabaseProperties_DefinedTagValue `` /* 182-byte string literal not displayed */
// Optional. Free-form tags for this resource. Each tag is a simple key-value
// pair with no predefined name, type, or namespace.
FreeformTags map[string]string `` /* 185-byte string literal not displayed */
// Output only. The OCID of the pluggable database.
Ocid string `protobuf:"bytes,6,opt,name=ocid,proto3" json:"ocid,omitempty"`
// Optional. The restricted mode of the pluggable database. If a pluggable
// database is opened in restricted mode, the user needs both create a session
// and have restricted session privileges to connect to it.
IsRestricted bool `protobuf:"varint,7,opt,name=is_restricted,json=isRestricted,proto3" json:"is_restricted,omitempty"`
// Output only. Additional information about the current lifecycle state.
LifecycleDetails string `protobuf:"bytes,8,opt,name=lifecycle_details,json=lifecycleDetails,proto3" json:"lifecycle_details,omitempty"`
// Output only. The current state of the pluggable database.
LifecycleState PluggableDatabaseProperties_PluggableDatabaseLifecycleState `` /* 200-byte string literal not displayed */
// Required. The database name.
PdbName string `protobuf:"bytes,10,opt,name=pdb_name,json=pdbName,proto3" json:"pdb_name,omitempty"`
// Optional. Pluggable Database Node Level Details
PdbNodeLevelDetails []*PluggableDatabaseNodeLevelDetails `protobuf:"bytes,11,rep,name=pdb_node_level_details,json=pdbNodeLevelDetails,proto3" json:"pdb_node_level_details,omitempty"`
// Output only. The configuration of the Database Management service.
DatabaseManagementConfig *DatabaseManagementConfig `` /* 136-byte string literal not displayed */
// Output only. The status of Operations Insights for this Database.
OperationsInsightsState PluggableDatabaseProperties_OperationsInsightsState `` /* 222-byte string literal not displayed */
// contains filtered or unexported fields
}
The properties of a PluggableDatabase.
func (*PluggableDatabaseProperties) Descriptor
deprecated
added in
v0.6.0
func (*PluggableDatabaseProperties) Descriptor() ([]byte, []int)
Deprecated: Use PluggableDatabaseProperties.ProtoReflect.Descriptor instead.
func (*PluggableDatabaseProperties) GetCompartmentId ¶ added in v0.6.0
func (x *PluggableDatabaseProperties) GetCompartmentId() string
func (*PluggableDatabaseProperties) GetConnectionStrings ¶ added in v0.6.0
func (x *PluggableDatabaseProperties) GetConnectionStrings() *PluggableDatabaseConnectionStrings
func (*PluggableDatabaseProperties) GetContainerDatabaseOcid ¶ added in v0.6.0
func (x *PluggableDatabaseProperties) GetContainerDatabaseOcid() string
func (*PluggableDatabaseProperties) GetDatabaseManagementConfig ¶ added in v0.6.0
func (x *PluggableDatabaseProperties) GetDatabaseManagementConfig() *DatabaseManagementConfig
func (*PluggableDatabaseProperties) GetDefinedTags ¶ added in v0.6.0
func (x *PluggableDatabaseProperties) GetDefinedTags() map[string]*PluggableDatabaseProperties_DefinedTagValue
func (*PluggableDatabaseProperties) GetFreeformTags ¶ added in v0.6.0
func (x *PluggableDatabaseProperties) GetFreeformTags() map[string]string
func (*PluggableDatabaseProperties) GetIsRestricted ¶ added in v0.6.0
func (x *PluggableDatabaseProperties) GetIsRestricted() bool
func (*PluggableDatabaseProperties) GetLifecycleDetails ¶ added in v0.6.0
func (x *PluggableDatabaseProperties) GetLifecycleDetails() string
func (*PluggableDatabaseProperties) GetLifecycleState ¶ added in v0.6.0
func (x *PluggableDatabaseProperties) GetLifecycleState() PluggableDatabaseProperties_PluggableDatabaseLifecycleState
func (*PluggableDatabaseProperties) GetOcid ¶ added in v0.6.0
func (x *PluggableDatabaseProperties) GetOcid() string
func (*PluggableDatabaseProperties) GetOperationsInsightsState ¶ added in v0.6.0
func (x *PluggableDatabaseProperties) GetOperationsInsightsState() PluggableDatabaseProperties_OperationsInsightsState
func (*PluggableDatabaseProperties) GetPdbName ¶ added in v0.6.0
func (x *PluggableDatabaseProperties) GetPdbName() string
func (*PluggableDatabaseProperties) GetPdbNodeLevelDetails ¶ added in v0.6.0
func (x *PluggableDatabaseProperties) GetPdbNodeLevelDetails() []*PluggableDatabaseNodeLevelDetails
func (*PluggableDatabaseProperties) ProtoMessage ¶ added in v0.6.0
func (*PluggableDatabaseProperties) ProtoMessage()
func (*PluggableDatabaseProperties) ProtoReflect ¶ added in v0.6.0
func (x *PluggableDatabaseProperties) ProtoReflect() protoreflect.Message
func (*PluggableDatabaseProperties) Reset ¶ added in v0.6.0
func (x *PluggableDatabaseProperties) Reset()
func (*PluggableDatabaseProperties) String ¶ added in v0.6.0
func (x *PluggableDatabaseProperties) String() string
type PluggableDatabaseProperties_DefinedTagValue ¶ added in v0.6.0
type PluggableDatabaseProperties_DefinedTagValue struct {
// The tags within the namespace.
Tags map[string]string `` /* 149-byte string literal not displayed */
// contains filtered or unexported fields
}
Wrapper message for the value of a defined tag.
func (*PluggableDatabaseProperties_DefinedTagValue) Descriptor
deprecated
added in
v0.6.0
func (*PluggableDatabaseProperties_DefinedTagValue) Descriptor() ([]byte, []int)
Deprecated: Use PluggableDatabaseProperties_DefinedTagValue.ProtoReflect.Descriptor instead.
func (*PluggableDatabaseProperties_DefinedTagValue) GetTags ¶ added in v0.6.0
func (x *PluggableDatabaseProperties_DefinedTagValue) GetTags() map[string]string
func (*PluggableDatabaseProperties_DefinedTagValue) ProtoMessage ¶ added in v0.6.0
func (*PluggableDatabaseProperties_DefinedTagValue) ProtoMessage()
func (*PluggableDatabaseProperties_DefinedTagValue) ProtoReflect ¶ added in v0.6.0
func (x *PluggableDatabaseProperties_DefinedTagValue) ProtoReflect() protoreflect.Message
func (*PluggableDatabaseProperties_DefinedTagValue) Reset ¶ added in v0.6.0
func (x *PluggableDatabaseProperties_DefinedTagValue) Reset()
func (*PluggableDatabaseProperties_DefinedTagValue) String ¶ added in v0.6.0
func (x *PluggableDatabaseProperties_DefinedTagValue) String() string
type PluggableDatabaseProperties_OperationsInsightsState ¶ added in v0.6.0
type PluggableDatabaseProperties_OperationsInsightsState int32
The status of Operations Insights for this Database.
const ( // The status is not specified. PluggableDatabaseProperties_OPERATIONS_INSIGHTS_STATE_UNSPECIFIED PluggableDatabaseProperties_OperationsInsightsState = 0 // Operations Insights is enabling. PluggableDatabaseProperties_ENABLING PluggableDatabaseProperties_OperationsInsightsState = 1 // Operations Insights is enabled. PluggableDatabaseProperties_ENABLED PluggableDatabaseProperties_OperationsInsightsState = 2 // Operations Insights is disabling. PluggableDatabaseProperties_DISABLING PluggableDatabaseProperties_OperationsInsightsState = 3 // Operations Insights is not enabled. PluggableDatabaseProperties_NOT_ENABLED PluggableDatabaseProperties_OperationsInsightsState = 4 // Operations Insights failed to enable. PluggableDatabaseProperties_FAILED_ENABLING PluggableDatabaseProperties_OperationsInsightsState = 5 // Operations Insights failed to disable. PluggableDatabaseProperties_FAILED_DISABLING PluggableDatabaseProperties_OperationsInsightsState = 6 )
func (PluggableDatabaseProperties_OperationsInsightsState) Descriptor ¶ added in v0.6.0
func (PluggableDatabaseProperties_OperationsInsightsState) Descriptor() protoreflect.EnumDescriptor
func (PluggableDatabaseProperties_OperationsInsightsState) EnumDescriptor
deprecated
added in
v0.6.0
func (PluggableDatabaseProperties_OperationsInsightsState) EnumDescriptor() ([]byte, []int)
Deprecated: Use PluggableDatabaseProperties_OperationsInsightsState.Descriptor instead.
func (PluggableDatabaseProperties_OperationsInsightsState) Number ¶ added in v0.6.0
func (x PluggableDatabaseProperties_OperationsInsightsState) Number() protoreflect.EnumNumber
func (PluggableDatabaseProperties_OperationsInsightsState) String ¶ added in v0.6.0
func (x PluggableDatabaseProperties_OperationsInsightsState) String() string
type PluggableDatabaseProperties_PluggableDatabaseLifecycleState ¶ added in v0.6.0
type PluggableDatabaseProperties_PluggableDatabaseLifecycleState int32
The various lifecycle states of the PluggableDatabase.
const ( // The lifecycle state is unspecified. PluggableDatabaseProperties_PLUGGABLE_DATABASE_LIFECYCLE_STATE_UNSPECIFIED PluggableDatabaseProperties_PluggableDatabaseLifecycleState = 0 // The pluggable database is provisioning. PluggableDatabaseProperties_PROVISIONING PluggableDatabaseProperties_PluggableDatabaseLifecycleState = 1 // The pluggable database is available. PluggableDatabaseProperties_AVAILABLE PluggableDatabaseProperties_PluggableDatabaseLifecycleState = 2 // The pluggable database is terminating. PluggableDatabaseProperties_TERMINATING PluggableDatabaseProperties_PluggableDatabaseLifecycleState = 3 // The pluggable database is terminated. PluggableDatabaseProperties_TERMINATED PluggableDatabaseProperties_PluggableDatabaseLifecycleState = 4 // The pluggable database is updating. PluggableDatabaseProperties_UPDATING PluggableDatabaseProperties_PluggableDatabaseLifecycleState = 5 // The pluggable database is in a failed state. PluggableDatabaseProperties_FAILED PluggableDatabaseProperties_PluggableDatabaseLifecycleState = 6 // The pluggable database is relocating. PluggableDatabaseProperties_RELOCATING PluggableDatabaseProperties_PluggableDatabaseLifecycleState = 7 // The pluggable database is relocated. PluggableDatabaseProperties_RELOCATED PluggableDatabaseProperties_PluggableDatabaseLifecycleState = 8 // The pluggable database is refreshing. PluggableDatabaseProperties_REFRESHING PluggableDatabaseProperties_PluggableDatabaseLifecycleState = 9 // The pluggable database is restoring. PluggableDatabaseProperties_RESTORE_IN_PROGRESS PluggableDatabaseProperties_PluggableDatabaseLifecycleState = 10 // The pluggable database restore failed. PluggableDatabaseProperties_RESTORE_FAILED PluggableDatabaseProperties_PluggableDatabaseLifecycleState = 11 // The pluggable database is backing up. PluggableDatabaseProperties_BACKUP_IN_PROGRESS PluggableDatabaseProperties_PluggableDatabaseLifecycleState = 12 // The pluggable database is disabled. PluggableDatabaseProperties_DISABLED PluggableDatabaseProperties_PluggableDatabaseLifecycleState = 13 )
func (PluggableDatabaseProperties_PluggableDatabaseLifecycleState) Descriptor ¶ added in v0.6.0
func (PluggableDatabaseProperties_PluggableDatabaseLifecycleState) Descriptor() protoreflect.EnumDescriptor
func (PluggableDatabaseProperties_PluggableDatabaseLifecycleState) EnumDescriptor
deprecated
added in
v0.6.0
func (PluggableDatabaseProperties_PluggableDatabaseLifecycleState) EnumDescriptor() ([]byte, []int)
Deprecated: Use PluggableDatabaseProperties_PluggableDatabaseLifecycleState.Descriptor instead.
func (PluggableDatabaseProperties_PluggableDatabaseLifecycleState) String ¶ added in v0.6.0
func (x PluggableDatabaseProperties_PluggableDatabaseLifecycleState) String() string
type RemoveVirtualMachineExadbVmClusterRequest ¶ added in v0.6.0
type RemoveVirtualMachineExadbVmClusterRequest struct {
// Required. The name of the ExadbVmCluster in the following format:
// projects/{project}/locations/{location}/exadbVmClusters/{exadb_vm_cluster}.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. An optional ID to identify the request. This value is used to
// identify duplicate requests. If you make a request with the same request ID
// and the original request is still in progress or completed, the server
// ignores the second request. This prevents clients from
// accidentally creating duplicate commitments.
//
// The request ID must be a valid UUID with the exception that zero UUID is
// not supported (00000000-0000-0000-0000-000000000000).
RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// Required. The list of host names of db nodes to be removed from the
// ExadbVmCluster.
Hostnames []string `protobuf:"bytes,4,rep,name=hostnames,proto3" json:"hostnames,omitempty"`
// contains filtered or unexported fields
}
The request for `ExadbVmCluster.RemoveVirtualMachine`.
func (*RemoveVirtualMachineExadbVmClusterRequest) Descriptor
deprecated
added in
v0.6.0
func (*RemoveVirtualMachineExadbVmClusterRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveVirtualMachineExadbVmClusterRequest.ProtoReflect.Descriptor instead.
func (*RemoveVirtualMachineExadbVmClusterRequest) GetHostnames ¶ added in v0.6.0
func (x *RemoveVirtualMachineExadbVmClusterRequest) GetHostnames() []string
func (*RemoveVirtualMachineExadbVmClusterRequest) GetName ¶ added in v0.6.0
func (x *RemoveVirtualMachineExadbVmClusterRequest) GetName() string
func (*RemoveVirtualMachineExadbVmClusterRequest) GetRequestId ¶ added in v0.6.0
func (x *RemoveVirtualMachineExadbVmClusterRequest) GetRequestId() string
func (*RemoveVirtualMachineExadbVmClusterRequest) ProtoMessage ¶ added in v0.6.0
func (*RemoveVirtualMachineExadbVmClusterRequest) ProtoMessage()
func (*RemoveVirtualMachineExadbVmClusterRequest) ProtoReflect ¶ added in v0.6.0
func (x *RemoveVirtualMachineExadbVmClusterRequest) ProtoReflect() protoreflect.Message
func (*RemoveVirtualMachineExadbVmClusterRequest) Reset ¶ added in v0.6.0
func (x *RemoveVirtualMachineExadbVmClusterRequest) Reset()
func (*RemoveVirtualMachineExadbVmClusterRequest) String ¶ added in v0.6.0
func (x *RemoveVirtualMachineExadbVmClusterRequest) String() string
type RestartAutonomousDatabaseRequest ¶ added in v0.4.0
type RestartAutonomousDatabaseRequest struct {
// Required. The name of the Autonomous Database in the following format:
// projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
The request for `AutonomousDatabase.Restart`.
func (*RestartAutonomousDatabaseRequest) Descriptor
deprecated
added in
v0.4.0
func (*RestartAutonomousDatabaseRequest) Descriptor() ([]byte, []int)
Deprecated: Use RestartAutonomousDatabaseRequest.ProtoReflect.Descriptor instead.
func (*RestartAutonomousDatabaseRequest) GetName ¶ added in v0.4.0
func (x *RestartAutonomousDatabaseRequest) GetName() string
func (*RestartAutonomousDatabaseRequest) ProtoMessage ¶ added in v0.4.0
func (*RestartAutonomousDatabaseRequest) ProtoMessage()
func (*RestartAutonomousDatabaseRequest) ProtoReflect ¶ added in v0.4.0
func (x *RestartAutonomousDatabaseRequest) ProtoReflect() protoreflect.Message
func (*RestartAutonomousDatabaseRequest) Reset ¶ added in v0.4.0
func (x *RestartAutonomousDatabaseRequest) Reset()
func (*RestartAutonomousDatabaseRequest) String ¶ added in v0.4.0
func (x *RestartAutonomousDatabaseRequest) String() string
type RestoreAutonomousDatabaseRequest ¶
type RestoreAutonomousDatabaseRequest struct {
// Required. The name of the Autonomous Database in the following format:
// projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Required. The time and date to restore the database to.
RestoreTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=restore_time,json=restoreTime,proto3" json:"restore_time,omitempty"`
// contains filtered or unexported fields
}
The request for `AutonomousDatabase.Restore`.
func (*RestoreAutonomousDatabaseRequest) Descriptor
deprecated
func (*RestoreAutonomousDatabaseRequest) Descriptor() ([]byte, []int)
Deprecated: Use RestoreAutonomousDatabaseRequest.ProtoReflect.Descriptor instead.
func (*RestoreAutonomousDatabaseRequest) GetName ¶
func (x *RestoreAutonomousDatabaseRequest) GetName() string
func (*RestoreAutonomousDatabaseRequest) GetRestoreTime ¶
func (x *RestoreAutonomousDatabaseRequest) GetRestoreTime() *timestamppb.Timestamp
func (*RestoreAutonomousDatabaseRequest) ProtoMessage ¶
func (*RestoreAutonomousDatabaseRequest) ProtoMessage()
func (*RestoreAutonomousDatabaseRequest) ProtoReflect ¶
func (x *RestoreAutonomousDatabaseRequest) ProtoReflect() protoreflect.Message
func (*RestoreAutonomousDatabaseRequest) Reset ¶
func (x *RestoreAutonomousDatabaseRequest) Reset()
func (*RestoreAutonomousDatabaseRequest) String ¶
func (x *RestoreAutonomousDatabaseRequest) String() string
type ScheduledOperationDetails ¶
type ScheduledOperationDetails struct {
// Output only. Day of week.
DayOfWeek dayofweek.DayOfWeek `protobuf:"varint,1,opt,name=day_of_week,json=dayOfWeek,proto3,enum=google.type.DayOfWeek" json:"day_of_week,omitempty"`
// Output only. Auto start time.
StartTime *timeofday.TimeOfDay `protobuf:"bytes,4,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
// Output only. Auto stop time.
StopTime *timeofday.TimeOfDay `protobuf:"bytes,5,opt,name=stop_time,json=stopTime,proto3" json:"stop_time,omitempty"`
// contains filtered or unexported fields
}
Details of scheduled operation. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/datatypes/ScheduledOperationDetails
func (*ScheduledOperationDetails) Descriptor
deprecated
func (*ScheduledOperationDetails) Descriptor() ([]byte, []int)
Deprecated: Use ScheduledOperationDetails.ProtoReflect.Descriptor instead.
func (*ScheduledOperationDetails) GetDayOfWeek ¶
func (x *ScheduledOperationDetails) GetDayOfWeek() dayofweek.DayOfWeek
func (*ScheduledOperationDetails) GetStartTime ¶
func (x *ScheduledOperationDetails) GetStartTime() *timeofday.TimeOfDay
func (*ScheduledOperationDetails) GetStopTime ¶
func (x *ScheduledOperationDetails) GetStopTime() *timeofday.TimeOfDay
func (*ScheduledOperationDetails) ProtoMessage ¶
func (*ScheduledOperationDetails) ProtoMessage()
func (*ScheduledOperationDetails) ProtoReflect ¶
func (x *ScheduledOperationDetails) ProtoReflect() protoreflect.Message
func (*ScheduledOperationDetails) Reset ¶
func (x *ScheduledOperationDetails) Reset()
func (*ScheduledOperationDetails) String ¶
func (x *ScheduledOperationDetails) String() string
type SourceConfig ¶ added in v0.6.0
type SourceConfig struct {
// Optional. The name of the primary Autonomous Database that is used to
// create a Peer Autonomous Database from a source.
AutonomousDatabase string `protobuf:"bytes,1,opt,name=autonomous_database,json=autonomousDatabase,proto3" json:"autonomous_database,omitempty"`
// Optional. This field specifies if the replication of automatic backups is
// enabled when creating a Data Guard.
AutomaticBackupsReplicationEnabled bool `` /* 168-byte string literal not displayed */
// contains filtered or unexported fields
}
The source configuration for the standby Autonomous Database.
func (*SourceConfig) Descriptor
deprecated
added in
v0.6.0
func (*SourceConfig) Descriptor() ([]byte, []int)
Deprecated: Use SourceConfig.ProtoReflect.Descriptor instead.
func (*SourceConfig) GetAutomaticBackupsReplicationEnabled ¶ added in v0.6.0
func (x *SourceConfig) GetAutomaticBackupsReplicationEnabled() bool
func (*SourceConfig) GetAutonomousDatabase ¶ added in v0.6.0
func (x *SourceConfig) GetAutonomousDatabase() string
func (*SourceConfig) ProtoMessage ¶ added in v0.6.0
func (*SourceConfig) ProtoMessage()
func (*SourceConfig) ProtoReflect ¶ added in v0.6.0
func (x *SourceConfig) ProtoReflect() protoreflect.Message
func (*SourceConfig) Reset ¶ added in v0.6.0
func (x *SourceConfig) Reset()
func (*SourceConfig) String ¶ added in v0.6.0
func (x *SourceConfig) String() string
type StartAutonomousDatabaseRequest ¶ added in v0.4.0
type StartAutonomousDatabaseRequest struct {
// Required. The name of the Autonomous Database in the following format:
// projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
The request for `AutonomousDatabase.Start`.
func (*StartAutonomousDatabaseRequest) Descriptor
deprecated
added in
v0.4.0
func (*StartAutonomousDatabaseRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartAutonomousDatabaseRequest.ProtoReflect.Descriptor instead.
func (*StartAutonomousDatabaseRequest) GetName ¶ added in v0.4.0
func (x *StartAutonomousDatabaseRequest) GetName() string
func (*StartAutonomousDatabaseRequest) ProtoMessage ¶ added in v0.4.0
func (*StartAutonomousDatabaseRequest) ProtoMessage()
func (*StartAutonomousDatabaseRequest) ProtoReflect ¶ added in v0.4.0
func (x *StartAutonomousDatabaseRequest) ProtoReflect() protoreflect.Message
func (*StartAutonomousDatabaseRequest) Reset ¶ added in v0.4.0
func (x *StartAutonomousDatabaseRequest) Reset()
func (*StartAutonomousDatabaseRequest) String ¶ added in v0.4.0
func (x *StartAutonomousDatabaseRequest) String() string
type State ¶
type State int32
The various lifecycle states of the Autonomous Database.
const ( // Default unspecified value. State_STATE_UNSPECIFIED State = 0 // Indicates that the Autonomous Database is in provisioning state. State_PROVISIONING State = 1 // Indicates that the Autonomous Database is in available state. State_AVAILABLE State = 2 // Indicates that the Autonomous Database is in stopping state. State_STOPPING State = 3 // Indicates that the Autonomous Database is in stopped state. State_STOPPED State = 4 // Indicates that the Autonomous Database is in starting state. State_STARTING State = 5 // Indicates that the Autonomous Database is in terminating state. State_TERMINATING State = 6 // Indicates that the Autonomous Database is in terminated state. State_TERMINATED State = 7 // Indicates that the Autonomous Database is in unavailable state. State_UNAVAILABLE State = 8 // Indicates that the Autonomous Database restore is in progress. State_RESTORE_IN_PROGRESS State = 9 // Indicates that the Autonomous Database failed to restore. State_RESTORE_FAILED State = 10 // Indicates that the Autonomous Database backup is in progress. State_BACKUP_IN_PROGRESS State = 11 // Indicates that the Autonomous Database scale is in progress. State_SCALE_IN_PROGRESS State = 12 // Indicates that the Autonomous Database is available but needs attention // state. State_AVAILABLE_NEEDS_ATTENTION State = 13 // Indicates that the Autonomous Database is in updating state. State_UPDATING State = 14 // Indicates that the Autonomous Database's maintenance is in progress state. State_MAINTENANCE_IN_PROGRESS State = 15 // Indicates that the Autonomous Database is in restarting state. State_RESTARTING State = 16 // Indicates that the Autonomous Database is in recreating state. State_RECREATING State = 17 // Indicates that the Autonomous Database's role change is in progress state. State_ROLE_CHANGE_IN_PROGRESS State = 18 // Indicates that the Autonomous Database is in upgrading state. State_UPGRADING State = 19 // Indicates that the Autonomous Database is in inaccessible state. State_INACCESSIBLE State = 20 // Indicates that the Autonomous Database is in standby state. State_STANDBY State = 21 )
func (State) Descriptor ¶
func (State) Descriptor() protoreflect.EnumDescriptor
func (State) EnumDescriptor
deprecated
func (State) Number ¶
func (x State) Number() protoreflect.EnumNumber
func (State) Type ¶
func (State) Type() protoreflect.EnumType
type StopAutonomousDatabaseRequest ¶ added in v0.4.0
type StopAutonomousDatabaseRequest struct {
// Required. The name of the Autonomous Database in the following format:
// projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
The request for `AutonomousDatabase.Stop`.
func (*StopAutonomousDatabaseRequest) Descriptor
deprecated
added in
v0.4.0
func (*StopAutonomousDatabaseRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopAutonomousDatabaseRequest.ProtoReflect.Descriptor instead.
func (*StopAutonomousDatabaseRequest) GetName ¶ added in v0.4.0
func (x *StopAutonomousDatabaseRequest) GetName() string
func (*StopAutonomousDatabaseRequest) ProtoMessage ¶ added in v0.4.0
func (*StopAutonomousDatabaseRequest) ProtoMessage()
func (*StopAutonomousDatabaseRequest) ProtoReflect ¶ added in v0.4.0
func (x *StopAutonomousDatabaseRequest) ProtoReflect() protoreflect.Message
func (*StopAutonomousDatabaseRequest) Reset ¶ added in v0.4.0
func (x *StopAutonomousDatabaseRequest) Reset()
func (*StopAutonomousDatabaseRequest) String ¶ added in v0.4.0
func (x *StopAutonomousDatabaseRequest) String() string
type StorageSizeDetails ¶ added in v0.6.0
type StorageSizeDetails struct {
// Output only. The data storage size, in gigabytes, that is applicable for
// virtual machine DBSystem.
DataStorageSizeInGbs int32 `` /* 128-byte string literal not displayed */
// Output only. The RECO/REDO storage size, in gigabytes, that is applicable
// for virtual machine DBSystem.
RecoStorageSizeInGbs int32 `` /* 128-byte string literal not displayed */
// contains filtered or unexported fields
}
The initial storage size, in gigabytes, that is applicable for virtual machine DBSystem.
func (*StorageSizeDetails) Descriptor
deprecated
added in
v0.6.0
func (*StorageSizeDetails) Descriptor() ([]byte, []int)
Deprecated: Use StorageSizeDetails.ProtoReflect.Descriptor instead.
func (*StorageSizeDetails) GetDataStorageSizeInGbs ¶ added in v0.6.0
func (x *StorageSizeDetails) GetDataStorageSizeInGbs() int32
func (*StorageSizeDetails) GetRecoStorageSizeInGbs ¶ added in v0.6.0
func (x *StorageSizeDetails) GetRecoStorageSizeInGbs() int32
func (*StorageSizeDetails) ProtoMessage ¶ added in v0.6.0
func (*StorageSizeDetails) ProtoMessage()
func (*StorageSizeDetails) ProtoReflect ¶ added in v0.6.0
func (x *StorageSizeDetails) ProtoReflect() protoreflect.Message
func (*StorageSizeDetails) Reset ¶ added in v0.6.0
func (x *StorageSizeDetails) Reset()
func (*StorageSizeDetails) String ¶ added in v0.6.0
func (x *StorageSizeDetails) String() string
type SwitchoverAutonomousDatabaseRequest ¶ added in v0.6.0
type SwitchoverAutonomousDatabaseRequest struct {
// Required. The name of the Autonomous Database in the following format:
// projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Required. The peer database name to switch over to.
PeerAutonomousDatabase string `` /* 129-byte string literal not displayed */
// contains filtered or unexported fields
}
The request for `OracleDatabase.SwitchoverAutonomousDatabase`.
func (*SwitchoverAutonomousDatabaseRequest) Descriptor
deprecated
added in
v0.6.0
func (*SwitchoverAutonomousDatabaseRequest) Descriptor() ([]byte, []int)
Deprecated: Use SwitchoverAutonomousDatabaseRequest.ProtoReflect.Descriptor instead.
func (*SwitchoverAutonomousDatabaseRequest) GetName ¶ added in v0.6.0
func (x *SwitchoverAutonomousDatabaseRequest) GetName() string
func (*SwitchoverAutonomousDatabaseRequest) GetPeerAutonomousDatabase ¶ added in v0.6.0
func (x *SwitchoverAutonomousDatabaseRequest) GetPeerAutonomousDatabase() string
func (*SwitchoverAutonomousDatabaseRequest) ProtoMessage ¶ added in v0.6.0
func (*SwitchoverAutonomousDatabaseRequest) ProtoMessage()
func (*SwitchoverAutonomousDatabaseRequest) ProtoReflect ¶ added in v0.6.0
func (x *SwitchoverAutonomousDatabaseRequest) ProtoReflect() protoreflect.Message
func (*SwitchoverAutonomousDatabaseRequest) Reset ¶ added in v0.6.0
func (x *SwitchoverAutonomousDatabaseRequest) Reset()
func (*SwitchoverAutonomousDatabaseRequest) String ¶ added in v0.6.0
func (x *SwitchoverAutonomousDatabaseRequest) String() string
type UnimplementedOracleDatabaseServer ¶
type UnimplementedOracleDatabaseServer struct {
}
UnimplementedOracleDatabaseServer should be embedded to have forward compatible implementations.
func (UnimplementedOracleDatabaseServer) CreateAutonomousDatabase ¶
func (UnimplementedOracleDatabaseServer) CreateAutonomousDatabase(context.Context, *CreateAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
func (UnimplementedOracleDatabaseServer) CreateCloudExadataInfrastructure ¶
func (UnimplementedOracleDatabaseServer) CreateCloudExadataInfrastructure(context.Context, *CreateCloudExadataInfrastructureRequest) (*longrunningpb.Operation, error)
func (UnimplementedOracleDatabaseServer) CreateCloudVmCluster ¶
func (UnimplementedOracleDatabaseServer) CreateCloudVmCluster(context.Context, *CreateCloudVmClusterRequest) (*longrunningpb.Operation, error)
func (UnimplementedOracleDatabaseServer) CreateDbSystem ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) CreateDbSystem(context.Context, *CreateDbSystemRequest) (*longrunningpb.Operation, error)
func (UnimplementedOracleDatabaseServer) CreateExadbVmCluster ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) CreateExadbVmCluster(context.Context, *CreateExadbVmClusterRequest) (*longrunningpb.Operation, error)
func (UnimplementedOracleDatabaseServer) CreateExascaleDbStorageVault ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) CreateExascaleDbStorageVault(context.Context, *CreateExascaleDbStorageVaultRequest) (*longrunningpb.Operation, error)
func (UnimplementedOracleDatabaseServer) CreateOdbNetwork ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) CreateOdbNetwork(context.Context, *CreateOdbNetworkRequest) (*longrunningpb.Operation, error)
func (UnimplementedOracleDatabaseServer) CreateOdbSubnet ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) CreateOdbSubnet(context.Context, *CreateOdbSubnetRequest) (*longrunningpb.Operation, error)
func (UnimplementedOracleDatabaseServer) DeleteAutonomousDatabase ¶
func (UnimplementedOracleDatabaseServer) DeleteAutonomousDatabase(context.Context, *DeleteAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
func (UnimplementedOracleDatabaseServer) DeleteCloudExadataInfrastructure ¶
func (UnimplementedOracleDatabaseServer) DeleteCloudExadataInfrastructure(context.Context, *DeleteCloudExadataInfrastructureRequest) (*longrunningpb.Operation, error)
func (UnimplementedOracleDatabaseServer) DeleteCloudVmCluster ¶
func (UnimplementedOracleDatabaseServer) DeleteCloudVmCluster(context.Context, *DeleteCloudVmClusterRequest) (*longrunningpb.Operation, error)
func (UnimplementedOracleDatabaseServer) DeleteDbSystem ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) DeleteDbSystem(context.Context, *DeleteDbSystemRequest) (*longrunningpb.Operation, error)
func (UnimplementedOracleDatabaseServer) DeleteExadbVmCluster ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) DeleteExadbVmCluster(context.Context, *DeleteExadbVmClusterRequest) (*longrunningpb.Operation, error)
func (UnimplementedOracleDatabaseServer) DeleteExascaleDbStorageVault ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) DeleteExascaleDbStorageVault(context.Context, *DeleteExascaleDbStorageVaultRequest) (*longrunningpb.Operation, error)
func (UnimplementedOracleDatabaseServer) DeleteOdbNetwork ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) DeleteOdbNetwork(context.Context, *DeleteOdbNetworkRequest) (*longrunningpb.Operation, error)
func (UnimplementedOracleDatabaseServer) DeleteOdbSubnet ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) DeleteOdbSubnet(context.Context, *DeleteOdbSubnetRequest) (*longrunningpb.Operation, error)
func (UnimplementedOracleDatabaseServer) FailoverAutonomousDatabase ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) FailoverAutonomousDatabase(context.Context, *FailoverAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
func (UnimplementedOracleDatabaseServer) GenerateAutonomousDatabaseWallet ¶
func (UnimplementedOracleDatabaseServer) GenerateAutonomousDatabaseWallet(context.Context, *GenerateAutonomousDatabaseWalletRequest) (*GenerateAutonomousDatabaseWalletResponse, error)
func (UnimplementedOracleDatabaseServer) GetAutonomousDatabase ¶
func (UnimplementedOracleDatabaseServer) GetAutonomousDatabase(context.Context, *GetAutonomousDatabaseRequest) (*AutonomousDatabase, error)
func (UnimplementedOracleDatabaseServer) GetCloudExadataInfrastructure ¶
func (UnimplementedOracleDatabaseServer) GetCloudExadataInfrastructure(context.Context, *GetCloudExadataInfrastructureRequest) (*CloudExadataInfrastructure, error)
func (UnimplementedOracleDatabaseServer) GetCloudVmCluster ¶
func (UnimplementedOracleDatabaseServer) GetCloudVmCluster(context.Context, *GetCloudVmClusterRequest) (*CloudVmCluster, error)
func (UnimplementedOracleDatabaseServer) GetDatabase ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) GetDatabase(context.Context, *GetDatabaseRequest) (*Database, error)
func (UnimplementedOracleDatabaseServer) GetDbSystem ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) GetDbSystem(context.Context, *GetDbSystemRequest) (*DbSystem, error)
func (UnimplementedOracleDatabaseServer) GetExadbVmCluster ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) GetExadbVmCluster(context.Context, *GetExadbVmClusterRequest) (*ExadbVmCluster, error)
func (UnimplementedOracleDatabaseServer) GetExascaleDbStorageVault ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) GetExascaleDbStorageVault(context.Context, *GetExascaleDbStorageVaultRequest) (*ExascaleDbStorageVault, error)
func (UnimplementedOracleDatabaseServer) GetOdbNetwork ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) GetOdbNetwork(context.Context, *GetOdbNetworkRequest) (*OdbNetwork, error)
func (UnimplementedOracleDatabaseServer) GetOdbSubnet ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) GetOdbSubnet(context.Context, *GetOdbSubnetRequest) (*OdbSubnet, error)
func (UnimplementedOracleDatabaseServer) GetPluggableDatabase ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) GetPluggableDatabase(context.Context, *GetPluggableDatabaseRequest) (*PluggableDatabase, error)
func (UnimplementedOracleDatabaseServer) ListAutonomousDatabaseBackups ¶
func (UnimplementedOracleDatabaseServer) ListAutonomousDatabaseBackups(context.Context, *ListAutonomousDatabaseBackupsRequest) (*ListAutonomousDatabaseBackupsResponse, error)
func (UnimplementedOracleDatabaseServer) ListAutonomousDatabaseCharacterSets ¶
func (UnimplementedOracleDatabaseServer) ListAutonomousDatabaseCharacterSets(context.Context, *ListAutonomousDatabaseCharacterSetsRequest) (*ListAutonomousDatabaseCharacterSetsResponse, error)
func (UnimplementedOracleDatabaseServer) ListAutonomousDatabases ¶
func (UnimplementedOracleDatabaseServer) ListAutonomousDatabases(context.Context, *ListAutonomousDatabasesRequest) (*ListAutonomousDatabasesResponse, error)
func (UnimplementedOracleDatabaseServer) ListAutonomousDbVersions ¶
func (UnimplementedOracleDatabaseServer) ListAutonomousDbVersions(context.Context, *ListAutonomousDbVersionsRequest) (*ListAutonomousDbVersionsResponse, error)
func (UnimplementedOracleDatabaseServer) ListCloudExadataInfrastructures ¶
func (UnimplementedOracleDatabaseServer) ListCloudExadataInfrastructures(context.Context, *ListCloudExadataInfrastructuresRequest) (*ListCloudExadataInfrastructuresResponse, error)
func (UnimplementedOracleDatabaseServer) ListCloudVmClusters ¶
func (UnimplementedOracleDatabaseServer) ListCloudVmClusters(context.Context, *ListCloudVmClustersRequest) (*ListCloudVmClustersResponse, error)
func (UnimplementedOracleDatabaseServer) ListDatabaseCharacterSets ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) ListDatabaseCharacterSets(context.Context, *ListDatabaseCharacterSetsRequest) (*ListDatabaseCharacterSetsResponse, error)
func (UnimplementedOracleDatabaseServer) ListDatabases ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) ListDatabases(context.Context, *ListDatabasesRequest) (*ListDatabasesResponse, error)
func (UnimplementedOracleDatabaseServer) ListDbNodes ¶
func (UnimplementedOracleDatabaseServer) ListDbNodes(context.Context, *ListDbNodesRequest) (*ListDbNodesResponse, error)
func (UnimplementedOracleDatabaseServer) ListDbServers ¶
func (UnimplementedOracleDatabaseServer) ListDbServers(context.Context, *ListDbServersRequest) (*ListDbServersResponse, error)
func (UnimplementedOracleDatabaseServer) ListDbSystemInitialStorageSizes ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) ListDbSystemInitialStorageSizes(context.Context, *ListDbSystemInitialStorageSizesRequest) (*ListDbSystemInitialStorageSizesResponse, error)
func (UnimplementedOracleDatabaseServer) ListDbSystemShapes ¶
func (UnimplementedOracleDatabaseServer) ListDbSystemShapes(context.Context, *ListDbSystemShapesRequest) (*ListDbSystemShapesResponse, error)
func (UnimplementedOracleDatabaseServer) ListDbSystems ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) ListDbSystems(context.Context, *ListDbSystemsRequest) (*ListDbSystemsResponse, error)
func (UnimplementedOracleDatabaseServer) ListDbVersions ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) ListDbVersions(context.Context, *ListDbVersionsRequest) (*ListDbVersionsResponse, error)
func (UnimplementedOracleDatabaseServer) ListEntitlements ¶
func (UnimplementedOracleDatabaseServer) ListEntitlements(context.Context, *ListEntitlementsRequest) (*ListEntitlementsResponse, error)
func (UnimplementedOracleDatabaseServer) ListExadbVmClusters ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) ListExadbVmClusters(context.Context, *ListExadbVmClustersRequest) (*ListExadbVmClustersResponse, error)
func (UnimplementedOracleDatabaseServer) ListExascaleDbStorageVaults ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) ListExascaleDbStorageVaults(context.Context, *ListExascaleDbStorageVaultsRequest) (*ListExascaleDbStorageVaultsResponse, error)
func (UnimplementedOracleDatabaseServer) ListGiVersions ¶
func (UnimplementedOracleDatabaseServer) ListGiVersions(context.Context, *ListGiVersionsRequest) (*ListGiVersionsResponse, error)
func (UnimplementedOracleDatabaseServer) ListMinorVersions ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) ListMinorVersions(context.Context, *ListMinorVersionsRequest) (*ListMinorVersionsResponse, error)
func (UnimplementedOracleDatabaseServer) ListOdbNetworks ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) ListOdbNetworks(context.Context, *ListOdbNetworksRequest) (*ListOdbNetworksResponse, error)
func (UnimplementedOracleDatabaseServer) ListOdbSubnets ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) ListOdbSubnets(context.Context, *ListOdbSubnetsRequest) (*ListOdbSubnetsResponse, error)
func (UnimplementedOracleDatabaseServer) ListPluggableDatabases ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) ListPluggableDatabases(context.Context, *ListPluggableDatabasesRequest) (*ListPluggableDatabasesResponse, error)
func (UnimplementedOracleDatabaseServer) RemoveVirtualMachineExadbVmCluster ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) RemoveVirtualMachineExadbVmCluster(context.Context, *RemoveVirtualMachineExadbVmClusterRequest) (*longrunningpb.Operation, error)
func (UnimplementedOracleDatabaseServer) RestartAutonomousDatabase ¶ added in v0.4.0
func (UnimplementedOracleDatabaseServer) RestartAutonomousDatabase(context.Context, *RestartAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
func (UnimplementedOracleDatabaseServer) RestoreAutonomousDatabase ¶
func (UnimplementedOracleDatabaseServer) RestoreAutonomousDatabase(context.Context, *RestoreAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
func (UnimplementedOracleDatabaseServer) StartAutonomousDatabase ¶ added in v0.4.0
func (UnimplementedOracleDatabaseServer) StartAutonomousDatabase(context.Context, *StartAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
func (UnimplementedOracleDatabaseServer) StopAutonomousDatabase ¶ added in v0.4.0
func (UnimplementedOracleDatabaseServer) StopAutonomousDatabase(context.Context, *StopAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
func (UnimplementedOracleDatabaseServer) SwitchoverAutonomousDatabase ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) SwitchoverAutonomousDatabase(context.Context, *SwitchoverAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
func (UnimplementedOracleDatabaseServer) UpdateAutonomousDatabase ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) UpdateAutonomousDatabase(context.Context, *UpdateAutonomousDatabaseRequest) (*longrunningpb.Operation, error)
func (UnimplementedOracleDatabaseServer) UpdateExadbVmCluster ¶ added in v0.6.0
func (UnimplementedOracleDatabaseServer) UpdateExadbVmCluster(context.Context, *UpdateExadbVmClusterRequest) (*longrunningpb.Operation, error)
type UnsafeOracleDatabaseServer ¶ added in v0.5.1
type UnsafeOracleDatabaseServer interface {
// contains filtered or unexported methods
}
UnsafeOracleDatabaseServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to OracleDatabaseServer will result in compilation errors.
type UpdateAutonomousDatabaseRequest ¶ added in v0.6.0
type UpdateAutonomousDatabaseRequest struct {
// Optional. Field mask is used to specify the fields to be overwritten in the
// Exadata resource by the update. The fields specified in the update_mask are
// relative to the resource, not the full request. A field will be overwritten
// if it is in the mask. If the user does not provide a mask then all fields
// will be overwritten.
UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,1,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"`
// Required. The resource being updated
AutonomousDatabase *AutonomousDatabase `protobuf:"bytes,2,opt,name=autonomous_database,json=autonomousDatabase,proto3" json:"autonomous_database,omitempty"`
// Optional. An optional ID to identify the request. This value is used to
// identify duplicate requests. If you make a request with the same request ID
// and the original request is still in progress or completed, the server
// ignores the second request. This prevents clients from
// accidentally creating duplicate commitments.
//
// The request ID must be a valid UUID with the exception that zero UUID is
// not supported (00000000-0000-0000-0000-000000000000).
RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
The request for `AutonomousDatabase.Update`.
func (*UpdateAutonomousDatabaseRequest) Descriptor
deprecated
added in
v0.6.0
func (*UpdateAutonomousDatabaseRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAutonomousDatabaseRequest.ProtoReflect.Descriptor instead.
func (*UpdateAutonomousDatabaseRequest) GetAutonomousDatabase ¶ added in v0.6.0
func (x *UpdateAutonomousDatabaseRequest) GetAutonomousDatabase() *AutonomousDatabase
func (*UpdateAutonomousDatabaseRequest) GetRequestId ¶ added in v0.6.0
func (x *UpdateAutonomousDatabaseRequest) GetRequestId() string
func (*UpdateAutonomousDatabaseRequest) GetUpdateMask ¶ added in v0.6.0
func (x *UpdateAutonomousDatabaseRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateAutonomousDatabaseRequest) ProtoMessage ¶ added in v0.6.0
func (*UpdateAutonomousDatabaseRequest) ProtoMessage()
func (*UpdateAutonomousDatabaseRequest) ProtoReflect ¶ added in v0.6.0
func (x *UpdateAutonomousDatabaseRequest) ProtoReflect() protoreflect.Message
func (*UpdateAutonomousDatabaseRequest) Reset ¶ added in v0.6.0
func (x *UpdateAutonomousDatabaseRequest) Reset()
func (*UpdateAutonomousDatabaseRequest) String ¶ added in v0.6.0
func (x *UpdateAutonomousDatabaseRequest) String() string
type UpdateExadbVmClusterRequest ¶ added in v0.6.0
type UpdateExadbVmClusterRequest struct {
// Optional. A mask specifying which fields in th VM Cluster should be
// updated. A field specified in the mask is overwritten. If a mask isn't
// provided then all the fields in the VM Cluster are overwritten.
UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,1,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"`
// Required. The resource being updated.
ExadbVmCluster *ExadbVmCluster `protobuf:"bytes,2,opt,name=exadb_vm_cluster,json=exadbVmCluster,proto3" json:"exadb_vm_cluster,omitempty"`
// Optional. An optional ID to identify the request. This value is used to
// identify duplicate requests. If you make a request with the same request ID
// and the original request is still in progress or completed, the server
// ignores the second request. This prevents clients from
// accidentally creating duplicate commitments.
//
// The request ID must be a valid UUID with the exception that zero UUID is
// not supported (00000000-0000-0000-0000-000000000000).
RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
The request for `ExadbVmCluster.Update`. We only support adding the Virtual Machine to the ExadbVmCluster. Rest of the fields in ExadbVmCluster are immutable.
func (*UpdateExadbVmClusterRequest) Descriptor
deprecated
added in
v0.6.0
func (*UpdateExadbVmClusterRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateExadbVmClusterRequest.ProtoReflect.Descriptor instead.
func (*UpdateExadbVmClusterRequest) GetExadbVmCluster ¶ added in v0.6.0
func (x *UpdateExadbVmClusterRequest) GetExadbVmCluster() *ExadbVmCluster
func (*UpdateExadbVmClusterRequest) GetRequestId ¶ added in v0.6.0
func (x *UpdateExadbVmClusterRequest) GetRequestId() string
func (*UpdateExadbVmClusterRequest) GetUpdateMask ¶ added in v0.6.0
func (x *UpdateExadbVmClusterRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateExadbVmClusterRequest) ProtoMessage ¶ added in v0.6.0
func (*UpdateExadbVmClusterRequest) ProtoMessage()
func (*UpdateExadbVmClusterRequest) ProtoReflect ¶ added in v0.6.0
func (x *UpdateExadbVmClusterRequest) ProtoReflect() protoreflect.Message
func (*UpdateExadbVmClusterRequest) Reset ¶ added in v0.6.0
func (x *UpdateExadbVmClusterRequest) Reset()
func (*UpdateExadbVmClusterRequest) String ¶ added in v0.6.0
func (x *UpdateExadbVmClusterRequest) String() string
Source Files
¶
- autonomous_database.pb.go
- autonomous_database_character_set.pb.go
- autonomous_db_backup.pb.go
- autonomous_db_version.pb.go
- common.pb.go
- database.pb.go
- database_character_set.pb.go
- db_node.pb.go
- db_server.pb.go
- db_system.pb.go
- db_system_initial_storage_size.pb.go
- db_system_shape.pb.go
- db_version.pb.go
- entitlement.pb.go
- exadata_infra.pb.go
- exadb_vm_cluster.pb.go
- exascale_db_storage_vault.pb.go
- gi_version.pb.go
- location_metadata.pb.go
- minor_version.pb.go
- odb_network.pb.go
- odb_subnet.pb.go
- oracledatabase.pb.go
- oracledatabase_grpc.pb.go
- pluggable_database.pb.go
- vm_cluster.pb.go