Interface protos.google.cloud.privatecatalog.v1beta1.IProduct (1.0.4)

Properties of a Product.

Package

@google-cloud/private-catalog!

Properties

assetReferences

assetReferences?: (google.cloud.privatecatalog.v1beta1.IAssetReference[]|null);

Product assetReferences

Property Value
TypeDescription
(google.cloud.privatecatalog.v1beta1.IAssetReference[]|null)

assetType

assetType?: (string|null);

Product assetType

Property Value
TypeDescription
(string|null)

createTime

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

Product createTime

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

displayMetadata

displayMetadata?: (google.protobuf.IStruct|null);

Product displayMetadata

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

iconUri

iconUri?: (string|null);

Product iconUri

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

Product name

Property Value
TypeDescription
(string|null)

updateTime

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

Product updateTime

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