name property
The resource name for the ProjectBillingInfo
; has the form
projects/{project_id}/billingInfo
.
For example, the resource name for the billing information for project
tokyo-rain-123
would be projects/tokyo-rain-123/billingInfo
.
Output only.
Implementation
core.String? name;