Interface protos.google.cloud.datacatalog.v1.ISearchCatalogResult

Properties of a SearchCatalogResult.

Package

@google-cloud/datacatalog!

Properties

fullyQualifiedName

fullyQualifiedName?: (string|null);

SearchCatalogResult fullyQualifiedName

Property Value
TypeDescription
(string|null)

integratedSystem

integratedSystem?: (google.cloud.datacatalog.v1.IntegratedSystem|keyof typeof google.cloud.datacatalog.v1.IntegratedSystem|null);

SearchCatalogResult integratedSystem

Property Value
TypeDescription
(google.cloud.datacatalog.v1.IntegratedSystem|keyof typeof google.cloud.datacatalog.v1.IntegratedSystem|null)

linkedResource

linkedResource?: (string|null);

SearchCatalogResult linkedResource

Property Value
TypeDescription
(string|null)

modifyTime

modifyTime?: (google.protobuf.ITimestamp|null);

SearchCatalogResult modifyTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

relativeResourceName

relativeResourceName?: (string|null);

SearchCatalogResult relativeResourceName

Property Value
TypeDescription
(string|null)

searchResultSubtype

searchResultSubtype?: (string|null);

SearchCatalogResult searchResultSubtype

Property Value
TypeDescription
(string|null)

searchResultType

searchResultType?: (google.cloud.datacatalog.v1.SearchResultType|keyof typeof google.cloud.datacatalog.v1.SearchResultType|null);

SearchCatalogResult searchResultType

Property Value
TypeDescription
(google.cloud.datacatalog.v1.SearchResultType|keyof typeof google.cloud.datacatalog.v1.SearchResultType|null)

userSpecifiedSystem

userSpecifiedSystem?: (string|null);

SearchCatalogResult userSpecifiedSystem

Property Value
TypeDescription
(string|null)