google-cloud-saas_platform-saas_service_mgmt 0.1.1 → 0.2.1

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: 6965519725f1510bfd8615e65ca6c8aba2fb17bac9fe3f0ef2b36df8310afbab
4
- data.tar.gz: 66b32c6542806d40b7a6a305ff56eb8e56092964997a344e2f4c2fb798d724ac
3
+ metadata.gz: 182c43d80c29839f75d33781c6c29a6a65d28b238af37f747f48a93947bf9082
4
+ data.tar.gz: aea1301b07b4d8342cdff62a6e832fd61eed7cccb69175046590c8c5826cbc4b
5
5
  SHA512:
6
- metadata.gz: a8d22f13064e15e6b825f84a22ec02704c124db7c9c735c6eb456e0271e5be57335bcb2f0c0829c754034f95c3f5d8536f5fa2c845822a5b3afc037ce1454bfb
7
- data.tar.gz: 64c70356093def85cc75ad63f0669c2690f055d17327cea99ea00e33c8284dbc1048a52e202ac1b1ce59335894b168dd564034194e7687fa01bc8b48b849a3f0
6
+ metadata.gz: d20820c7c440d68507c0aabf575647753caecbd5e7988dc6731291c0e662eb93b3e8fd01b0b8d191231790554efd6de86b9bc3c59b3b392eb328ead21a344029
7
+ data.tar.gz: d3f634f866bdd36ced164f44024b3b2f127688b21a388e6b36f7ba3b3bea75f40cc89e5ff2183f84943e017a5cd1911d64087059729f72f4f16aa19b7b9a5d4e
data/.yardopts CHANGED
@@ -1,5 +1,5 @@
1
1
  --no-private
2
- --title="SaaS Runtime API"
2
+ --title="App Lifecycle Manager API"
3
3
  --exclude _pb\.rb$
4
4
  --markup markdown
5
5
  --markup-provider redcarpet
data/README.md CHANGED
@@ -1,8 +1,8 @@
1
- # Ruby Client for the SaaS Runtime API
1
+ # Ruby Client for the App Lifecycle Manager API
2
2
 
3
3
  Model, deploy, and operate your SaaS at scale.
4
4
 
5
- SaaS Runtime lets you store, host, manage, and monitor software as a service (SaaS) applications on Google Cloud.
5
+ App Lifecycle Manager Overview.
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-saas_platform-saas_service_mgmt-v*`.
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module SaasPlatform
23
23
  module SaasServiceMgmt
24
- VERSION = "0.1.1"
24
+ VERSION = "0.2.1"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-saas_platform-saas_service_mgmt
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -43,8 +43,7 @@ dependencies:
43
43
  - - "<"
44
44
  - !ruby/object:Gem::Version
45
45
  version: 2.a
46
- description: SaaS Runtime lets you store, host, manage, and monitor software as a
47
- service (SaaS) applications on Google Cloud.
46
+ description: App Lifecycle Manager Overview.
48
47
  email: googleapis-packages@google.com
49
48
  executables: []
50
49
  extensions: []
@@ -68,7 +67,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
68
67
  requirements:
69
68
  - - ">="
70
69
  - !ruby/object:Gem::Version
71
- version: '3.0'
70
+ version: '3.2'
72
71
  required_rubygems_version: !ruby/object:Gem::Requirement
73
72
  requirements:
74
73
  - - ">="