google-apis-policysimulator_v1alpha 0.6.0 → 0.7.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: 2debaa3e16d452047ebe20230a84c3d966ec2da1e018d5e7987fcb15aba5deed
4
- data.tar.gz: b42bba880dd557248325751cc2d09092d2add99f357bef9931eedd284b884670
3
+ metadata.gz: 6c6b1eac95d11bd4b9f6bceb40c9c751d4b0a32f1db8143a5a6873eff24b348c
4
+ data.tar.gz: a0c8026b4735baf934203972dc9ce1e9700fd107d561222a8de55e8924999fb4
5
5
  SHA512:
6
- metadata.gz: cdda2a5264b533dbcbd98194217fa1f905058fd122a165ead9b67c89816b913130e5104bff787d734ea00f1e5d0df1cca418029a6b2b4d82f85d57928a21663e
7
- data.tar.gz: 312f702e40384af525f32a9626bb4968047838061079810af7620777cbe7c0b59a76cc46b805c1ddf98412f1892281d995941a25af939fe880adfdac6d0525f2
6
+ metadata.gz: 83c376fc3da6bdb166c0068eadcd334cb55b018b2719b42a97cc23f10ae9e57a5e8010afafb8235f91399badd6febd82d71f61a47f33c7c10a1d20b7aa3cce37
7
+ data.tar.gz: d3b9a8c360166201c05e9eb27c68fd678bb911f109277f420606b387a1e998a3d4e16d0bdc5fd0f391fdc6243ff6a6b9a79bc468d50fbc915424c60ba8407e10
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-policysimulator_v1alpha
2
2
 
3
+ ### v0.7.0 (2023-02-26)
4
+
5
+ * Regenerated from discovery document revision 20230219
6
+
3
7
  ### v0.6.0 (2023-02-15)
4
8
 
5
9
  * Regenerated using generator version 0.12.0
@@ -447,22 +447,22 @@ module Google
447
447
  # kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-
448
448
  # project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:`emailid``: An
449
449
  # email address that represents a Google group. For example, `admins@example.com`
450
- # . * `deleted:user:`emailid`?uid=`uniqueid``: An email address (plus unique
451
- # identifier) representing a user that has been recently deleted. For example, `
452
- # alice@example.com?uid=123456789012345678901`. If the user is recovered, this
453
- # value reverts to `user:`emailid`` and the recovered user retains the role in
454
- # the binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email
455
- # address (plus unique identifier) representing a service account that has been
456
- # recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
450
+ # . * `domain:`domain``: The G Suite domain (primary) that represents all the
451
+ # users of that domain. For example, `google.com` or `example.com`. * `deleted:
452
+ # user:`emailid`?uid=`uniqueid``: An email address (plus unique identifier)
453
+ # representing a user that has been recently deleted. For example, `alice@
454
+ # example.com?uid=123456789012345678901`. If the user is recovered, this value
455
+ # reverts to `user:`emailid`` and the recovered user retains the role in the
456
+ # binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email address
457
+ # (plus unique identifier) representing a service account that has been recently
458
+ # deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
457
459
  # 123456789012345678901`. If the service account is undeleted, this value
458
460
  # reverts to `serviceAccount:`emailid`` and the undeleted service account
459
461
  # retains the role in the binding. * `deleted:group:`emailid`?uid=`uniqueid``:
460
462
  # An email address (plus unique identifier) representing a Google group that has
461
463
  # been recently deleted. For example, `admins@example.com?uid=
462
464
  # 123456789012345678901`. If the group is recovered, this value reverts to `
463
- # group:`emailid`` and the recovered group retains the role in the binding. * `
464
- # domain:`domain``: The G Suite domain (primary) that represents all the users
465
- # of that domain. For example, `google.com` or `example.com`.
465
+ # group:`emailid`` and the recovered group retains the role in the binding.
466
466
  # Corresponds to the JSON property `members`
467
467
  # @return [Array<String>]
468
468
  attr_accessor :members
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module PolicysimulatorV1alpha
18
18
  # Version of the google-apis-policysimulator_v1alpha gem
19
- GEM_VERSION = "0.6.0"
19
+ GEM_VERSION = "0.7.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20221112"
25
+ REVISION = "20230219"
26
26
  end
27
27
  end
28
28
  end
@@ -55,6 +55,37 @@ module Google
55
55
  @batch_path = 'batch'
56
56
  end
57
57
 
58
+ # Gets the latest state of a long-running operation. Clients can use this method
59
+ # to poll the operation result at intervals as recommended by the API service.
60
+ # @param [String] name
61
+ # The name of the operation resource.
62
+ # @param [String] fields
63
+ # Selector specifying which fields to include in a partial response.
64
+ # @param [String] quota_user
65
+ # Available to use for quota purposes for server-side applications. Can be any
66
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
67
+ # @param [Google::Apis::RequestOptions] options
68
+ # Request-specific options
69
+ #
70
+ # @yield [result, err] Result & error if block supplied
71
+ # @yieldparam result [Google::Apis::PolicysimulatorV1alpha::GoogleLongrunningOperation] parsed result object
72
+ # @yieldparam err [StandardError] error object if request failed
73
+ #
74
+ # @return [Google::Apis::PolicysimulatorV1alpha::GoogleLongrunningOperation]
75
+ #
76
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
77
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
78
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
79
+ def get_folder_location_org_policy_violations_preview_operation(name, fields: nil, quota_user: nil, options: nil, &block)
80
+ command = make_simple_command(:get, 'v1alpha/{+name}', options)
81
+ command.response_representation = Google::Apis::PolicysimulatorV1alpha::GoogleLongrunningOperation::Representation
82
+ command.response_class = Google::Apis::PolicysimulatorV1alpha::GoogleLongrunningOperation
83
+ command.params['name'] = name unless name.nil?
84
+ command.query['fields'] = fields unless fields.nil?
85
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
86
+ execute_or_queue_command(command, &block)
87
+ end
88
+
58
89
  # Gets the latest state of a long-running operation. Clients can use this method
59
90
  # to poll the operation result at intervals as recommended by the API service.
60
91
  # @param [String] name
@@ -209,6 +240,37 @@ module Google
209
240
  execute_or_queue_command(command, &block)
210
241
  end
211
242
 
243
+ # Gets the latest state of a long-running operation. Clients can use this method
244
+ # to poll the operation result at intervals as recommended by the API service.
245
+ # @param [String] name
246
+ # The name of the operation resource.
247
+ # @param [String] fields
248
+ # Selector specifying which fields to include in a partial response.
249
+ # @param [String] quota_user
250
+ # Available to use for quota purposes for server-side applications. Can be any
251
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
252
+ # @param [Google::Apis::RequestOptions] options
253
+ # Request-specific options
254
+ #
255
+ # @yield [result, err] Result & error if block supplied
256
+ # @yieldparam result [Google::Apis::PolicysimulatorV1alpha::GoogleLongrunningOperation] parsed result object
257
+ # @yieldparam err [StandardError] error object if request failed
258
+ #
259
+ # @return [Google::Apis::PolicysimulatorV1alpha::GoogleLongrunningOperation]
260
+ #
261
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
262
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
263
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
264
+ def get_organization_location_org_policy_violations_preview_operation(name, fields: nil, quota_user: nil, options: nil, &block)
265
+ command = make_simple_command(:get, 'v1alpha/{+name}', options)
266
+ command.response_representation = Google::Apis::PolicysimulatorV1alpha::GoogleLongrunningOperation::Representation
267
+ command.response_class = Google::Apis::PolicysimulatorV1alpha::GoogleLongrunningOperation
268
+ command.params['name'] = name unless name.nil?
269
+ command.query['fields'] = fields unless fields.nil?
270
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
271
+ execute_or_queue_command(command, &block)
272
+ end
273
+
212
274
  # Gets the latest state of a long-running operation. Clients can use this method
213
275
  # to poll the operation result at intervals as recommended by the API service.
214
276
  # @param [String] name
@@ -286,6 +348,37 @@ module Google
286
348
  execute_or_queue_command(command, &block)
287
349
  end
288
350
 
351
+ # Gets the latest state of a long-running operation. Clients can use this method
352
+ # to poll the operation result at intervals as recommended by the API service.
353
+ # @param [String] name
354
+ # The name of the operation resource.
355
+ # @param [String] fields
356
+ # Selector specifying which fields to include in a partial response.
357
+ # @param [String] quota_user
358
+ # Available to use for quota purposes for server-side applications. Can be any
359
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
360
+ # @param [Google::Apis::RequestOptions] options
361
+ # Request-specific options
362
+ #
363
+ # @yield [result, err] Result & error if block supplied
364
+ # @yieldparam result [Google::Apis::PolicysimulatorV1alpha::GoogleLongrunningOperation] parsed result object
365
+ # @yieldparam err [StandardError] error object if request failed
366
+ #
367
+ # @return [Google::Apis::PolicysimulatorV1alpha::GoogleLongrunningOperation]
368
+ #
369
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
370
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
371
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
372
+ def get_project_location_org_policy_violations_preview_operation(name, fields: nil, quota_user: nil, options: nil, &block)
373
+ command = make_simple_command(:get, 'v1alpha/{+name}', options)
374
+ command.response_representation = Google::Apis::PolicysimulatorV1alpha::GoogleLongrunningOperation::Representation
375
+ command.response_class = Google::Apis::PolicysimulatorV1alpha::GoogleLongrunningOperation
376
+ command.params['name'] = name unless name.nil?
377
+ command.query['fields'] = fields unless fields.nil?
378
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
379
+ execute_or_queue_command(command, &block)
380
+ end
381
+
289
382
  # Gets the latest state of a long-running operation. Clients can use this method
290
383
  # to poll the operation result at intervals as recommended by the API service.
291
384
  # @param [String] name
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-policysimulator_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.7.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: 2023-02-19 00:00:00.000000000 Z
11
+ date: 2023-02-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -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/main/generated/google-apis-policysimulator_v1alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-policysimulator_v1alpha/v0.6.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-policysimulator_v1alpha/v0.7.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-policysimulator_v1alpha
63
63
  post_install_message:
64
64
  rdoc_options: []