Interface protos.google.cloud.aiplatform.v1.ICreateEntityTypeRequest (1.11.0)

Properties of a CreateEntityTypeRequest.

Package

@google-cloud/aiplatform

Properties

entityType

entityType?: (google.cloud.aiplatform.v1.IEntityType|null);

CreateEntityTypeRequest entityType

Property Value
TypeDescription
(google.cloud.aiplatform.v1.IEntityType|null)

entityTypeId

entityTypeId?: (string|null);

CreateEntityTypeRequest entityTypeId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateEntityTypeRequest parent

Property Value
TypeDescription
(string|null)