Interface protos.google.cloud.datacatalog.v1beta1.ICreateEntryRequest

Properties of a CreateEntryRequest.

Package

@google-cloud/datacatalog!

Properties

entry

entry?: (google.cloud.datacatalog.v1beta1.IEntry|null);

CreateEntryRequest entry

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

entryId

entryId?: (string|null);

CreateEntryRequest entryId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateEntryRequest parent

Property Value
TypeDescription
(string|null)