google-apis-servicemanagement_v1 0.12.0 → 0.16.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2e32ee086ec9595a247313fba2d67e852348debf7a69d87edc0ac08d9474787d
4
- data.tar.gz: e538c5f1272d2c8190754ab6529232dd64131d3cfb743d48c2bba653c2d67c4d
3
+ metadata.gz: d283d165a4939a81f440201f9aa9da144a940bdee7fd5dafdb5ddc61f16cfe2d
4
+ data.tar.gz: b225200bd64be38d5be665978f9e4a0a2bee6c06a8948d80b4ff32410ff0e998
5
5
  SHA512:
6
- metadata.gz: ea884978ab2078102163ca8e0c7f61c2c7103ffe245ab44ddb5eb6b7de625ba3f749849ff00f239346a757cfcc6f15c187e66892ee9e0eddc7cbc3b14387859f
7
- data.tar.gz: 9ea1e05b7c4f8fc9d6f0dfb4111d33ece1882387fe10a04878f60d4fc1440d8270627e52a857ae26f970104c6821cc5c749b9c1fdb50285616861805f29197af
6
+ metadata.gz: e7bd8884932c2eea941877f95da20e0fd367b79f8a6cb0e88ad321ed64107df44248126f3fc0851a7d47451a7e79ad13d2ecd6c6bcdaf7be25be00e2f5c81f1b
7
+ data.tar.gz: e72fee3fbcf042d1de18f75a7544600d6c0030cb565e8affff852e572e9154c9853db0e0f7b4888112b395fde3deb548d381f28d17aa2739eb1996f05d7cc3c7
data/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Release history for google-apis-servicemanagement_v1
2
2
 
3
+ ### v0.16.0 (2021-10-05)
4
+
5
+ * Regenerated from discovery document revision 20211001
6
+
7
+ ### v0.15.0 (2021-09-01)
8
+
9
+ * Regenerated from discovery document revision 20210813
10
+
11
+ ### v0.14.0 (2021-07-16)
12
+
13
+ * Regenerated from discovery document revision 20210709
14
+
15
+ ### v0.13.0 (2021-06-29)
16
+
17
+ * Regenerated using generator version 0.4.0
18
+
3
19
  ### v0.12.0 (2021-06-24)
4
20
 
5
21
  * Unspecified changes
@@ -1076,7 +1076,9 @@ module Google
1076
1076
  # @return [String]
1077
1077
  attr_accessor :service_root_url
1078
1078
 
1079
- # A short summary of what the service does. Can only be provided by plain text.
1079
+ # A short description of what the service does. The summary must be plain text.
1080
+ # It becomes the overview of the service displayed in Google Cloud Console. NOTE:
1081
+ # This field is equivalent to the standard field `description`.
1080
1082
  # Corresponds to the JSON property `summary`
1081
1083
  # @return [String]
1082
1084
  attr_accessor :summary
@@ -1106,17 +1108,20 @@ module Google
1106
1108
  # @return [String]
1107
1109
  attr_accessor :deprecation_description
1108
1110
 
1109
- # Description of the selected API(s).
1111
+ # Description of the selected proto element (e.g. a message, a method, a '
1112
+ # service' definition, or a field). Defaults to leading & trailing comments
1113
+ # taken from the proto source definition of the proto element.
1110
1114
  # Corresponds to the JSON property `description`
1111
1115
  # @return [String]
1112
1116
  attr_accessor :description
1113
1117
 
1114
- # The selector is a comma-separated list of patterns. Each pattern is a
1115
- # qualified name of the element which may end in "*", indicating a wildcard.
1116
- # Wildcards are only allowed at the end and for a whole component of the
1117
- # qualified name, i.e. "foo.*" is ok, but not "foo.b*" or "foo.*.bar". A
1118
- # wildcard will match one or more components. To specify a default for all
1119
- # applicable elements, the whole pattern "*" is used.
1118
+ # The selector is a comma-separated list of patterns for any element such as a
1119
+ # method, a field, an enum value. Each pattern is a qualified name of the
1120
+ # element which may end in "*", indicating a wildcard. Wildcards are only
1121
+ # allowed at the end and for a whole component of the qualified name, i.e. "foo.*
1122
+ # " is ok, but not "foo.b*" or "foo.*.bar". A wildcard will match one or more
1123
+ # components. To specify a default for all applicable elements, the whole
1124
+ # pattern "*" is used.
1120
1125
  # Corresponds to the JSON property `selector`
1121
1126
  # @return [String]
1122
1127
  attr_accessor :selector
@@ -2456,7 +2461,10 @@ module Google
2456
2461
  attr_accessor :name
2457
2462
 
2458
2463
  # Required. The monitored resource type. For example, the type `"
2459
- # cloudsql_database"` represents databases in Google Cloud SQL.
2464
+ # cloudsql_database"` represents databases in Google Cloud SQL. For a list of
2465
+ # types, see [Monitoring resource types](https://cloud.google.com/monitoring/api/
2466
+ # resources) and [Logging resource types](https://cloud.google.com/logging/docs/
2467
+ # api/v2/resource-list).
2460
2468
  # Corresponds to the JSON property `type`
2461
2469
  # @return [String]
2462
2470
  attr_accessor :type
@@ -2766,7 +2774,8 @@ module Google
2766
2774
  include Google::Apis::Core::Hashable
2767
2775
 
2768
2776
  # The Markdown content of the page. You can use (== include `path` ==) to
2769
- # include content from a Markdown file.
2777
+ # include content from a Markdown file. The content can be used to produce the
2778
+ # documentation page such as HTML format page.
2770
2779
  # Corresponds to the JSON property `content`
2771
2780
  # @return [String]
2772
2781
  attr_accessor :content
@@ -2824,7 +2833,7 @@ module Google
2824
2833
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
2825
2834
  # roles/resourcemanager.organizationViewer condition: title: expirable access
2826
2835
  # description: Does not grant access after Sep 2020 expression: request.time <
2827
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
2836
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
2828
2837
  # description of IAM and its features, see the [IAM documentation](https://cloud.
2829
2838
  # google.com/iam/docs/).
2830
2839
  class Policy
@@ -2837,7 +2846,12 @@ module Google
2837
2846
 
2838
2847
  # Associates a list of `members` to a `role`. Optionally, may specify a `
2839
2848
  # condition` that determines how and when the `bindings` are applied. Each of
2840
- # the `bindings` must contain at least one member.
2849
+ # the `bindings` must contain at least one member. The `bindings` in a `Policy`
2850
+ # can refer to up to 1,500 members; up to 250 of these members can be Google
2851
+ # groups. Each occurrence of a member counts towards these limits. For example,
2852
+ # if the `bindings` grant 50 different roles to `user:alice@example.com`, and
2853
+ # not to any other member, then you can add another 1,450 members to the `
2854
+ # bindings` in the `Policy`.
2841
2855
  # Corresponds to the JSON property `bindings`
2842
2856
  # @return [Array<Google::Apis::ServicemanagementV1::Binding>]
2843
2857
  attr_accessor :bindings
@@ -3287,8 +3301,8 @@ module Google
3287
3301
 
3288
3302
  # A list of all enum types included in this API service. Enums referenced
3289
3303
  # directly or indirectly by the `apis` are automatically included. Enums which
3290
- # are not referenced but shall be included should be listed here by name.
3291
- # Example: enums: - name: google.someapi.v1.SomeEnum
3304
+ # are not referenced but shall be included should be listed here by name by the
3305
+ # configuration author. Example: enums: - name: google.someapi.v1.SomeEnum
3292
3306
  # Corresponds to the JSON property `enums`
3293
3307
  # @return [Array<Google::Apis::ServicemanagementV1::Enum>]
3294
3308
  attr_accessor :enums
@@ -3421,7 +3435,8 @@ module Google
3421
3435
  # @return [Array<Google::Apis::ServicemanagementV1::Type>]
3422
3436
  attr_accessor :system_types
3423
3437
 
3424
- # The product title for this service.
3438
+ # The product title for this service, it is the name displayed in Google Cloud
3439
+ # Console.
3425
3440
  # Corresponds to the JSON property `title`
3426
3441
  # @return [String]
3427
3442
  attr_accessor :title
@@ -3429,8 +3444,8 @@ module Google
3429
3444
  # A list of all proto message types included in this API service. Types
3430
3445
  # referenced directly or indirectly by the `apis` are automatically included.
3431
3446
  # Messages which are not referenced but shall be included, such as types used by
3432
- # the `google.protobuf.Any` type, should be listed here by name. Example: types:
3433
- # - name: google.protobuf.Int32
3447
+ # the `google.protobuf.Any` type, should be listed here by name by the
3448
+ # configuration author. Example: types: - name: google.protobuf.Int32
3434
3449
  # Corresponds to the JSON property `types`
3435
3450
  # @return [Array<Google::Apis::ServicemanagementV1::Type>]
3436
3451
  attr_accessor :types
@@ -3504,7 +3519,7 @@ module Google
3504
3519
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
3505
3520
  # roles/resourcemanager.organizationViewer condition: title: expirable access
3506
3521
  # description: Does not grant access after Sep 2020 expression: request.time <
3507
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
3522
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
3508
3523
  # description of IAM and its features, see the [IAM documentation](https://cloud.
3509
3524
  # google.com/iam/docs/).
3510
3525
  # Corresponds to the JSON property `policy`
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServicemanagementV1
18
18
  # Version of the google-apis-servicemanagement_v1 gem
19
- GEM_VERSION = "0.12.0"
19
+ GEM_VERSION = "0.16.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.3.0"
22
+ GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210604"
25
+ REVISION = "20211001"
26
26
  end
27
27
  end
28
28
  end
@@ -31,10 +31,10 @@ module Google
31
31
  # This is NOT the gem version.
32
32
  VERSION = 'V1'
33
33
 
34
- # See, edit, configure, and delete your Google Cloud Platform data
34
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
35
35
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
36
36
 
37
- # View your data across Google Cloud Platform services
37
+ # View your data across Google Cloud services and see the email address of your Google Account
38
38
  AUTH_CLOUD_PLATFORM_READ_ONLY = 'https://www.googleapis.com/auth/cloud-platform.read-only'
39
39
 
40
40
  # Manage your Google API service configuration
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-servicemanagement_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.0
4
+ version: 0.16.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: 2021-06-28 00:00:00.000000000 Z
11
+ date: 2021-10-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.3'
19
+ version: '0.4'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.3'
29
+ version: '0.4'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-servicemanagement_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-servicemanagement_v1/v0.12.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-servicemanagement_v1/v0.16.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-servicemanagement_v1
63
63
  post_install_message:
64
64
  rdoc_options: []