google-cloud-essential_contacts 0.1.0 → 0.1.1

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: 2d68ff0cc3ad62f49f51a1c7ef768e1a2f6d9644e4ed980e2ade189cd659e69a
4
- data.tar.gz: 9abf503b8b815b8e86ed2b22ca90769d542376636756839edd6d81761be967a2
3
+ metadata.gz: b0446bcf8a3e32774758b6cbb424c3718da879e1c6e99de5658f057155c9dc44
4
+ data.tar.gz: a513285411fdbb170efe888699f8f94ebaba32c2872ab2450a7958c17e3d8ff9
5
5
  SHA512:
6
- metadata.gz: 4ffaf8291c862e69512caf8eb6a3fa17b5e5288c06321b12aefbc47cc419cf8925dccfd9c26fa22ada4784956dc78a56ef902421f0ca6b968b6eaff0013fc99a
7
- data.tar.gz: 5ce4647374bc60eeea109837f8da7d5d93641a7f6d3eadfdf505d4d49e237542c35daa935214a8cd33b00fd4588e35be9522358cc8340c9bac1fb815f1f83a21
6
+ metadata.gz: 132216227e1b2600ddd7edb4435b6c153c704c7664c38b60455ea31c07890e0808143fdddcc55ac9c8040b93c98e1c68ff90535ee5783e98e2df8e6ef6d58157
7
+ data.tar.gz: 57f602c9f41b24db75693d0c1aa06157baaf841d61237a707d12d3a21373b43217f12d09a36d38eba6e26f57ac792f6b25af8a2fd9491e3030a5c36deca12868
data/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  API Client library for the Essential Contacts API
4
4
 
5
- Many Google Cloud services, such as Cloud Billing, send out notifications to share important information with Google Cloud users. By default, these notifications are sent to members with certain Identity and Access Management (IAM) roles. With Essential Contacts, you can customize who receives notifications by providing your own list of contacts. Note that google-cloud-essential_contacts-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-essential_contacts instead. See the readme for more details.
5
+ Many Google Cloud services, such as Cloud Billing, send out notifications to share important information with Google Cloud users. By default, these notifications are sent to members with certain Identity and Access Management (IAM) roles. With Essential Contacts, you can customize who receives notifications by providing your own list of contacts.
6
6
 
7
7
  Actual client classes for the various versions of this API are defined in
8
8
  _versioned_ client gems, with names of the form `google-cloud-essential_contacts-v*`.
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module EssentialContacts
23
- VERSION = "0.1.0"
23
+ VERSION = "0.1.1"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-essential_contacts
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
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-06-22 00:00:00.000000000 Z
11
+ date: 2021-06-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-core
@@ -154,9 +154,7 @@ description: Many Google Cloud services, such as Cloud Billing, send out notific
154
154
  to share important information with Google Cloud users. By default, these notifications
155
155
  are sent to members with certain Identity and Access Management (IAM) roles. With
156
156
  Essential Contacts, you can customize who receives notifications by providing your
157
- own list of contacts. Note that google-cloud-essential_contacts-v1 is a version-specific
158
- client library. For most uses, we recommend installing the main client library google-cloud-essential_contacts
159
- instead. See the readme for more details.
157
+ own list of contacts.
160
158
  email: googleapis-packages@google.com
161
159
  executables: []
162
160
  extensions: []