public sealed class CreateFeaturestoreOperationMetadata : IMessage<CreateFeaturestoreOperationMetadata>, IEquatable<CreateFeaturestoreOperationMetadata>, IDeepCloneable<CreateFeaturestoreOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class CreateFeaturestoreOperationMetadata.
Details of operations that perform create Featurestore.
[[["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 `CreateFeaturestoreOperationMetadata` class within the Cloud AI Platform v1beta1 API, specifically in version 1.0.0-beta02."],["`CreateFeaturestoreOperationMetadata` is used to detail operations related to the creation of a Featurestore, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class and includes methods like `GetHashCode`, `GetType`, and `ToString`, as well as providing two constructors."],["The class contains one property, `GenericMetadata`, of type `GenericOperationMetadata`, which provides the metadata for a Featurestore operation."]]],[]]