Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Commit

Permalink
docs: Formatting change from HTML to markdown; Additional clarificati…
Browse files Browse the repository at this point in the history
…ons (#666)

- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 427761663

Source-Link: googleapis/googleapis@46c5d65

Source-Link: googleapis/googleapis-gen@f86bdde
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjg2YmRkZTI5ZGI1MzAzNzI4OWFjMmRhYTIwNDc3NzlkODkxZDM0ZSJ9
  • Loading branch information
gcf-owl-bot[bot] committed Feb 11, 2022
1 parent 8c25c84 commit 008f532
Show file tree
Hide file tree
Showing 17 changed files with 775 additions and 712 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,8 @@ public BudgetServiceStub getStub() {

// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Creates a new budget. See <a href="https://cloud.google.com/billing/quotas">Quotas and
* limits</a> for more information on the limits of the number of budgets you can create.
* Creates a new budget. See [Quotas and limits](https://cloud.google.com/billing/quotas) for more
* information on the limits of the number of budgets you can create.
*
* <p>Sample code:
*
Expand All @@ -180,8 +180,8 @@ public final Budget createBudget(CreateBudgetRequest request) {

// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Creates a new budget. See &lt;a href="https://cloud.google.com/billing/quotas"&gt;Quotas and
* limits&lt;/a&gt; for more information on the limits of the number of budgets you can create.
* Creates a new budget. See [Quotas and limits](https://cloud.google.com/billing/quotas) for more
* information on the limits of the number of budgets you can create.
*
* <p>Sample code:
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ public abstract static class BudgetServiceImplBase implements io.grpc.BindableSe
*
* <pre>
* Creates a new budget. See
* &lt;a href="https://cloud.google.com/billing/quotas"&gt;Quotas and limits&lt;/a&gt;
* [Quotas and limits](https://cloud.google.com/billing/quotas)
* for more information on the limits of the number of budgets you can create.
* </pre>
*/
Expand Down Expand Up @@ -463,7 +463,7 @@ protected BudgetServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions c
*
* <pre>
* Creates a new budget. See
* &lt;a href="https://cloud.google.com/billing/quotas"&gt;Quotas and limits&lt;/a&gt;
* [Quotas and limits](https://cloud.google.com/billing/quotas)
* for more information on the limits of the number of budgets you can create.
* </pre>
*/
Expand Down Expand Up @@ -579,7 +579,7 @@ protected BudgetServiceBlockingStub build(
*
* <pre>
* Creates a new budget. See
* &lt;a href="https://cloud.google.com/billing/quotas"&gt;Quotas and limits&lt;/a&gt;
* [Quotas and limits](https://cloud.google.com/billing/quotas)
* for more information on the limits of the number of budgets you can create.
* </pre>
*/
Expand Down Expand Up @@ -678,7 +678,7 @@ protected BudgetServiceFutureStub build(
*
* <pre>
* Creates a new budget. See
* &lt;a href="https://cloud.google.com/billing/quotas"&gt;Quotas and limits&lt;/a&gt;
* [Quotas and limits](https://cloud.google.com/billing/quotas)
* for more information on the limits of the number of budgets you can create.
* </pre>
*/
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ public interface AllUpdatesRuleOrBuilder
*
*
* <pre>
* Optional. The name of the Pub/Sub topic where budget related messages will
* be published, in the form `projects/{project_id}/topics/{topic_id}`.
* Updates are sent at regular intervals to the topic. The topic needs to be
* created before the budget is created; see
* Optional. The name of the Pub/Sub topic where budget related messages will be
* published, in the form `projects/{project_id}/topics/{topic_id}`. Updates
* are sent at regular intervals to the topic.
* The topic needs to be created before the budget is created; see
* https://cloud.google.com/billing/docs/how-to/budgets-programmatic-notifications
* for more details.
* Caller is expected to have
Expand All @@ -49,10 +49,10 @@ public interface AllUpdatesRuleOrBuilder
*
*
* <pre>
* Optional. The name of the Pub/Sub topic where budget related messages will
* be published, in the form `projects/{project_id}/topics/{topic_id}`.
* Updates are sent at regular intervals to the topic. The topic needs to be
* created before the budget is created; see
* Optional. The name of the Pub/Sub topic where budget related messages will be
* published, in the form `projects/{project_id}/topics/{topic_id}`. Updates
* are sent at regular intervals to the topic.
* The topic needs to be created before the budget is created; see
* https://cloud.google.com/billing/docs/how-to/budgets-programmatic-notifications
* for more details.
* Caller is expected to have
Expand All @@ -72,11 +72,9 @@ public interface AllUpdatesRuleOrBuilder
*
*
* <pre>
* Optional. Required when
* [AllUpdatesRule.pubsub_topic][google.cloud.billing.budgets.v1beta1.AllUpdatesRule.pubsub_topic]
* is set. The schema version of the notification sent to
* [AllUpdatesRule.pubsub_topic][google.cloud.billing.budgets.v1beta1.AllUpdatesRule.pubsub_topic].
* Only "1.0" is accepted. It represents the JSON schema as defined in
* Optional. Required when [AllUpdatesRule.pubsub_topic][google.cloud.billing.budgets.v1beta1.AllUpdatesRule.pubsub_topic] is set. The schema version of
* the notification sent to [AllUpdatesRule.pubsub_topic][google.cloud.billing.budgets.v1beta1.AllUpdatesRule.pubsub_topic]. Only "1.0" is
* accepted. It represents the JSON schema as defined in
* https://cloud.google.com/billing/docs/how-to/budgets-programmatic-notifications#notification_format.
* </pre>
*
Expand All @@ -89,11 +87,9 @@ public interface AllUpdatesRuleOrBuilder
*
*
* <pre>
* Optional. Required when
* [AllUpdatesRule.pubsub_topic][google.cloud.billing.budgets.v1beta1.AllUpdatesRule.pubsub_topic]
* is set. The schema version of the notification sent to
* [AllUpdatesRule.pubsub_topic][google.cloud.billing.budgets.v1beta1.AllUpdatesRule.pubsub_topic].
* Only "1.0" is accepted. It represents the JSON schema as defined in
* Optional. Required when [AllUpdatesRule.pubsub_topic][google.cloud.billing.budgets.v1beta1.AllUpdatesRule.pubsub_topic] is set. The schema version of
* the notification sent to [AllUpdatesRule.pubsub_topic][google.cloud.billing.budgets.v1beta1.AllUpdatesRule.pubsub_topic]. Only "1.0" is
* accepted. It represents the JSON schema as defined in
* https://cloud.google.com/billing/docs/how-to/budgets-programmatic-notifications#notification_format.
* </pre>
*
Expand All @@ -107,10 +103,10 @@ public interface AllUpdatesRuleOrBuilder
*
*
* <pre>
* Optional. Targets to send notifications to when a threshold is exceeded.
* This is in addition to default recipients who have billing account IAM
* roles. The value is the full REST resource name of a monitoring
* notification channel with the form
* Optional. Targets to send notifications to when a threshold is exceeded. This is in
* addition to default recipients who have billing account IAM roles.
* The value is the full REST resource name of a monitoring notification
* channel with the form
* `projects/{project_id}/notificationChannels/{channel_id}`. A maximum of 5
* channels are allowed. See
* https://cloud.google.com/billing/docs/how-to/budgets-notification-recipients
Expand All @@ -128,10 +124,10 @@ public interface AllUpdatesRuleOrBuilder
*
*
* <pre>
* Optional. Targets to send notifications to when a threshold is exceeded.
* This is in addition to default recipients who have billing account IAM
* roles. The value is the full REST resource name of a monitoring
* notification channel with the form
* Optional. Targets to send notifications to when a threshold is exceeded. This is in
* addition to default recipients who have billing account IAM roles.
* The value is the full REST resource name of a monitoring notification
* channel with the form
* `projects/{project_id}/notificationChannels/{channel_id}`. A maximum of 5
* channels are allowed. See
* https://cloud.google.com/billing/docs/how-to/budgets-notification-recipients
Expand All @@ -149,10 +145,10 @@ public interface AllUpdatesRuleOrBuilder
*
*
* <pre>
* Optional. Targets to send notifications to when a threshold is exceeded.
* This is in addition to default recipients who have billing account IAM
* roles. The value is the full REST resource name of a monitoring
* notification channel with the form
* Optional. Targets to send notifications to when a threshold is exceeded. This is in
* addition to default recipients who have billing account IAM roles.
* The value is the full REST resource name of a monitoring notification
* channel with the form
* `projects/{project_id}/notificationChannels/{channel_id}`. A maximum of 5
* channels are allowed. See
* https://cloud.google.com/billing/docs/how-to/budgets-notification-recipients
Expand All @@ -171,10 +167,10 @@ public interface AllUpdatesRuleOrBuilder
*
*
* <pre>
* Optional. Targets to send notifications to when a threshold is exceeded.
* This is in addition to default recipients who have billing account IAM
* roles. The value is the full REST resource name of a monitoring
* notification channel with the form
* Optional. Targets to send notifications to when a threshold is exceeded. This is in
* addition to default recipients who have billing account IAM roles.
* The value is the full REST resource name of a monitoring notification
* channel with the form
* `projects/{project_id}/notificationChannels/{channel_id}`. A maximum of 5
* channels are allowed. See
* https://cloud.google.com/billing/docs/how-to/budgets-notification-recipients
Expand All @@ -194,10 +190,9 @@ public interface AllUpdatesRuleOrBuilder
*
*
* <pre>
* Optional. When set to true, disables default notifications sent when a
* threshold is exceeded. Default notifications are sent to those with Billing
* Account Administrator and Billing Account User IAM roles for the target
* account.
* Optional. When set to true, disables default notifications sent when a threshold is
* exceeded. Default notifications are sent to those with Billing Account
* Administrator and Billing Account User IAM roles for the target account.
* </pre>
*
* <code>bool disable_default_iam_recipients = 4 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand Down
Loading

0 comments on commit 008f532

Please sign in to comment.