google-cloud-telco_automation 1.0.0 → 1.0.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: 8f26638fc5852df187f42d71836267c93bb2c78d905c39472b99e893085d8672
4
- data.tar.gz: be8929d29ef26009c6e010ac103a2849e32b522ef480f090360a4f983728997f
3
+ metadata.gz: 61951ddd1cb0f9fe80b630f8de34943d630f5ca59ac4fdc72b980f044de1aecd
4
+ data.tar.gz: cf1175edd5f31843b13e841b566ac70ecf90ba3575c25d658e9437ac44f35ca4
5
5
  SHA512:
6
- metadata.gz: 5e5e02c7cb743982efcc6a1bd08d46bb339d5511b1e7958934b7f660068ab49e1d9c5c8b8be4d2dd0abb304dc3bcd61be5323bc6a8b5060fc92fe037d9c0492a
7
- data.tar.gz: b029c4aacde8846a84585d95cf9a4d5a0661388835546f3e0e5470e2322525c8095ff754d9b4e411b5981f9e1a272f5c774502f482e8af5c07fe9a6392a971f3
6
+ metadata.gz: 3200195f710d903af18c9d2314435f1f5f3ba274f55c38c84822a8879f4691bae3bce0724cede27ae3f8397c6294c5779809264a1297f93ea36c2c4307641b68
7
+ data.tar.gz: 8bae3eb4d1e4ca960cbbf4d8b5a8270883129782db6a396a5167e38de577a909396b5f829eb739cf9a9e62e9cd67c19c25af15dfc44e0d9d4ee4850c8adbeb85
data/README.md CHANGED
@@ -2,7 +2,6 @@
2
2
 
3
3
  APIs to automate management of cloud infrastructure for network functions.
4
4
 
5
- APIs to automate management of cloud infrastructure for network functions.
6
5
 
7
6
  Actual client classes for the various versions of this API are defined in
8
7
  _versioned_ client gems, with names of the form `google-cloud-telco_automation-v*`.
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module TelcoAutomation
23
- VERSION = "1.0.0"
23
+ VERSION = "1.0.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-telco_automation
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.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: 2024-06-26 00:00:00.000000000 Z
11
+ date: 2024-08-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-core