Uses of Class
com.google.cloud.aiplatform.v1.PredictRequestResponseLoggingConfig
Packages that use PredictRequestResponseLoggingConfig
-
Uses of PredictRequestResponseLoggingConfig in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return PredictRequestResponseLoggingConfigModifier and TypeMethodDescriptionPredictRequestResponseLoggingConfig.Builder.build()PredictRequestResponseLoggingConfig.Builder.buildPartial()PredictRequestResponseLoggingConfig.getDefaultInstance()PredictRequestResponseLoggingConfig.Builder.getDefaultInstanceForType()PredictRequestResponseLoggingConfig.getDefaultInstanceForType()Endpoint.Builder.getPredictRequestResponseLoggingConfig()Configures the request-response logging for online prediction.Endpoint.getPredictRequestResponseLoggingConfig()Configures the request-response logging for online prediction.EndpointOrBuilder.getPredictRequestResponseLoggingConfig()Configures the request-response logging for online prediction.PredictRequestResponseLoggingConfig.parseDelimitedFrom(InputStream input) PredictRequestResponseLoggingConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PredictRequestResponseLoggingConfig.parseFrom(byte[] data) PredictRequestResponseLoggingConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PredictRequestResponseLoggingConfig.parseFrom(com.google.protobuf.ByteString data) PredictRequestResponseLoggingConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PredictRequestResponseLoggingConfig.parseFrom(com.google.protobuf.CodedInputStream input) PredictRequestResponseLoggingConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PredictRequestResponseLoggingConfig.parseFrom(InputStream input) PredictRequestResponseLoggingConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PredictRequestResponseLoggingConfig.parseFrom(ByteBuffer data) PredictRequestResponseLoggingConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type PredictRequestResponseLoggingConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PredictRequestResponseLoggingConfig>PredictRequestResponseLoggingConfig.getParserForType()static com.google.protobuf.Parser<PredictRequestResponseLoggingConfig>PredictRequestResponseLoggingConfig.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type PredictRequestResponseLoggingConfigModifier and TypeMethodDescriptionPredictRequestResponseLoggingConfig.Builder.mergeFrom(PredictRequestResponseLoggingConfig other) Endpoint.Builder.mergePredictRequestResponseLoggingConfig(PredictRequestResponseLoggingConfig value) Configures the request-response logging for online prediction.PredictRequestResponseLoggingConfig.newBuilder(PredictRequestResponseLoggingConfig prototype) Endpoint.Builder.setPredictRequestResponseLoggingConfig(PredictRequestResponseLoggingConfig value) Configures the request-response logging for online prediction.