|
121 | 121 | "parameterOrder": [],
|
122 | 122 | "parameters": {
|
123 | 123 | "parent": {
|
124 |
| - "description": "Optional. The parent to create a billing account from. Format: - organizations/{organization_id} eg organizations/12345678 - billingAccounts/{billing_account_id} eg `billingAccounts/012345-567890-ABCDEF`", |
| 124 | + "description": "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`", |
125 | 125 | "location": "query",
|
126 | 126 | "type": "string"
|
127 | 127 | }
|
|
206 | 206 | "parameterOrder": [],
|
207 | 207 | "parameters": {
|
208 | 208 | "filter": {
|
209 |
| - "description": "Options for how to filter the returned billing accounts. This only supports filtering for [subaccounts](https://cloud.google.com/billing/docs/concepts) under a single provided parent billing account. (e.g. \"master_billing_account=billingAccounts/012345-678901-ABCDEF\"). Boolean algebra and other fields are not currently supported.", |
| 209 | + "description": "Options for how to filter the returned billing accounts. This only supports filtering for [subaccounts](https://cloud.google.com/billing/docs/concepts) under a single provided parent billing account. (for example, `master_billing_account=billingAccounts/012345-678901-ABCDEF`). Boolean algebra and other fields are not currently supported.", |
210 | 210 | "location": "query",
|
211 | 211 | "type": "string"
|
212 | 212 | },
|
|
222 | 222 | "type": "string"
|
223 | 223 | },
|
224 | 224 | "parent": {
|
225 |
| - "description": "Optional. The parent resource to list billing accounts from. Format: - organizations/{organization_id} eg organizations/12345678 - billingAccounts/{billing_account_id} eg `billingAccounts/012345-567890-ABCDEF`", |
| 225 | + "description": "Optional. The parent resource to list billing accounts from. Format: - `organizations/{organization_id}`, for example, `organizations/12345678` - `billingAccounts/{billing_account_id}`, for example, `billingAccounts/012345-567890-ABCDEF`", |
226 | 226 | "location": "query",
|
227 | 227 | "type": "string"
|
228 | 228 | }
|
|
416 | 416 | ],
|
417 | 417 | "parameters": {
|
418 | 418 | "parent": {
|
419 |
| - "description": "Optional. The parent to create a billing account from. Format: - organizations/{organization_id} eg organizations/12345678 - billingAccounts/{billing_account_id} eg `billingAccounts/012345-567890-ABCDEF`", |
| 419 | + "description": "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`", |
420 | 420 | "location": "path",
|
421 | 421 | "pattern": "^billingAccounts/[^/]+$",
|
422 | 422 | "required": true,
|
|
445 | 445 | ],
|
446 | 446 | "parameters": {
|
447 | 447 | "filter": {
|
448 |
| - "description": "Options for how to filter the returned billing accounts. This only supports filtering for [subaccounts](https://cloud.google.com/billing/docs/concepts) under a single provided parent billing account. (e.g. \"master_billing_account=billingAccounts/012345-678901-ABCDEF\"). Boolean algebra and other fields are not currently supported.", |
| 448 | + "description": "Options for how to filter the returned billing accounts. This only supports filtering for [subaccounts](https://cloud.google.com/billing/docs/concepts) under a single provided parent billing account. (for example, `master_billing_account=billingAccounts/012345-678901-ABCDEF`). Boolean algebra and other fields are not currently supported.", |
449 | 449 | "location": "query",
|
450 | 450 | "type": "string"
|
451 | 451 | },
|
|
461 | 461 | "type": "string"
|
462 | 462 | },
|
463 | 463 | "parent": {
|
464 |
| - "description": "Optional. The parent resource to list billing accounts from. Format: - organizations/{organization_id} eg organizations/12345678 - billingAccounts/{billing_account_id} eg `billingAccounts/012345-567890-ABCDEF`", |
| 464 | + "description": "Optional. The parent resource to list billing accounts from. Format: - `organizations/{organization_id}`, for example, `organizations/12345678` - `billingAccounts/{billing_account_id}`, for example, `billingAccounts/012345-567890-ABCDEF`", |
465 | 465 | "location": "path",
|
466 | 466 | "pattern": "^billingAccounts/[^/]+$",
|
467 | 467 | "required": true,
|
|
496 | 496 | ],
|
497 | 497 | "parameters": {
|
498 | 498 | "parent": {
|
499 |
| - "description": "Optional. The parent to create a billing account from. Format: - organizations/{organization_id} eg organizations/12345678 - billingAccounts/{billing_account_id} eg `billingAccounts/012345-567890-ABCDEF`", |
| 499 | + "description": "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`", |
500 | 500 | "location": "path",
|
501 | 501 | "pattern": "^organizations/[^/]+$",
|
502 | 502 | "required": true,
|
|
525 | 525 | ],
|
526 | 526 | "parameters": {
|
527 | 527 | "filter": {
|
528 |
| - "description": "Options for how to filter the returned billing accounts. This only supports filtering for [subaccounts](https://cloud.google.com/billing/docs/concepts) under a single provided parent billing account. (e.g. \"master_billing_account=billingAccounts/012345-678901-ABCDEF\"). Boolean algebra and other fields are not currently supported.", |
| 528 | + "description": "Options for how to filter the returned billing accounts. This only supports filtering for [subaccounts](https://cloud.google.com/billing/docs/concepts) under a single provided parent billing account. (for example, `master_billing_account=billingAccounts/012345-678901-ABCDEF`). Boolean algebra and other fields are not currently supported.", |
529 | 529 | "location": "query",
|
530 | 530 | "type": "string"
|
531 | 531 | },
|
|
541 | 541 | "type": "string"
|
542 | 542 | },
|
543 | 543 | "parent": {
|
544 |
| - "description": "Optional. The parent resource to list billing accounts from. Format: - organizations/{organization_id} eg organizations/12345678 - billingAccounts/{billing_account_id} eg `billingAccounts/012345-567890-ABCDEF`", |
| 544 | + "description": "Optional. The parent resource to list billing accounts from. Format: - `organizations/{organization_id}`, for example, `organizations/12345678` - `billingAccounts/{billing_account_id}`, for example, `billingAccounts/012345-567890-ABCDEF`", |
545 | 545 | "location": "path",
|
546 | 546 | "pattern": "^organizations/[^/]+$",
|
547 | 547 | "required": true,
|
|
751 | 751 | }
|
752 | 752 | }
|
753 | 753 | },
|
754 |
| - "revision": "20231115", |
| 754 | + "revision": "20231208", |
755 | 755 | "rootUrl": "https://cloudbilling.googleapis.com/",
|
756 | 756 | "schemas": {
|
757 | 757 | "AggregationInfo": {
|
|
863 | 863 | "type": "boolean"
|
864 | 864 | },
|
865 | 865 | "parent": {
|
866 |
| - "description": "Output only. The billing account's parent resource identifier. Use the `MoveBillingAccount` method to update the account's parent resource if it is a organization. Format: - organizations/{organization_id}, for example: organizations/12345678 - billingAccounts/{billing_account_id}, for example: `billingAccounts/012345-567890-ABCDEF`", |
| 866 | + "description": "Output only. The billing account's parent resource identifier. Use the `MoveBillingAccount` method to update the account's parent resource if it is a organization. Format: - `organizations/{organization_id}`, for example, `organizations/12345678` - `billingAccounts/{billing_account_id}`, for example, `billingAccounts/012345-567890-ABCDEF`", |
867 | 867 | "readOnly": true,
|
868 | 868 | "type": "string"
|
869 | 869 | }
|
|
0 commit comments