google-cloud-telco_automation 0.4.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: c1ef8f6fa5c55595c9f178ea6fa23263e383f58cc80c7af55c34da756b3ab0b5
4
- data.tar.gz: 4fd3a1b7c0db5ba5e13082fc3b9f69573fee9c45ba1b4091108fdd61136870da
3
+ metadata.gz: 61951ddd1cb0f9fe80b630f8de34943d630f5ca59ac4fdc72b980f044de1aecd
4
+ data.tar.gz: cf1175edd5f31843b13e841b566ac70ecf90ba3575c25d658e9437ac44f35ca4
5
5
  SHA512:
6
- metadata.gz: 90965c68d0b40fc14cc83ed061dd9ad8a5aaaa2ebbc8205a6a34f6fbc4c1b66d2427803f339fbcaba127b74451af783751a300a828615d301f5da016a3f576f7
7
- data.tar.gz: 2b871949cf5a85dd4b10e749e7d9b0603393f590cb0a736b329b987a6343b04a4d5f9645469cc8dc980fd4d75d58d85e0bc4af8a008dbad48295067e0750ecdf
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 = "0.4.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: 0.4.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-02-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