public sealed class FeatureViewDataKey.Types.CompositeKey : IMessage<FeatureViewDataKey.Types.CompositeKey>, IEquatable<FeatureViewDataKey.Types.CompositeKey>, IDeepCloneable<FeatureViewDataKey.Types.CompositeKey>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class FeatureViewDataKey.Types.CompositeKey.
ID that is comprised from several parts (columns).
[[["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-25 UTC."],[[["This document provides reference information for the `FeatureViewDataKey.Types.CompositeKey` class within the Cloud AI Platform v1beta1 API, specifically in version 1.0.0-beta21, and also in version 1.0.0-beta20."],["The `FeatureViewDataKey.Types.CompositeKey` class represents an ID composed of multiple parts or columns, implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It inherits from `object` and includes members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The class includes two constructors, `CompositeKey()` and `CompositeKey(FeatureViewDataKey.Types.CompositeKey other)`, and it has one property, `Parts`, which is a `RepeatedField` of strings used to build the Entity ID."],["The namespace for this class is `Google.Cloud.AIPlatform.V1Beta1`, and it is found within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]