public static final class DbSystemInitialStorageSize.Builder extends GeneratedMessage.Builder<DbSystemInitialStorageSize.Builder> implements DbSystemInitialStorageSizeOrBuilderSummary of the DbSystem initial storage size.
Protobuf type google.cloud.oracledatabase.v1.DbSystemInitialStorageSize
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > DbSystemInitialStorageSize.BuilderImplements
DbSystemInitialStorageSizeOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public DbSystemInitialStorageSize build()| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSize |
|
buildPartial()
public DbSystemInitialStorageSize buildPartial()| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSize |
|
clear()
public DbSystemInitialStorageSize.Builder clear()| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSize.Builder |
|
clearName()
public DbSystemInitialStorageSize.Builder clearName()Output only. The name of the resource.
string name = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSize.Builder |
This builder for chaining. |
clearProperties()
public DbSystemInitialStorageSize.Builder clearProperties()Output only. The properties of the DbSystem initial storage size summary.
.google.cloud.oracledatabase.v1.DbSystemInitialStorageSizeProperties properties = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSize.Builder |
|
getDefaultInstanceForType()
public DbSystemInitialStorageSize getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSize |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getName()
public String getName()Output only. The name of the resource.
string name = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
String |
The name. |
getNameBytes()
public ByteString getNameBytes()Output only. The name of the resource.
string name = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for name. |
getProperties()
public DbSystemInitialStorageSizeProperties getProperties()Output only. The properties of the DbSystem initial storage size summary.
.google.cloud.oracledatabase.v1.DbSystemInitialStorageSizeProperties properties = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties |
The properties. |
getPropertiesBuilder()
public DbSystemInitialStorageSizeProperties.Builder getPropertiesBuilder()Output only. The properties of the DbSystem initial storage size summary.
.google.cloud.oracledatabase.v1.DbSystemInitialStorageSizeProperties properties = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
getPropertiesOrBuilder()
public DbSystemInitialStorageSizePropertiesOrBuilder getPropertiesOrBuilder()Output only. The properties of the DbSystem initial storage size summary.
.google.cloud.oracledatabase.v1.DbSystemInitialStorageSizeProperties properties = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizePropertiesOrBuilder |
|
hasProperties()
public boolean hasProperties()Output only. The properties of the DbSystem initial storage size summary.
.google.cloud.oracledatabase.v1.DbSystemInitialStorageSizeProperties properties = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the properties field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(DbSystemInitialStorageSize other)
public DbSystemInitialStorageSize.Builder mergeFrom(DbSystemInitialStorageSize other)| Parameter | |
|---|---|
| Name | Description |
other |
DbSystemInitialStorageSize |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSize.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public DbSystemInitialStorageSize.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSize.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public DbSystemInitialStorageSize.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSize.Builder |
|
mergeProperties(DbSystemInitialStorageSizeProperties value)
public DbSystemInitialStorageSize.Builder mergeProperties(DbSystemInitialStorageSizeProperties value)Output only. The properties of the DbSystem initial storage size summary.
.google.cloud.oracledatabase.v1.DbSystemInitialStorageSizeProperties properties = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
DbSystemInitialStorageSizeProperties |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSize.Builder |
|
setName(String value)
public DbSystemInitialStorageSize.Builder setName(String value)Output only. The name of the resource.
string name = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe name to set. |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSize.Builder |
This builder for chaining. |
setNameBytes(ByteString value)
public DbSystemInitialStorageSize.Builder setNameBytes(ByteString value)Output only. The name of the resource.
string name = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for name to set. |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSize.Builder |
This builder for chaining. |
setProperties(DbSystemInitialStorageSizeProperties value)
public DbSystemInitialStorageSize.Builder setProperties(DbSystemInitialStorageSizeProperties value)Output only. The properties of the DbSystem initial storage size summary.
.google.cloud.oracledatabase.v1.DbSystemInitialStorageSizeProperties properties = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
DbSystemInitialStorageSizeProperties |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSize.Builder |
|
setProperties(DbSystemInitialStorageSizeProperties.Builder builderForValue)
public DbSystemInitialStorageSize.Builder setProperties(DbSystemInitialStorageSizeProperties.Builder builderForValue)Output only. The properties of the DbSystem initial storage size summary.
.google.cloud.oracledatabase.v1.DbSystemInitialStorageSizeProperties properties = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
DbSystemInitialStorageSizeProperties.Builder |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSize.Builder |
|