Interface protos.google.cloud.datacatalog.v1beta1.ICreateEntryGroupRequest

Properties of a CreateEntryGroupRequest.

Package

@google-cloud/datacatalog!

Properties

entryGroup

entryGroup?: (google.cloud.datacatalog.v1beta1.IEntryGroup|null);

CreateEntryGroupRequest entryGroup

Property Value
TypeDescription
(google.cloud.datacatalog.v1beta1.IEntryGroup|null)

entryGroupId

entryGroupId?: (string|null);

CreateEntryGroupRequest entryGroupId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateEntryGroupRequest parent

Property Value
TypeDescription
(string|null)