google-apis-billingbudgets_v1beta1 0.4.0 → 0.9.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d86a82d1e37d6964e5c8166f0653a3ac8746ffd67ae0f8a64cad3366fea44bda
4
- data.tar.gz: fa0505f2d844fd01f37d3dd68c9c05bbbef7af04b559a9b1e3e98726b11e1992
3
+ metadata.gz: 41f8be44892f31ddeec2431b51b3932e022e44ea5423d737998ceb0f06bd41e5
4
+ data.tar.gz: 574f49b18f3ff558ad2fe529b2c7cc53151079763d90eb63dd62e4cfac444855
5
5
  SHA512:
6
- metadata.gz: fc2e4eac17e98897da4a88a6cd53c247f160d25527ecb527faf126c8f5967cfd9cc6e6f5d709a1b4af1f1b0f6c94fb51a1a7f8ca95f1cb5bd4ee08e565f8ea83
7
- data.tar.gz: 5d7a6d6eb5bf0d78eed9753e7f64283348c914ef446c2ad832495f9692942251e359a439f3d5d7aa3e6f0e2375fb36d9b82e068b304d643753e1bd66ca73e750
6
+ metadata.gz: fea6ace6f38c0e300b7f1c535f99ea446afdda84f09126c65dba6dbfa7f3d24ddbf3c4038516e1936d7bcab6ef138fef7d672fed848883e1e3fdde3f00a9d47e
7
+ data.tar.gz: 48395259d03b47ca8b84c3df35fc8ea3e5e81c5c7e95ea030ebda9be0eae2a42d65738e3707f2d941457e830eeb8278d08968d6876b23c31efab8781ef999e97
data/CHANGELOG.md CHANGED
@@ -1,5 +1,27 @@
1
1
  # Release history for google-apis-billingbudgets_v1beta1
2
2
 
3
+ ### v0.9.0 (2021-06-29)
4
+
5
+ * Regenerated using generator version 0.4.0
6
+
7
+ ### v0.8.0 (2021-06-24)
8
+
9
+ * Regenerated from discovery document revision 20210621
10
+ * Regenerated using generator version 0.3.0
11
+
12
+ ### v0.7.0 (2021-05-19)
13
+
14
+ * Unspecified changes
15
+
16
+ ### v0.6.0 (2021-04-16)
17
+
18
+ * Regenerated from discovery document revision 20210412
19
+
20
+ ### v0.5.0 (2021-03-25)
21
+
22
+ * Regenerated from discovery document revision 20210319
23
+ * Regenerated using generator version 0.2.0
24
+
3
25
  ### v0.4.0 (2021-03-04)
4
26
 
5
27
  * Regenerated from discovery document revision 20210220
@@ -33,7 +33,7 @@ module Google
33
33
  # View and manage your Google Cloud Platform billing accounts
34
34
  AUTH_CLOUD_BILLING = 'https://www.googleapis.com/auth/cloud-billing'
35
35
 
36
- # View and manage your data across Google Cloud Platform services
36
+ # See, edit, configure, and delete your Google Cloud Platform data
37
37
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
38
38
  end
39
39
  end
@@ -124,7 +124,8 @@ module Google
124
124
  attr_accessor :name
125
125
 
126
126
  # Optional. Rules that trigger alerts (notifications of thresholds being crossed)
127
- # when spend exceeds the specified percentages of the budget.
127
+ # when spend exceeds the specified percentages of the budget. Optional for `
128
+ # pubsubTopic` notifications. Required if using email notifications.
128
129
  # Corresponds to the JSON property `thresholdRules`
129
130
  # @return [Array<Google::Apis::BillingbudgetsV1beta1::GoogleCloudBillingBudgetsV1beta1ThresholdRule>]
130
131
  attr_accessor :threshold_rules
@@ -149,10 +150,12 @@ module Google
149
150
  class GoogleCloudBillingBudgetsV1beta1BudgetAmount
150
151
  include Google::Apis::Core::Hashable
151
152
 
152
- # Describes a budget amount targeted to last period's spend. At this time, the
153
- # amount is automatically 100% of last period's spend; that is, there are no
154
- # other options yet. Future configuration will be described here (for example,
155
- # configuring a percentage of last period's spend).
153
+ # Describes a budget amount targeted to the last Filter.calendar_period spend.
154
+ # At this time, the amount is automatically 100% of the last calendar period's
155
+ # spend; that is, there are no other options yet. Future configuration options
156
+ # will be described here (for example, configuring a percentage of last period's
157
+ # spend). LastPeriodAmount cannot be set for a budget configured with a Filter.
158
+ # custom_period.
156
159
  # Corresponds to the JSON property `lastPeriodAmount`
157
160
  # @return [Google::Apis::BillingbudgetsV1beta1::GoogleCloudBillingBudgetsV1beta1LastPeriodAmount]
158
161
  attr_accessor :last_period_amount
@@ -239,21 +242,21 @@ module Google
239
242
  class GoogleCloudBillingBudgetsV1beta1Filter
240
243
  include Google::Apis::Core::Hashable
241
244
 
242
- # Optional. Specifies to track usage for recurring calendar period. E.g. Assume
243
- # that CalendarPeriod.QUARTER is set. The budget will track usage from April 1
244
- # to June 30, when current calendar month is April, May, June. After that, it
245
- # will track usage from July 1 to September 30 when current calendar month is
246
- # July, August, September, and so on.
245
+ # Optional. Specifies to track usage for recurring calendar period. For example,
246
+ # assume that CalendarPeriod.QUARTER is set. The budget will track usage from
247
+ # April 1 to June 30, when the current calendar month is April, May, June. After
248
+ # that, it will track usage from July 1 to September 30 when the current
249
+ # calendar month is July, August, September, so on.
247
250
  # Corresponds to the JSON property `calendarPeriod`
248
251
  # @return [String]
249
252
  attr_accessor :calendar_period
250
253
 
251
254
  # Optional. If Filter.credit_types_treatment is INCLUDE_SPECIFIED_CREDITS, this
252
255
  # is a list of credit types to be subtracted from gross cost to determine the
253
- # spend for threshold calculations. If Filter.credit_types_treatment is **not**
254
- # INCLUDE_SPECIFIED_CREDITS, this field must be empty. See [a list of acceptable
255
- # credit type values](https://cloud.google.com/billing/docs/how-to/export-data-
256
- # bigquery-tables#credits-type).
256
+ # spend for threshold calculations. See [a list of acceptable credit type values]
257
+ # (https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables#
258
+ # credits-type). If Filter.credit_types_treatment is **not**
259
+ # INCLUDE_SPECIFIED_CREDITS, this field must be empty.
257
260
  # Corresponds to the JSON property `creditTypes`
258
261
  # @return [Array<String>]
259
262
  attr_accessor :credit_types
@@ -320,10 +323,12 @@ module Google
320
323
  end
321
324
  end
322
325
 
323
- # Describes a budget amount targeted to last period's spend. At this time, the
324
- # amount is automatically 100% of last period's spend; that is, there are no
325
- # other options yet. Future configuration will be described here (for example,
326
- # configuring a percentage of last period's spend).
326
+ # Describes a budget amount targeted to the last Filter.calendar_period spend.
327
+ # At this time, the amount is automatically 100% of the last calendar period's
328
+ # spend; that is, there are no other options yet. Future configuration options
329
+ # will be described here (for example, configuring a percentage of last period's
330
+ # spend). LastPeriodAmount cannot be set for a budget configured with a Filter.
331
+ # custom_period.
327
332
  class GoogleCloudBillingBudgetsV1beta1LastPeriodAmount
328
333
  include Google::Apis::Core::Hashable
329
334
 
@@ -362,12 +367,19 @@ module Google
362
367
  end
363
368
  end
364
369
 
365
- # ThresholdRule contains a definition of a threshold which triggers an alert (a
366
- # notification of a threshold being crossed) to be sent when spend goes above
367
- # the specified amount. Alerts are automatically e-mailed to users with the
368
- # Billing Account Administrator role or the Billing Account User role. The
369
- # thresholds here have no effect on notifications sent to anything configured
370
- # under `Budget.all_updates_rule`.
370
+ # ThresholdRule contains the definition of a threshold. Threshold rules define
371
+ # the triggering events used to generate a budget notification email. When a
372
+ # threshold is crossed (spend exceeds the specified percentages of the budget),
373
+ # budget alert emails are sent to the email recipients you specify in the [
374
+ # NotificationsRule](#notificationsrule). Threshold rules also affect the fields
375
+ # included in the [JSON data object](https://cloud.google.com/billing/docs/how-
376
+ # to/budgets-programmatic-notifications#notification_format) sent to a Pub/Sub
377
+ # topic. Threshold rules are _required_ if using email notifications. Threshold
378
+ # rules are _optional_ if only setting a [`pubsubTopic` NotificationsRule](#
379
+ # NotificationsRule), unless you want your JSON data object to include data
380
+ # about the thresholds you set. For more information, see [set budget threshold
381
+ # rules and actions](https://cloud.google.com/billing/docs/how-to/budgets#budget-
382
+ # actions).
371
383
  class GoogleCloudBillingBudgetsV1beta1ThresholdRule
372
384
  include Google::Apis::Core::Hashable
373
385
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module BillingbudgetsV1beta1
18
18
  # Version of the google-apis-billingbudgets_v1beta1 gem
19
- GEM_VERSION = "0.4.0"
19
+ GEM_VERSION = "0.9.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210220"
25
+ REVISION = "20210621"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,29 +1,35 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-billingbudgets_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.9.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-03-08 00:00:00.000000000 Z
11
+ date: 2021-07-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - "~>"
17
+ - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.1'
19
+ version: '0.4'
20
+ - - "<"
21
+ - !ruby/object:Gem::Version
22
+ version: 2.a
20
23
  type: :runtime
21
24
  prerelease: false
22
25
  version_requirements: !ruby/object:Gem::Requirement
23
26
  requirements:
24
- - - "~>"
27
+ - - ">="
28
+ - !ruby/object:Gem::Version
29
+ version: '0.4'
30
+ - - "<"
25
31
  - !ruby/object:Gem::Version
26
- version: '0.1'
32
+ version: 2.a
27
33
  description: This is the simple REST client for Cloud Billing Budget API V1beta1.
28
34
  Simple REST clients are Ruby client libraries that provide access to Google services
29
35
  via their HTTP REST API endpoints. These libraries are generated and updated automatically
@@ -52,7 +58,7 @@ licenses:
52
58
  metadata:
53
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-billingbudgets_v1beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-billingbudgets_v1beta1/v0.4.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-billingbudgets_v1beta1/v0.9.0
56
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-billingbudgets_v1beta1
57
63
  post_install_message:
58
64
  rdoc_options: []
@@ -69,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
75
  - !ruby/object:Gem::Version
70
76
  version: '0'
71
77
  requirements: []
72
- rubygems_version: 3.2.13
78
+ rubygems_version: 3.2.17
73
79
  signing_key:
74
80
  specification_version: 4
75
81
  summary: Simple REST client for Cloud Billing Budget API V1beta1