Properties of a Product.
Package
@google-cloud/private-catalog!Properties
assetReferences
assetReferences?: (google.cloud.privatecatalog.v1beta1.IAssetReference[]|null);
Product assetReferences
Type | Description |
(google.cloud.privatecatalog.v1beta1.IAssetReference[]|null) |
assetType
assetType?: (string|null);
Product assetType
Type | Description |
(string|null) |
createTime
createTime?: (google.protobuf.ITimestamp|null);
Product createTime
Type | Description |
(google.protobuf.ITimestamp|null) |
displayMetadata
displayMetadata?: (google.protobuf.IStruct|null);
Product displayMetadata
Type | Description |
(google.protobuf.IStruct|null) |
iconUri
iconUri?: (string|null);
Product iconUri
Type | Description |
(string|null) |
name
name?: (string|null);
Product name
Type | Description |
(string|null) |
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
Product updateTime
Type | Description |
(google.protobuf.ITimestamp|null) |