public sealed class CreateFeatureViewOperationMetadata : IMessage<CreateFeatureViewOperationMetadata>, IEquatable<CreateFeatureViewOperationMetadata>, IDeepCloneable<CreateFeatureViewOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class CreateFeatureViewOperationMetadata.
Details of operations that perform create FeatureView.
[[["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 details the `CreateFeatureViewOperationMetadata` class within the Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta02."],["The `CreateFeatureViewOperationMetadata` class is used to provide details about operations that are used to create a FeatureView, and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class inherits from `object` and contains a `GenericMetadata` property, which is of type `GenericOperationMetadata` and holds the operation metadata for FeatureView creation."],["There are two constructors for the `CreateFeatureViewOperationMetadata` class, one being a parameterless constructor, and the other one allowing for the class to be constructed by passing an existing instance of the same class."]]],[]]