sourceUri property
The uri where additional source specific information for this deployment can be found.
This maps to the following system defined attribute:
projects/{project}/locations/{location}/attributes/system-source-uri
The
number of values for this attribute will be based on the cardinality of
the attribute. The same can be retrieved via GetAttribute API. The value
of the attribute should be a valid URI, and in case of Cloud Storage URI,
it should point to a Cloud Storage object, not a directory.
Optional.
Implementation
GoogleCloudApihubV1AttributeValues? sourceUri;