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-04-09 UTC."],[[["This documentation covers the `BatchImportEvaluatedAnnotationsResponse` class within the Google Cloud AI Platform v1beta1 API, specifically for versions 1.0.0-beta20 and 1.0.0-beta21."],["The `BatchImportEvaluatedAnnotationsResponse` class is a response message for the `ModelService.BatchImportEvaluatedAnnotations` method."],["This class inherits from `object` and implements the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` provided by the Protobuf library."],["The class includes two constructors and one property named `ImportedEvaluatedAnnotationsCount`, which is read-only, indicating the number of imported evaluated annotations."],["The class belongs to the `Google.Cloud.AIPlatform.V1Beta1` namespace and is found in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]