public sealed class BatchReadFeatureValuesResponse : IMessage<BatchReadFeatureValuesResponse>, IEquatable<BatchReadFeatureValuesResponse>, IDeepCloneable<BatchReadFeatureValuesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class BatchReadFeatureValuesResponse.
Response message for [FeaturestoreService.BatchReadFeatureValues][google.cloud.aiplatform.v1beta1.FeaturestoreService.BatchReadFeatureValues].
Implements
IMessageBatchReadFeatureValuesResponse, IEquatableBatchReadFeatureValuesResponse, IDeepCloneableBatchReadFeatureValuesResponse, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
BatchReadFeatureValuesResponse()
public BatchReadFeatureValuesResponse()
BatchReadFeatureValuesResponse(BatchReadFeatureValuesResponse)
public BatchReadFeatureValuesResponse(BatchReadFeatureValuesResponse other)
Parameter | |
---|---|
Name | Description |
other |
BatchReadFeatureValuesResponse |