google-apis-privateca_v1beta1 0.27.0 → 0.29.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: bd97a5e04fb610d263c739eb24d6298fe87bc158b17883a011747cf3da465d33
4
+ data.tar.gz: 23dd316fb67472af0cb97f2ec2050b56f1a613aa92300534da720883abdcd7c2
5
5
  SHA512:
6
- metadata.gz: 5bbaa2602b02f3e9866b05bd3a4a35bd55f292decbe13003e4b6291b9585d31e811b2e83119be79b7dfcbd5febd08e04a3d55253aba3dae08bb58f30c0cfeb6c
7
- data.tar.gz: c1d2cdb5f6c19ba59ef4254d80517f52f47c23b52ffe762dd5638cd30f4e2a5ef3b049650fa62e86bae0496aa180d1b00b53caaf90507ff72756b3e41e86dfd1
6
+ metadata.gz: 3df37d8aafbc656df44b7828785b134dc24cc67fd5e8ca4fe169518711cd8f8f681767e04f545e8979e2e03e9a89f4cefc8b41ea88d1406e93cb8b74e2a9c30e
7
+ data.tar.gz: 4dfde6931b4f2c3cb2ebbdd012633bf75f1ce2332355f27520257d5dba6a0543a8faf2bd8986517f4a10b889072bd0550e57a28ba255f064afee64d6e2a90268
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-privateca_v1beta1
2
2
 
3
+ ### v0.29.0 (2023-04-30)
4
+
5
+ * Regenerated from discovery document revision 20230419
6
+
7
+ ### v0.28.0 (2023-03-26)
8
+
9
+ * Regenerated from discovery document revision 20230315
10
+
3
11
  ### v0.27.0 (2023-02-15)
4
12
 
5
13
  * Regenerated using generator version 0.12.0
@@ -302,7 +302,7 @@ module Google
302
302
  end
303
303
  end
304
304
 
305
- # A resource that represents Google Cloud Platform location.
305
+ # A resource that represents a Google Cloud location.
306
306
  class Location
307
307
  include Google::Apis::Core::Hashable
308
308
 
@@ -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.29.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 = "20230419"
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.29.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-04-30 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.29.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: []