Interface protos.google.cloud.asset.v1.IGcsDestination (3.20.0)

Properties of a GcsDestination.

Package

@google-cloud/asset

Properties

uri

uri?: (string|null);

GcsDestination uri

Property Value
TypeDescription
(string|null)

uriPrefix

uriPrefix?: (string|null);

GcsDestination uriPrefix

Property Value
TypeDescription
(string|null)