Skip to content

Commit 026fd50

Browse files
Google APIscopybara-github
authored andcommitted
docs: Clarify that the parent field in the CreateBillingAccountRequest must be a billing account
PiperOrigin-RevId: 606668963
1 parent 65b63cc commit 026fd50

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

google/cloud/billing/v1/cloud_billing.proto

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -380,8 +380,6 @@ message CreateBillingAccountRequest {
380380

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

0 commit comments

Comments
 (0)