Class GoldengateDeploymentProperties (0.42.0)

public final class GoldengateDeploymentProperties extends GeneratedMessage implements GoldengateDeploymentPropertiesOrBuilder

Properties of GoldengateDeployment.

Protobuf type google.cloud.oracledatabase.v1.GoldengateDeploymentProperties

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > GoldengateDeploymentProperties

Static Fields

BACKUP_SCHEDULE_FIELD_NUMBER

public static final int BACKUP_SCHEDULE_FIELD_NUMBER
Field Value
Type Description
int

CATEGORY_FIELD_NUMBER

public static final int CATEGORY_FIELD_NUMBER
Field Value
Type Description
int

CPU_CORE_COUNT_FIELD_NUMBER

public static final int CPU_CORE_COUNT_FIELD_NUMBER
Field Value
Type Description
int

DEPLOYMENT_BACKUP_ID_FIELD_NUMBER

public static final int DEPLOYMENT_BACKUP_ID_FIELD_NUMBER
Field Value
Type Description
int

DEPLOYMENT_DIAGNOSTIC_DATA_FIELD_NUMBER

public static final int DEPLOYMENT_DIAGNOSTIC_DATA_FIELD_NUMBER
Field Value
Type Description
int

DEPLOYMENT_ROLE_FIELD_NUMBER

public static final int DEPLOYMENT_ROLE_FIELD_NUMBER
Field Value
Type Description
int

DEPLOYMENT_TYPE_FIELD_NUMBER

public static final int DEPLOYMENT_TYPE_FIELD_NUMBER
Field Value
Type Description
int

DEPLOYMENT_URL_FIELD_NUMBER

public static final int DEPLOYMENT_URL_FIELD_NUMBER
Field Value
Type Description
int

DESCRIPTION_FIELD_NUMBER

public static final int DESCRIPTION_FIELD_NUMBER
Field Value
Type Description
int

ENVIRONMENT_TYPE_FIELD_NUMBER

public static final int ENVIRONMENT_TYPE_FIELD_NUMBER
Field Value
Type Description
int

FQDN_FIELD_NUMBER

public static final int FQDN_FIELD_NUMBER
Field Value
Type Description
int

HEALTHY_FIELD_NUMBER

public static final int HEALTHY_FIELD_NUMBER
Field Value
Type Description
int

INGRESS_IPS_FIELD_NUMBER

public static final int INGRESS_IPS_FIELD_NUMBER
Field Value
Type Description
int

IS_AUTO_SCALING_ENABLED_FIELD_NUMBER

public static final int IS_AUTO_SCALING_ENABLED_FIELD_NUMBER
Field Value
Type Description
int

IS_LATEST_VERSION_FIELD_NUMBER

public static final int IS_LATEST_VERSION_FIELD_NUMBER
Field Value
Type Description
int

IS_PUBLIC_FIELD_NUMBER

public static final int IS_PUBLIC_FIELD_NUMBER
Field Value
Type Description
int

IS_STORAGE_UTILIZATION_LIMIT_EXCEEDED_FIELD_NUMBER

public static final int IS_STORAGE_UTILIZATION_LIMIT_EXCEEDED_FIELD_NUMBER
Field Value
Type Description
int

LAST_BACKUP_SCHEDULE_TIME_FIELD_NUMBER

public static final int LAST_BACKUP_SCHEDULE_TIME_FIELD_NUMBER
Field Value
Type Description
int

LICENSE_MODEL_FIELD_NUMBER

public static final int LICENSE_MODEL_FIELD_NUMBER
Field Value
Type Description
int

LIFECYCLE_DETAILS_FIELD_NUMBER

public static final int LIFECYCLE_DETAILS_FIELD_NUMBER
Field Value
Type Description
int

LIFECYCLE_STATE_FIELD_NUMBER

public static final int LIFECYCLE_STATE_FIELD_NUMBER
Field Value
Type Description
int

LIFECYCLE_SUB_STATE_FIELD_NUMBER

public static final int LIFECYCLE_SUB_STATE_FIELD_NUMBER
Field Value
Type Description
int

LOAD_BALANCER_ID_FIELD_NUMBER

public static final int LOAD_BALANCER_ID_FIELD_NUMBER
Field Value
Type Description
int

LOAD_BALANCER_SUBNET_ID_FIELD_NUMBER

public static final int LOAD_BALANCER_SUBNET_ID_FIELD_NUMBER
Field Value
Type Description
int

LOCKS_FIELD_NUMBER

public static final int LOCKS_FIELD_NUMBER
Field Value
Type Description
int

MAINTENANCE_CONFIG_FIELD_NUMBER

public static final int MAINTENANCE_CONFIG_FIELD_NUMBER
Field Value
Type Description
int

MAINTENANCE_WINDOW_FIELD_NUMBER

public static final int MAINTENANCE_WINDOW_FIELD_NUMBER
Field Value
Type Description
int

NEXT_BACKUP_SCHEDULE_TIME_FIELD_NUMBER

public static final int NEXT_BACKUP_SCHEDULE_TIME_FIELD_NUMBER
Field Value
Type Description
int

NEXT_MAINTENANCE_ACTION_TYPE_FIELD_NUMBER

public static final int NEXT_MAINTENANCE_ACTION_TYPE_FIELD_NUMBER
Field Value
Type Description
int

NEXT_MAINTENANCE_DESCRIPTION_FIELD_NUMBER

public static final int NEXT_MAINTENANCE_DESCRIPTION_FIELD_NUMBER
Field Value
Type Description
int

NEXT_MAINTENANCE_TIME_FIELD_NUMBER

public static final int NEXT_MAINTENANCE_TIME_FIELD_NUMBER
Field Value
Type Description
int

NSG_IDS_FIELD_NUMBER

public static final int NSG_IDS_FIELD_NUMBER
Field Value
Type Description
int

OCID_FIELD_NUMBER

public static final int OCID_FIELD_NUMBER
Field Value
Type Description
int

OGG_DATA_FIELD_NUMBER

public static final int OGG_DATA_FIELD_NUMBER
Field Value
Type Description
int

OGG_VERSION_SUPPORT_END_TIME_FIELD_NUMBER

public static final int OGG_VERSION_SUPPORT_END_TIME_FIELD_NUMBER
Field Value
Type Description
int

PLACEMENTS_FIELD_NUMBER

public static final int PLACEMENTS_FIELD_NUMBER
Field Value
Type Description
int

PRIVATE_IP_ADDRESS_FIELD_NUMBER

public static final int PRIVATE_IP_ADDRESS_FIELD_NUMBER
Field Value
Type Description
int

PUBLIC_IP_ADDRESS_FIELD_NUMBER

public static final int PUBLIC_IP_ADDRESS_FIELD_NUMBER
Field Value
Type Description
int

ROLE_CHANGE_TIME_FIELD_NUMBER

public static final int ROLE_CHANGE_TIME_FIELD_NUMBER
Field Value
Type Description
int

STORAGE_UTILIZATION_BYTES_FIELD_NUMBER

public static final int STORAGE_UTILIZATION_BYTES_FIELD_NUMBER
Field Value
Type Description
int

UPDATE_TIME_FIELD_NUMBER

public static final int UPDATE_TIME_FIELD_NUMBER
Field Value
Type Description
int

UPGRADE_REQUIRED_TIME_FIELD_NUMBER

public static final int UPGRADE_REQUIRED_TIME_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static GoldengateDeploymentProperties getDefaultInstance()
Returns
Type Description
GoldengateDeploymentProperties

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

newBuilder()

public static GoldengateDeploymentProperties.Builder newBuilder()
Returns
Type Description
GoldengateDeploymentProperties.Builder

newBuilder(GoldengateDeploymentProperties prototype)

public static GoldengateDeploymentProperties.Builder newBuilder(GoldengateDeploymentProperties prototype)
Parameter
Name Description
prototype GoldengateDeploymentProperties
Returns
Type Description
GoldengateDeploymentProperties.Builder

parseDelimitedFrom(InputStream input)

public static GoldengateDeploymentProperties parseDelimitedFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
GoldengateDeploymentProperties
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static GoldengateDeploymentProperties parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
GoldengateDeploymentProperties
Exceptions
Type Description
IOException

parseFrom(byte[] data)

public static GoldengateDeploymentProperties parseFrom(byte[] data)
Parameter
Name Description
data byte[]
Returns
Type Description
GoldengateDeploymentProperties
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static GoldengateDeploymentProperties parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data byte[]
extensionRegistry ExtensionRegistryLite
Returns
Type Description
GoldengateDeploymentProperties
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data)

public static GoldengateDeploymentProperties parseFrom(ByteString data)
Parameter
Name Description
data ByteString
Returns
Type Description
GoldengateDeploymentProperties
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static GoldengateDeploymentProperties parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteString
extensionRegistry ExtensionRegistryLite
Returns
Type Description
GoldengateDeploymentProperties
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static GoldengateDeploymentProperties parseFrom(CodedInputStream input)
Parameter
Name Description
input CodedInputStream
Returns
Type Description
GoldengateDeploymentProperties
Exceptions
Type Description
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static GoldengateDeploymentProperties parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
GoldengateDeploymentProperties
Exceptions
Type Description
IOException

parseFrom(InputStream input)

public static GoldengateDeploymentProperties parseFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
GoldengateDeploymentProperties
Exceptions
Type Description
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static GoldengateDeploymentProperties parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
GoldengateDeploymentProperties
Exceptions
Type Description
IOException

parseFrom(ByteBuffer data)

public static GoldengateDeploymentProperties parseFrom(ByteBuffer data)
Parameter
Name Description
data ByteBuffer
Returns
Type Description
GoldengateDeploymentProperties
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static GoldengateDeploymentProperties parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteBuffer
extensionRegistry ExtensionRegistryLite
Returns
Type Description
GoldengateDeploymentProperties
Exceptions
Type Description
InvalidProtocolBufferException

parser()

public static Parser<GoldengateDeploymentProperties> parser()
Returns
Type Description
Parser<GoldengateDeploymentProperties>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
Name Description
obj Object
Returns
Type Description
boolean
Overrides

getBackupSchedule()

public GoldengateBackupSchedule getBackupSchedule()

Output only. The backup schedule of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateBackupSchedule backup_schedule = 31 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
GoldengateBackupSchedule

The backupSchedule.

getBackupScheduleOrBuilder()

public GoldengateBackupScheduleOrBuilder getBackupScheduleOrBuilder()

Output only. The backup schedule of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateBackupSchedule backup_schedule = 31 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
GoldengateBackupScheduleOrBuilder

getCategory()

public GoldengateDeploymentProperties.GoldengateDeploymentCategory getCategory()

Output only. The category of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateDeploymentProperties.GoldengateDeploymentCategory category = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
GoldengateDeploymentProperties.GoldengateDeploymentCategory

The category.

getCategoryValue()

public int getCategoryValue()

Output only. The category of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateDeploymentProperties.GoldengateDeploymentCategory category = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

The enum numeric value on the wire for category.

getCpuCoreCount()

public int getCpuCoreCount()

Optional. The Minimum number of OCPUs to be made available for this Deployment.

int32 cpu_core_count = 5 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The cpuCoreCount.

getDefaultInstanceForType()

public GoldengateDeploymentProperties getDefaultInstanceForType()
Returns
Type Description
GoldengateDeploymentProperties

getDeploymentBackupId()

public String getDeploymentBackupId()

Output only. The deployment backup id of the GoldengateDeployment.

string deployment_backup_id = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The deploymentBackupId.

getDeploymentBackupIdBytes()

public ByteString getDeploymentBackupIdBytes()

Output only. The deployment backup id of the GoldengateDeployment.

string deployment_backup_id = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for deploymentBackupId.

getDeploymentDiagnosticData()

public DeploymentDiagnosticData getDeploymentDiagnosticData()

Output only. The deployment diagnostic data of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.DeploymentDiagnosticData deployment_diagnostic_data = 30 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeploymentDiagnosticData

The deploymentDiagnosticData.

getDeploymentDiagnosticDataOrBuilder()

public DeploymentDiagnosticDataOrBuilder getDeploymentDiagnosticDataOrBuilder()

Output only. The deployment diagnostic data of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.DeploymentDiagnosticData deployment_diagnostic_data = 30 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
DeploymentDiagnosticDataOrBuilder

getDeploymentRole()

public GoldengateDeploymentProperties.GoldengateDeploymentRoleType getDeploymentRole()

Output only. The deployment role of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateDeploymentProperties.GoldengateDeploymentRoleType deployment_role = 37 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
GoldengateDeploymentProperties.GoldengateDeploymentRoleType

The deploymentRole.

getDeploymentRoleValue()

public int getDeploymentRoleValue()

Output only. The deployment role of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateDeploymentProperties.GoldengateDeploymentRoleType deployment_role = 37 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

The enum numeric value on the wire for deploymentRole.

getDeploymentType()

public String getDeploymentType()

Required. A valid Goldengate Deployment type. For a list of supported types, use the ListGoldengateDeploymentTypes operation.

string deployment_type = 8 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
String

The deploymentType.

getDeploymentTypeBytes()

public ByteString getDeploymentTypeBytes()

Required. A valid Goldengate Deployment type. For a list of supported types, use the ListGoldengateDeploymentTypes operation.

string deployment_type = 8 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
ByteString

The bytes for deploymentType.

getDeploymentUrl()

public String getDeploymentUrl()

Output only. The deployment url of the GoldengateDeployment.

string deployment_url = 25 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The deploymentUrl.

getDeploymentUrlBytes()

public ByteString getDeploymentUrlBytes()

Output only. The deployment url of the GoldengateDeployment.

string deployment_url = 25 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for deploymentUrl.

getDescription()

public String getDescription()

Optional. The description of the GoldengateDeployment.

string description = 7 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The description.

getDescriptionBytes()

public ByteString getDescriptionBytes()

Optional. The description of the GoldengateDeployment.

string description = 7 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for description.

getEnvironmentType()

public String getEnvironmentType()

Optional. The environment type of the GoldengateDeployment.

string environment_type = 4 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The environmentType.

getEnvironmentTypeBytes()

public ByteString getEnvironmentTypeBytes()

Optional. The environment type of the GoldengateDeployment.

string environment_type = 4 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for environmentType.

getFqdn()

public String getFqdn()

Output only. The Fully Qualified Domain Name of the GoldengateDeployment.

string fqdn = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The fqdn.

getFqdnBytes()

public ByteString getFqdnBytes()

Output only. The Fully Qualified Domain Name of the GoldengateDeployment.

string fqdn = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for fqdn.

getHealthy()

public boolean getHealthy()

Output only. Whether the GoldengateDeployment is healthy.

bool healthy = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

The healthy.

getIngressIps(int index)

public IngressIp getIngressIps(int index)

Output only. The ingress ips of the GoldengateDeployment.

repeated .google.cloud.oracledatabase.v1.IngressIp ingress_ips = 36 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
index int
Returns
Type Description
IngressIp

getIngressIpsCount()

public int getIngressIpsCount()

Output only. The ingress ips of the GoldengateDeployment.

repeated .google.cloud.oracledatabase.v1.IngressIp ingress_ips = 36 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

getIngressIpsList()

public List<IngressIp> getIngressIpsList()

Output only. The ingress ips of the GoldengateDeployment.

repeated .google.cloud.oracledatabase.v1.IngressIp ingress_ips = 36 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
List<IngressIp>

getIngressIpsOrBuilder(int index)

public IngressIpOrBuilder getIngressIpsOrBuilder(int index)

Output only. The ingress ips of the GoldengateDeployment.

repeated .google.cloud.oracledatabase.v1.IngressIp ingress_ips = 36 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
index int
Returns
Type Description
IngressIpOrBuilder

getIngressIpsOrBuilderList()

public List<? extends IngressIpOrBuilder> getIngressIpsOrBuilderList()

Output only. The ingress ips of the GoldengateDeployment.

repeated .google.cloud.oracledatabase.v1.IngressIp ingress_ips = 36 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
List<? extends com.google.cloud.oracledatabase.v1.IngressIpOrBuilder>

getIsAutoScalingEnabled()

public boolean getIsAutoScalingEnabled()

Optional. Indicates if auto scaling is enabled for the Deployment's CPU core count.

bool is_auto_scaling_enabled = 6 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

The isAutoScalingEnabled.

getIsLatestVersion()

public boolean getIsLatestVersion()

Output only. Whether the GoldengateDeployment is of the latest version.

bool is_latest_version = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

The isLatestVersion.

getIsPublic()

public boolean getIsPublic()

Output only. Whether the GoldengateDeployment is public.

bool is_public = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

The isPublic.

getIsStorageUtilizationLimitExceeded()

public boolean getIsStorageUtilizationLimitExceeded()

Output only. Whether storage utilization limit is exceeded of the GoldengateDeployment.

bool is_storage_utilization_limit_exceeded = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

The isStorageUtilizationLimitExceeded.

getLastBackupScheduleTime()

public Timestamp getLastBackupScheduleTime()

Output only. The time last backup scheduled of the GoldengateDeployment.

.google.protobuf.Timestamp last_backup_schedule_time = 38 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
Timestamp

The lastBackupScheduleTime.

getLastBackupScheduleTimeOrBuilder()

public TimestampOrBuilder getLastBackupScheduleTimeOrBuilder()

Output only. The time last backup scheduled of the GoldengateDeployment.

.google.protobuf.Timestamp last_backup_schedule_time = 38 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
TimestampOrBuilder

getLicenseModel()

public GoldengateDeploymentProperties.LicenseModel getLicenseModel()

Optional. The Oracle license model that applies to a Deployment.

.google.cloud.oracledatabase.v1.GoldengateDeploymentProperties.LicenseModel license_model = 3 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
GoldengateDeploymentProperties.LicenseModel

The licenseModel.

getLicenseModelValue()

public int getLicenseModelValue()

Optional. The Oracle license model that applies to a Deployment.

.google.cloud.oracledatabase.v1.GoldengateDeploymentProperties.LicenseModel license_model = 3 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The enum numeric value on the wire for licenseModel.

getLifecycleDetails()

public String getLifecycleDetails()

Output only. The lifecycle details of the GoldengateDeployment.

string lifecycle_details = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The lifecycleDetails.

getLifecycleDetailsBytes()

public ByteString getLifecycleDetailsBytes()

Output only. The lifecycle details of the GoldengateDeployment.

string lifecycle_details = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for lifecycleDetails.

getLifecycleState()

public GoldengateDeploymentProperties.GoldengateDeploymentLifecycleState getLifecycleState()

Output only. State of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateDeploymentProperties.GoldengateDeploymentLifecycleState lifecycle_state = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
GoldengateDeploymentProperties.GoldengateDeploymentLifecycleState

The lifecycleState.

getLifecycleStateValue()

public int getLifecycleStateValue()

Output only. State of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateDeploymentProperties.GoldengateDeploymentLifecycleState lifecycle_state = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

The enum numeric value on the wire for lifecycleState.

getLifecycleSubState()

public GoldengateDeploymentProperties.GoldengateDeploymentLifecycleSubState getLifecycleSubState()

Output only. The lifecycle sub-state of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateDeploymentProperties.GoldengateDeploymentLifecycleSubState lifecycle_sub_state = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
GoldengateDeploymentProperties.GoldengateDeploymentLifecycleSubState

The lifecycleSubState.

getLifecycleSubStateValue()

public int getLifecycleSubStateValue()

Output only. The lifecycle sub-state of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateDeploymentProperties.GoldengateDeploymentLifecycleSubState lifecycle_sub_state = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

The enum numeric value on the wire for lifecycleSubState.

getLoadBalancerId()

public String getLoadBalancerId()

Output only. The load balancer id of the GoldengateDeployment.

string load_balancer_id = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The loadBalancerId.

getLoadBalancerIdBytes()

public ByteString getLoadBalancerIdBytes()

Output only. The load balancer id of the GoldengateDeployment.

string load_balancer_id = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for loadBalancerId.

getLoadBalancerSubnetId()

public String getLoadBalancerSubnetId()

Output only. The load balancer subnet id of the GoldengateDeployment.

string load_balancer_subnet_id = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The loadBalancerSubnetId.

getLoadBalancerSubnetIdBytes()

public ByteString getLoadBalancerSubnetIdBytes()

Output only. The load balancer subnet id of the GoldengateDeployment.

string load_balancer_subnet_id = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for loadBalancerSubnetId.

getLocks(int index)

public GoldengateDeploymentLock getLocks(int index)

Output only. The locks of the GoldengateDeployment.

repeated .google.cloud.oracledatabase.v1.GoldengateDeploymentLock locks = 41 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
index int
Returns
Type Description
GoldengateDeploymentLock

getLocksCount()

public int getLocksCount()

Output only. The locks of the GoldengateDeployment.

repeated .google.cloud.oracledatabase.v1.GoldengateDeploymentLock locks = 41 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

getLocksList()

public List<GoldengateDeploymentLock> getLocksList()

Output only. The locks of the GoldengateDeployment.

repeated .google.cloud.oracledatabase.v1.GoldengateDeploymentLock locks = 41 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
List<GoldengateDeploymentLock>

getLocksOrBuilder(int index)

public GoldengateDeploymentLockOrBuilder getLocksOrBuilder(int index)

Output only. The locks of the GoldengateDeployment.

repeated .google.cloud.oracledatabase.v1.GoldengateDeploymentLock locks = 41 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
index int
Returns
Type Description
GoldengateDeploymentLockOrBuilder

getLocksOrBuilderList()

public List<? extends GoldengateDeploymentLockOrBuilder> getLocksOrBuilderList()

Output only. The locks of the GoldengateDeployment.

repeated .google.cloud.oracledatabase.v1.GoldengateDeploymentLock locks = 41 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
List<? extends com.google.cloud.oracledatabase.v1.GoldengateDeploymentLockOrBuilder>

getMaintenanceConfig()

public GoldengateMaintenanceConfig getMaintenanceConfig()

Optional. The maintenance configuration of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateMaintenanceConfig maintenance_config = 11 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
GoldengateMaintenanceConfig

The maintenanceConfig.

getMaintenanceConfigOrBuilder()

public GoldengateMaintenanceConfigOrBuilder getMaintenanceConfigOrBuilder()

Optional. The maintenance configuration of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateMaintenanceConfig maintenance_config = 11 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
GoldengateMaintenanceConfigOrBuilder

getMaintenanceWindow()

public GoldengateMaintenanceWindow getMaintenanceWindow()

Optional. The maintenance window of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateMaintenanceWindow maintenance_window = 10 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
GoldengateMaintenanceWindow

The maintenanceWindow.

getMaintenanceWindowOrBuilder()

public GoldengateMaintenanceWindowOrBuilder getMaintenanceWindowOrBuilder()

Optional. The maintenance window of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateMaintenanceWindow maintenance_window = 10 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
GoldengateMaintenanceWindowOrBuilder

getNextBackupScheduleTime()

public Timestamp getNextBackupScheduleTime()

Output only. The time next backup scheduled of the GoldengateDeployment.

.google.protobuf.Timestamp next_backup_schedule_time = 39 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
Timestamp

The nextBackupScheduleTime.

getNextBackupScheduleTimeOrBuilder()

public TimestampOrBuilder getNextBackupScheduleTimeOrBuilder()

Output only. The time next backup scheduled of the GoldengateDeployment.

.google.protobuf.Timestamp next_backup_schedule_time = 39 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
TimestampOrBuilder

getNextMaintenanceActionType()

public GoldengateDeploymentProperties.NextMaintenanceActionType getNextMaintenanceActionType()

Output only. The next maintenance action type of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateDeploymentProperties.NextMaintenanceActionType next_maintenance_action_type = 33 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
GoldengateDeploymentProperties.NextMaintenanceActionType

The nextMaintenanceActionType.

getNextMaintenanceActionTypeValue()

public int getNextMaintenanceActionTypeValue()

Output only. The next maintenance action type of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateDeploymentProperties.NextMaintenanceActionType next_maintenance_action_type = 33 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

The enum numeric value on the wire for nextMaintenanceActionType.

getNextMaintenanceDescription()

public String getNextMaintenanceDescription()

Output only. The next maintenance description of the GoldengateDeployment.

string next_maintenance_description = 34 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The nextMaintenanceDescription.

getNextMaintenanceDescriptionBytes()

public ByteString getNextMaintenanceDescriptionBytes()

Output only. The next maintenance description of the GoldengateDeployment.

string next_maintenance_description = 34 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for nextMaintenanceDescription.

getNextMaintenanceTime()

public Timestamp getNextMaintenanceTime()

Output only. The time of next maintenance of the GoldengateDeployment.

.google.protobuf.Timestamp next_maintenance_time = 32 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
Timestamp

The nextMaintenanceTime.

getNextMaintenanceTimeOrBuilder()

public TimestampOrBuilder getNextMaintenanceTimeOrBuilder()

Output only. The time of next maintenance of the GoldengateDeployment.

.google.protobuf.Timestamp next_maintenance_time = 32 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
TimestampOrBuilder

getNsgIds(int index)

public String getNsgIds(int index)

Output only. The nsg ids of the GoldengateDeployment.

repeated string nsg_ids = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
index int

The index of the element to return.

Returns
Type Description
String

The nsgIds at the given index.

getNsgIdsBytes(int index)

public ByteString getNsgIdsBytes(int index)

Output only. The nsg ids of the GoldengateDeployment.

repeated string nsg_ids = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
index int

The index of the value to return.

Returns
Type Description
ByteString

The bytes of the nsgIds at the given index.

getNsgIdsCount()

public int getNsgIdsCount()

Output only. The nsg ids of the GoldengateDeployment.

repeated string nsg_ids = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

The count of nsgIds.

getNsgIdsList()

public ProtocolStringList getNsgIdsList()

Output only. The nsg ids of the GoldengateDeployment.

repeated string nsg_ids = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ProtocolStringList

A list containing the nsgIds.

getOcid()

public String getOcid()

Output only. OCID of the GoldengateDeployment.

string ocid = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The ocid.

getOcidBytes()

public ByteString getOcidBytes()

Output only. OCID of the GoldengateDeployment.

string ocid = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for ocid.

getOggData()

public GoldengateOggDeployment getOggData()

Required. The ogg data of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateOggDeployment ogg_data = 9 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
GoldengateOggDeployment

The oggData.

getOggDataOrBuilder()

public GoldengateOggDeploymentOrBuilder getOggDataOrBuilder()

Required. The ogg data of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateOggDeployment ogg_data = 9 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
GoldengateOggDeploymentOrBuilder

getOggVersionSupportEndTime()

public Timestamp getOggVersionSupportEndTime()

Output only. The time ogg version supported until of the GoldengateDeployment.

.google.protobuf.Timestamp ogg_version_support_end_time = 35 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
Timestamp

The oggVersionSupportEndTime.

getOggVersionSupportEndTimeOrBuilder()

public TimestampOrBuilder getOggVersionSupportEndTimeOrBuilder()

Output only. The time ogg version supported until of the GoldengateDeployment.

.google.protobuf.Timestamp ogg_version_support_end_time = 35 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
TimestampOrBuilder

getParserForType()

public Parser<GoldengateDeploymentProperties> getParserForType()
Returns
Type Description
Parser<GoldengateDeploymentProperties>
Overrides

getPlacements(int index)

public GoldengatePlacement getPlacements(int index)

Output only. The placements of the GoldengateDeployment.

repeated .google.cloud.oracledatabase.v1.GoldengatePlacement placements = 42 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
index int
Returns
Type Description
GoldengatePlacement

getPlacementsCount()

public int getPlacementsCount()

Output only. The placements of the GoldengateDeployment.

repeated .google.cloud.oracledatabase.v1.GoldengatePlacement placements = 42 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

getPlacementsList()

public List<GoldengatePlacement> getPlacementsList()

Output only. The placements of the GoldengateDeployment.

repeated .google.cloud.oracledatabase.v1.GoldengatePlacement placements = 42 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
List<GoldengatePlacement>

getPlacementsOrBuilder(int index)

public GoldengatePlacementOrBuilder getPlacementsOrBuilder(int index)

Output only. The placements of the GoldengateDeployment.

repeated .google.cloud.oracledatabase.v1.GoldengatePlacement placements = 42 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
index int
Returns
Type Description
GoldengatePlacementOrBuilder

getPlacementsOrBuilderList()

public List<? extends GoldengatePlacementOrBuilder> getPlacementsOrBuilderList()

Output only. The placements of the GoldengateDeployment.

repeated .google.cloud.oracledatabase.v1.GoldengatePlacement placements = 42 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
List<? extends com.google.cloud.oracledatabase.v1.GoldengatePlacementOrBuilder>

getPrivateIpAddress()

public String getPrivateIpAddress()

Output only. The private ip address of the GoldengateDeployment.

string private_ip_address = 24 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_info) = { ... }

Returns
Type Description
String

The privateIpAddress.

getPrivateIpAddressBytes()

public ByteString getPrivateIpAddressBytes()

Output only. The private ip address of the GoldengateDeployment.

string private_ip_address = 24 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_info) = { ... }

Returns
Type Description
ByteString

The bytes for privateIpAddress.

getPublicIpAddress()

public String getPublicIpAddress()

Output only. The public ip address of the GoldengateDeployment.

string public_ip_address = 23 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_info) = { ... }

Returns
Type Description
String

The publicIpAddress.

getPublicIpAddressBytes()

public ByteString getPublicIpAddressBytes()

Output only. The public ip address of the GoldengateDeployment.

string public_ip_address = 23 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_info) = { ... }

Returns
Type Description
ByteString

The bytes for publicIpAddress.

getRoleChangeTime()

public Timestamp getRoleChangeTime()

Output only. The time when the role of the GoldengateDeployment was changed.

.google.protobuf.Timestamp role_change_time = 40 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
Timestamp

The roleChangeTime.

getRoleChangeTimeOrBuilder()

public TimestampOrBuilder getRoleChangeTimeOrBuilder()

Output only. The time when the role of the GoldengateDeployment was changed.

.google.protobuf.Timestamp role_change_time = 40 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
TimestampOrBuilder

getSerializedSize()

public int getSerializedSize()
Returns
Type Description
int
Overrides

getStorageUtilizationBytes()

public long getStorageUtilizationBytes()

Output only. The storage utilization in bytes of the GoldengateDeployment.

int64 storage_utilization_bytes = 28 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
long

The storageUtilizationBytes.

getUpdateTime()

public Timestamp getUpdateTime()

Output only. The time the GoldengateDeployment was updated.

.google.protobuf.Timestamp update_time = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
Timestamp

The updateTime.

getUpdateTimeOrBuilder()

public TimestampOrBuilder getUpdateTimeOrBuilder()

Output only. The time the GoldengateDeployment was updated.

.google.protobuf.Timestamp update_time = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
TimestampOrBuilder

getUpgradeRequiredTime()

public Timestamp getUpgradeRequiredTime()

Output only. The time upgrade required of the GoldengateDeployment.

.google.protobuf.Timestamp upgrade_required_time = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
Timestamp

The upgradeRequiredTime.

getUpgradeRequiredTimeOrBuilder()

public TimestampOrBuilder getUpgradeRequiredTimeOrBuilder()

Output only. The time upgrade required of the GoldengateDeployment.

.google.protobuf.Timestamp upgrade_required_time = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
TimestampOrBuilder

hasBackupSchedule()

public boolean hasBackupSchedule()

Output only. The backup schedule of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateBackupSchedule backup_schedule = 31 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the backupSchedule field is set.

hasDeploymentDiagnosticData()

public boolean hasDeploymentDiagnosticData()

Output only. The deployment diagnostic data of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.DeploymentDiagnosticData deployment_diagnostic_data = 30 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the deploymentDiagnosticData field is set.

hasLastBackupScheduleTime()

public boolean hasLastBackupScheduleTime()

Output only. The time last backup scheduled of the GoldengateDeployment.

.google.protobuf.Timestamp last_backup_schedule_time = 38 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the lastBackupScheduleTime field is set.

hasMaintenanceConfig()

public boolean hasMaintenanceConfig()

Optional. The maintenance configuration of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateMaintenanceConfig maintenance_config = 11 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the maintenanceConfig field is set.

hasMaintenanceWindow()

public boolean hasMaintenanceWindow()

Optional. The maintenance window of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateMaintenanceWindow maintenance_window = 10 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the maintenanceWindow field is set.

hasNextBackupScheduleTime()

public boolean hasNextBackupScheduleTime()

Output only. The time next backup scheduled of the GoldengateDeployment.

.google.protobuf.Timestamp next_backup_schedule_time = 39 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the nextBackupScheduleTime field is set.

hasNextMaintenanceTime()

public boolean hasNextMaintenanceTime()

Output only. The time of next maintenance of the GoldengateDeployment.

.google.protobuf.Timestamp next_maintenance_time = 32 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the nextMaintenanceTime field is set.

hasOggData()

public boolean hasOggData()

Required. The ogg data of the GoldengateDeployment.

.google.cloud.oracledatabase.v1.GoldengateOggDeployment ogg_data = 9 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
boolean

Whether the oggData field is set.

hasOggVersionSupportEndTime()

public boolean hasOggVersionSupportEndTime()

Output only. The time ogg version supported until of the GoldengateDeployment.

.google.protobuf.Timestamp ogg_version_support_end_time = 35 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the oggVersionSupportEndTime field is set.

hasRoleChangeTime()

public boolean hasRoleChangeTime()

Output only. The time when the role of the GoldengateDeployment was changed.

.google.protobuf.Timestamp role_change_time = 40 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the roleChangeTime field is set.

hasUpdateTime()

public boolean hasUpdateTime()

Output only. The time the GoldengateDeployment was updated.

.google.protobuf.Timestamp update_time = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the updateTime field is set.

hasUpgradeRequiredTime()

public boolean hasUpgradeRequiredTime()

Output only. The time upgrade required of the GoldengateDeployment.

.google.protobuf.Timestamp upgrade_required_time = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the upgradeRequiredTime field is set.

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

newBuilderForType()

public GoldengateDeploymentProperties.Builder newBuilderForType()
Returns
Type Description
GoldengateDeploymentProperties.Builder

newBuilderForType(AbstractMessage.BuilderParent parent)

protected GoldengateDeploymentProperties.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Parameter
Name Description
parent BuilderParent
Returns
Type Description
GoldengateDeploymentProperties.Builder
Overrides

toBuilder()

public GoldengateDeploymentProperties.Builder toBuilder()
Returns
Type Description
GoldengateDeploymentProperties.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
Name Description
output CodedOutputStream
Overrides
Exceptions
Type Description
IOException