Uses of Class
com.google.cloud.aiplatform.v1.CorroborateContentRequest.Builder
Packages that use CorroborateContentRequest.Builder
-
Uses of CorroborateContentRequest.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return CorroborateContentRequest.BuilderModifier and TypeMethodDescriptionCorroborateContentRequest.Builder.addAllFacts(Iterable<? extends Fact> values) Optional.Optional.CorroborateContentRequest.Builder.addFacts(int index, Fact.Builder builderForValue) Optional.Optional.CorroborateContentRequest.Builder.addFacts(Fact.Builder builderForValue) Optional.CorroborateContentRequest.Builder.clear()CorroborateContentRequest.Builder.clearContent()Optional.CorroborateContentRequest.Builder.clearFacts()Optional.CorroborateContentRequest.Builder.clearParameters()Optional.CorroborateContentRequest.Builder.clearParent()Required.CorroborateContentRequest.Builder.mergeContent(Content value) Optional.CorroborateContentRequest.Builder.mergeFrom(CorroborateContentRequest other) CorroborateContentRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CorroborateContentRequest.Builder.mergeFrom(com.google.protobuf.Message other) CorroborateContentRequest.Builder.mergeParameters(CorroborateContentRequest.Parameters value) Optional.CorroborateContentRequest.newBuilder()CorroborateContentRequest.newBuilder(CorroborateContentRequest prototype) CorroborateContentRequest.newBuilderForType()protected CorroborateContentRequest.BuilderCorroborateContentRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) CorroborateContentRequest.Builder.removeFacts(int index) Optional.CorroborateContentRequest.Builder.setContent(Content value) Optional.CorroborateContentRequest.Builder.setContent(Content.Builder builderForValue) Optional.Optional.CorroborateContentRequest.Builder.setFacts(int index, Fact.Builder builderForValue) Optional.CorroborateContentRequest.Builder.setParameters(CorroborateContentRequest.Parameters value) Optional.CorroborateContentRequest.Builder.setParameters(CorroborateContentRequest.Parameters.Builder builderForValue) Optional.Required.CorroborateContentRequest.Builder.setParentBytes(com.google.protobuf.ByteString value) Required.CorroborateContentRequest.toBuilder()