GoogleCloudAssetV1GcsDestination constructor

GoogleCloudAssetV1GcsDestination({
  1. String? uri,
})

Implementation

GoogleCloudAssetV1GcsDestination({
  this.uri,
});