Interface protos.google.cloud.aiplatform.v1beta1.IBatchCreateFeaturesRequest (1.11.0)

Properties of a BatchCreateFeaturesRequest.

Package

@google-cloud/aiplatform

Properties

parent

parent?: (string|null);

BatchCreateFeaturesRequest parent

Property Value
TypeDescription
(string|null)

requests

requests?: (google.cloud.aiplatform.v1beta1.ICreateFeatureRequest[]|null);

BatchCreateFeaturesRequest requests

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.ICreateFeatureRequest[]|null)