google-apis-privateca_v1beta1 0.27.0 → 0.28.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: '088ddddf710f9b1535719565302bb40da06b993170d69f7a3e7929d73bcd7ecb'
4
- data.tar.gz: 10df0f79114d33900cf8e253a12f3dc9ba1d388e6baeb07c49fb744de943fb48
3
+ metadata.gz: 918625e02f9fd69e242f6b77375a43fac2021476234d8210903f9d9a757898ba
4
+ data.tar.gz: 50eca73aa539c81f242d68ae04531606f50bb67cf7338189cba8bf137fb36fae
5
5
  SHA512:
6
- metadata.gz: 5bbaa2602b02f3e9866b05bd3a4a35bd55f292decbe13003e4b6291b9585d31e811b2e83119be79b7dfcbd5febd08e04a3d55253aba3dae08bb58f30c0cfeb6c
7
- data.tar.gz: c1d2cdb5f6c19ba59ef4254d80517f52f47c23b52ffe762dd5638cd30f4e2a5ef3b049650fa62e86bae0496aa180d1b00b53caaf90507ff72756b3e41e86dfd1
6
+ metadata.gz: 1f26fe7731b5a00d965c85dde502b5642df208174a59c6f73136c32a26c135cc489c20e1522a0eac6933277fdda4517bdd95183308093ed86f34663ae5585f91
7
+ data.tar.gz: cbdc829d3966eb0cc6b1beefe7303c6d5583cd33d95e8568a42fe3dc207a2360f63cfa5cecc7708f4d6df56d9695aee51ad0f6f04c6de1c8250e0c788c35e9d8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-privateca_v1beta1
2
2
 
3
+ ### v0.28.0 (2023-03-26)
4
+
5
+ * Regenerated from discovery document revision 20230315
6
+
3
7
  ### v0.27.0 (2023-02-15)
4
8
 
5
9
  * Regenerated using generator version 0.12.0
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module PrivatecaV1beta1
18
18
  # Version of the google-apis-privateca_v1beta1 gem
19
- GEM_VERSION = "0.27.0"
19
+ GEM_VERSION = "0.28.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 = "20230202"
25
+ REVISION = "20230315"
26
26
  end
27
27
  end
28
28
  end
@@ -471,13 +471,7 @@ module Google
471
471
  end
472
472
 
473
473
  # Lists operations that match the specified filter in the request. If the server
474
- # doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name`
475
- # binding allows API services to override the binding to use different resource
476
- # name schemes, such as `users/*/operations`. To override the binding, API
477
- # services can add a binding such as `"/v1/`name=users/*`/operations"` to their
478
- # service configuration. For backwards compatibility, the default name includes
479
- # the operations collection id, however overriding users must ensure the name
480
- # binding is the parent resource, without the operations collection id.
474
+ # doesn't support this method, it returns `UNIMPLEMENTED`.
481
475
  # @param [String] name
482
476
  # The name of the operation's parent resource.
483
477
  # @param [String] filter
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-privateca_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.27.0
4
+ version: 0.28.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-03-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-privateca_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-privateca_v1beta1/v0.27.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-privateca_v1beta1/v0.28.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-privateca_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []