public static final class MapTypeOptions.Builder extends GeneratedMessage.Builder<MapTypeOptions.Builder> implements MapTypeOptionsOrBuilderConfigurations for a Map property.
Protobuf type google.cloud.contentwarehouse.v1.MapTypeOptions
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > MapTypeOptions.BuilderImplements
MapTypeOptionsOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public MapTypeOptions build()| Returns | |
|---|---|
| Type | Description |
MapTypeOptions |
|
buildPartial()
public MapTypeOptions buildPartial()| Returns | |
|---|---|
| Type | Description |
MapTypeOptions |
|
clear()
public MapTypeOptions.Builder clear()| Returns | |
|---|---|
| Type | Description |
MapTypeOptions.Builder |
|
getDefaultInstanceForType()
public MapTypeOptions getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
MapTypeOptions |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(MapTypeOptions other)
public MapTypeOptions.Builder mergeFrom(MapTypeOptions other)| Parameter | |
|---|---|
| Name | Description |
other |
MapTypeOptions |
| Returns | |
|---|---|
| Type | Description |
MapTypeOptions.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public MapTypeOptions.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MapTypeOptions.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public MapTypeOptions.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
MapTypeOptions.Builder |
|