public final class GoldengateDeploymentEnvironment extends GeneratedMessage implements GoldengateDeploymentEnvironmentOrBuilder
Details of the Goldengate Deployment Environment resource.
Protobuf type google.cloud.oracledatabase.v1.GoldengateDeploymentEnvironment
Inherited Members
com.google.protobuf.GeneratedMessage.<ContainingT,T>newFileScopedGeneratedExtension(java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ContainingT,T>newMessageScopedGeneratedExtension(com.google.protobuf.Message,int,java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessage.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessage.<V>serializeBooleanMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Boolean,V>,com.google.protobuf.MapEntry<java.lang.Boolean,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeIntegerMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Integer,V>,com.google.protobuf.MapEntry<java.lang.Integer,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeLongMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Long,V>,com.google.protobuf.MapEntry<java.lang.Long,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeStringMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.String,V>,com.google.protobuf.MapEntry<java.lang.String,V>,int)
com.google.protobuf.GeneratedMessage.canUseUnsafe()
com.google.protobuf.GeneratedMessage.emptyBooleanList()
com.google.protobuf.GeneratedMessage.emptyDoubleList()
com.google.protobuf.GeneratedMessage.emptyFloatList()
com.google.protobuf.GeneratedMessage.emptyIntList()
com.google.protobuf.GeneratedMessage.emptyLongList()
com.google.protobuf.GeneratedMessage.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.isStringEmpty(java.lang.Object)
com.google.protobuf.GeneratedMessage.mergeFromAndMakeImmutableInternal(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)
com.google.protobuf.GeneratedMessage.newInstance(com.google.protobuf.GeneratedMessage.UnusedPrivateParameter)
com.google.protobuf.GeneratedMessage.parseUnknownFieldProto3(com.google.protobuf.CodedInputStream,com.google.protobuf.UnknownFieldSet.Builder,com.google.protobuf.ExtensionRegistryLite,int)
Static Fields
AUTO_SCALING_ENABLED_FIELD_NUMBER
public static final int AUTO_SCALING_ENABLED_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
CATEGORY_FIELD_NUMBER
public static final int CATEGORY_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
DEFAULT_CPU_CORE_COUNT_FIELD_NUMBER
public static final int DEFAULT_CPU_CORE_COUNT_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
DISPLAY_NAME_FIELD_NUMBER
public static final int DISPLAY_NAME_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
ENVIRONMENT_TYPE_FIELD_NUMBER
public static final int ENVIRONMENT_TYPE_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
MAX_CPU_CORE_COUNT_FIELD_NUMBER
public static final int MAX_CPU_CORE_COUNT_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
MEMORY_GB_PER_CPU_CORE_FIELD_NUMBER
public static final int MEMORY_GB_PER_CPU_CORE_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
MIN_CPU_CORE_COUNT_FIELD_NUMBER
public static final int MIN_CPU_CORE_COUNT_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
NETWORK_BANDWIDTH_GBPS_PER_CPU_CORE_FIELD_NUMBER
public static final int NETWORK_BANDWIDTH_GBPS_PER_CPU_CORE_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
STORAGE_USAGE_LIMIT_GB_PER_CPU_CORE_FIELD_NUMBER
public static final int STORAGE_USAGE_LIMIT_GB_PER_CPU_CORE_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
Static Methods
getDefaultInstance()
public static GoldengateDeploymentEnvironment getDefaultInstance()
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
newBuilder()
public static GoldengateDeploymentEnvironment.Builder newBuilder()
newBuilder(GoldengateDeploymentEnvironment prototype)
public static GoldengateDeploymentEnvironment.Builder newBuilder(GoldengateDeploymentEnvironment prototype)
public static GoldengateDeploymentEnvironment parseDelimitedFrom(InputStream input)
public static GoldengateDeploymentEnvironment parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(byte[] data)
public static GoldengateDeploymentEnvironment parseFrom(byte[] data)
| Parameter |
| Name |
Description |
data |
byte[]
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static GoldengateDeploymentEnvironment parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteString data)
public static GoldengateDeploymentEnvironment parseFrom(ByteString data)
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static GoldengateDeploymentEnvironment parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static GoldengateDeploymentEnvironment parseFrom(CodedInputStream input)
public static GoldengateDeploymentEnvironment parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static GoldengateDeploymentEnvironment parseFrom(InputStream input)
public static GoldengateDeploymentEnvironment parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteBuffer data)
public static GoldengateDeploymentEnvironment parseFrom(ByteBuffer data)
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static GoldengateDeploymentEnvironment parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
parser()
public static Parser<GoldengateDeploymentEnvironment> parser()
Methods
equals(Object obj)
public boolean equals(Object obj)
| Parameter |
| Name |
Description |
obj |
Object
|
Overrides
getAutoScalingEnabled()
public boolean getAutoScalingEnabled()
Output only. Whether auto scaling is enabled by default for the Goldengate
Deployment Environment resource.
bool auto_scaling_enabled = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns |
| Type |
Description |
boolean |
The autoScalingEnabled.
|
getCategory()
public GoldengateDeploymentEnvironment.DeploymentCategory getCategory()
Output only. The category of the Goldengate Deployment Environment
resource.
.google.cloud.oracledatabase.v1.GoldengateDeploymentEnvironment.DeploymentCategory category = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCategoryValue()
public int getCategoryValue()
Output only. The category of the Goldengate Deployment Environment
resource.
.google.cloud.oracledatabase.v1.GoldengateDeploymentEnvironment.DeploymentCategory category = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns |
| Type |
Description |
int |
The enum numeric value on the wire for category.
|
getDefaultCpuCoreCount()
public int getDefaultCpuCoreCount()
Output only. The default CPU core count of the Goldengate Deployment
Environment resource.
int32 default_cpu_core_count = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns |
| Type |
Description |
int |
The defaultCpuCoreCount.
|
getDefaultInstanceForType()
public GoldengateDeploymentEnvironment getDefaultInstanceForType()
getDisplayName()
public String getDisplayName()
The display name of the Goldengate Deployment Environment resource.
string display_name = 3;
| Returns |
| Type |
Description |
String |
The displayName.
|
getDisplayNameBytes()
public ByteString getDisplayNameBytes()
The display name of the Goldengate Deployment Environment resource.
string display_name = 3;
| Returns |
| Type |
Description |
ByteString |
The bytes for displayName.
|
getEnvironmentType()
public GoldengateDeploymentEnvironment.DeploymentEnvironmentType getEnvironmentType()
Output only. The environment type of the Goldengate Deployment Environment
resource.
.google.cloud.oracledatabase.v1.GoldengateDeploymentEnvironment.DeploymentEnvironmentType environment_type = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getEnvironmentTypeValue()
public int getEnvironmentTypeValue()
Output only. The environment type of the Goldengate Deployment Environment
resource.
.google.cloud.oracledatabase.v1.GoldengateDeploymentEnvironment.DeploymentEnvironmentType environment_type = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns |
| Type |
Description |
int |
The enum numeric value on the wire for environmentType.
|
getMaxCpuCoreCount()
public int getMaxCpuCoreCount()
Output only. The max CPU core count of the Goldengate Deployment
Environment resource.
int32 max_cpu_core_count = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns |
| Type |
Description |
int |
The maxCpuCoreCount.
|
getMemoryGbPerCpuCore()
public int getMemoryGbPerCpuCore()
Output only. The memory per CPU core in GBs of the Goldengate Deployment
Environment resource.
int32 memory_gb_per_cpu_core = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns |
| Type |
Description |
int |
The memoryGbPerCpuCore.
|
getMinCpuCoreCount()
public int getMinCpuCoreCount()
Output only. The min CPU core count of the Goldengate Deployment
Environment resource.
int32 min_cpu_core_count = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns |
| Type |
Description |
int |
The minCpuCoreCount.
|
getName()
Identifier. The name of the Goldengate Deployment Environment resource with
the format:
projects/{project}/locations/{location}/goldengateDeploymentEnvironments/{goldengate_deployment_environment}
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
| Returns |
| Type |
Description |
String |
The name.
|
getNameBytes()
public ByteString getNameBytes()
Identifier. The name of the Goldengate Deployment Environment resource with
the format:
projects/{project}/locations/{location}/goldengateDeploymentEnvironments/{goldengate_deployment_environment}
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
| Returns |
| Type |
Description |
ByteString |
The bytes for name.
|
getNetworkBandwidthGbpsPerCpuCore()
public int getNetworkBandwidthGbpsPerCpuCore()
Output only. The network bandwidth per CPU core in Gbps of the Goldengate
Deployment Environment resource.
int32 network_bandwidth_gbps_per_cpu_core = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns |
| Type |
Description |
int |
The networkBandwidthGbpsPerCpuCore.
|
getParserForType()
public Parser<GoldengateDeploymentEnvironment> getParserForType()
Overrides
getSerializedSize()
public int getSerializedSize()
| Returns |
| Type |
Description |
int |
|
Overrides
getStorageUsageLimitGbPerCpuCore()
public int getStorageUsageLimitGbPerCpuCore()
Output only. The storage usage limit per CPU core in GBs of the Goldengate
Deployment Environment resource.
int32 storage_usage_limit_gb_per_cpu_core = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns |
| Type |
Description |
int |
The storageUsageLimitGbPerCpuCore.
|
hashCode()
| Returns |
| Type |
Description |
int |
|
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
newBuilderForType()
public GoldengateDeploymentEnvironment.Builder newBuilderForType()
newBuilderForType(AbstractMessage.BuilderParent parent)
protected GoldengateDeploymentEnvironment.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Overrides
toBuilder()
public GoldengateDeploymentEnvironment.Builder toBuilder()
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Overrides