google-apis-saasservicemgmt_v1beta1 0.1.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: 3ee1741e04f1eaf11e58755ad26d22d8654d8c427f392676d96321c89533f5b2
4
- data.tar.gz: 9c446f4537fde319b4c3956942a309cc2fc4d60cee27d5ef8211b2c427b7cbed
3
+ metadata.gz: 28b25258e2da22f417e90d5df61dd52ad96548c9014cc90e0b1d91a78e596048
4
+ data.tar.gz: 190364b8933bab6899450e03e8388576f589c2b75b769b6c4ecd6cc61fc9dcab
5
5
  SHA512:
6
- metadata.gz: 46a4e98a0fda8205d8237fadf2d34c64ddbb822a4fbb02a7e61cee5463eb8dc8119e6a2c63007d5910069387844e5c899b1e5dd5724632172d44ed86f62fd665
7
- data.tar.gz: cbd4c908e19274457d3c111c332f633e3395f24eff5d153380a6d079bfb9c21cb15e06584edfc8e3af828df2977e85a193e5450419933aeff19183c3fc13696a
6
+ metadata.gz: 3e18a9ea94ff5c6938232b53930000f34c43f134df9ece3a44524324daff411c261f1dc80889a7481fe3a68b374d23ba7d6fe90c234bb42acef61b77e409073f
7
+ data.tar.gz: d3ce3c9daf813021dfafb9eb9da34b0147ec99b67c74051ed63e5908cef700ff27525d5261e8f33b23b030914f618ec037f860124d63254d58944462c162058a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-saasservicemgmt_v1beta1
2
2
 
3
+ ### v0.3.0 (2025-08-31)
4
+
5
+ * Regenerated from discovery document revision 20250818
6
+
7
+ ### v0.2.0 (2025-08-17)
8
+
9
+ * Regenerated from discovery document revision 20250806
10
+
3
11
  ### v0.1.0 (2025-06-08)
4
12
 
5
13
  * Regenerated from discovery document revision 20250528
@@ -1115,8 +1115,8 @@ module Google
1115
1115
  # @return [Hash<String,String>]
1116
1116
  attr_accessor :labels
1117
1117
 
1118
- # Optional. Immutable. List of locations that the service is available in.
1119
- # Rollout refers to the list to generate a rollout plan.
1118
+ # Optional. List of locations that the service is available in. Rollout refers
1119
+ # to the list to generate a rollout plan.
1120
1120
  # Corresponds to the JSON property `locations`
1121
1121
  # @return [Array<Google::Apis::SaasservicemgmtV1beta1::Location>]
1122
1122
  attr_accessor :locations
@@ -1197,8 +1197,8 @@ module Google
1197
1197
  attr_accessor :annotations
1198
1198
 
1199
1199
  # Optional. Immutable. A reference to the consumer resource this SaaS Tenant is
1200
- # representing. The relationship with a consumer resource can be used by
1201
- # EasySaaS for retrieving consumer-defined settings and policies such as
1200
+ # representing. The relationship with a consumer resource can be used by SaaS
1201
+ # Runtime for retrieving consumer-defined settings and policies such as
1202
1202
  # maintenance policies (using Unified Maintenance Policy API).
1203
1203
  # Corresponds to the JSON property `consumerResource`
1204
1204
  # @return [String]
@@ -1230,8 +1230,8 @@ module Google
1230
1230
  attr_accessor :name
1231
1231
 
1232
1232
  # Required. Immutable. A reference to the Saas that defines the product (managed
1233
- # service) that the producer wants to manage with EasySaaS. Part of the EasySaaS
1234
- # common data model.
1233
+ # service) that the producer wants to manage with SaaS Runtime. Part of the SaaS
1234
+ # Runtime common data model.
1235
1235
  # Corresponds to the JSON property `saas`
1236
1236
  # @return [String]
1237
1237
  attr_accessor :saas
@@ -1280,7 +1280,8 @@ module Google
1280
1280
  # @return [String]
1281
1281
  attr_accessor :dependency
1282
1282
 
1283
- # Optional. Tells EasySaaS if this mapping should be used during lookup or not
1283
+ # Optional. Tells SaaS Runtime if this mapping should be used during lookup or
1284
+ # not
1284
1285
  # Corresponds to the JSON property `ignoreForLookup`
1285
1286
  # @return [Boolean]
1286
1287
  attr_accessor :ignore_for_lookup
@@ -1621,8 +1622,8 @@ module Google
1621
1622
  attr_accessor :output_variable_mappings
1622
1623
 
1623
1624
  # Required. Immutable. A reference to the Saas that defines the product (managed
1624
- # service) that the producer wants to manage with EasySaaS. Part of the EasySaaS
1625
- # common data model. Immutable once set.
1625
+ # service) that the producer wants to manage with SaaS Runtime. Part of the SaaS
1626
+ # Runtime common data model. Immutable once set.
1626
1627
  # Corresponds to the JSON property `saas`
1627
1628
  # @return [String]
1628
1629
  attr_accessor :saas
@@ -1670,7 +1671,7 @@ module Google
1670
1671
  # allowed to execute at a time (that can change in the future for non-mutating
1671
1672
  # operations). UnitOperations allow different actors interacting with the same
1672
1673
  # unit to focus only on the change they have requested. This is a base object
1673
- # that contains the common fields in all unit operations.
1674
+ # that contains the common fields in all unit operations. Next: 19
1674
1675
  class UnitOperation
1675
1676
  include Google::Apis::Core::Hashable
1676
1677
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module SaasservicemgmtV1beta1
18
18
  # Version of the google-apis-saasservicemgmt_v1beta1 gem
19
- GEM_VERSION = "0.1.0"
19
+ GEM_VERSION = "0.3.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250528"
25
+ REVISION = "20250818"
26
26
  end
27
27
  end
28
28
  end
@@ -22,7 +22,7 @@ module Google
22
22
  module SaasservicemgmtV1beta1
23
23
  # SaaS Runtime API
24
24
  #
25
- #
25
+ # Model, deploy, and operate your SaaS at scale.
26
26
  #
27
27
  # @example
28
28
  # require 'google/apis/saasservicemgmt_v1beta1'
@@ -85,8 +85,8 @@ module Google
85
85
  # @param [String] name
86
86
  # The resource that owns the locations collection, if applicable.
87
87
  # @param [Array<String>, String] extra_location_types
88
- # Optional. A list of extra location types that should be used as conditions for
89
- # controlling the visibility of the locations.
88
+ # Optional. Do not use this field. It is unsupported and is ignored unless
89
+ # explicitly documented otherwise. This is primarily for internal usage.
90
90
  # @param [String] filter
91
91
  # A filter to narrow down results to a preferred subset. The filtering language
92
92
  # accepts strings like `"displayName=tokyo"`, and is documented in more detail
@@ -21,7 +21,7 @@ module Google
21
21
  module Apis
22
22
  # SaaS Runtime API
23
23
  #
24
- #
24
+ # Model, deploy, and operate your SaaS at scale.
25
25
  #
26
26
  # @see https://cloud.google.com/saas-runtime/docs
27
27
  module SaasservicemgmtV1beta1
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-saasservicemgmt_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-saasservicemgmt_v1beta1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-saasservicemgmt_v1beta1/v0.1.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-saasservicemgmt_v1beta1/v0.3.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-saasservicemgmt_v1beta1
62
62
  rdoc_options: []
63
63
  require_paths: