google-cloud-telco_automation 0.2.0 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1951ecb8426703adefdd8b78e7c08eb3e54c6461441d83babe0a190b3bab4aaa
4
- data.tar.gz: 428d6f9e520e64449612a243b33637bbff93e9a55fe3e3e52891276a8df043ee
3
+ metadata.gz: 504837da65fc5c679f7d8715e15c30e53ce0779518787b4555e70ed8c346cf94
4
+ data.tar.gz: 4bc8a2d5fd7edaf292e9b88bb5bce2b85f953b4456fbee3eb31721092740369a
5
5
  SHA512:
6
- metadata.gz: bde0e376127d1e82369c1c3aae5afb20745d43b9dc6572b33ea4edd5e576d799c85a5186f0e2f210a6e42cbffda2f570d6a0873824f30a57013e573539101cb1
7
- data.tar.gz: 9ddd50b12f22f9c0ec736efeed66f981bb7b3524ac3619af834e6fef1fcca60cc96218759f2583ef471b151f1b2a7a1c3ec1863f593f757a5cf1210392627bc9
6
+ metadata.gz: ff5c0618b885f1f53543bf430e03442034b23ba41027b3498a8242766818041a243c2c342a7e172e633edd194e06b08536e43bda3b96751a351401a79c91772a
7
+ data.tar.gz: 6b2c7dfb7c3cb935fa15c69e3aadce6fff93670922794c12166a8d03d4ccf8db31cd5e7f15751e971f59b2298ad0c991ae32ebb49a624c099c67d656fb430ba6
data/README.md CHANGED
@@ -1,8 +1,8 @@
1
1
  # Ruby Client for the Telco Automation API
2
2
 
3
- APIs to automate 5G deployment and management of cloud infrastructure and network functions.
3
+ APIs to automate management of cloud infrastructure for network functions.
4
4
 
5
- APIs to automate 5G deployment and management of cloud infrastructure and network functions.
5
+ APIs to automate management of cloud infrastructure for network functions.
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-telco_automation-v*`.
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module TelcoAutomation
23
- VERSION = "0.2.0"
23
+ VERSION = "0.3.0"
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.2.0
4
+ version: 0.3.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: 2024-01-15 00:00:00.000000000 Z
11
+ date: 2024-02-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-core
@@ -156,8 +156,7 @@ dependencies:
156
156
  - - "~>"
157
157
  - !ruby/object:Gem::Version
158
158
  version: '0.9'
159
- description: APIs to automate 5G deployment and management of cloud infrastructure
160
- and network functions.
159
+ description: APIs to automate management of cloud infrastructure for network functions.
161
160
  email: googleapis-packages@google.com
162
161
  executables: []
163
162
  extensions: []
@@ -192,6 +191,5 @@ requirements: []
192
191
  rubygems_version: 3.5.3
193
192
  signing_key:
194
193
  specification_version: 4
195
- summary: APIs to automate 5G deployment and management of cloud infrastructure and
196
- network functions.
194
+ summary: APIs to automate management of cloud infrastructure for network functions.
197
195
  test_files: []