Send feedback
Class ProtoRows.Builder (2.8.2)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.8.2 keyboard_arrow_down
public static final class ProtoRows . Builder extends GeneratedMessageV3 . Builder<ProtoRows . Builder > implements ProtoRowsOrBuilder
Protobuf type google.cloud.bigquery.storage.v1beta2.ProtoRows
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
addAllSerializedRows(Iterable<? extends ByteString> values)
public ProtoRows . Builder addAllSerializedRows ( Iterable <? extends ByteString > values )
Parameter
Name Description values Iterable <? extends com.google.protobuf.ByteString >
The serializedRows to add.
Returns
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ProtoRows . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
addSerializedRows(ByteString value)
public ProtoRows . Builder addSerializedRows ( ByteString value )
Parameter
Name Description value ByteString
The serializedRows to add.
Returns
build()
Returns
buildPartial()
public ProtoRows buildPartial ()
Returns
clear()
public ProtoRows . Builder clear ()
Returns
Overrides
clearField(Descriptors.FieldDescriptor field)
public ProtoRows . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public ProtoRows . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
clearSerializedRows()
public ProtoRows . Builder clearSerializedRows ()
Returns
clone()
public ProtoRows . Builder clone ()
Returns
Overrides
getDefaultInstanceForType()
public ProtoRows getDefaultInstanceForType ()
Returns
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
getSerializedRows(int index)
public ByteString getSerializedRows ( int index )
Parameter
Name Description index int
The index of the element to return.
Returns
Type Description ByteString The serializedRows at the given index.
getSerializedRowsCount()
public int getSerializedRowsCount ()
Returns
Type Description int The count of serializedRows.
getSerializedRowsList()
public List<ByteString> getSerializedRowsList ()
Returns
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
mergeFrom(ProtoRows other)
public ProtoRows . Builder mergeFrom ( ProtoRows other )
Parameter
Returns
public ProtoRows . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public ProtoRows . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ProtoRows . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
public ProtoRows . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ProtoRows . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
setSerializedRows(int index, ByteString value)
public ProtoRows . Builder setSerializedRows ( int index , ByteString value )
Parameters
Name Description index int
The index to set the value at.
value ByteString
The serializedRows to set.
Returns
setUnknownFields(UnknownFieldSet unknownFields)
public final ProtoRows . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]