Class SrvConnectionFormat.Builder (1.82.0)

public static final class SrvConnectionFormat.Builder extends GeneratedMessage.Builder<SrvConnectionFormat.Builder> implements SrvConnectionFormatOrBuilder

Srv connection format.

Protobuf type google.cloud.datastream.v1.SrvConnectionFormat

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public SrvConnectionFormat build()
Returns
Type Description
SrvConnectionFormat

buildPartial()

public SrvConnectionFormat buildPartial()
Returns
Type Description
SrvConnectionFormat

clear()

public SrvConnectionFormat.Builder clear()
Returns
Type Description
SrvConnectionFormat.Builder
Overrides

getDefaultInstanceForType()

public SrvConnectionFormat getDefaultInstanceForType()
Returns
Type Description
SrvConnectionFormat

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(SrvConnectionFormat other)

public SrvConnectionFormat.Builder mergeFrom(SrvConnectionFormat other)
Parameter
Name Description
other SrvConnectionFormat
Returns
Type Description
SrvConnectionFormat.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public SrvConnectionFormat.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
SrvConnectionFormat.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

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