Uses of Class
com.google.cloud.aiplatform.v1.GroundingSupport
Packages that use GroundingSupport
-
Uses of GroundingSupport in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return GroundingSupportModifier and TypeMethodDescriptionGroundingSupport.Builder.build()GroundingSupport.Builder.buildPartial()static GroundingSupportGroundingSupport.getDefaultInstance()GroundingSupport.Builder.getDefaultInstanceForType()GroundingSupport.getDefaultInstanceForType()GroundingMetadata.Builder.getGroundingSupports(int index) Optional.GroundingMetadata.getGroundingSupports(int index) Optional.GroundingMetadataOrBuilder.getGroundingSupports(int index) Optional.static GroundingSupportGroundingSupport.parseDelimitedFrom(InputStream input) static GroundingSupportGroundingSupport.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GroundingSupportGroundingSupport.parseFrom(byte[] data) static GroundingSupportGroundingSupport.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GroundingSupportGroundingSupport.parseFrom(com.google.protobuf.ByteString data) static GroundingSupportGroundingSupport.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GroundingSupportGroundingSupport.parseFrom(com.google.protobuf.CodedInputStream input) static GroundingSupportGroundingSupport.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GroundingSupportGroundingSupport.parseFrom(InputStream input) static GroundingSupportGroundingSupport.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GroundingSupportGroundingSupport.parseFrom(ByteBuffer data) static GroundingSupportGroundingSupport.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type GroundingSupportModifier and TypeMethodDescriptionGroundingMetadata.Builder.getGroundingSupportsList()Optional.GroundingMetadata.getGroundingSupportsList()Optional.GroundingMetadataOrBuilder.getGroundingSupportsList()Optional.com.google.protobuf.Parser<GroundingSupport>GroundingSupport.getParserForType()static com.google.protobuf.Parser<GroundingSupport>GroundingSupport.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type GroundingSupportModifier and TypeMethodDescriptionGroundingMetadata.Builder.addGroundingSupports(int index, GroundingSupport value) Optional.GroundingMetadata.Builder.addGroundingSupports(GroundingSupport value) Optional.GroundingSupport.Builder.mergeFrom(GroundingSupport other) static GroundingSupport.BuilderGroundingSupport.newBuilder(GroundingSupport prototype) GroundingMetadata.Builder.setGroundingSupports(int index, GroundingSupport value) Optional.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type GroundingSupportModifier and TypeMethodDescriptionGroundingMetadata.Builder.addAllGroundingSupports(Iterable<? extends GroundingSupport> values) Optional.