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

Commit 008f532

Browse files
docs: Formatting change from HTML to markdown; Additional clarifications (#666)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 427761663 Source-Link: googleapis/googleapis@46c5d65 Source-Link: https://github.com/googleapis/googleapis-gen/commit/f86bdde29db53037289ac2daa2047779d891d34e Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjg2YmRkZTI5ZGI1MzAzNzI4OWFjMmRhYTIwNDc3NzlkODkxZDM0ZSJ9
1 parent 8c25c84 commit 008f532

17 files changed

Lines changed: 775 additions & 712 deletions

File tree

google-cloud-billingbudgets/src/main/java/com/google/cloud/billing/budgets/v1beta1/BudgetServiceClient.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,8 @@ public BudgetServiceStub getStub() {
155155

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

181181
// AUTO-GENERATED DOCUMENTATION AND METHOD.
182182
/**
183-
* Creates a new budget. See &lt;a href="https://cloud.google.com/billing/quotas"&gt;Quotas and
184-
* limits&lt;/a&gt; for more information on the limits of the number of budgets you can create.
183+
* Creates a new budget. See [Quotas and limits](https://cloud.google.com/billing/quotas) for more
184+
* information on the limits of the number of budgets you can create.
185185
*
186186
* <p>Sample code:
187187
*

grpc-google-cloud-billingbudgets-v1beta1/src/main/java/com/google/cloud/billing/budgets/v1beta1/BudgetServiceGrpc.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ public abstract static class BudgetServiceImplBase implements io.grpc.BindableSe
318318
*
319319
* <pre>
320320
* Creates a new budget. See
321-
* &lt;a href="https://cloud.google.com/billing/quotas"&gt;Quotas and limits&lt;/a&gt;
321+
* [Quotas and limits](https://cloud.google.com/billing/quotas)
322322
* for more information on the limits of the number of budgets you can create.
323323
* </pre>
324324
*/
@@ -463,7 +463,7 @@ protected BudgetServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions c
463463
*
464464
* <pre>
465465
* Creates a new budget. See
466-
* &lt;a href="https://cloud.google.com/billing/quotas"&gt;Quotas and limits&lt;/a&gt;
466+
* [Quotas and limits](https://cloud.google.com/billing/quotas)
467467
* for more information on the limits of the number of budgets you can create.
468468
* </pre>
469469
*/
@@ -579,7 +579,7 @@ protected BudgetServiceBlockingStub build(
579579
*
580580
* <pre>
581581
* Creates a new budget. See
582-
* &lt;a href="https://cloud.google.com/billing/quotas"&gt;Quotas and limits&lt;/a&gt;
582+
* [Quotas and limits](https://cloud.google.com/billing/quotas)
583583
* for more information on the limits of the number of budgets you can create.
584584
* </pre>
585585
*/
@@ -678,7 +678,7 @@ protected BudgetServiceFutureStub build(
678678
*
679679
* <pre>
680680
* Creates a new budget. See
681-
* &lt;a href="https://cloud.google.com/billing/quotas"&gt;Quotas and limits&lt;/a&gt;
681+
* [Quotas and limits](https://cloud.google.com/billing/quotas)
682682
* for more information on the limits of the number of budgets you can create.
683683
* </pre>
684684
*/

proto-google-cloud-billingbudgets-v1beta1/src/main/java/com/google/cloud/billing/budgets/v1beta1/AllUpdatesRule.java

Lines changed: 113 additions & 131 deletions
Large diffs are not rendered by default.

proto-google-cloud-billingbudgets-v1beta1/src/main/java/com/google/cloud/billing/budgets/v1beta1/AllUpdatesRuleOrBuilder.java

Lines changed: 33 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ public interface AllUpdatesRuleOrBuilder
2727
*
2828
*
2929
* <pre>
30-
* Optional. The name of the Pub/Sub topic where budget related messages will
31-
* be published, in the form `projects/{project_id}/topics/{topic_id}`.
32-
* Updates are sent at regular intervals to the topic. The topic needs to be
33-
* created before the budget is created; see
30+
* Optional. The name of the Pub/Sub topic where budget related messages will be
31+
* published, in the form `projects/{project_id}/topics/{topic_id}`. Updates
32+
* are sent at regular intervals to the topic.
33+
* The topic needs to be created before the budget is created; see
3434
* https://cloud.google.com/billing/docs/how-to/budgets-programmatic-notifications
3535
* for more details.
3636
* Caller is expected to have
@@ -49,10 +49,10 @@ public interface AllUpdatesRuleOrBuilder
4949
*
5050
*
5151
* <pre>
52-
* Optional. The name of the Pub/Sub topic where budget related messages will
53-
* be published, in the form `projects/{project_id}/topics/{topic_id}`.
54-
* Updates are sent at regular intervals to the topic. The topic needs to be
55-
* created before the budget is created; see
52+
* Optional. The name of the Pub/Sub topic where budget related messages will be
53+
* published, in the form `projects/{project_id}/topics/{topic_id}`. Updates
54+
* are sent at regular intervals to the topic.
55+
* The topic needs to be created before the budget is created; see
5656
* https://cloud.google.com/billing/docs/how-to/budgets-programmatic-notifications
5757
* for more details.
5858
* Caller is expected to have
@@ -72,11 +72,9 @@ public interface AllUpdatesRuleOrBuilder
7272
*
7373
*
7474
* <pre>
75-
* Optional. Required when
76-
* [AllUpdatesRule.pubsub_topic][google.cloud.billing.budgets.v1beta1.AllUpdatesRule.pubsub_topic]
77-
* is set. The schema version of the notification sent to
78-
* [AllUpdatesRule.pubsub_topic][google.cloud.billing.budgets.v1beta1.AllUpdatesRule.pubsub_topic].
79-
* Only "1.0" is accepted. It represents the JSON schema as defined in
75+
* Optional. Required when [AllUpdatesRule.pubsub_topic][google.cloud.billing.budgets.v1beta1.AllUpdatesRule.pubsub_topic] is set. The schema version of
76+
* the notification sent to [AllUpdatesRule.pubsub_topic][google.cloud.billing.budgets.v1beta1.AllUpdatesRule.pubsub_topic]. Only "1.0" is
77+
* accepted. It represents the JSON schema as defined in
8078
* https://cloud.google.com/billing/docs/how-to/budgets-programmatic-notifications#notification_format.
8179
* </pre>
8280
*
@@ -89,11 +87,9 @@ public interface AllUpdatesRuleOrBuilder
8987
*
9088
*
9189
* <pre>
92-
* Optional. Required when
93-
* [AllUpdatesRule.pubsub_topic][google.cloud.billing.budgets.v1beta1.AllUpdatesRule.pubsub_topic]
94-
* is set. The schema version of the notification sent to
95-
* [AllUpdatesRule.pubsub_topic][google.cloud.billing.budgets.v1beta1.AllUpdatesRule.pubsub_topic].
96-
* Only "1.0" is accepted. It represents the JSON schema as defined in
90+
* Optional. Required when [AllUpdatesRule.pubsub_topic][google.cloud.billing.budgets.v1beta1.AllUpdatesRule.pubsub_topic] is set. The schema version of
91+
* the notification sent to [AllUpdatesRule.pubsub_topic][google.cloud.billing.budgets.v1beta1.AllUpdatesRule.pubsub_topic]. Only "1.0" is
92+
* accepted. It represents the JSON schema as defined in
9793
* https://cloud.google.com/billing/docs/how-to/budgets-programmatic-notifications#notification_format.
9894
* </pre>
9995
*
@@ -107,10 +103,10 @@ public interface AllUpdatesRuleOrBuilder
107103
*
108104
*
109105
* <pre>
110-
* Optional. Targets to send notifications to when a threshold is exceeded.
111-
* This is in addition to default recipients who have billing account IAM
112-
* roles. The value is the full REST resource name of a monitoring
113-
* notification channel with the form
106+
* Optional. Targets to send notifications to when a threshold is exceeded. This is in
107+
* addition to default recipients who have billing account IAM roles.
108+
* The value is the full REST resource name of a monitoring notification
109+
* channel with the form
114110
* `projects/{project_id}/notificationChannels/{channel_id}`. A maximum of 5
115111
* channels are allowed. See
116112
* https://cloud.google.com/billing/docs/how-to/budgets-notification-recipients
@@ -128,10 +124,10 @@ public interface AllUpdatesRuleOrBuilder
128124
*
129125
*
130126
* <pre>
131-
* Optional. Targets to send notifications to when a threshold is exceeded.
132-
* This is in addition to default recipients who have billing account IAM
133-
* roles. The value is the full REST resource name of a monitoring
134-
* notification channel with the form
127+
* Optional. Targets to send notifications to when a threshold is exceeded. This is in
128+
* addition to default recipients who have billing account IAM roles.
129+
* The value is the full REST resource name of a monitoring notification
130+
* channel with the form
135131
* `projects/{project_id}/notificationChannels/{channel_id}`. A maximum of 5
136132
* channels are allowed. See
137133
* https://cloud.google.com/billing/docs/how-to/budgets-notification-recipients
@@ -149,10 +145,10 @@ public interface AllUpdatesRuleOrBuilder
149145
*
150146
*
151147
* <pre>
152-
* Optional. Targets to send notifications to when a threshold is exceeded.
153-
* This is in addition to default recipients who have billing account IAM
154-
* roles. The value is the full REST resource name of a monitoring
155-
* notification channel with the form
148+
* Optional. Targets to send notifications to when a threshold is exceeded. This is in
149+
* addition to default recipients who have billing account IAM roles.
150+
* The value is the full REST resource name of a monitoring notification
151+
* channel with the form
156152
* `projects/{project_id}/notificationChannels/{channel_id}`. A maximum of 5
157153
* channels are allowed. See
158154
* https://cloud.google.com/billing/docs/how-to/budgets-notification-recipients
@@ -171,10 +167,10 @@ public interface AllUpdatesRuleOrBuilder
171167
*
172168
*
173169
* <pre>
174-
* Optional. Targets to send notifications to when a threshold is exceeded.
175-
* This is in addition to default recipients who have billing account IAM
176-
* roles. The value is the full REST resource name of a monitoring
177-
* notification channel with the form
170+
* Optional. Targets to send notifications to when a threshold is exceeded. This is in
171+
* addition to default recipients who have billing account IAM roles.
172+
* The value is the full REST resource name of a monitoring notification
173+
* channel with the form
178174
* `projects/{project_id}/notificationChannels/{channel_id}`. A maximum of 5
179175
* channels are allowed. See
180176
* https://cloud.google.com/billing/docs/how-to/budgets-notification-recipients
@@ -194,10 +190,9 @@ public interface AllUpdatesRuleOrBuilder
194190
*
195191
*
196192
* <pre>
197-
* Optional. When set to true, disables default notifications sent when a
198-
* threshold is exceeded. Default notifications are sent to those with Billing
199-
* Account Administrator and Billing Account User IAM roles for the target
200-
* account.
193+
* Optional. When set to true, disables default notifications sent when a threshold is
194+
* exceeded. Default notifications are sent to those with Billing Account
195+
* Administrator and Billing Account User IAM roles for the target account.
201196
* </pre>
202197
*
203198
* <code>bool disable_default_iam_recipients = 4 [(.google.api.field_behavior) = OPTIONAL];</code>

0 commit comments

Comments
 (0)