bucketName property

String? bucketName
getter/setter pair

The resource name of the Log Bucket that owns the Log Metric.

Only Log Buckets in projects are supported. The bucket has to be in the same project as the metric.For example:projects/my-project/locations/global/buckets/my-bucketIf empty, then the Log Metric is considered a non-Bucket Log Metric.

Optional.

Implementation

core.String? bucketName;