Cloud AI Platform v1 API - Class FetchFeatureValuesResponse.Types.FeatureNameValuePairList (2.27.0)

public sealed class FetchFeatureValuesResponse.Types.FeatureNameValuePairList : IMessage<FetchFeatureValuesResponse.Types.FeatureNameValuePairList>, IEquatable<FetchFeatureValuesResponse.Types.FeatureNameValuePairList>, IDeepCloneable<FetchFeatureValuesResponse.Types.FeatureNameValuePairList>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud AI Platform v1 API class FetchFeatureValuesResponse.Types.FeatureNameValuePairList.

Response structure in the format of key (feature name) and (feature) value pair.

Inheritance

object > FetchFeatureValuesResponse.Types.FeatureNameValuePairList

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

FeatureNameValuePairList()

public FeatureNameValuePairList()

FeatureNameValuePairList(FeatureNameValuePairList)

public FeatureNameValuePairList(FetchFeatureValuesResponse.Types.FeatureNameValuePairList other)
Parameter
NameDescription
otherFetchFeatureValuesResponseTypesFeatureNameValuePairList

Properties

Features

public RepeatedField<FetchFeatureValuesResponse.Types.FeatureNameValuePairList.Types.FeatureNameValuePair> Features { get; }

List of feature names and values.

Property Value
TypeDescription
RepeatedFieldFetchFeatureValuesResponseTypesFeatureNameValuePairListTypesFeatureNameValuePair