Skip to content

Commit

Permalink
docs: Clarify that the parent field in the CreateBillingAccountReques…
Browse files Browse the repository at this point in the history
…t must be a billing account

PiperOrigin-RevId: 606668963
  • Loading branch information
Google APIs authored and Copybara-Service committed Feb 13, 2024
1 parent 65b63cc commit 026fd50
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions google/cloud/billing/v1/cloud_billing.proto
Expand Up @@ -380,8 +380,6 @@ message CreateBillingAccountRequest {

// Optional. The parent to create a billing account from.
// Format:
// - `organizations/{organization_id}`, for example,
// `organizations/12345678`
// - `billingAccounts/{billing_account_id}`, for example,
// `billingAccounts/012345-567890-ABCDEF`
string parent = 2 [(google.api.field_behavior) = OPTIONAL];
Expand Down

0 comments on commit 026fd50

Please sign in to comment.