Class FloatTypeOptions.Builder (0.79.0)

public static final class FloatTypeOptions.Builder extends GeneratedMessage.Builder<FloatTypeOptions.Builder> implements FloatTypeOptionsOrBuilder

Configurations for a float property.

Protobuf type google.cloud.contentwarehouse.v1.FloatTypeOptions

Static 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
Overrides

getDefaultInstanceForType()

public FloatTypeOptions getDefaultInstanceForType()
Returns
Type Description
FloatTypeOptions

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

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
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public FloatTypeOptions.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
FloatTypeOptions.Builder
Overrides