Uses of Class
com.google.cloud.aiplatform.v1.PredictSchemata
Packages that use PredictSchemata
-
Uses of PredictSchemata in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return PredictSchemataModifier and TypeMethodDescriptionPredictSchemata.Builder.build()PredictSchemata.Builder.buildPartial()static PredictSchemataPredictSchemata.getDefaultInstance()PredictSchemata.Builder.getDefaultInstanceForType()PredictSchemata.getDefaultInstanceForType()Model.Builder.getPredictSchemata()The schemata that describe formats of the Model's predictions and explanations as given and returned via [PredictionService.Predict][google.cloud.aiplatform.v1.PredictionService.Predict] and [PredictionService.Explain][google.cloud.aiplatform.v1.PredictionService.Explain].Model.getPredictSchemata()The schemata that describe formats of the Model's predictions and explanations as given and returned via [PredictionService.Predict][google.cloud.aiplatform.v1.PredictionService.Predict] and [PredictionService.Explain][google.cloud.aiplatform.v1.PredictionService.Explain].ModelOrBuilder.getPredictSchemata()The schemata that describe formats of the Model's predictions and explanations as given and returned via [PredictionService.Predict][google.cloud.aiplatform.v1.PredictionService.Predict] and [PredictionService.Explain][google.cloud.aiplatform.v1.PredictionService.Explain].PublisherModel.Builder.getPredictSchemata()Optional.PublisherModel.getPredictSchemata()Optional.PublisherModelOrBuilder.getPredictSchemata()Optional.UnmanagedContainerModel.Builder.getPredictSchemata()Contains the schemata used in Model's predictions and explanationsUnmanagedContainerModel.getPredictSchemata()Contains the schemata used in Model's predictions and explanationsUnmanagedContainerModelOrBuilder.getPredictSchemata()Contains the schemata used in Model's predictions and explanationsstatic PredictSchemataPredictSchemata.parseDelimitedFrom(InputStream input) static PredictSchemataPredictSchemata.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PredictSchemataPredictSchemata.parseFrom(byte[] data) static PredictSchemataPredictSchemata.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PredictSchemataPredictSchemata.parseFrom(com.google.protobuf.ByteString data) static PredictSchemataPredictSchemata.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PredictSchemataPredictSchemata.parseFrom(com.google.protobuf.CodedInputStream input) static PredictSchemataPredictSchemata.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PredictSchemataPredictSchemata.parseFrom(InputStream input) static PredictSchemataPredictSchemata.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PredictSchemataPredictSchemata.parseFrom(ByteBuffer data) static PredictSchemataPredictSchemata.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type PredictSchemataModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PredictSchemata>PredictSchemata.getParserForType()static com.google.protobuf.Parser<PredictSchemata>PredictSchemata.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type PredictSchemataModifier and TypeMethodDescriptionPredictSchemata.Builder.mergeFrom(PredictSchemata other) Model.Builder.mergePredictSchemata(PredictSchemata value) The schemata that describe formats of the Model's predictions and explanations as given and returned via [PredictionService.Predict][google.cloud.aiplatform.v1.PredictionService.Predict] and [PredictionService.Explain][google.cloud.aiplatform.v1.PredictionService.Explain].PublisherModel.Builder.mergePredictSchemata(PredictSchemata value) Optional.UnmanagedContainerModel.Builder.mergePredictSchemata(PredictSchemata value) Contains the schemata used in Model's predictions and explanationsstatic PredictSchemata.BuilderPredictSchemata.newBuilder(PredictSchemata prototype) Model.Builder.setPredictSchemata(PredictSchemata value) The schemata that describe formats of the Model's predictions and explanations as given and returned via [PredictionService.Predict][google.cloud.aiplatform.v1.PredictionService.Predict] and [PredictionService.Explain][google.cloud.aiplatform.v1.PredictionService.Explain].PublisherModel.Builder.setPredictSchemata(PredictSchemata value) Optional.UnmanagedContainerModel.Builder.setPredictSchemata(PredictSchemata value) Contains the schemata used in Model's predictions and explanations