public static final class OutputResult.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<OutputResult.Builder> implements OutputResultOrBuilder
Output result that stores the information about where the exported data is stored.Protobuf type
google.cloud.retail.v2alpha.OutputResult| Modifier and Type | Method and Description |
|---|---|
OutputResult.Builder |
addAllBigqueryResult(Iterable<? extends BigQueryOutputResult> values)
The BigQuery location where the result is stored.
|
OutputResult.Builder |
addAllGcsResult(Iterable<? extends GcsOutputResult> values)
The Google Cloud Storage location where the result is stored.
|
OutputResult.Builder |
addBigqueryResult(BigQueryOutputResult.Builder builderForValue)
The BigQuery location where the result is stored.
|
OutputResult.Builder |
addBigqueryResult(BigQueryOutputResult value)
The BigQuery location where the result is stored.
|
OutputResult.Builder |
addBigqueryResult(int index,
BigQueryOutputResult.Builder builderForValue)
The BigQuery location where the result is stored.
|
OutputResult.Builder |
addBigqueryResult(int index,
BigQueryOutputResult value)
The BigQuery location where the result is stored.
|
BigQueryOutputResult.Builder |
addBigqueryResultBuilder()
The BigQuery location where the result is stored.
|
BigQueryOutputResult.Builder |
addBigqueryResultBuilder(int index)
The BigQuery location where the result is stored.
|
OutputResult.Builder |
addGcsResult(GcsOutputResult.Builder builderForValue)
The Google Cloud Storage location where the result is stored.
|
OutputResult.Builder |
addGcsResult(GcsOutputResult value)
The Google Cloud Storage location where the result is stored.
|
OutputResult.Builder |
addGcsResult(int index,
GcsOutputResult.Builder builderForValue)
The Google Cloud Storage location where the result is stored.
|
OutputResult.Builder |
addGcsResult(int index,
GcsOutputResult value)
The Google Cloud Storage location where the result is stored.
|
GcsOutputResult.Builder |
addGcsResultBuilder()
The Google Cloud Storage location where the result is stored.
|
GcsOutputResult.Builder |
addGcsResultBuilder(int index)
The Google Cloud Storage location where the result is stored.
|
OutputResult.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OutputResult |
build() |
OutputResult |
buildPartial() |
OutputResult.Builder |
clear() |
OutputResult.Builder |
clearBigqueryResult()
The BigQuery location where the result is stored.
|
OutputResult.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
OutputResult.Builder |
clearGcsResult()
The Google Cloud Storage location where the result is stored.
|
OutputResult.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
OutputResult.Builder |
clone() |
BigQueryOutputResult |
getBigqueryResult(int index)
The BigQuery location where the result is stored.
|
BigQueryOutputResult.Builder |
getBigqueryResultBuilder(int index)
The BigQuery location where the result is stored.
|
List<BigQueryOutputResult.Builder> |
getBigqueryResultBuilderList()
The BigQuery location where the result is stored.
|
int |
getBigqueryResultCount()
The BigQuery location where the result is stored.
|
List<BigQueryOutputResult> |
getBigqueryResultList()
The BigQuery location where the result is stored.
|
BigQueryOutputResultOrBuilder |
getBigqueryResultOrBuilder(int index)
The BigQuery location where the result is stored.
|
List<? extends BigQueryOutputResultOrBuilder> |
getBigqueryResultOrBuilderList()
The BigQuery location where the result is stored.
|
OutputResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
GcsOutputResult |
getGcsResult(int index)
The Google Cloud Storage location where the result is stored.
|
GcsOutputResult.Builder |
getGcsResultBuilder(int index)
The Google Cloud Storage location where the result is stored.
|
List<GcsOutputResult.Builder> |
getGcsResultBuilderList()
The Google Cloud Storage location where the result is stored.
|
int |
getGcsResultCount()
The Google Cloud Storage location where the result is stored.
|
List<GcsOutputResult> |
getGcsResultList()
The Google Cloud Storage location where the result is stored.
|
GcsOutputResultOrBuilder |
getGcsResultOrBuilder(int index)
The Google Cloud Storage location where the result is stored.
|
List<? extends GcsOutputResultOrBuilder> |
getGcsResultOrBuilderList()
The Google Cloud Storage location where the result is stored.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OutputResult.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OutputResult.Builder |
mergeFrom(com.google.protobuf.Message other) |
OutputResult.Builder |
mergeFrom(OutputResult other) |
OutputResult.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OutputResult.Builder |
removeBigqueryResult(int index)
The BigQuery location where the result is stored.
|
OutputResult.Builder |
removeGcsResult(int index)
The Google Cloud Storage location where the result is stored.
|
OutputResult.Builder |
setBigqueryResult(int index,
BigQueryOutputResult.Builder builderForValue)
The BigQuery location where the result is stored.
|
OutputResult.Builder |
setBigqueryResult(int index,
BigQueryOutputResult value)
The BigQuery location where the result is stored.
|
OutputResult.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OutputResult.Builder |
setGcsResult(int index,
GcsOutputResult.Builder builderForValue)
The Google Cloud Storage location where the result is stored.
|
OutputResult.Builder |
setGcsResult(int index,
GcsOutputResult value)
The Google Cloud Storage location where the result is stored.
|
OutputResult.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
OutputResult.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, 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<OutputResult.Builder>public OutputResult.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<OutputResult.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<OutputResult.Builder>public OutputResult getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic OutputResult build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic OutputResult buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic OutputResult.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<OutputResult.Builder>public OutputResult.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<OutputResult.Builder>public OutputResult.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<OutputResult.Builder>public OutputResult.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<OutputResult.Builder>public OutputResult.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<OutputResult.Builder>public OutputResult.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<OutputResult.Builder>public OutputResult.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<OutputResult.Builder>public OutputResult.Builder mergeFrom(OutputResult other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<OutputResult.Builder>public OutputResult.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<OutputResult.Builder>IOExceptionpublic List<BigQueryOutputResult> getBigqueryResultList()
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;getBigqueryResultList in interface OutputResultOrBuilderpublic int getBigqueryResultCount()
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;getBigqueryResultCount in interface OutputResultOrBuilderpublic BigQueryOutputResult getBigqueryResult(int index)
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;getBigqueryResult in interface OutputResultOrBuilderpublic OutputResult.Builder setBigqueryResult(int index, BigQueryOutputResult value)
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;public OutputResult.Builder setBigqueryResult(int index, BigQueryOutputResult.Builder builderForValue)
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;public OutputResult.Builder addBigqueryResult(BigQueryOutputResult value)
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;public OutputResult.Builder addBigqueryResult(int index, BigQueryOutputResult value)
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;public OutputResult.Builder addBigqueryResult(BigQueryOutputResult.Builder builderForValue)
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;public OutputResult.Builder addBigqueryResult(int index, BigQueryOutputResult.Builder builderForValue)
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;public OutputResult.Builder addAllBigqueryResult(Iterable<? extends BigQueryOutputResult> values)
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;public OutputResult.Builder clearBigqueryResult()
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;public OutputResult.Builder removeBigqueryResult(int index)
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;public BigQueryOutputResult.Builder getBigqueryResultBuilder(int index)
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;public BigQueryOutputResultOrBuilder getBigqueryResultOrBuilder(int index)
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;getBigqueryResultOrBuilder in interface OutputResultOrBuilderpublic List<? extends BigQueryOutputResultOrBuilder> getBigqueryResultOrBuilderList()
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;getBigqueryResultOrBuilderList in interface OutputResultOrBuilderpublic BigQueryOutputResult.Builder addBigqueryResultBuilder()
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;public BigQueryOutputResult.Builder addBigqueryResultBuilder(int index)
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;public List<BigQueryOutputResult.Builder> getBigqueryResultBuilderList()
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;public List<GcsOutputResult> getGcsResultList()
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;getGcsResultList in interface OutputResultOrBuilderpublic int getGcsResultCount()
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;getGcsResultCount in interface OutputResultOrBuilderpublic GcsOutputResult getGcsResult(int index)
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;getGcsResult in interface OutputResultOrBuilderpublic OutputResult.Builder setGcsResult(int index, GcsOutputResult value)
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;public OutputResult.Builder setGcsResult(int index, GcsOutputResult.Builder builderForValue)
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;public OutputResult.Builder addGcsResult(GcsOutputResult value)
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;public OutputResult.Builder addGcsResult(int index, GcsOutputResult value)
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;public OutputResult.Builder addGcsResult(GcsOutputResult.Builder builderForValue)
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;public OutputResult.Builder addGcsResult(int index, GcsOutputResult.Builder builderForValue)
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;public OutputResult.Builder addAllGcsResult(Iterable<? extends GcsOutputResult> values)
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;public OutputResult.Builder clearGcsResult()
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;public OutputResult.Builder removeGcsResult(int index)
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;public GcsOutputResult.Builder getGcsResultBuilder(int index)
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;public GcsOutputResultOrBuilder getGcsResultOrBuilder(int index)
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;getGcsResultOrBuilder in interface OutputResultOrBuilderpublic List<? extends GcsOutputResultOrBuilder> getGcsResultOrBuilderList()
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;getGcsResultOrBuilderList in interface OutputResultOrBuilderpublic GcsOutputResult.Builder addGcsResultBuilder()
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;public GcsOutputResult.Builder addGcsResultBuilder(int index)
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;public List<GcsOutputResult.Builder> getGcsResultBuilderList()
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;public final OutputResult.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<OutputResult.Builder>public final OutputResult.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<OutputResult.Builder>Copyright © 2024 Google LLC. All rights reserved.