Uses of Class
com.google.cloud.aiplatform.v1.Presets
-
Packages that use Presets Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of Presets in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Presets Modifier and Type Method Description PresetsPresets.Builder. build()PresetsPresets.Builder. buildPartial()static PresetsPresets. getDefaultInstance()PresetsPresets.Builder. getDefaultInstanceForType()PresetsPresets. getDefaultInstanceForType()PresetsExamples.Builder. getPresets()Simplified preset configuration, which automatically sets configuration values based on the desired query speed-precision trade-off and modality.PresetsExamples. getPresets()Simplified preset configuration, which automatically sets configuration values based on the desired query speed-precision trade-off and modality.PresetsExamplesOrBuilder. getPresets()Simplified preset configuration, which automatically sets configuration values based on the desired query speed-precision trade-off and modality.static PresetsPresets. parseDelimitedFrom(InputStream input)static PresetsPresets. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PresetsPresets. parseFrom(byte[] data)static PresetsPresets. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PresetsPresets. parseFrom(com.google.protobuf.ByteString data)static PresetsPresets. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PresetsPresets. parseFrom(com.google.protobuf.CodedInputStream input)static PresetsPresets. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PresetsPresets. parseFrom(InputStream input)static PresetsPresets. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PresetsPresets. parseFrom(ByteBuffer data)static PresetsPresets. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type Presets Modifier and Type Method Description com.google.protobuf.Parser<Presets>Presets. getParserForType()static com.google.protobuf.Parser<Presets>Presets. parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type Presets Modifier and Type Method Description Presets.BuilderPresets.Builder. mergeFrom(Presets other)Examples.BuilderExamples.Builder. mergePresets(Presets value)Simplified preset configuration, which automatically sets configuration values based on the desired query speed-precision trade-off and modality.static Presets.BuilderPresets. newBuilder(Presets prototype)Examples.BuilderExamples.Builder. setPresets(Presets value)Simplified preset configuration, which automatically sets configuration values based on the desired query speed-precision trade-off and modality.
-