public sealed class ModelMonitoringOutputSpec : IMessage<ModelMonitoringOutputSpec>, IEquatable<ModelMonitoringOutputSpec>, IDeepCloneable<ModelMonitoringOutputSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class ModelMonitoringOutputSpec.
Specification for the export destination of monitoring results, including
metrics, logs, etc.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `ModelMonitoringOutputSpec` class within the Cloud AI Platform v1beta1 API."],["`ModelMonitoringOutputSpec` is a class designed to specify the export destination for monitoring results, including metrics and logs."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains a property `GcsBaseDirectory`, of the type `GcsDestination`, that represents the Google Cloud Storage path for storing monitoring data."],["The latest version of this class is the 1.0.0-beta21, and this document also shows the version 1.0.0-beta20."]]],[]]