Package com.google.cloud.retail.v2alpha
Class OutputResult.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<OutputResult.Builder>
-
- com.google.cloud.retail.v2alpha.OutputResult.Builder
-
- All Implemented Interfaces:
OutputResultOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- OutputResult
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 typegoogle.cloud.retail.v2alpha.OutputResult
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description OutputResult.BuilderaddAllBigqueryResult(Iterable<? extends BigQueryOutputResult> values)The BigQuery location where the result is stored.OutputResult.BuilderaddAllGcsResult(Iterable<? extends GcsOutputResult> values)The Google Cloud Storage location where the result is stored.OutputResult.BuilderaddBigqueryResult(int index, BigQueryOutputResult value)The BigQuery location where the result is stored.OutputResult.BuilderaddBigqueryResult(int index, BigQueryOutputResult.Builder builderForValue)The BigQuery location where the result is stored.OutputResult.BuilderaddBigqueryResult(BigQueryOutputResult value)The BigQuery location where the result is stored.OutputResult.BuilderaddBigqueryResult(BigQueryOutputResult.Builder builderForValue)The BigQuery location where the result is stored.BigQueryOutputResult.BuilderaddBigqueryResultBuilder()The BigQuery location where the result is stored.BigQueryOutputResult.BuilderaddBigqueryResultBuilder(int index)The BigQuery location where the result is stored.OutputResult.BuilderaddGcsResult(int index, GcsOutputResult value)The Google Cloud Storage location where the result is stored.OutputResult.BuilderaddGcsResult(int index, GcsOutputResult.Builder builderForValue)The Google Cloud Storage location where the result is stored.OutputResult.BuilderaddGcsResult(GcsOutputResult value)The Google Cloud Storage location where the result is stored.OutputResult.BuilderaddGcsResult(GcsOutputResult.Builder builderForValue)The Google Cloud Storage location where the result is stored.GcsOutputResult.BuilderaddGcsResultBuilder()The Google Cloud Storage location where the result is stored.GcsOutputResult.BuilderaddGcsResultBuilder(int index)The Google Cloud Storage location where the result is stored.OutputResult.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)OutputResultbuild()OutputResultbuildPartial()OutputResult.Builderclear()OutputResult.BuilderclearBigqueryResult()The BigQuery location where the result is stored.OutputResult.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)OutputResult.BuilderclearGcsResult()The Google Cloud Storage location where the result is stored.OutputResult.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)OutputResult.Builderclone()BigQueryOutputResultgetBigqueryResult(int index)The BigQuery location where the result is stored.BigQueryOutputResult.BuildergetBigqueryResultBuilder(int index)The BigQuery location where the result is stored.List<BigQueryOutputResult.Builder>getBigqueryResultBuilderList()The BigQuery location where the result is stored.intgetBigqueryResultCount()The BigQuery location where the result is stored.List<BigQueryOutputResult>getBigqueryResultList()The BigQuery location where the result is stored.BigQueryOutputResultOrBuildergetBigqueryResultOrBuilder(int index)The BigQuery location where the result is stored.List<? extends BigQueryOutputResultOrBuilder>getBigqueryResultOrBuilderList()The BigQuery location where the result is stored.OutputResultgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()GcsOutputResultgetGcsResult(int index)The Google Cloud Storage location where the result is stored.GcsOutputResult.BuildergetGcsResultBuilder(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.intgetGcsResultCount()The Google Cloud Storage location where the result is stored.List<GcsOutputResult>getGcsResultList()The Google Cloud Storage location where the result is stored.GcsOutputResultOrBuildergetGcsResultOrBuilder(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.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()OutputResult.BuildermergeFrom(OutputResult other)OutputResult.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)OutputResult.BuildermergeFrom(com.google.protobuf.Message other)OutputResult.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)OutputResult.BuilderremoveBigqueryResult(int index)The BigQuery location where the result is stored.OutputResult.BuilderremoveGcsResult(int index)The Google Cloud Storage location where the result is stored.OutputResult.BuildersetBigqueryResult(int index, BigQueryOutputResult value)The BigQuery location where the result is stored.OutputResult.BuildersetBigqueryResult(int index, BigQueryOutputResult.Builder builderForValue)The BigQuery location where the result is stored.OutputResult.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)OutputResult.BuildersetGcsResult(int index, GcsOutputResult value)The Google Cloud Storage location where the result is stored.OutputResult.BuildersetGcsResult(int index, GcsOutputResult.Builder builderForValue)The Google Cloud Storage location where the result is stored.OutputResult.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)OutputResult.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<OutputResult.Builder>
-
clear
public OutputResult.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputResult.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<OutputResult.Builder>
-
getDefaultInstanceForType
public OutputResult getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public OutputResult build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public OutputResult buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public OutputResult.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<OutputResult.Builder>
-
setField
public OutputResult.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputResult.Builder>
-
clearField
public OutputResult.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputResult.Builder>
-
clearOneof
public OutputResult.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputResult.Builder>
-
setRepeatedField
public OutputResult.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputResult.Builder>
-
addRepeatedField
public OutputResult.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputResult.Builder>
-
mergeFrom
public OutputResult.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<OutputResult.Builder>
-
mergeFrom
public OutputResult.Builder mergeFrom(OutputResult other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputResult.Builder>
-
mergeFrom
public OutputResult.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<OutputResult.Builder>- Throws:
IOException
-
getBigqueryResultList
public List<BigQueryOutputResult> getBigqueryResultList()
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;- Specified by:
getBigqueryResultListin interfaceOutputResultOrBuilder
-
getBigqueryResultCount
public int getBigqueryResultCount()
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;- Specified by:
getBigqueryResultCountin interfaceOutputResultOrBuilder
-
getBigqueryResult
public BigQueryOutputResult getBigqueryResult(int index)
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;- Specified by:
getBigqueryResultin interfaceOutputResultOrBuilder
-
setBigqueryResult
public OutputResult.Builder setBigqueryResult(int index, BigQueryOutputResult value)
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;
-
setBigqueryResult
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;
-
addBigqueryResult
public OutputResult.Builder addBigqueryResult(BigQueryOutputResult value)
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;
-
addBigqueryResult
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;
-
addBigqueryResult
public OutputResult.Builder addBigqueryResult(BigQueryOutputResult.Builder builderForValue)
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;
-
addBigqueryResult
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;
-
addAllBigqueryResult
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;
-
clearBigqueryResult
public OutputResult.Builder clearBigqueryResult()
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;
-
removeBigqueryResult
public OutputResult.Builder removeBigqueryResult(int index)
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;
-
getBigqueryResultBuilder
public BigQueryOutputResult.Builder getBigqueryResultBuilder(int index)
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;
-
getBigqueryResultOrBuilder
public BigQueryOutputResultOrBuilder getBigqueryResultOrBuilder(int index)
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;- Specified by:
getBigqueryResultOrBuilderin interfaceOutputResultOrBuilder
-
getBigqueryResultOrBuilderList
public List<? extends BigQueryOutputResultOrBuilder> getBigqueryResultOrBuilderList()
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;- Specified by:
getBigqueryResultOrBuilderListin interfaceOutputResultOrBuilder
-
addBigqueryResultBuilder
public BigQueryOutputResult.Builder addBigqueryResultBuilder()
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;
-
addBigqueryResultBuilder
public BigQueryOutputResult.Builder addBigqueryResultBuilder(int index)
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;
-
getBigqueryResultBuilderList
public List<BigQueryOutputResult.Builder> getBigqueryResultBuilderList()
The BigQuery location where the result is stored.
repeated .google.cloud.retail.v2alpha.BigQueryOutputResult bigquery_result = 1;
-
getGcsResultList
public List<GcsOutputResult> getGcsResultList()
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;- Specified by:
getGcsResultListin interfaceOutputResultOrBuilder
-
getGcsResultCount
public int getGcsResultCount()
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;- Specified by:
getGcsResultCountin interfaceOutputResultOrBuilder
-
getGcsResult
public GcsOutputResult getGcsResult(int index)
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;- Specified by:
getGcsResultin interfaceOutputResultOrBuilder
-
setGcsResult
public 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;
-
setGcsResult
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;
-
addGcsResult
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;
-
addGcsResult
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;
-
addGcsResult
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;
-
addGcsResult
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;
-
addAllGcsResult
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;
-
clearGcsResult
public OutputResult.Builder clearGcsResult()
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;
-
removeGcsResult
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;
-
getGcsResultBuilder
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;
-
getGcsResultOrBuilder
public GcsOutputResultOrBuilder getGcsResultOrBuilder(int index)
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;- Specified by:
getGcsResultOrBuilderin interfaceOutputResultOrBuilder
-
getGcsResultOrBuilderList
public List<? extends GcsOutputResultOrBuilder> getGcsResultOrBuilderList()
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;- Specified by:
getGcsResultOrBuilderListin interfaceOutputResultOrBuilder
-
addGcsResultBuilder
public GcsOutputResult.Builder addGcsResultBuilder()
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;
-
addGcsResultBuilder
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;
-
getGcsResultBuilderList
public List<GcsOutputResult.Builder> getGcsResultBuilderList()
The Google Cloud Storage location where the result is stored.
repeated .google.cloud.retail.v2alpha.GcsOutputResult gcs_result = 2;
-
setUnknownFields
public final OutputResult.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputResult.Builder>
-
mergeUnknownFields
public final OutputResult.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputResult.Builder>
-
-