public interface PublisherModelConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PredictRequestResponseLoggingConfig |
getLoggingConfig()
The prediction request/response logging config.
|
PredictRequestResponseLoggingConfigOrBuilder |
getLoggingConfigOrBuilder()
The prediction request/response logging config.
|
boolean |
hasLoggingConfig()
The prediction request/response logging config.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasLoggingConfig()
The prediction request/response logging config.
.google.cloud.aiplatform.v1beta1.PredictRequestResponseLoggingConfig logging_config = 3;
PredictRequestResponseLoggingConfig getLoggingConfig()
The prediction request/response logging config.
.google.cloud.aiplatform.v1beta1.PredictRequestResponseLoggingConfig logging_config = 3;
PredictRequestResponseLoggingConfigOrBuilder getLoggingConfigOrBuilder()
The prediction request/response logging config.
.google.cloud.aiplatform.v1beta1.PredictRequestResponseLoggingConfig logging_config = 3;
Copyright © 2025 Google LLC. All rights reserved.