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