Class BigQueryProfile.Builder (1.82.0)

public static final class BigQueryProfile.Builder extends GeneratedMessage.Builder<BigQueryProfile.Builder> implements BigQueryProfileOrBuilder

BigQuery warehouse profile.

Protobuf type google.cloud.datastream.v1.BigQueryProfile

Static Methods

getDescriptor()

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

Methods

build()

public BigQueryProfile build()
Returns
Type Description
BigQueryProfile

buildPartial()

public BigQueryProfile buildPartial()
Returns
Type Description
BigQueryProfile

clear()

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

getDefaultInstanceForType()

public BigQueryProfile getDefaultInstanceForType()
Returns
Type Description
BigQueryProfile

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

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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