public static final class Storage.FlushRowsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Storage.FlushRowsRequest.Builder> implements Storage.FlushRowsRequestOrBuilder
Request message for `FlushRows`.Protobuf type
google.cloud.bigquery.storage.v1alpha2.FlushRowsRequest| Modifier and Type | Method and Description |
|---|---|
Storage.FlushRowsRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Storage.FlushRowsRequest |
build() |
Storage.FlushRowsRequest |
buildPartial() |
Storage.FlushRowsRequest.Builder |
clear() |
Storage.FlushRowsRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Storage.FlushRowsRequest.Builder |
clearOffset()
Ending offset of the flush operation.
|
Storage.FlushRowsRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Storage.FlushRowsRequest.Builder |
clearWriteStream()
Required.
|
Storage.FlushRowsRequest.Builder |
clone() |
Storage.FlushRowsRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getOffset()
Ending offset of the flush operation.
|
String |
getWriteStream()
Required.
|
com.google.protobuf.ByteString |
getWriteStreamBytes()
Required.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Storage.FlushRowsRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Storage.FlushRowsRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
Storage.FlushRowsRequest.Builder |
mergeFrom(Storage.FlushRowsRequest other) |
Storage.FlushRowsRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Storage.FlushRowsRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Storage.FlushRowsRequest.Builder |
setOffset(long value)
Ending offset of the flush operation.
|
Storage.FlushRowsRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Storage.FlushRowsRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Storage.FlushRowsRequest.Builder |
setWriteStream(String value)
Required.
|
Storage.FlushRowsRequest.Builder |
setWriteStreamBytes(com.google.protobuf.ByteString value)
Required.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Storage.FlushRowsRequest.Builder>public Storage.FlushRowsRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Storage.FlushRowsRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Storage.FlushRowsRequest.Builder>public Storage.FlushRowsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Storage.FlushRowsRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Storage.FlushRowsRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Storage.FlushRowsRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Storage.FlushRowsRequest.Builder>public Storage.FlushRowsRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Storage.FlushRowsRequest.Builder>public Storage.FlushRowsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Storage.FlushRowsRequest.Builder>public Storage.FlushRowsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Storage.FlushRowsRequest.Builder>public Storage.FlushRowsRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Storage.FlushRowsRequest.Builder>public Storage.FlushRowsRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Storage.FlushRowsRequest.Builder>public Storage.FlushRowsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Storage.FlushRowsRequest.Builder>public Storage.FlushRowsRequest.Builder mergeFrom(Storage.FlushRowsRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Storage.FlushRowsRequest.Builder>public Storage.FlushRowsRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Storage.FlushRowsRequest.Builder>IOExceptionpublic String getWriteStream()
Required. The stream that is the target of the flush operation.
string write_stream = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getWriteStream in interface Storage.FlushRowsRequestOrBuilderpublic com.google.protobuf.ByteString getWriteStreamBytes()
Required. The stream that is the target of the flush operation.
string write_stream = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getWriteStreamBytes in interface Storage.FlushRowsRequestOrBuilderpublic Storage.FlushRowsRequest.Builder setWriteStream(String value)
Required. The stream that is the target of the flush operation.
string write_stream = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The writeStream to set.public Storage.FlushRowsRequest.Builder clearWriteStream()
Required. The stream that is the target of the flush operation.
string write_stream = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public Storage.FlushRowsRequest.Builder setWriteStreamBytes(com.google.protobuf.ByteString value)
Required. The stream that is the target of the flush operation.
string write_stream = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The bytes for writeStream to set.public long getOffset()
Ending offset of the flush operation. Rows before this offset(including this offset) will be flushed.
int64 offset = 2;getOffset in interface Storage.FlushRowsRequestOrBuilderpublic Storage.FlushRowsRequest.Builder setOffset(long value)
Ending offset of the flush operation. Rows before this offset(including this offset) will be flushed.
int64 offset = 2;value - The offset to set.public Storage.FlushRowsRequest.Builder clearOffset()
Ending offset of the flush operation. Rows before this offset(including this offset) will be flushed.
int64 offset = 2;public final Storage.FlushRowsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Storage.FlushRowsRequest.Builder>public final Storage.FlushRowsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Storage.FlushRowsRequest.Builder>Copyright © 2020 Google LLC. All rights reserved.