lib/google/apis/run_v2.rb in google-apis-run_v2-0.3.0 vs lib/google/apis/run_v2.rb in google-apis-run_v2-0.4.0
- old
+ new
@@ -20,11 +20,12 @@
module Google
module Apis
# Cloud Run Admin API
#
# Deploy and manage user provided container images that scale automatically
- # based on incoming requests. The Cloud Run Admin API follows the Knative
- # Serving API specification.
+ # based on incoming requests. The Cloud Run Admin API v1 follows the Knative
+ # Serving API specification, while v2 is aligned with Google Cloud AIP-based API
+ # standards, as described in https://google.aip.dev/.
#
# @see https://cloud.google.com/run/
module RunV2
# Version of the Cloud Run Admin API this client connects to.
# This is NOT the gem version.