Skip to content

Commit bc285d7

Browse files
feat(cloudbilling): update the api
#### cloudbilling:v1beta The following keys were added: - resources.billingAccounts.resources.skus.resources.prices.methods.list (Total Keys: 18) - resources.skus.resources.prices.methods.list (Total Keys: 18) - schemas.GoogleCloudBillingBillingaccountpricesV1betaListBillingAccountPricesResponse (Total Keys: 5) - schemas.GoogleCloudBillingPricesV1betaListPricesResponse (Total Keys: 5)
1 parent 804ef48 commit bc285d7

11 files changed

+601
-104
lines changed

docs/dyn/cloudbilling_v1.billingAccounts.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -133,10 +133,10 @@ <h3>Method Details</h3>
133133
&quot;masterBillingAccount&quot;: &quot;A String&quot;, # If this account is a [subaccount](https://cloud.google.com/billing/docs/concepts), then this will be the resource name of the parent billing account that it is being resold through. Otherwise this will be empty.
134134
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the billing account. The resource name has the form `billingAccounts/{billing_account_id}`. For example, `billingAccounts/012345-567890-ABCDEF` would be the resource name for billing account `012345-567890-ABCDEF`.
135135
&quot;open&quot;: True or False, # Output only. True if the billing account is open, and will therefore be charged for any usage on associated projects. False if the billing account is closed, and therefore projects associated with it will be unable to use paid services.
136-
&quot;parent&quot;: &quot;A String&quot;, # Output only. The billing account&#x27;s parent resource identifier. Use the `MoveBillingAccount` method to update the account&#x27;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`
136+
&quot;parent&quot;: &quot;A String&quot;, # Output only. The billing account&#x27;s parent resource identifier. Use the `MoveBillingAccount` method to update the account&#x27;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`
137137
}
138138

139-
parent: string, 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`
139+
parent: string, 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`
140140
x__xgafv: string, V1 error format.
141141
Allowed values
142142
1 - v1 error format
@@ -150,7 +150,7 @@ <h3>Method Details</h3>
150150
&quot;masterBillingAccount&quot;: &quot;A String&quot;, # If this account is a [subaccount](https://cloud.google.com/billing/docs/concepts), then this will be the resource name of the parent billing account that it is being resold through. Otherwise this will be empty.
151151
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the billing account. The resource name has the form `billingAccounts/{billing_account_id}`. For example, `billingAccounts/012345-567890-ABCDEF` would be the resource name for billing account `012345-567890-ABCDEF`.
152152
&quot;open&quot;: True or False, # Output only. True if the billing account is open, and will therefore be charged for any usage on associated projects. False if the billing account is closed, and therefore projects associated with it will be unable to use paid services.
153-
&quot;parent&quot;: &quot;A String&quot;, # Output only. The billing account&#x27;s parent resource identifier. Use the `MoveBillingAccount` method to update the account&#x27;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`
153+
&quot;parent&quot;: &quot;A String&quot;, # Output only. The billing account&#x27;s parent resource identifier. Use the `MoveBillingAccount` method to update the account&#x27;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`
154154
}</pre>
155155
</div>
156156

@@ -173,7 +173,7 @@ <h3>Method Details</h3>
173173
&quot;masterBillingAccount&quot;: &quot;A String&quot;, # If this account is a [subaccount](https://cloud.google.com/billing/docs/concepts), then this will be the resource name of the parent billing account that it is being resold through. Otherwise this will be empty.
174174
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the billing account. The resource name has the form `billingAccounts/{billing_account_id}`. For example, `billingAccounts/012345-567890-ABCDEF` would be the resource name for billing account `012345-567890-ABCDEF`.
175175
&quot;open&quot;: True or False, # Output only. True if the billing account is open, and will therefore be charged for any usage on associated projects. False if the billing account is closed, and therefore projects associated with it will be unable to use paid services.
176-
&quot;parent&quot;: &quot;A String&quot;, # Output only. The billing account&#x27;s parent resource identifier. Use the `MoveBillingAccount` method to update the account&#x27;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`
176+
&quot;parent&quot;: &quot;A String&quot;, # Output only. The billing account&#x27;s parent resource identifier. Use the `MoveBillingAccount` method to update the account&#x27;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`
177177
}</pre>
178178
</div>
179179

@@ -230,10 +230,10 @@ <h3>Method Details</h3>
230230
<pre>Lists the billing accounts that the current authenticated user has permission to [view](https://cloud.google.com/billing/docs/how-to/billing-access).
231231

232232
Args:
233-
filter: string, 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. &quot;master_billing_account=billingAccounts/012345-678901-ABCDEF&quot;). Boolean algebra and other fields are not currently supported.
233+
filter: string, 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.
234234
pageSize: integer, Requested page size. The maximum page size is 100; this is also the default.
235235
pageToken: string, A token identifying a page of results to return. This should be a `next_page_token` value returned from a previous `ListBillingAccounts` call. If unspecified, the first page of results is returned.
236-
parent: string, 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`
236+
parent: string, 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`
237237
x__xgafv: string, V1 error format.
238238
Allowed values
239239
1 - v1 error format
@@ -249,7 +249,7 @@ <h3>Method Details</h3>
249249
&quot;masterBillingAccount&quot;: &quot;A String&quot;, # If this account is a [subaccount](https://cloud.google.com/billing/docs/concepts), then this will be the resource name of the parent billing account that it is being resold through. Otherwise this will be empty.
250250
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the billing account. The resource name has the form `billingAccounts/{billing_account_id}`. For example, `billingAccounts/012345-567890-ABCDEF` would be the resource name for billing account `012345-567890-ABCDEF`.
251251
&quot;open&quot;: True or False, # Output only. True if the billing account is open, and will therefore be charged for any usage on associated projects. False if the billing account is closed, and therefore projects associated with it will be unable to use paid services.
252-
&quot;parent&quot;: &quot;A String&quot;, # Output only. The billing account&#x27;s parent resource identifier. Use the `MoveBillingAccount` method to update the account&#x27;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`
252+
&quot;parent&quot;: &quot;A String&quot;, # Output only. The billing account&#x27;s parent resource identifier. Use the `MoveBillingAccount` method to update the account&#x27;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`
253253
},
254254
],
255255
&quot;nextPageToken&quot;: &quot;A String&quot;, # A token to retrieve the next page of results. To retrieve the next page, call `ListBillingAccounts` again with the `page_token` field set to this value. This field is empty if there are no more results to retrieve.
@@ -296,7 +296,7 @@ <h3>Method Details</h3>
296296
&quot;masterBillingAccount&quot;: &quot;A String&quot;, # If this account is a [subaccount](https://cloud.google.com/billing/docs/concepts), then this will be the resource name of the parent billing account that it is being resold through. Otherwise this will be empty.
297297
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the billing account. The resource name has the form `billingAccounts/{billing_account_id}`. For example, `billingAccounts/012345-567890-ABCDEF` would be the resource name for billing account `012345-567890-ABCDEF`.
298298
&quot;open&quot;: True or False, # Output only. True if the billing account is open, and will therefore be charged for any usage on associated projects. False if the billing account is closed, and therefore projects associated with it will be unable to use paid services.
299-
&quot;parent&quot;: &quot;A String&quot;, # Output only. The billing account&#x27;s parent resource identifier. Use the `MoveBillingAccount` method to update the account&#x27;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`
299+
&quot;parent&quot;: &quot;A String&quot;, # Output only. The billing account&#x27;s parent resource identifier. Use the `MoveBillingAccount` method to update the account&#x27;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`
300300
}</pre>
301301
</div>
302302

@@ -314,7 +314,7 @@ <h3>Method Details</h3>
314314
&quot;masterBillingAccount&quot;: &quot;A String&quot;, # If this account is a [subaccount](https://cloud.google.com/billing/docs/concepts), then this will be the resource name of the parent billing account that it is being resold through. Otherwise this will be empty.
315315
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the billing account. The resource name has the form `billingAccounts/{billing_account_id}`. For example, `billingAccounts/012345-567890-ABCDEF` would be the resource name for billing account `012345-567890-ABCDEF`.
316316
&quot;open&quot;: True or False, # Output only. True if the billing account is open, and will therefore be charged for any usage on associated projects. False if the billing account is closed, and therefore projects associated with it will be unable to use paid services.
317-
&quot;parent&quot;: &quot;A String&quot;, # Output only. The billing account&#x27;s parent resource identifier. Use the `MoveBillingAccount` method to update the account&#x27;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`
317+
&quot;parent&quot;: &quot;A String&quot;, # Output only. The billing account&#x27;s parent resource identifier. Use the `MoveBillingAccount` method to update the account&#x27;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`
318318
}
319319

320320
updateMask: string, The update mask applied to the resource. Only &quot;display_name&quot; is currently supported.
@@ -331,7 +331,7 @@ <h3>Method Details</h3>
331331
&quot;masterBillingAccount&quot;: &quot;A String&quot;, # If this account is a [subaccount](https://cloud.google.com/billing/docs/concepts), then this will be the resource name of the parent billing account that it is being resold through. Otherwise this will be empty.
332332
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the billing account. The resource name has the form `billingAccounts/{billing_account_id}`. For example, `billingAccounts/012345-567890-ABCDEF` would be the resource name for billing account `012345-567890-ABCDEF`.
333333
&quot;open&quot;: True or False, # Output only. True if the billing account is open, and will therefore be charged for any usage on associated projects. False if the billing account is closed, and therefore projects associated with it will be unable to use paid services.
334-
&quot;parent&quot;: &quot;A String&quot;, # Output only. The billing account&#x27;s parent resource identifier. Use the `MoveBillingAccount` method to update the account&#x27;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`
334+
&quot;parent&quot;: &quot;A String&quot;, # Output only. The billing account&#x27;s parent resource identifier. Use the `MoveBillingAccount` method to update the account&#x27;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`
335335
}</pre>
336336
</div>
337337

0 commit comments

Comments
 (0)