google-apis-policytroubleshooter_v1 0.9.0 → 0.12.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: ea1418435b1950949b2b8ff020e60b17feb1d61d88ebb4dd3a1033f1c040d277
4
- data.tar.gz: 8bcf8aa53d75ce5633422ee162dd8fcaec5be8a00ca8758c0a666546d5d8e029
3
+ metadata.gz: 05f6f4a269767bf357bad360416321e11d1aa697652a12c504a444624d8923cd
4
+ data.tar.gz: fc9a143ecbdfd3dbfb2eeca2875126612dfc229f809145ce1991f7f2a6e33f41
5
5
  SHA512:
6
- metadata.gz: 8f27395735db66515ac575178fe8b5e9942c51d5f1449a1f129096e86fa4c432a903f02f58492fb3708fac5292c319a37389e7d6142920c108faaa07024de170
7
- data.tar.gz: 2d51b4967023dbc79e5844eb9a39b61022e855037b3816b6f5538daced5978ebd8b1afd1ea11d4327977a2209a5052577011e64cd6c79f2fcf7e2078629097e8
6
+ metadata.gz: 3ff26e840016ed657fb09b1f8c01660a3a63705c6fd2e49071d49a8307ca389632b7bcbb44fa437d0a9d94f42ff32cb94abbc346aa2470f1bc3dd20544d42e93
7
+ data.tar.gz: 73db9d4a79705b0c6625ae4e5e245b8f008648f131d8558023c3cb959e9efdff6a06b38b61ada0c1286a9209ae31f3d77ba0d4979d2c67cc13f91ec1cf38a00b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-policytroubleshooter_v1
2
2
 
3
+ ### v0.12.0 (2022-04-05)
4
+
5
+ * Regenerated from discovery document revision 20220402
6
+ * Regenerated using generator version 0.4.1
7
+
8
+ ### v0.11.0 (2021-12-14)
9
+
10
+ * Unspecified changes
11
+
12
+ ### v0.10.0 (2021-10-20)
13
+
14
+ * Unspecified changes
15
+
3
16
  ### v0.9.0 (2021-10-12)
4
17
 
5
18
  * Regenerated from discovery document revision 20211008
data/OVERVIEW.md CHANGED
@@ -51,7 +51,7 @@ require "google/apis/policytroubleshooter_v1"
51
51
  client = Google::Apis::PolicytroubleshooterV1::PolicyTroubleshooterService.new
52
52
 
53
53
  # Authenticate calls
54
- client.authentication = # ... use the googleauth gem to create credentials
54
+ client.authorization = # ... use the googleauth gem to create credentials
55
55
  ```
56
56
 
57
57
  See the class reference docs for information on the methods you can call from a client.
@@ -60,8 +60,8 @@ See the class reference docs for information on the methods you can call from a
60
60
 
61
61
  More detailed descriptions of the Google simple REST clients are available in two documents.
62
62
 
63
- * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
- * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
63
+ * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
+ * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
65
65
 
66
66
  (Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Policytroubleshooter service in particular.)
67
67
 
@@ -407,7 +407,7 @@ module Google
407
407
  # @return [Google::Apis::PolicytroubleshooterV1::GoogleTypeExpr]
408
408
  attr_accessor :condition
409
409
 
410
- # Specifies the principals requesting access for a Cloud Platform resource. `
410
+ # Specifies the principals requesting access for a Google Cloud resource. `
411
411
  # members` can have the following values: * `allUsers`: A special identifier
412
412
  # that represents anyone who is on the internet; with or without a Google
413
413
  # account. * `allAuthenticatedUsers`: A special identifier that represents
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module PolicytroubleshooterV1
18
18
  # Version of the google-apis-policytroubleshooter_v1 gem
19
- GEM_VERSION = "0.9.0"
19
+ GEM_VERSION = "0.12.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.0"
22
+ GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211008"
25
+ REVISION = "20220402"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-policytroubleshooter_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0
4
+ version: 0.12.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-10-18 00:00:00.000000000 Z
11
+ date: 2022-04-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -57,9 +57,9 @@ licenses:
57
57
  - Apache-2.0
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
- changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-policytroubleshooter_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-policytroubleshooter_v1/v0.9.0
62
- source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-policytroubleshooter_v1
60
+ changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-policytroubleshooter_v1/CHANGELOG.md
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-policytroubleshooter_v1/v0.12.0
62
+ source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-policytroubleshooter_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
65
65
  require_paths:
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.2.17
78
+ rubygems_version: 3.3.5
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Policy Troubleshooter API V1