public static final class TextTypeOptions.Builder extends GeneratedMessage.Builder<TextTypeOptions.Builder> implements TextTypeOptionsOrBuilderConfigurations for a text property.
Protobuf type google.cloud.contentwarehouse.v1.TextTypeOptions
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > TextTypeOptions.BuilderImplements
TextTypeOptionsOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public TextTypeOptions build()| Returns | |
|---|---|
| Type | Description |
TextTypeOptions |
|
buildPartial()
public TextTypeOptions buildPartial()| Returns | |
|---|---|
| Type | Description |
TextTypeOptions |
|
clear()
public TextTypeOptions.Builder clear()| Returns | |
|---|---|
| Type | Description |
TextTypeOptions.Builder |
|
getDefaultInstanceForType()
public TextTypeOptions getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
TextTypeOptions |
|
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(TextTypeOptions other)
public TextTypeOptions.Builder mergeFrom(TextTypeOptions other)| Parameter | |
|---|---|
| Name | Description |
other |
TextTypeOptions |
| Returns | |
|---|---|
| Type | Description |
TextTypeOptions.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public TextTypeOptions.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
TextTypeOptions.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public TextTypeOptions.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
TextTypeOptions.Builder |
|