public sealed class BatchReadFeatureValuesOperationMetadata : IMessage<BatchReadFeatureValuesOperationMetadata>, IEquatable<BatchReadFeatureValuesOperationMetadata>, IDeepCloneable<BatchReadFeatureValuesOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class BatchReadFeatureValuesOperationMetadata.
Details of operations that batch reads Feature values.
[[["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 document provides reference information for the `BatchReadFeatureValuesOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta02."],["The `BatchReadFeatureValuesOperationMetadata` class is used to manage details of operations that batch read Feature values and implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class inherits from `object` and includes constructors for creating instances, either as a default object or by cloning another `BatchReadFeatureValuesOperationMetadata` object."],["The class contains one property, `GenericMetadata`, of type `GenericOperationMetadata`, which holds the metadata for Featurestore batch read operations."],["This API is found within the `Google.Cloud.AIPlatform.V1Beta1` namespace and is part of the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]