Source-Date: Wed Nov 4 15:25:35 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 1f22d1e9654a2588aa32f3802156d965d8d1f10f
Source-Link: https://github.com/googleapis/googleapis/commit/1f22d1e9654a2588aa32f3802156d965d8d1f10f
---
.../cloud/billing/budgets/v1/Filter.java | 221 ++++++++++--------
.../billing/budgets/v1/FilterOrBuilder.java | 68 +++---
.../billing/budgets/v1/budget_model.proto | 18 +-
synth.metadata | 8 +-
4 files changed, 185 insertions(+), 130 deletions(-)
diff --git a/proto-google-cloud-billingbudgets-v1/src/main/java/com/google/cloud/billing/budgets/v1/Filter.java b/proto-google-cloud-billingbudgets-v1/src/main/java/com/google/cloud/billing/budgets/v1/Filter.java
index 008c0137..17988c17 100644
--- a/proto-google-cloud-billingbudgets-v1/src/main/java/com/google/cloud/billing/budgets/v1/Filter.java
+++ b/proto-google-cloud-billingbudgets-v1/src/main/java/com/google/cloud/billing/budgets/v1/Filter.java
@@ -466,13 +466,16 @@ public com.google.protobuf.ByteString getProjectsBytes(int index) {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type on
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -486,13 +489,16 @@ public com.google.protobuf.ProtocolStringList getCreditTypesList() {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type on
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -506,13 +512,16 @@ public int getCreditTypesCount() {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type on
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -527,13 +536,16 @@ public java.lang.String getCreditTypes(int index) {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type on
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -1588,13 +1600,16 @@ private void ensureCreditTypesIsMutable() {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type on
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -1608,13 +1623,16 @@ public com.google.protobuf.ProtocolStringList getCreditTypesList() {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type on
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -1628,13 +1646,16 @@ public int getCreditTypesCount() {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type on
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -1649,13 +1670,16 @@ public java.lang.String getCreditTypes(int index) {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type on
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -1670,13 +1694,16 @@ public com.google.protobuf.ByteString getCreditTypesBytes(int index) {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type on
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -1698,13 +1725,16 @@ public Builder setCreditTypes(int index, java.lang.String value) {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type on
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -1725,13 +1755,16 @@ public Builder addCreditTypes(java.lang.String value) {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type on
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -1749,13 +1782,16 @@ public Builder addAllCreditTypes(java.lang.Iterable values) {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type on
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -1772,13 +1808,16 @@ public Builder clearCreditTypes() {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type on
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/proto-google-cloud-billingbudgets-v1/src/main/java/com/google/cloud/billing/budgets/v1/FilterOrBuilder.java b/proto-google-cloud-billingbudgets-v1/src/main/java/com/google/cloud/billing/budgets/v1/FilterOrBuilder.java
index b1211c59..200705ce 100644
--- a/proto-google-cloud-billingbudgets-v1/src/main/java/com/google/cloud/billing/budgets/v1/FilterOrBuilder.java
+++ b/proto-google-cloud-billingbudgets-v1/src/main/java/com/google/cloud/billing/budgets/v1/FilterOrBuilder.java
@@ -94,13 +94,16 @@ public interface FilterOrBuilder
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type on
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -112,13 +115,16 @@ public interface FilterOrBuilder
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type on
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -130,13 +136,16 @@ public interface FilterOrBuilder
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type on
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -149,13 +158,16 @@ public interface FilterOrBuilder
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type on
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/proto-google-cloud-billingbudgets-v1/src/main/proto/google/cloud/billing/budgets/v1/budget_model.proto b/proto-google-cloud-billingbudgets-v1/src/main/proto/google/cloud/billing/budgets/v1/budget_model.proto
index 1cbdbd7b..a23e0801 100644
--- a/proto-google-cloud-billingbudgets-v1/src/main/proto/google/cloud/billing/budgets/v1/budget_model.proto
+++ b/proto-google-cloud-billingbudgets-v1/src/main/proto/google/cloud/billing/budgets/v1/budget_model.proto
@@ -190,13 +190,17 @@ message Filter {
// Only zero or one project can be specified currently.
repeated string projects = 1 [(google.api.field_behavior) = OPTIONAL];
- // Optional. A list of credit types to be subtracted from gross cost to
- // determine the spend for threshold calculations if and only if
- // credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- // credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- // empty. See credits.type on
- // https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- // for a list of acceptable credit type values in this field.
+ // Optional. If
+ // [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ // is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ // subtracted from gross cost to determine the spend for threshold
+ // calculations.
+ //
+ // If
+ // [Filter.credit_types_treatment][google.cloud.billing.budgets.v1.Filter.credit_types_treatment]
+ // is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ // of acceptable credit type
+ // values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
repeated string credit_types = 7 [(google.api.field_behavior) = OPTIONAL];
// Optional. If not set, default behavior is `INCLUDE_ALL_CREDITS`.
diff --git a/synth.metadata b/synth.metadata
index 1337003c..98710db5 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -11,16 +11,16 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
- "sha": "a9dafb196ae8cf27ba8795efcc1944292ad92264",
- "internalRef": "339511971"
+ "sha": "1f22d1e9654a2588aa32f3802156d965d8d1f10f",
+ "internalRef": "340738401"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
- "sha": "a9dafb196ae8cf27ba8795efcc1944292ad92264",
- "internalRef": "339511971"
+ "sha": "1f22d1e9654a2588aa32f3802156d965d8d1f10f",
+ "internalRef": "340738401"
}
},
{
From 0eb72515e7c4ad6adb2676ff3db08e2985beedeb Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Fri, 6 Nov 2020 00:02:54 +0100
Subject: [PATCH 09/14] chore(deps): update dependency
com.google.cloud:libraries-bom to v15 (#310)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `14.4.1` -> `15.0.0` |
---
### Renovate configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-billingbudgets).
---
samples/snippets/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 845d24da..d2d5eb92 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -30,7 +30,7 @@
com.google.cloud
libraries-bom
- 14.4.1
+ 15.0.0
pom
import
From b894d4b2937e690649c2bc7ca4d6ca9a0a3493a8 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Thu, 5 Nov 2020 15:26:25 -0800
Subject: [PATCH 10/14] chore: regenerate README (#313)
This PR was generated using Autosynth. :rainbow:
Log from Synthtool
```
2020-11-05 23:14:12,477 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-billingbudgets/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working directory clean
2020-11-05 23:14:13,358 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
```
Full log will be available here:
https://source.cloud.google.com/results/invocations/5b3ed740-247e-4722-a238-2c8779b901ed/targets
- [ ] To automatically regenerate this PR, check this box.
---
.github/readme/synth.metadata/synth.metadata | 4 ++--
README.md | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata
index 459695c8..b604c223 100644
--- a/.github/readme/synth.metadata/synth.metadata
+++ b/.github/readme/synth.metadata/synth.metadata
@@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-billingbudgets.git",
- "sha": "fbd56bff0ac13c12a1303ce5f4d610ec3cf7e913"
+ "sha": "0eb72515e7c4ad6adb2676ff3db08e2985beedeb"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "ba9918cd22874245b55734f57470c719b577e591"
+ "sha": "2c8aecedd55b0480fb4e123b6e07fa5b12953862"
}
}
]
diff --git a/README.md b/README.md
index 0c210b01..87ff5538 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
com.google.cloud
libraries-bom
- 14.4.1
+ 15.0.0
pom
import
From 85799ac5766e2fc1be04c0e9c298b0326d9ea184 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Tue, 10 Nov 2020 10:52:22 -0800
Subject: [PATCH 11/14] chore(java): ignore return code 28 in README autosynth
job (#315)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/56f6b42a-a80d-49a4-8def-3f7c5f01609c/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/7db8a6c5ffb12a6e4c2f799c18f00f7f3d60e279
---
.kokoro/readme.sh | 11 ++++++++++-
synth.metadata | 4 ++--
2 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/.kokoro/readme.sh b/.kokoro/readme.sh
index 7cf46e71..7001dd5f 100755
--- a/.kokoro/readme.sh
+++ b/.kokoro/readme.sh
@@ -28,9 +28,18 @@ echo "https://${GITHUB_TOKEN}:@github.com" >> ~/.git-credentials
git config --global credential.helper 'store --file ~/.git-credentials'
python3.6 -m pip install git+https://github.com/googleapis/synthtool.git#egg=gcp-synthtool
+
+set +e
python3.6 -m autosynth.synth \
--repository=googleapis/java-billingbudgets \
--synth-file-name=.github/readme/synth.py \
--metadata-path=.github/readme/synth.metadata \
--pr-title="chore: regenerate README" \
- --branch-suffix="readme"
\ No newline at end of file
+ --branch-suffix="readme"
+
+# autosynth returns 28 to signal there are no changes
+RETURN_CODE=$?
+if [[ ${RETURN_CODE} -ne 0 && ${RETURN_CODE} -ne 28 ]]
+then
+ exit ${RETURN_CODE}
+fi
diff --git a/synth.metadata b/synth.metadata
index 98710db5..e7141ad3 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-billingbudgets.git",
- "sha": "be2b7b84a70eee9cca0a4aaab0e070cc9d4ffbd3"
+ "sha": "b894d4b2937e690649c2bc7ca4d6ca9a0a3493a8"
}
},
{
@@ -27,7 +27,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "c7824ea48ff6d4d42dfae0849aec8a85acd90bd9"
+ "sha": "7db8a6c5ffb12a6e4c2f799c18f00f7f3d60e279"
}
}
],
From eeef8a79665e4e40c52ae282fca25a5b6f1a5fad Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Tue, 10 Nov 2020 16:33:19 -0800
Subject: [PATCH 12/14] docs: Reworded comments for the new credit types filter
(#314)
PiperOrigin-RevId: 341478628
Source-Author: Google APIs
Source-Date: Mon Nov 9 13:52:56 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 6c0f55f33f882cf97fd3135e93b144ad9c94ebab
Source-Link: https://github.com/googleapis/googleapis/commit/6c0f55f33f882cf97fd3135e93b144ad9c94ebab
---
.../cloud/billing/budgets/v1beta1/Filter.java | 221 ++++++++++--------
.../budgets/v1beta1/FilterOrBuilder.java | 68 +++---
.../budgets/v1beta1/budget_model.proto | 18 +-
synth.metadata | 8 +-
4 files changed, 185 insertions(+), 130 deletions(-)
diff --git a/proto-google-cloud-billingbudgets-v1beta1/src/main/java/com/google/cloud/billing/budgets/v1beta1/Filter.java b/proto-google-cloud-billingbudgets-v1beta1/src/main/java/com/google/cloud/billing/budgets/v1beta1/Filter.java
index 271db7cc..26805fbf 100644
--- a/proto-google-cloud-billingbudgets-v1beta1/src/main/java/com/google/cloud/billing/budgets/v1beta1/Filter.java
+++ b/proto-google-cloud-billingbudgets-v1beta1/src/main/java/com/google/cloud/billing/budgets/v1beta1/Filter.java
@@ -450,13 +450,16 @@ public com.google.protobuf.ByteString getProjectsBytes(int index) {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type at
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -470,13 +473,16 @@ public com.google.protobuf.ProtocolStringList getCreditTypesList() {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type at
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -490,13 +496,16 @@ public int getCreditTypesCount() {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type at
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -511,13 +520,16 @@ public java.lang.String getCreditTypes(int index) {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type at
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -1574,13 +1586,16 @@ private void ensureCreditTypesIsMutable() {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type at
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -1594,13 +1609,16 @@ public com.google.protobuf.ProtocolStringList getCreditTypesList() {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type at
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -1614,13 +1632,16 @@ public int getCreditTypesCount() {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type at
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -1635,13 +1656,16 @@ public java.lang.String getCreditTypes(int index) {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type at
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -1656,13 +1680,16 @@ public com.google.protobuf.ByteString getCreditTypesBytes(int index) {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type at
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -1684,13 +1711,16 @@ public Builder setCreditTypes(int index, java.lang.String value) {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type at
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -1711,13 +1741,16 @@ public Builder addCreditTypes(java.lang.String value) {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type at
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -1735,13 +1768,16 @@ public Builder addAllCreditTypes(java.lang.Iterable values) {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type at
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -1758,13 +1794,16 @@ public Builder clearCreditTypes() {
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type at
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/proto-google-cloud-billingbudgets-v1beta1/src/main/java/com/google/cloud/billing/budgets/v1beta1/FilterOrBuilder.java b/proto-google-cloud-billingbudgets-v1beta1/src/main/java/com/google/cloud/billing/budgets/v1beta1/FilterOrBuilder.java
index 9360ef87..17c07574 100644
--- a/proto-google-cloud-billingbudgets-v1beta1/src/main/java/com/google/cloud/billing/budgets/v1beta1/FilterOrBuilder.java
+++ b/proto-google-cloud-billingbudgets-v1beta1/src/main/java/com/google/cloud/billing/budgets/v1beta1/FilterOrBuilder.java
@@ -94,13 +94,16 @@ public interface FilterOrBuilder
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type at
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -112,13 +115,16 @@ public interface FilterOrBuilder
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type at
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -130,13 +136,16 @@ public interface FilterOrBuilder
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type at
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
@@ -149,13 +158,16 @@ public interface FilterOrBuilder
*
*
*
- * Optional. A list of credit types to be subtracted from gross cost to
- * determine the spend for threshold calculations if and only if
- * credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- * credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- * empty. See credits.type at
- * https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- * for a list of acceptable credit type values in this field.
+ * Optional. If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ * subtracted from gross cost to determine the spend for threshold
+ * calculations.
+ * If
+ * [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ * is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ * of acceptable credit type
+ * values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
*
*
* repeated string credit_types = 7 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/proto-google-cloud-billingbudgets-v1beta1/src/main/proto/google/cloud/billing/budgets/v1beta1/budget_model.proto b/proto-google-cloud-billingbudgets-v1beta1/src/main/proto/google/cloud/billing/budgets/v1beta1/budget_model.proto
index 10f149fe..050737b8 100644
--- a/proto-google-cloud-billingbudgets-v1beta1/src/main/proto/google/cloud/billing/budgets/v1beta1/budget_model.proto
+++ b/proto-google-cloud-billingbudgets-v1beta1/src/main/proto/google/cloud/billing/budgets/v1beta1/budget_model.proto
@@ -187,13 +187,17 @@ message Filter {
// Only zero or one project can be specified currently.
repeated string projects = 1 [(google.api.field_behavior) = OPTIONAL];
- // Optional. A list of credit types to be subtracted from gross cost to
- // determine the spend for threshold calculations if and only if
- // credit_types_treatment is INCLUDE_SPECIFIED_CREDITS. If
- // credit_types_treatment is not INCLUDE_SPECIFIED_CREDITS, this field must be
- // empty. See credits.type at
- // https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#data-schema
- // for a list of acceptable credit type values in this field.
+ // Optional. If
+ // [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ // is INCLUDE_SPECIFIED_CREDITS, this is a list of credit types to be
+ // subtracted from gross cost to determine the spend for threshold
+ // calculations.
+ //
+ // If
+ // [Filter.credit_types_treatment][google.cloud.billing.budgets.v1beta1.Filter.credit_types_treatment]
+ // is **not** INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list
+ // of acceptable credit type
+ // values](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#credits-type).
repeated string credit_types = 7 [(google.api.field_behavior) = OPTIONAL];
// Optional. If not set, default behavior is `INCLUDE_ALL_CREDITS`.
diff --git a/synth.metadata b/synth.metadata
index e7141ad3..eef686c0 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -11,16 +11,16 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
- "sha": "1f22d1e9654a2588aa32f3802156d965d8d1f10f",
- "internalRef": "340738401"
+ "sha": "6c0f55f33f882cf97fd3135e93b144ad9c94ebab",
+ "internalRef": "341478628"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
- "sha": "1f22d1e9654a2588aa32f3802156d965d8d1f10f",
- "internalRef": "340738401"
+ "sha": "6c0f55f33f882cf97fd3135e93b144ad9c94ebab",
+ "internalRef": "341478628"
}
},
{
From 2636f3d5c72a0c7b93e3e30a868e060b5ead0645 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 11 Nov 2020 01:40:07 +0100
Subject: [PATCH 13/14] deps: update dependency
com.google.cloud:google-cloud-shared-dependencies to v0.15.0 (#316)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | minor | `0.14.1` -> `0.15.0` |
---
### Release Notes
googleapis/java-shared-dependencies
### [`v0.15.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#0150-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0141v0150-2020-11-10)
[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.14.1...v0.15.0)
##### Dependencies
- update dependency com.google.http-client:google-http-client-bom to v1.38.0 ([#207](https://www.github.com/googleapis/java-shared-dependencies/issues/207)) ([5e3198d](https://www.github.com/googleapis/java-shared-dependencies/commit/5e3198de5e1d0fe55c4d947b12984db7726059da))
- update google.common-protos.version to v2.0.1 ([#205](https://www.github.com/googleapis/java-shared-dependencies/issues/205)) ([6b12417](https://www.github.com/googleapis/java-shared-dependencies/commit/6b1241737d34e99a55acdcd439aa71ad28d1e26c))
- update iam.version to v1.0.3 ([#206](https://www.github.com/googleapis/java-shared-dependencies/issues/206)) ([94a4e31](https://www.github.com/googleapis/java-shared-dependencies/commit/94a4e31634718a206ef0f5ff1a8801dc7be4c5c5))
##### [0.14.1](https://www.github.com/googleapis/java-shared-dependencies/compare/0.14.0...v0.14.1) (2020-10-31)
##### Dependencies
- update google.core.version to v1.93.10 ([#200](https://www.github.com/googleapis/java-shared-dependencies/issues/200)) ([2d73dc1](https://www.github.com/googleapis/java-shared-dependencies/commit/2d73dc152469d175c74f85c5c76dcc67993c9783))
---
### Renovate configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-billingbudgets).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2c1ecad1..4c42b118 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,7 +96,7 @@
com.google.cloud
google-cloud-shared-dependencies
- 0.14.1
+ 0.15.0
pom
import
From 012e0dbc50983cadaf327f29d8d60a9f8efa0bbd Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Wed, 11 Nov 2020 00:48:07 +0000
Subject: [PATCH 14/14] chore: release 0.5.2 (#312)
:robot: I have created a release \*beep\* \*boop\*
---
### [0.5.2](https://www.github.com/googleapis/java-billingbudgets/compare/v0.5.1...v0.5.2) (2020-11-11)
### Documentation
* Reworded comments for the new credit types filter ([#311](https://www.github.com/googleapis/java-billingbudgets/issues/311)) ([76298fe](https://www.github.com/googleapis/java-billingbudgets/commit/76298fe6d5e7fdb034d14c1949cd7d9498b7cf3e))
* Reworded comments for the new credit types filter ([#314](https://www.github.com/googleapis/java-billingbudgets/issues/314)) ([eeef8a7](https://www.github.com/googleapis/java-billingbudgets/commit/eeef8a79665e4e40c52ae282fca25a5b6f1a5fad))
### Dependencies
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.15.0 ([#316](https://www.github.com/googleapis/java-billingbudgets/issues/316)) ([2636f3d](https://www.github.com/googleapis/java-billingbudgets/commit/2636f3d5c72a0c7b93e3e30a868e060b5ead0645))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please).
---
CHANGELOG.md | 13 +++++++++++++
google-cloud-billingbudgets-bom/pom.xml | 12 ++++++------
google-cloud-billingbudgets/pom.xml | 4 ++--
grpc-google-cloud-billingbudgets-v1/pom.xml | 4 ++--
grpc-google-cloud-billingbudgets-v1beta1/pom.xml | 4 ++--
pom.xml | 12 ++++++------
proto-google-cloud-billingbudgets-v1/pom.xml | 4 ++--
proto-google-cloud-billingbudgets-v1beta1/pom.xml | 4 ++--
versions.txt | 10 +++++-----
9 files changed, 40 insertions(+), 27 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2db9bd68..75de3e8a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog
+### [0.5.2](https://www.github.com/googleapis/java-billingbudgets/compare/v0.5.1...v0.5.2) (2020-11-11)
+
+
+### Documentation
+
+* Reworded comments for the new credit types filter ([#311](https://www.github.com/googleapis/java-billingbudgets/issues/311)) ([76298fe](https://www.github.com/googleapis/java-billingbudgets/commit/76298fe6d5e7fdb034d14c1949cd7d9498b7cf3e))
+* Reworded comments for the new credit types filter ([#314](https://www.github.com/googleapis/java-billingbudgets/issues/314)) ([eeef8a7](https://www.github.com/googleapis/java-billingbudgets/commit/eeef8a79665e4e40c52ae282fca25a5b6f1a5fad))
+
+
+### Dependencies
+
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.15.0 ([#316](https://www.github.com/googleapis/java-billingbudgets/issues/316)) ([2636f3d](https://www.github.com/googleapis/java-billingbudgets/commit/2636f3d5c72a0c7b93e3e30a868e060b5ead0645))
+
### [0.5.1](https://www.github.com/googleapis/java-billingbudgets/compare/v0.5.0...v0.5.1) (2020-10-31)
diff --git a/google-cloud-billingbudgets-bom/pom.xml b/google-cloud-billingbudgets-bom/pom.xml
index 48263ab0..dae2528e 100644
--- a/google-cloud-billingbudgets-bom/pom.xml
+++ b/google-cloud-billingbudgets-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-billingbudgets-bom
- 0.5.2-SNAPSHOT
+ 0.5.2
pom
com.google.cloud
@@ -63,27 +63,27 @@
com.google.api.grpc
grpc-google-cloud-billingbudgets-v1beta1
- 0.5.2-SNAPSHOT
+ 0.5.2
com.google.api.grpc
grpc-google-cloud-billingbudgets-v1
- 0.5.2-SNAPSHOT
+ 0.5.2
com.google.api.grpc
proto-google-cloud-billingbudgets-v1beta1
- 0.5.2-SNAPSHOT
+ 0.5.2
com.google.api.grpc
proto-google-cloud-billingbudgets-v1
- 0.5.2-SNAPSHOT
+ 0.5.2
com.google.cloud
google-cloud-billingbudgets
- 0.5.2-SNAPSHOT
+ 0.5.2