Class GoldengateDeploymentProperties.Builder (0.42.0)

public static final class GoldengateDeploymentProperties.Builder extends GeneratedMessage.Builder<GoldengateDeploymentProperties.Builder> implements GoldengateDeploymentPropertiesOrBuilder

Properties of GoldengateDeployment.

Protobuf type google.cloud.oracledatabase.v1.GoldengateDeploymentProperties

Static Methods

getDescriptor()

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

Methods

addAllIngressIps(Iterable<? extends IngressIp> values)

public GoldengateDeploymentProperties.Builder addAllIngressIps(Iterable<? extends IngressIp> values)

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
values Iterable<? extends com.google.cloud.oracledatabase.v1.IngressIp>
Returns
Type Description
GoldengateDeploymentProperties.Builder

addAllLocks(Iterable<? extends GoldengateDeploymentLock> values)

public GoldengateDeploymentProperties.Builder addAllLocks(Iterable<? extends GoldengateDeploymentLock> values)

Output only. The locks of the GoldengateDeployment.

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

Parameter
Name Description
values Iterable<? extends com.google.cloud.oracledatabase.v1.GoldengateDeploymentLock>
Returns
Type Description
GoldengateDeploymentProperties.Builder

addAllNsgIds(Iterable<String> values)

public GoldengateDeploymentProperties.Builder addAllNsgIds(Iterable<String> values)

Output only. The nsg ids of the GoldengateDeployment.

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

Parameter
Name Description
values Iterable<String>

The nsgIds to add.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

addAllPlacements(Iterable<? extends GoldengatePlacement> values)

public GoldengateDeploymentProperties.Builder addAllPlacements(Iterable<? extends GoldengatePlacement> values)

Output only. The placements of the GoldengateDeployment.

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

Parameter
Name Description
values Iterable<? extends com.google.cloud.oracledatabase.v1.GoldengatePlacement>
Returns
Type Description
GoldengateDeploymentProperties.Builder

addIngressIps(IngressIp value)

public GoldengateDeploymentProperties.Builder addIngressIps(IngressIp value)

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
value IngressIp
Returns
Type Description
GoldengateDeploymentProperties.Builder

addIngressIps(IngressIp.Builder builderForValue)

public GoldengateDeploymentProperties.Builder addIngressIps(IngressIp.Builder builderForValue)

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
builderForValue IngressIp.Builder
Returns
Type Description
GoldengateDeploymentProperties.Builder

addIngressIps(int index, IngressIp value)

public GoldengateDeploymentProperties.Builder addIngressIps(int index, IngressIp value)

Output only. The ingress ips of the GoldengateDeployment.

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

Parameters
Name Description
index int
value IngressIp
Returns
Type Description
GoldengateDeploymentProperties.Builder

addIngressIps(int index, IngressIp.Builder builderForValue)

public GoldengateDeploymentProperties.Builder addIngressIps(int index, IngressIp.Builder builderForValue)

Output only. The ingress ips of the GoldengateDeployment.

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

Parameters
Name Description
index int
builderForValue IngressIp.Builder
Returns
Type Description
GoldengateDeploymentProperties.Builder

addIngressIpsBuilder()

public IngressIp.Builder addIngressIpsBuilder()

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
IngressIp.Builder

addIngressIpsBuilder(int index)

public IngressIp.Builder addIngressIpsBuilder(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.Builder

addLocks(GoldengateDeploymentLock value)

public GoldengateDeploymentProperties.Builder addLocks(GoldengateDeploymentLock value)

Output only. The locks of the GoldengateDeployment.

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

Parameter
Name Description
value GoldengateDeploymentLock
Returns
Type Description
GoldengateDeploymentProperties.Builder

addLocks(GoldengateDeploymentLock.Builder builderForValue)

public GoldengateDeploymentProperties.Builder addLocks(GoldengateDeploymentLock.Builder builderForValue)

Output only. The locks of the GoldengateDeployment.

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

Parameter
Name Description
builderForValue GoldengateDeploymentLock.Builder
Returns
Type Description
GoldengateDeploymentProperties.Builder

addLocks(int index, GoldengateDeploymentLock value)

public GoldengateDeploymentProperties.Builder addLocks(int index, GoldengateDeploymentLock value)

Output only. The locks of the GoldengateDeployment.

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

Parameters
Name Description
index int
value GoldengateDeploymentLock
Returns
Type Description
GoldengateDeploymentProperties.Builder

addLocks(int index, GoldengateDeploymentLock.Builder builderForValue)

public GoldengateDeploymentProperties.Builder addLocks(int index, GoldengateDeploymentLock.Builder builderForValue)

Output only. The locks of the GoldengateDeployment.

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

Parameters
Name Description
index int
builderForValue GoldengateDeploymentLock.Builder
Returns
Type Description
GoldengateDeploymentProperties.Builder

addLocksBuilder()

public GoldengateDeploymentLock.Builder addLocksBuilder()

Output only. The locks of the GoldengateDeployment.

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

Returns
Type Description
GoldengateDeploymentLock.Builder

addLocksBuilder(int index)

public GoldengateDeploymentLock.Builder addLocksBuilder(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.Builder

addNsgIds(String value)

public GoldengateDeploymentProperties.Builder addNsgIds(String value)

Output only. The nsg ids of the GoldengateDeployment.

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

Parameter
Name Description
value String

The nsgIds to add.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

addNsgIdsBytes(ByteString value)

public GoldengateDeploymentProperties.Builder addNsgIdsBytes(ByteString value)

Output only. The nsg ids of the GoldengateDeployment.

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

Parameter
Name Description
value ByteString

The bytes of the nsgIds to add.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

addPlacements(GoldengatePlacement value)

public GoldengateDeploymentProperties.Builder addPlacements(GoldengatePlacement value)

Output only. The placements of the GoldengateDeployment.

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

Parameter
Name Description
value GoldengatePlacement
Returns
Type Description
GoldengateDeploymentProperties.Builder

addPlacements(GoldengatePlacement.Builder builderForValue)

public GoldengateDeploymentProperties.Builder addPlacements(GoldengatePlacement.Builder builderForValue)

Output only. The placements of the GoldengateDeployment.

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

Parameter
Name Description
builderForValue GoldengatePlacement.Builder
Returns
Type Description
GoldengateDeploymentProperties.Builder

addPlacements(int index, GoldengatePlacement value)

public GoldengateDeploymentProperties.Builder addPlacements(int index, GoldengatePlacement value)

Output only. The placements of the GoldengateDeployment.

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

Parameters
Name Description
index int
value GoldengatePlacement
Returns
Type Description
GoldengateDeploymentProperties.Builder

addPlacements(int index, GoldengatePlacement.Builder builderForValue)

public GoldengateDeploymentProperties.Builder addPlacements(int index, GoldengatePlacement.Builder builderForValue)

Output only. The placements of the GoldengateDeployment.

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

Parameters
Name Description
index int
builderForValue GoldengatePlacement.Builder
Returns
Type Description
GoldengateDeploymentProperties.Builder

addPlacementsBuilder()

public GoldengatePlacement.Builder addPlacementsBuilder()

Output only. The placements of the GoldengateDeployment.

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

Returns
Type Description
GoldengatePlacement.Builder

addPlacementsBuilder(int index)

public GoldengatePlacement.Builder addPlacementsBuilder(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.Builder

build()

public GoldengateDeploymentProperties build()
Returns
Type Description
GoldengateDeploymentProperties

buildPartial()

public GoldengateDeploymentProperties buildPartial()
Returns
Type Description
GoldengateDeploymentProperties

clear()

public GoldengateDeploymentProperties.Builder clear()
Returns
Type Description
GoldengateDeploymentProperties.Builder
Overrides

clearBackupSchedule()

public GoldengateDeploymentProperties.Builder clearBackupSchedule()

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
GoldengateDeploymentProperties.Builder

clearCategory()

public GoldengateDeploymentProperties.Builder clearCategory()

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.Builder

This builder for chaining.

clearCpuCoreCount()

public GoldengateDeploymentProperties.Builder clearCpuCoreCount()

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
GoldengateDeploymentProperties.Builder

This builder for chaining.

clearDeploymentBackupId()

public GoldengateDeploymentProperties.Builder clearDeploymentBackupId()

Output only. The deployment backup id of the GoldengateDeployment.

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

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

clearDeploymentDiagnosticData()

public GoldengateDeploymentProperties.Builder clearDeploymentDiagnosticData()

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
GoldengateDeploymentProperties.Builder

clearDeploymentRole()

public GoldengateDeploymentProperties.Builder clearDeploymentRole()

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.Builder

This builder for chaining.

clearDeploymentType()

public GoldengateDeploymentProperties.Builder clearDeploymentType()

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
GoldengateDeploymentProperties.Builder

This builder for chaining.

clearDeploymentUrl()

public GoldengateDeploymentProperties.Builder clearDeploymentUrl()

Output only. The deployment url of the GoldengateDeployment.

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

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

clearDescription()

public GoldengateDeploymentProperties.Builder clearDescription()

Optional. The description of the GoldengateDeployment.

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

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

clearEnvironmentType()

public GoldengateDeploymentProperties.Builder clearEnvironmentType()

Optional. The environment type of the GoldengateDeployment.

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

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

clearFqdn()

public GoldengateDeploymentProperties.Builder clearFqdn()

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

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

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

clearHealthy()

public GoldengateDeploymentProperties.Builder clearHealthy()

Output only. Whether the GoldengateDeployment is healthy.

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

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

clearIngressIps()

public GoldengateDeploymentProperties.Builder clearIngressIps()

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
GoldengateDeploymentProperties.Builder

clearIsAutoScalingEnabled()

public GoldengateDeploymentProperties.Builder clearIsAutoScalingEnabled()

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
GoldengateDeploymentProperties.Builder

This builder for chaining.

clearIsLatestVersion()

public GoldengateDeploymentProperties.Builder clearIsLatestVersion()

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

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

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

clearIsPublic()

public GoldengateDeploymentProperties.Builder clearIsPublic()

Output only. Whether the GoldengateDeployment is public.

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

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

clearIsStorageUtilizationLimitExceeded()

public GoldengateDeploymentProperties.Builder clearIsStorageUtilizationLimitExceeded()

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
GoldengateDeploymentProperties.Builder

This builder for chaining.

clearLastBackupScheduleTime()

public GoldengateDeploymentProperties.Builder clearLastBackupScheduleTime()

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
GoldengateDeploymentProperties.Builder

clearLicenseModel()

public GoldengateDeploymentProperties.Builder clearLicenseModel()

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.Builder

This builder for chaining.

clearLifecycleDetails()

public GoldengateDeploymentProperties.Builder clearLifecycleDetails()

Output only. The lifecycle details of the GoldengateDeployment.

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

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

clearLifecycleState()

public GoldengateDeploymentProperties.Builder clearLifecycleState()

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.Builder

This builder for chaining.

clearLifecycleSubState()

public GoldengateDeploymentProperties.Builder clearLifecycleSubState()

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.Builder

This builder for chaining.

clearLoadBalancerId()

public GoldengateDeploymentProperties.Builder clearLoadBalancerId()

Output only. The load balancer id of the GoldengateDeployment.

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

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

clearLoadBalancerSubnetId()

public GoldengateDeploymentProperties.Builder clearLoadBalancerSubnetId()

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
GoldengateDeploymentProperties.Builder

This builder for chaining.

clearLocks()

public GoldengateDeploymentProperties.Builder clearLocks()

Output only. The locks of the GoldengateDeployment.

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

Returns
Type Description
GoldengateDeploymentProperties.Builder

clearMaintenanceConfig()

public GoldengateDeploymentProperties.Builder clearMaintenanceConfig()

Optional. The maintenance configuration of the GoldengateDeployment.

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

Returns
Type Description
GoldengateDeploymentProperties.Builder

clearMaintenanceWindow()

public GoldengateDeploymentProperties.Builder clearMaintenanceWindow()

Optional. The maintenance window of the GoldengateDeployment.

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

Returns
Type Description
GoldengateDeploymentProperties.Builder

clearNextBackupScheduleTime()

public GoldengateDeploymentProperties.Builder clearNextBackupScheduleTime()

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
GoldengateDeploymentProperties.Builder

clearNextMaintenanceActionType()

public GoldengateDeploymentProperties.Builder clearNextMaintenanceActionType()

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.Builder

This builder for chaining.

clearNextMaintenanceDescription()

public GoldengateDeploymentProperties.Builder clearNextMaintenanceDescription()

Output only. The next maintenance description of the GoldengateDeployment.

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

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

clearNextMaintenanceTime()

public GoldengateDeploymentProperties.Builder clearNextMaintenanceTime()

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
GoldengateDeploymentProperties.Builder

clearNsgIds()

public GoldengateDeploymentProperties.Builder clearNsgIds()

Output only. The nsg ids of the GoldengateDeployment.

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

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

clearOcid()

public GoldengateDeploymentProperties.Builder clearOcid()

Output only. OCID of the GoldengateDeployment.

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

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

clearOggData()

public GoldengateDeploymentProperties.Builder clearOggData()

Required. The ogg data of the GoldengateDeployment.

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

Returns
Type Description
GoldengateDeploymentProperties.Builder

clearOggVersionSupportEndTime()

public GoldengateDeploymentProperties.Builder clearOggVersionSupportEndTime()

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
GoldengateDeploymentProperties.Builder

clearPlacements()

public GoldengateDeploymentProperties.Builder clearPlacements()

Output only. The placements of the GoldengateDeployment.

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

Returns
Type Description
GoldengateDeploymentProperties.Builder

clearPrivateIpAddress()

public GoldengateDeploymentProperties.Builder clearPrivateIpAddress()

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
GoldengateDeploymentProperties.Builder

This builder for chaining.

clearPublicIpAddress()

public GoldengateDeploymentProperties.Builder clearPublicIpAddress()

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
GoldengateDeploymentProperties.Builder

This builder for chaining.

clearRoleChangeTime()

public GoldengateDeploymentProperties.Builder clearRoleChangeTime()

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
GoldengateDeploymentProperties.Builder

clearStorageUtilizationBytes()

public GoldengateDeploymentProperties.Builder clearStorageUtilizationBytes()

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

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

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

clearUpdateTime()

public GoldengateDeploymentProperties.Builder clearUpdateTime()

Output only. The time the GoldengateDeployment was updated.

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

Returns
Type Description
GoldengateDeploymentProperties.Builder

clearUpgradeRequiredTime()

public GoldengateDeploymentProperties.Builder clearUpgradeRequiredTime()

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
GoldengateDeploymentProperties.Builder

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.

getBackupScheduleBuilder()

public GoldengateBackupSchedule.Builder getBackupScheduleBuilder()

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.Builder

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.

getDeploymentDiagnosticDataBuilder()

public DeploymentDiagnosticData.Builder getDeploymentDiagnosticDataBuilder()

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.Builder

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.

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

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

getIngressIpsBuilder(int index)

public IngressIp.Builder getIngressIpsBuilder(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.Builder

getIngressIpsBuilderList()

public List<IngressIp.Builder> getIngressIpsBuilderList()

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<Builder>

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.

getLastBackupScheduleTimeBuilder()

public Timestamp.Builder getLastBackupScheduleTimeBuilder()

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
Builder

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

getLocksBuilder(int index)

public GoldengateDeploymentLock.Builder getLocksBuilder(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.Builder

getLocksBuilderList()

public List<GoldengateDeploymentLock.Builder> getLocksBuilderList()

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<Builder>

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.

getMaintenanceConfigBuilder()

public GoldengateMaintenanceConfig.Builder getMaintenanceConfigBuilder()

Optional. The maintenance configuration of the GoldengateDeployment.

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

Returns
Type Description
GoldengateMaintenanceConfig.Builder

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.

getMaintenanceWindowBuilder()

public GoldengateMaintenanceWindow.Builder getMaintenanceWindowBuilder()

Optional. The maintenance window of the GoldengateDeployment.

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

Returns
Type Description
GoldengateMaintenanceWindow.Builder

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.

getNextBackupScheduleTimeBuilder()

public Timestamp.Builder getNextBackupScheduleTimeBuilder()

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
Builder

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.

getNextMaintenanceTimeBuilder()

public Timestamp.Builder getNextMaintenanceTimeBuilder()

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
Builder

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.

getOggDataBuilder()

public GoldengateOggDeployment.Builder getOggDataBuilder()

Required. The ogg data of the GoldengateDeployment.

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

Returns
Type Description
GoldengateOggDeployment.Builder

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.

getOggVersionSupportEndTimeBuilder()

public Timestamp.Builder getOggVersionSupportEndTimeBuilder()

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
Builder

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

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

getPlacementsBuilder(int index)

public GoldengatePlacement.Builder getPlacementsBuilder(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.Builder

getPlacementsBuilderList()

public List<GoldengatePlacement.Builder> getPlacementsBuilderList()

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<Builder>

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.

getRoleChangeTimeBuilder()

public Timestamp.Builder getRoleChangeTimeBuilder()

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
Builder

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

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.

getUpdateTimeBuilder()

public Timestamp.Builder getUpdateTimeBuilder()

Output only. The time the GoldengateDeployment was updated.

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

Returns
Type Description
Builder

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.

getUpgradeRequiredTimeBuilder()

public Timestamp.Builder getUpgradeRequiredTimeBuilder()

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
Builder

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.

internalGetFieldAccessorTable()

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

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeBackupSchedule(GoldengateBackupSchedule value)

public GoldengateDeploymentProperties.Builder mergeBackupSchedule(GoldengateBackupSchedule value)

Output only. The backup schedule of the GoldengateDeployment.

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

Parameter
Name Description
value GoldengateBackupSchedule
Returns
Type Description
GoldengateDeploymentProperties.Builder

mergeDeploymentDiagnosticData(DeploymentDiagnosticData value)

public GoldengateDeploymentProperties.Builder mergeDeploymentDiagnosticData(DeploymentDiagnosticData value)

Output only. The deployment diagnostic data of the GoldengateDeployment.

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

Parameter
Name Description
value DeploymentDiagnosticData
Returns
Type Description
GoldengateDeploymentProperties.Builder

mergeFrom(GoldengateDeploymentProperties other)

public GoldengateDeploymentProperties.Builder mergeFrom(GoldengateDeploymentProperties other)
Parameter
Name Description
other GoldengateDeploymentProperties
Returns
Type Description
GoldengateDeploymentProperties.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public GoldengateDeploymentProperties.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
GoldengateDeploymentProperties.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public GoldengateDeploymentProperties.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
GoldengateDeploymentProperties.Builder
Overrides

mergeLastBackupScheduleTime(Timestamp value)

public GoldengateDeploymentProperties.Builder mergeLastBackupScheduleTime(Timestamp value)

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

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

Parameter
Name Description
value Timestamp
Returns
Type Description
GoldengateDeploymentProperties.Builder

mergeMaintenanceConfig(GoldengateMaintenanceConfig value)

public GoldengateDeploymentProperties.Builder mergeMaintenanceConfig(GoldengateMaintenanceConfig value)

Optional. The maintenance configuration of the GoldengateDeployment.

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

Parameter
Name Description
value GoldengateMaintenanceConfig
Returns
Type Description
GoldengateDeploymentProperties.Builder

mergeMaintenanceWindow(GoldengateMaintenanceWindow value)

public GoldengateDeploymentProperties.Builder mergeMaintenanceWindow(GoldengateMaintenanceWindow value)

Optional. The maintenance window of the GoldengateDeployment.

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

Parameter
Name Description
value GoldengateMaintenanceWindow
Returns
Type Description
GoldengateDeploymentProperties.Builder

mergeNextBackupScheduleTime(Timestamp value)

public GoldengateDeploymentProperties.Builder mergeNextBackupScheduleTime(Timestamp value)

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

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

Parameter
Name Description
value Timestamp
Returns
Type Description
GoldengateDeploymentProperties.Builder

mergeNextMaintenanceTime(Timestamp value)

public GoldengateDeploymentProperties.Builder mergeNextMaintenanceTime(Timestamp value)

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

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

Parameter
Name Description
value Timestamp
Returns
Type Description
GoldengateDeploymentProperties.Builder

mergeOggData(GoldengateOggDeployment value)

public GoldengateDeploymentProperties.Builder mergeOggData(GoldengateOggDeployment value)

Required. The ogg data of the GoldengateDeployment.

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

Parameter
Name Description
value GoldengateOggDeployment
Returns
Type Description
GoldengateDeploymentProperties.Builder

mergeOggVersionSupportEndTime(Timestamp value)

public GoldengateDeploymentProperties.Builder mergeOggVersionSupportEndTime(Timestamp value)

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];

Parameter
Name Description
value Timestamp
Returns
Type Description
GoldengateDeploymentProperties.Builder

mergeRoleChangeTime(Timestamp value)

public GoldengateDeploymentProperties.Builder mergeRoleChangeTime(Timestamp value)

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];

Parameter
Name Description
value Timestamp
Returns
Type Description
GoldengateDeploymentProperties.Builder

mergeUpdateTime(Timestamp value)

public GoldengateDeploymentProperties.Builder mergeUpdateTime(Timestamp value)

Output only. The time the GoldengateDeployment was updated.

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

Parameter
Name Description
value Timestamp
Returns
Type Description
GoldengateDeploymentProperties.Builder

mergeUpgradeRequiredTime(Timestamp value)

public GoldengateDeploymentProperties.Builder mergeUpgradeRequiredTime(Timestamp value)

Output only. The time upgrade required of the GoldengateDeployment.

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

Parameter
Name Description
value Timestamp
Returns
Type Description
GoldengateDeploymentProperties.Builder

removeIngressIps(int index)

public GoldengateDeploymentProperties.Builder removeIngressIps(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
GoldengateDeploymentProperties.Builder

removeLocks(int index)

public GoldengateDeploymentProperties.Builder removeLocks(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
GoldengateDeploymentProperties.Builder

removePlacements(int index)

public GoldengateDeploymentProperties.Builder removePlacements(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
GoldengateDeploymentProperties.Builder

setBackupSchedule(GoldengateBackupSchedule value)

public GoldengateDeploymentProperties.Builder setBackupSchedule(GoldengateBackupSchedule value)

Output only. The backup schedule of the GoldengateDeployment.

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

Parameter
Name Description
value GoldengateBackupSchedule
Returns
Type Description
GoldengateDeploymentProperties.Builder

setBackupSchedule(GoldengateBackupSchedule.Builder builderForValue)

public GoldengateDeploymentProperties.Builder setBackupSchedule(GoldengateBackupSchedule.Builder builderForValue)

Output only. The backup schedule of the GoldengateDeployment.

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

Parameter
Name Description
builderForValue GoldengateBackupSchedule.Builder
Returns
Type Description
GoldengateDeploymentProperties.Builder

setCategory(GoldengateDeploymentProperties.GoldengateDeploymentCategory value)

public GoldengateDeploymentProperties.Builder setCategory(GoldengateDeploymentProperties.GoldengateDeploymentCategory value)

Output only. The category of the GoldengateDeployment.

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

Parameter
Name Description
value GoldengateDeploymentProperties.GoldengateDeploymentCategory

The category to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setCategoryValue(int value)

public GoldengateDeploymentProperties.Builder setCategoryValue(int value)

Output only. The category of the GoldengateDeployment.

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

Parameter
Name Description
value int

The enum numeric value on the wire for category to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setCpuCoreCount(int value)

public GoldengateDeploymentProperties.Builder setCpuCoreCount(int value)

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

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

Parameter
Name Description
value int

The cpuCoreCount to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setDeploymentBackupId(String value)

public GoldengateDeploymentProperties.Builder setDeploymentBackupId(String value)

Output only. The deployment backup id of the GoldengateDeployment.

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

Parameter
Name Description
value String

The deploymentBackupId to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setDeploymentBackupIdBytes(ByteString value)

public GoldengateDeploymentProperties.Builder setDeploymentBackupIdBytes(ByteString value)

Output only. The deployment backup id of the GoldengateDeployment.

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

Parameter
Name Description
value ByteString

The bytes for deploymentBackupId to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setDeploymentDiagnosticData(DeploymentDiagnosticData value)

public GoldengateDeploymentProperties.Builder setDeploymentDiagnosticData(DeploymentDiagnosticData value)

Output only. The deployment diagnostic data of the GoldengateDeployment.

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

Parameter
Name Description
value DeploymentDiagnosticData
Returns
Type Description
GoldengateDeploymentProperties.Builder

setDeploymentDiagnosticData(DeploymentDiagnosticData.Builder builderForValue)

public GoldengateDeploymentProperties.Builder setDeploymentDiagnosticData(DeploymentDiagnosticData.Builder builderForValue)

Output only. The deployment diagnostic data of the GoldengateDeployment.

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

Parameter
Name Description
builderForValue DeploymentDiagnosticData.Builder
Returns
Type Description
GoldengateDeploymentProperties.Builder

setDeploymentRole(GoldengateDeploymentProperties.GoldengateDeploymentRoleType value)

public GoldengateDeploymentProperties.Builder setDeploymentRole(GoldengateDeploymentProperties.GoldengateDeploymentRoleType value)

Output only. The deployment role of the GoldengateDeployment.

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

Parameter
Name Description
value GoldengateDeploymentProperties.GoldengateDeploymentRoleType

The deploymentRole to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setDeploymentRoleValue(int value)

public GoldengateDeploymentProperties.Builder setDeploymentRoleValue(int value)

Output only. The deployment role of the GoldengateDeployment.

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

Parameter
Name Description
value int

The enum numeric value on the wire for deploymentRole to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setDeploymentType(String value)

public GoldengateDeploymentProperties.Builder setDeploymentType(String value)

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];

Parameter
Name Description
value String

The deploymentType to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setDeploymentTypeBytes(ByteString value)

public GoldengateDeploymentProperties.Builder setDeploymentTypeBytes(ByteString value)

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];

Parameter
Name Description
value ByteString

The bytes for deploymentType to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setDeploymentUrl(String value)

public GoldengateDeploymentProperties.Builder setDeploymentUrl(String value)

Output only. The deployment url of the GoldengateDeployment.

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

Parameter
Name Description
value String

The deploymentUrl to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setDeploymentUrlBytes(ByteString value)

public GoldengateDeploymentProperties.Builder setDeploymentUrlBytes(ByteString value)

Output only. The deployment url of the GoldengateDeployment.

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

Parameter
Name Description
value ByteString

The bytes for deploymentUrl to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setDescription(String value)

public GoldengateDeploymentProperties.Builder setDescription(String value)

Optional. The description of the GoldengateDeployment.

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

Parameter
Name Description
value String

The description to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setDescriptionBytes(ByteString value)

public GoldengateDeploymentProperties.Builder setDescriptionBytes(ByteString value)

Optional. The description of the GoldengateDeployment.

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

Parameter
Name Description
value ByteString

The bytes for description to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setEnvironmentType(String value)

public GoldengateDeploymentProperties.Builder setEnvironmentType(String value)

Optional. The environment type of the GoldengateDeployment.

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

Parameter
Name Description
value String

The environmentType to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setEnvironmentTypeBytes(ByteString value)

public GoldengateDeploymentProperties.Builder setEnvironmentTypeBytes(ByteString value)

Optional. The environment type of the GoldengateDeployment.

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

Parameter
Name Description
value ByteString

The bytes for environmentType to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setFqdn(String value)

public GoldengateDeploymentProperties.Builder setFqdn(String value)

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

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

Parameter
Name Description
value String

The fqdn to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setFqdnBytes(ByteString value)

public GoldengateDeploymentProperties.Builder setFqdnBytes(ByteString value)

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

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

Parameter
Name Description
value ByteString

The bytes for fqdn to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setHealthy(boolean value)

public GoldengateDeploymentProperties.Builder setHealthy(boolean value)

Output only. Whether the GoldengateDeployment is healthy.

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

Parameter
Name Description
value boolean

The healthy to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setIngressIps(int index, IngressIp value)

public GoldengateDeploymentProperties.Builder setIngressIps(int index, IngressIp value)

Output only. The ingress ips of the GoldengateDeployment.

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

Parameters
Name Description
index int
value IngressIp
Returns
Type Description
GoldengateDeploymentProperties.Builder

setIngressIps(int index, IngressIp.Builder builderForValue)

public GoldengateDeploymentProperties.Builder setIngressIps(int index, IngressIp.Builder builderForValue)

Output only. The ingress ips of the GoldengateDeployment.

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

Parameters
Name Description
index int
builderForValue IngressIp.Builder
Returns
Type Description
GoldengateDeploymentProperties.Builder

setIsAutoScalingEnabled(boolean value)

public GoldengateDeploymentProperties.Builder setIsAutoScalingEnabled(boolean value)

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];

Parameter
Name Description
value boolean

The isAutoScalingEnabled to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setIsLatestVersion(boolean value)

public GoldengateDeploymentProperties.Builder setIsLatestVersion(boolean value)

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

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

Parameter
Name Description
value boolean

The isLatestVersion to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setIsPublic(boolean value)

public GoldengateDeploymentProperties.Builder setIsPublic(boolean value)

Output only. Whether the GoldengateDeployment is public.

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

Parameter
Name Description
value boolean

The isPublic to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setIsStorageUtilizationLimitExceeded(boolean value)

public GoldengateDeploymentProperties.Builder setIsStorageUtilizationLimitExceeded(boolean value)

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

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

Parameter
Name Description
value boolean

The isStorageUtilizationLimitExceeded to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setLastBackupScheduleTime(Timestamp value)

public GoldengateDeploymentProperties.Builder setLastBackupScheduleTime(Timestamp value)

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

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

Parameter
Name Description
value Timestamp
Returns
Type Description
GoldengateDeploymentProperties.Builder

setLastBackupScheduleTime(Timestamp.Builder builderForValue)

public GoldengateDeploymentProperties.Builder setLastBackupScheduleTime(Timestamp.Builder builderForValue)

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

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

Parameter
Name Description
builderForValue Builder
Returns
Type Description
GoldengateDeploymentProperties.Builder

setLicenseModel(GoldengateDeploymentProperties.LicenseModel value)

public GoldengateDeploymentProperties.Builder setLicenseModel(GoldengateDeploymentProperties.LicenseModel value)

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

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

Parameter
Name Description
value GoldengateDeploymentProperties.LicenseModel

The licenseModel to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setLicenseModelValue(int value)

public GoldengateDeploymentProperties.Builder setLicenseModelValue(int value)

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

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

Parameter
Name Description
value int

The enum numeric value on the wire for licenseModel to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setLifecycleDetails(String value)

public GoldengateDeploymentProperties.Builder setLifecycleDetails(String value)

Output only. The lifecycle details of the GoldengateDeployment.

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

Parameter
Name Description
value String

The lifecycleDetails to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setLifecycleDetailsBytes(ByteString value)

public GoldengateDeploymentProperties.Builder setLifecycleDetailsBytes(ByteString value)

Output only. The lifecycle details of the GoldengateDeployment.

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

Parameter
Name Description
value ByteString

The bytes for lifecycleDetails to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setLifecycleState(GoldengateDeploymentProperties.GoldengateDeploymentLifecycleState value)

public GoldengateDeploymentProperties.Builder setLifecycleState(GoldengateDeploymentProperties.GoldengateDeploymentLifecycleState value)

Output only. State of the GoldengateDeployment.

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

Parameter
Name Description
value GoldengateDeploymentProperties.GoldengateDeploymentLifecycleState

The lifecycleState to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setLifecycleStateValue(int value)

public GoldengateDeploymentProperties.Builder setLifecycleStateValue(int value)

Output only. State of the GoldengateDeployment.

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

Parameter
Name Description
value int

The enum numeric value on the wire for lifecycleState to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setLifecycleSubState(GoldengateDeploymentProperties.GoldengateDeploymentLifecycleSubState value)

public GoldengateDeploymentProperties.Builder setLifecycleSubState(GoldengateDeploymentProperties.GoldengateDeploymentLifecycleSubState value)

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];

Parameter
Name Description
value GoldengateDeploymentProperties.GoldengateDeploymentLifecycleSubState

The lifecycleSubState to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setLifecycleSubStateValue(int value)

public GoldengateDeploymentProperties.Builder setLifecycleSubStateValue(int value)

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];

Parameter
Name Description
value int

The enum numeric value on the wire for lifecycleSubState to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setLoadBalancerId(String value)

public GoldengateDeploymentProperties.Builder setLoadBalancerId(String value)

Output only. The load balancer id of the GoldengateDeployment.

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

Parameter
Name Description
value String

The loadBalancerId to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setLoadBalancerIdBytes(ByteString value)

public GoldengateDeploymentProperties.Builder setLoadBalancerIdBytes(ByteString value)

Output only. The load balancer id of the GoldengateDeployment.

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

Parameter
Name Description
value ByteString

The bytes for loadBalancerId to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setLoadBalancerSubnetId(String value)

public GoldengateDeploymentProperties.Builder setLoadBalancerSubnetId(String value)

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

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

Parameter
Name Description
value String

The loadBalancerSubnetId to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setLoadBalancerSubnetIdBytes(ByteString value)

public GoldengateDeploymentProperties.Builder setLoadBalancerSubnetIdBytes(ByteString value)

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

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

Parameter
Name Description
value ByteString

The bytes for loadBalancerSubnetId to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setLocks(int index, GoldengateDeploymentLock value)

public GoldengateDeploymentProperties.Builder setLocks(int index, GoldengateDeploymentLock value)

Output only. The locks of the GoldengateDeployment.

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

Parameters
Name Description
index int
value GoldengateDeploymentLock
Returns
Type Description
GoldengateDeploymentProperties.Builder

setLocks(int index, GoldengateDeploymentLock.Builder builderForValue)

public GoldengateDeploymentProperties.Builder setLocks(int index, GoldengateDeploymentLock.Builder builderForValue)

Output only. The locks of the GoldengateDeployment.

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

Parameters
Name Description
index int
builderForValue GoldengateDeploymentLock.Builder
Returns
Type Description
GoldengateDeploymentProperties.Builder

setMaintenanceConfig(GoldengateMaintenanceConfig value)

public GoldengateDeploymentProperties.Builder setMaintenanceConfig(GoldengateMaintenanceConfig value)

Optional. The maintenance configuration of the GoldengateDeployment.

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

Parameter
Name Description
value GoldengateMaintenanceConfig
Returns
Type Description
GoldengateDeploymentProperties.Builder

setMaintenanceConfig(GoldengateMaintenanceConfig.Builder builderForValue)

public GoldengateDeploymentProperties.Builder setMaintenanceConfig(GoldengateMaintenanceConfig.Builder builderForValue)

Optional. The maintenance configuration of the GoldengateDeployment.

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

Parameter
Name Description
builderForValue GoldengateMaintenanceConfig.Builder
Returns
Type Description
GoldengateDeploymentProperties.Builder

setMaintenanceWindow(GoldengateMaintenanceWindow value)

public GoldengateDeploymentProperties.Builder setMaintenanceWindow(GoldengateMaintenanceWindow value)

Optional. The maintenance window of the GoldengateDeployment.

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

Parameter
Name Description
value GoldengateMaintenanceWindow
Returns
Type Description
GoldengateDeploymentProperties.Builder

setMaintenanceWindow(GoldengateMaintenanceWindow.Builder builderForValue)

public GoldengateDeploymentProperties.Builder setMaintenanceWindow(GoldengateMaintenanceWindow.Builder builderForValue)

Optional. The maintenance window of the GoldengateDeployment.

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

Parameter
Name Description
builderForValue GoldengateMaintenanceWindow.Builder
Returns
Type Description
GoldengateDeploymentProperties.Builder

setNextBackupScheduleTime(Timestamp value)

public GoldengateDeploymentProperties.Builder setNextBackupScheduleTime(Timestamp value)

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

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

Parameter
Name Description
value Timestamp
Returns
Type Description
GoldengateDeploymentProperties.Builder

setNextBackupScheduleTime(Timestamp.Builder builderForValue)

public GoldengateDeploymentProperties.Builder setNextBackupScheduleTime(Timestamp.Builder builderForValue)

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

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

Parameter
Name Description
builderForValue Builder
Returns
Type Description
GoldengateDeploymentProperties.Builder

setNextMaintenanceActionType(GoldengateDeploymentProperties.NextMaintenanceActionType value)

public GoldengateDeploymentProperties.Builder setNextMaintenanceActionType(GoldengateDeploymentProperties.NextMaintenanceActionType value)

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];

Parameter
Name Description
value GoldengateDeploymentProperties.NextMaintenanceActionType

The nextMaintenanceActionType to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setNextMaintenanceActionTypeValue(int value)

public GoldengateDeploymentProperties.Builder setNextMaintenanceActionTypeValue(int value)

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];

Parameter
Name Description
value int

The enum numeric value on the wire for nextMaintenanceActionType to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setNextMaintenanceDescription(String value)

public GoldengateDeploymentProperties.Builder setNextMaintenanceDescription(String value)

Output only. The next maintenance description of the GoldengateDeployment.

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

Parameter
Name Description
value String

The nextMaintenanceDescription to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setNextMaintenanceDescriptionBytes(ByteString value)

public GoldengateDeploymentProperties.Builder setNextMaintenanceDescriptionBytes(ByteString value)

Output only. The next maintenance description of the GoldengateDeployment.

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

Parameter
Name Description
value ByteString

The bytes for nextMaintenanceDescription to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setNextMaintenanceTime(Timestamp value)

public GoldengateDeploymentProperties.Builder setNextMaintenanceTime(Timestamp value)

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

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

Parameter
Name Description
value Timestamp
Returns
Type Description
GoldengateDeploymentProperties.Builder

setNextMaintenanceTime(Timestamp.Builder builderForValue)

public GoldengateDeploymentProperties.Builder setNextMaintenanceTime(Timestamp.Builder builderForValue)

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

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

Parameter
Name Description
builderForValue Builder
Returns
Type Description
GoldengateDeploymentProperties.Builder

setNsgIds(int index, String value)

public GoldengateDeploymentProperties.Builder setNsgIds(int index, String value)

Output only. The nsg ids of the GoldengateDeployment.

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

Parameters
Name Description
index int

The index to set the value at.

value String

The nsgIds to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setOcid(String value)

public GoldengateDeploymentProperties.Builder setOcid(String value)

Output only. OCID of the GoldengateDeployment.

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

Parameter
Name Description
value String

The ocid to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setOcidBytes(ByteString value)

public GoldengateDeploymentProperties.Builder setOcidBytes(ByteString value)

Output only. OCID of the GoldengateDeployment.

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

Parameter
Name Description
value ByteString

The bytes for ocid to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setOggData(GoldengateOggDeployment value)

public GoldengateDeploymentProperties.Builder setOggData(GoldengateOggDeployment value)

Required. The ogg data of the GoldengateDeployment.

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

Parameter
Name Description
value GoldengateOggDeployment
Returns
Type Description
GoldengateDeploymentProperties.Builder

setOggData(GoldengateOggDeployment.Builder builderForValue)

public GoldengateDeploymentProperties.Builder setOggData(GoldengateOggDeployment.Builder builderForValue)

Required. The ogg data of the GoldengateDeployment.

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

Parameter
Name Description
builderForValue GoldengateOggDeployment.Builder
Returns
Type Description
GoldengateDeploymentProperties.Builder

setOggVersionSupportEndTime(Timestamp value)

public GoldengateDeploymentProperties.Builder setOggVersionSupportEndTime(Timestamp value)

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];

Parameter
Name Description
value Timestamp
Returns
Type Description
GoldengateDeploymentProperties.Builder

setOggVersionSupportEndTime(Timestamp.Builder builderForValue)

public GoldengateDeploymentProperties.Builder setOggVersionSupportEndTime(Timestamp.Builder builderForValue)

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];

Parameter
Name Description
builderForValue Builder
Returns
Type Description
GoldengateDeploymentProperties.Builder

setPlacements(int index, GoldengatePlacement value)

public GoldengateDeploymentProperties.Builder setPlacements(int index, GoldengatePlacement value)

Output only. The placements of the GoldengateDeployment.

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

Parameters
Name Description
index int
value GoldengatePlacement
Returns
Type Description
GoldengateDeploymentProperties.Builder

setPlacements(int index, GoldengatePlacement.Builder builderForValue)

public GoldengateDeploymentProperties.Builder setPlacements(int index, GoldengatePlacement.Builder builderForValue)

Output only. The placements of the GoldengateDeployment.

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

Parameters
Name Description
index int
builderForValue GoldengatePlacement.Builder
Returns
Type Description
GoldengateDeploymentProperties.Builder

setPrivateIpAddress(String value)

public GoldengateDeploymentProperties.Builder setPrivateIpAddress(String value)

Output only. The private ip address of the GoldengateDeployment.

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

Parameter
Name Description
value String

The privateIpAddress to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setPrivateIpAddressBytes(ByteString value)

public GoldengateDeploymentProperties.Builder setPrivateIpAddressBytes(ByteString value)

Output only. The private ip address of the GoldengateDeployment.

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

Parameter
Name Description
value ByteString

The bytes for privateIpAddress to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setPublicIpAddress(String value)

public GoldengateDeploymentProperties.Builder setPublicIpAddress(String value)

Output only. The public ip address of the GoldengateDeployment.

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

Parameter
Name Description
value String

The publicIpAddress to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setPublicIpAddressBytes(ByteString value)

public GoldengateDeploymentProperties.Builder setPublicIpAddressBytes(ByteString value)

Output only. The public ip address of the GoldengateDeployment.

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

Parameter
Name Description
value ByteString

The bytes for publicIpAddress to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setRoleChangeTime(Timestamp value)

public GoldengateDeploymentProperties.Builder setRoleChangeTime(Timestamp value)

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];

Parameter
Name Description
value Timestamp
Returns
Type Description
GoldengateDeploymentProperties.Builder

setRoleChangeTime(Timestamp.Builder builderForValue)

public GoldengateDeploymentProperties.Builder setRoleChangeTime(Timestamp.Builder builderForValue)

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];

Parameter
Name Description
builderForValue Builder
Returns
Type Description
GoldengateDeploymentProperties.Builder

setStorageUtilizationBytes(long value)

public GoldengateDeploymentProperties.Builder setStorageUtilizationBytes(long value)

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

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

Parameter
Name Description
value long

The storageUtilizationBytes to set.

Returns
Type Description
GoldengateDeploymentProperties.Builder

This builder for chaining.

setUpdateTime(Timestamp value)

public GoldengateDeploymentProperties.Builder setUpdateTime(Timestamp value)

Output only. The time the GoldengateDeployment was updated.

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

Parameter
Name Description
value Timestamp
Returns
Type Description
GoldengateDeploymentProperties.Builder

setUpdateTime(Timestamp.Builder builderForValue)

public GoldengateDeploymentProperties.Builder setUpdateTime(Timestamp.Builder builderForValue)

Output only. The time the GoldengateDeployment was updated.

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

Parameter
Name Description
builderForValue Builder
Returns
Type Description
GoldengateDeploymentProperties.Builder

setUpgradeRequiredTime(Timestamp value)

public GoldengateDeploymentProperties.Builder setUpgradeRequiredTime(Timestamp value)

Output only. The time upgrade required of the GoldengateDeployment.

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

Parameter
Name Description
value Timestamp
Returns
Type Description
GoldengateDeploymentProperties.Builder

setUpgradeRequiredTime(Timestamp.Builder builderForValue)

public GoldengateDeploymentProperties.Builder setUpgradeRequiredTime(Timestamp.Builder builderForValue)

Output only. The time upgrade required of the GoldengateDeployment.

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

Parameter
Name Description
builderForValue Builder
Returns
Type Description
GoldengateDeploymentProperties.Builder