public sealed class BatchImportEvaluatedAnnotationsResponse : IMessage<BatchImportEvaluatedAnnotationsResponse>, IEquatable<BatchImportEvaluatedAnnotationsResponse>, IDeepCloneable<BatchImportEvaluatedAnnotationsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class BatchImportEvaluatedAnnotationsResponse.
Response message for
[ModelService.BatchImportEvaluatedAnnotations][google.cloud.aiplatform.v1beta1.ModelService.BatchImportEvaluatedAnnotations]
[[["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-31 UTC."],[[["This page provides documentation for the `BatchImportEvaluatedAnnotationsResponse` class within the Google Cloud AI Platform v1beta1 API, specifically in the .NET environment."],["`BatchImportEvaluatedAnnotationsResponse` is a response message used by the `ModelService.BatchImportEvaluatedAnnotations` method, designed for batch operations related to evaluated annotations."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffered message operations."],["The class contains a property `ImportedEvaluatedAnnotationsCount`, which is output-only and indicates the number of evaluated annotations successfully imported."],["Two versions of this class are documented on this page, `1.0.0-beta21` and `1.0.0-beta20`, with the latest being the beta21."]]],[]]