Package com.google.cloud.aiplatform.v1
Class CorroborateContentRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<CorroborateContentRequest.Builder>
com.google.cloud.aiplatform.v1.CorroborateContentRequest.Builder
- All Implemented Interfaces:
CorroborateContentRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- CorroborateContentRequest
public static final class CorroborateContentRequest.Builder
extends com.google.protobuf.GeneratedMessage.Builder<CorroborateContentRequest.Builder>
implements CorroborateContentRequestOrBuilder
Request message for CorroborateContent.Protobuf type
google.cloud.aiplatform.v1.CorroborateContentRequest-
Method Summary
Modifier and TypeMethodDescriptionaddAllFacts(Iterable<? extends Fact> values) Optional.Optional.addFacts(int index, Fact.Builder builderForValue) Optional.Optional.addFacts(Fact.Builder builderForValue) Optional.Optional.addFactsBuilder(int index) Optional.build()clear()Optional.Optional.Optional.Required.Optional.Optional.Optional.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetFacts(int index) Optional.getFactsBuilder(int index) Optional.Optional.intOptional.Optional.getFactsOrBuilder(int index) Optional.List<? extends FactOrBuilder>Optional.Optional.Optional.Optional.Required.com.google.protobuf.ByteStringRequired.booleanOptional.booleanOptional.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeContent(Content value) Optional.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) Optional.removeFacts(int index) Optional.setContent(Content value) Optional.setContent(Content.Builder builderForValue) Optional.Optional.setFacts(int index, Fact.Builder builderForValue) Optional.Optional.setParameters(CorroborateContentRequest.Parameters.Builder builderForValue) Optional.Required.setParentBytes(com.google.protobuf.ByteString value) Required.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<CorroborateContentRequest.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<CorroborateContentRequest.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.GeneratedMessage.Builder<CorroborateContentRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CorroborateContentRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<CorroborateContentRequest.Builder>
-
mergeFrom
public CorroborateContentRequest.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<CorroborateContentRequest.Builder>- Throws:
IOException
-
getParent
Required. The resource name of the Location from which to corroborate text. The users must have permission to make a call in the project. Format: `projects/{project}/locations/{location}`.string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getParentin interfaceCorroborateContentRequestOrBuilder- Returns:
- The parent.
-
getParentBytes
public com.google.protobuf.ByteString getParentBytes()Required. The resource name of the Location from which to corroborate text. The users must have permission to make a call in the project. Format: `projects/{project}/locations/{location}`.string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getParentBytesin interfaceCorroborateContentRequestOrBuilder- Returns:
- The bytes for parent.
-
setParent
Required. The resource name of the Location from which to corroborate text. The users must have permission to make a call in the project. Format: `projects/{project}/locations/{location}`.string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The parent to set.- Returns:
- This builder for chaining.
-
clearParent
Required. The resource name of the Location from which to corroborate text. The users must have permission to make a call in the project. Format: `projects/{project}/locations/{location}`.string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setParentBytes
Required. The resource name of the Location from which to corroborate text. The users must have permission to make a call in the project. Format: `projects/{project}/locations/{location}`.string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for parent to set.- Returns:
- This builder for chaining.
-
hasContent
public boolean hasContent()Optional. Input content to corroborate, only text format is supported for now.
optional .google.cloud.aiplatform.v1.Content content = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasContentin interfaceCorroborateContentRequestOrBuilder- Returns:
- Whether the content field is set.
-
getContent
Optional. Input content to corroborate, only text format is supported for now.
optional .google.cloud.aiplatform.v1.Content content = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getContentin interfaceCorroborateContentRequestOrBuilder- Returns:
- The content.
-
setContent
Optional. Input content to corroborate, only text format is supported for now.
optional .google.cloud.aiplatform.v1.Content content = 2 [(.google.api.field_behavior) = OPTIONAL]; -
setContent
Optional. Input content to corroborate, only text format is supported for now.
optional .google.cloud.aiplatform.v1.Content content = 2 [(.google.api.field_behavior) = OPTIONAL]; -
mergeContent
Optional. Input content to corroborate, only text format is supported for now.
optional .google.cloud.aiplatform.v1.Content content = 2 [(.google.api.field_behavior) = OPTIONAL]; -
clearContent
Optional. Input content to corroborate, only text format is supported for now.
optional .google.cloud.aiplatform.v1.Content content = 2 [(.google.api.field_behavior) = OPTIONAL]; -
getContentBuilder
Optional. Input content to corroborate, only text format is supported for now.
optional .google.cloud.aiplatform.v1.Content content = 2 [(.google.api.field_behavior) = OPTIONAL]; -
getContentOrBuilder
Optional. Input content to corroborate, only text format is supported for now.
optional .google.cloud.aiplatform.v1.Content content = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getContentOrBuilderin interfaceCorroborateContentRequestOrBuilder
-
getFactsList
Optional. Facts used to generate the text can also be used to corroborate the text.
repeated .google.cloud.aiplatform.v1.Fact facts = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getFactsListin interfaceCorroborateContentRequestOrBuilder
-
getFactsCount
public int getFactsCount()Optional. Facts used to generate the text can also be used to corroborate the text.
repeated .google.cloud.aiplatform.v1.Fact facts = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getFactsCountin interfaceCorroborateContentRequestOrBuilder
-
getFacts
Optional. Facts used to generate the text can also be used to corroborate the text.
repeated .google.cloud.aiplatform.v1.Fact facts = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getFactsin interfaceCorroborateContentRequestOrBuilder
-
setFacts
Optional. Facts used to generate the text can also be used to corroborate the text.
repeated .google.cloud.aiplatform.v1.Fact facts = 3 [(.google.api.field_behavior) = OPTIONAL]; -
setFacts
Optional. Facts used to generate the text can also be used to corroborate the text.
repeated .google.cloud.aiplatform.v1.Fact facts = 3 [(.google.api.field_behavior) = OPTIONAL]; -
addFacts
Optional. Facts used to generate the text can also be used to corroborate the text.
repeated .google.cloud.aiplatform.v1.Fact facts = 3 [(.google.api.field_behavior) = OPTIONAL]; -
addFacts
Optional. Facts used to generate the text can also be used to corroborate the text.
repeated .google.cloud.aiplatform.v1.Fact facts = 3 [(.google.api.field_behavior) = OPTIONAL]; -
addFacts
Optional. Facts used to generate the text can also be used to corroborate the text.
repeated .google.cloud.aiplatform.v1.Fact facts = 3 [(.google.api.field_behavior) = OPTIONAL]; -
addFacts
Optional. Facts used to generate the text can also be used to corroborate the text.
repeated .google.cloud.aiplatform.v1.Fact facts = 3 [(.google.api.field_behavior) = OPTIONAL]; -
addAllFacts
Optional. Facts used to generate the text can also be used to corroborate the text.
repeated .google.cloud.aiplatform.v1.Fact facts = 3 [(.google.api.field_behavior) = OPTIONAL]; -
clearFacts
Optional. Facts used to generate the text can also be used to corroborate the text.
repeated .google.cloud.aiplatform.v1.Fact facts = 3 [(.google.api.field_behavior) = OPTIONAL]; -
removeFacts
Optional. Facts used to generate the text can also be used to corroborate the text.
repeated .google.cloud.aiplatform.v1.Fact facts = 3 [(.google.api.field_behavior) = OPTIONAL]; -
getFactsBuilder
Optional. Facts used to generate the text can also be used to corroborate the text.
repeated .google.cloud.aiplatform.v1.Fact facts = 3 [(.google.api.field_behavior) = OPTIONAL]; -
getFactsOrBuilder
Optional. Facts used to generate the text can also be used to corroborate the text.
repeated .google.cloud.aiplatform.v1.Fact facts = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getFactsOrBuilderin interfaceCorroborateContentRequestOrBuilder
-
getFactsOrBuilderList
Optional. Facts used to generate the text can also be used to corroborate the text.
repeated .google.cloud.aiplatform.v1.Fact facts = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getFactsOrBuilderListin interfaceCorroborateContentRequestOrBuilder
-
addFactsBuilder
Optional. Facts used to generate the text can also be used to corroborate the text.
repeated .google.cloud.aiplatform.v1.Fact facts = 3 [(.google.api.field_behavior) = OPTIONAL]; -
addFactsBuilder
Optional. Facts used to generate the text can also be used to corroborate the text.
repeated .google.cloud.aiplatform.v1.Fact facts = 3 [(.google.api.field_behavior) = OPTIONAL]; -
getFactsBuilderList
Optional. Facts used to generate the text can also be used to corroborate the text.
repeated .google.cloud.aiplatform.v1.Fact facts = 3 [(.google.api.field_behavior) = OPTIONAL]; -
hasParameters
public boolean hasParameters()Optional. Parameters that can be set to override default settings per request.
.google.cloud.aiplatform.v1.CorroborateContentRequest.Parameters parameters = 4 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasParametersin interfaceCorroborateContentRequestOrBuilder- Returns:
- Whether the parameters field is set.
-
getParameters
Optional. Parameters that can be set to override default settings per request.
.google.cloud.aiplatform.v1.CorroborateContentRequest.Parameters parameters = 4 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getParametersin interfaceCorroborateContentRequestOrBuilder- Returns:
- The parameters.
-
setParameters
Optional. Parameters that can be set to override default settings per request.
.google.cloud.aiplatform.v1.CorroborateContentRequest.Parameters parameters = 4 [(.google.api.field_behavior) = OPTIONAL]; -
setParameters
public CorroborateContentRequest.Builder setParameters(CorroborateContentRequest.Parameters.Builder builderForValue) Optional. Parameters that can be set to override default settings per request.
.google.cloud.aiplatform.v1.CorroborateContentRequest.Parameters parameters = 4 [(.google.api.field_behavior) = OPTIONAL]; -
mergeParameters
public CorroborateContentRequest.Builder mergeParameters(CorroborateContentRequest.Parameters value) Optional. Parameters that can be set to override default settings per request.
.google.cloud.aiplatform.v1.CorroborateContentRequest.Parameters parameters = 4 [(.google.api.field_behavior) = OPTIONAL]; -
clearParameters
Optional. Parameters that can be set to override default settings per request.
.google.cloud.aiplatform.v1.CorroborateContentRequest.Parameters parameters = 4 [(.google.api.field_behavior) = OPTIONAL]; -
getParametersBuilder
Optional. Parameters that can be set to override default settings per request.
.google.cloud.aiplatform.v1.CorroborateContentRequest.Parameters parameters = 4 [(.google.api.field_behavior) = OPTIONAL]; -
getParametersOrBuilder
Optional. Parameters that can be set to override default settings per request.
.google.cloud.aiplatform.v1.CorroborateContentRequest.Parameters parameters = 4 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getParametersOrBuilderin interfaceCorroborateContentRequestOrBuilder
-