Interface protos.google.cloud.aiplatform.v1beta1.IPredictRequestResponseLoggingConfig (6.1.0)

Properties of a PredictRequestResponseLoggingConfig.

Package

@google-cloud/aiplatform

Properties

bigqueryDestination

bigqueryDestination?: (google.cloud.aiplatform.v1beta1.IBigQueryDestination|null);

PredictRequestResponseLoggingConfig bigqueryDestination

enabled

enabled?: (boolean|null);

PredictRequestResponseLoggingConfig enabled

enableOtelLogging

enableOtelLogging?: (boolean|null);

PredictRequestResponseLoggingConfig enableOtelLogging

requestResponseLoggingSchemaVersion

requestResponseLoggingSchemaVersion?: (string|null);

PredictRequestResponseLoggingConfig requestResponseLoggingSchemaVersion

samplingRate

samplingRate?: (number|null);

PredictRequestResponseLoggingConfig samplingRate