Uses of Class
com.google.cloud.aiplatform.v1.Examples
Packages that use Examples
-
Uses of Examples in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ExamplesModifier and TypeMethodDescriptionExamples.Builder.build()Examples.Builder.buildPartial()static ExamplesExamples.getDefaultInstance()Examples.Builder.getDefaultInstanceForType()Examples.getDefaultInstanceForType()ExplanationParameters.Builder.getExamples()Example-based explanations that returns the nearest neighbors from the provided dataset.ExplanationParameters.getExamples()Example-based explanations that returns the nearest neighbors from the provided dataset.ExplanationParametersOrBuilder.getExamples()Example-based explanations that returns the nearest neighbors from the provided dataset.UpdateExplanationDatasetRequest.Builder.getExamples()The example config containing the location of the dataset.UpdateExplanationDatasetRequest.getExamples()The example config containing the location of the dataset.UpdateExplanationDatasetRequestOrBuilder.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 ExamplesModifier and TypeMethodDescriptioncom.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 ExamplesModifier and TypeMethodDescriptionExplanationParameters.Builder.mergeExamples(Examples value) Example-based explanations that returns the nearest neighbors from the provided dataset.UpdateExplanationDatasetRequest.Builder.mergeExamples(Examples value) The example config containing the location of the dataset.static Examples.BuilderExamples.newBuilder(Examples prototype) ExplanationParameters.Builder.setExamples(Examples value) Example-based explanations that returns the nearest neighbors from the provided dataset.UpdateExplanationDatasetRequest.Builder.setExamples(Examples value) The example config containing the location of the dataset.