Uses of Class
com.google.cloud.aiplatform.v1.Examples
-
Packages that use Examples Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of Examples in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Examples Modifier and Type Method Description ExamplesExamples.Builder. build()ExamplesExamples.Builder. buildPartial()static ExamplesExamples. getDefaultInstance()ExamplesExamples.Builder. getDefaultInstanceForType()ExamplesExamples. getDefaultInstanceForType()ExamplesExplanationParameters.Builder. getExamples()Example-based explanations that returns the nearest neighbors from the provided dataset.ExamplesExplanationParameters. getExamples()Example-based explanations that returns the nearest neighbors from the provided dataset.ExamplesExplanationParametersOrBuilder. getExamples()Example-based explanations that returns the nearest neighbors from the provided dataset.ExamplesUpdateExplanationDatasetRequest.Builder. getExamples()The example config containing the location of the dataset.ExamplesUpdateExplanationDatasetRequest. getExamples()The example config containing the location of the dataset.ExamplesUpdateExplanationDatasetRequestOrBuilder. getExamples()The example config containing the location of the dataset.static ExamplesExamples. parseDelimitedFrom(InputStream input)static ExamplesExamples. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExamplesExamples. parseFrom(byte[] data)static ExamplesExamples. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExamplesExamples. parseFrom(com.google.protobuf.ByteString data)static ExamplesExamples. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExamplesExamples. parseFrom(com.google.protobuf.CodedInputStream input)static ExamplesExamples. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExamplesExamples. parseFrom(InputStream input)static ExamplesExamples. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExamplesExamples. parseFrom(ByteBuffer data)static ExamplesExamples. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type Examples Modifier and Type Method Description com.google.protobuf.Parser<Examples>Examples. getParserForType()static com.google.protobuf.Parser<Examples>Examples. parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type Examples Modifier and Type Method Description ExplanationParameters.BuilderExplanationParameters.Builder. mergeExamples(Examples value)Example-based explanations that returns the nearest neighbors from the provided dataset.UpdateExplanationDatasetRequest.BuilderUpdateExplanationDatasetRequest.Builder. mergeExamples(Examples value)The example config containing the location of the dataset.Examples.BuilderExamples.Builder. mergeFrom(Examples other)static Examples.BuilderExamples. newBuilder(Examples prototype)ExplanationParameters.BuilderExplanationParameters.Builder. setExamples(Examples value)Example-based explanations that returns the nearest neighbors from the provided dataset.UpdateExplanationDatasetRequest.BuilderUpdateExplanationDatasetRequest.Builder. setExamples(Examples value)The example config containing the location of the dataset.
-