Interface protos.google.cloud.retail.v2beta.ICreateModelRequest (3.1.0)

Properties of a CreateModelRequest.

Package

@google-cloud/retail

Properties

dryRun

dryRun?: (boolean|null);

CreateModelRequest dryRun

model

model?: (google.cloud.retail.v2beta.IModel|null);

CreateModelRequest model

parent

parent?: (string|null);

CreateModelRequest parent