Skip to content

Commit 2b3c335

Browse files
docs: rebrand from "SaaS Runtime" to "App Lifecycle Manager" (#33834)
* docs: rebrand from "SaaS Runtime" to "App Lifecycle Manager" PiperOrigin-RevId: 899527956 Source-Link: googleapis/googleapis@96b171f Source-Link: googleapis/googleapis-gen@0ce27db Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLXNhYXNfcGxhdGZvcm0tc2Fhc19zZXJ2aWNlX21nbXQvLk93bEJvdC55YW1sIiwiaCI6IjBjZTI3ZGJiNzUxNWM1Yzk3NzVjODkzNjcxZWZmNThjMDQxYzdhOWMifQ== * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 8f18bc0 commit 2b3c335

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

google-cloud-saas_platform-saas_service_mgmt/.repo-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"is_cloud": true,
77
"language": "ruby",
88
"name": "saasservicemgmt",
9-
"name_pretty": "SaaS Runtime API",
9+
"name_pretty": "App Lifecycle Manager API",
1010
"product_documentation": "https://cloud.google.com/saas-runtime/docs/overview",
1111
"release_level": "preview",
1212
"repo": "googleapis/google-cloud-ruby",
1313
"requires_billing": true,
14-
"ruby-cloud-description": "SaaS Runtime lets you store, host, manage, and monitor software as a service (SaaS) applications on Google Cloud.",
14+
"ruby-cloud-description": "App Lifecycle Manager Overview.",
1515
"ruby-cloud-product-url": "https://cloud.google.com/saas-runtime/docs/overview",
1616
"library_type": "GAPIC_MANUAL"
1717
}

google-cloud-saas_platform-saas_service_mgmt/.yardopts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--no-private
2-
--title="SaaS Runtime API"
2+
--title="App Lifecycle Manager API"
33
--exclude _pb\.rb$
44
--markup markdown
55
--markup-provider redcarpet

google-cloud-saas_platform-saas_service_mgmt/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Ruby Client for the SaaS Runtime API
1+
# Ruby Client for the App Lifecycle Manager API
22

33
Model, deploy, and operate your SaaS at scale.
44

5-
SaaS Runtime lets you store, host, manage, and monitor software as a service (SaaS) applications on Google Cloud.
5+
App Lifecycle Manager Overview.
66

77
Actual client classes for the various versions of this API are defined in
88
_versioned_ client gems, with names of the form `google-cloud-saas_platform-saas_service_mgmt-v*`.

google-cloud-saas_platform-saas_service_mgmt/google-cloud-saas_platform-saas_service_mgmt.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
99

1010
gem.authors = ["Google LLC"]
1111
gem.email = "googleapis-packages@google.com"
12-
gem.description = "SaaS Runtime lets you store, host, manage, and monitor software as a service (SaaS) applications on Google Cloud."
12+
gem.description = "App Lifecycle Manager Overview."
1313
gem.summary = "Model, deploy, and operate your SaaS at scale."
1414
gem.homepage = "https://github.com/googleapis/google-cloud-ruby"
1515
gem.license = "Apache-2.0"

0 commit comments

Comments
 (0)