public interface ModelMonitoringOutputSpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
GcsDestination |
getGcsBaseDirectory()
Google Cloud Storage base folder path for metrics, error logs, etc.
|
GcsDestinationOrBuilder |
getGcsBaseDirectoryOrBuilder()
Google Cloud Storage base folder path for metrics, error logs, etc.
|
boolean |
hasGcsBaseDirectory()
Google Cloud Storage base folder path for metrics, error logs, etc.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasGcsBaseDirectory()
Google Cloud Storage base folder path for metrics, error logs, etc.
.google.cloud.aiplatform.v1beta1.GcsDestination gcs_base_directory = 1;GcsDestination getGcsBaseDirectory()
Google Cloud Storage base folder path for metrics, error logs, etc.
.google.cloud.aiplatform.v1beta1.GcsDestination gcs_base_directory = 1;GcsDestinationOrBuilder getGcsBaseDirectoryOrBuilder()
Google Cloud Storage base folder path for metrics, error logs, etc.
.google.cloud.aiplatform.v1beta1.GcsDestination gcs_base_directory = 1;Copyright © 2025 Google LLC. All rights reserved.