google-apis-gkebackup_v1 0.1.0 → 0.2.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: 9b719dde4785deaf741a1b9d5a97a12b5b1cb46045734c299b7e55411d8022f1
4
- data.tar.gz: b84a4c3aa587e7e5aedccf1cbc43d14db23ed3ee4677303c7bb55ecbf1e93e0a
3
+ metadata.gz: c878faad2a096cc7257c09c0a033491050de17b8426c5f85c781e1fbfaa3f9d1
4
+ data.tar.gz: eae76aab0fa0bba79cac22cd4fa3b4d2897d528ddb923f52602e9631823310b9
5
5
  SHA512:
6
- metadata.gz: 6ec613f76569f6b001afe91bb5826c4fbe46b3b3ec77e66312d513f94619f42ba691bae5c8cb4d7a55f79006be3ddba0e694fb0be626ee138290f6f53b7fc97a
7
- data.tar.gz: bcf8f51914599ad25e294caec80fed70154df6202350032e3d4b20080c580945503dc005ed8ef5622263c31ba77497909ad063d532d0a5ebb836f49e27838216
6
+ metadata.gz: d1edab8e3777aaee6fc4d03f02e3af20bf2d9b36c3b00d458c7b98b93e2db859c095e7d959be67da7ed02fed0fb05ff8e963e1a10263d6f0abbb961245fc6b82
7
+ data.tar.gz: 3e400175a23e674fcf0a782fbb6f21b2d7aea9c88abd71531fd5abc0372c23295adb9e996db5456980de1bfac4f3c63a10173d349a12f9369923c3e787ecd9ac
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gkebackup_v1
2
2
 
3
+ ### v0.2.0 (2022-04-13)
4
+
5
+ * Regenerated from discovery document revision 20220406
6
+
3
7
  ### v0.1.0 (2022-04-09)
4
8
 
5
9
  * Regenerated from discovery document revision 20220321
@@ -501,7 +501,7 @@ module Google
501
501
  # @return [Google::Apis::GkebackupV1::Expr]
502
502
  attr_accessor :condition
503
503
 
504
- # Specifies the principals requesting access for a Cloud Platform resource. `
504
+ # Specifies the principals requesting access for a Google Cloud resource. `
505
505
  # members` can have the following values: * `allUsers`: A special identifier
506
506
  # that represents anyone who is on the internet; with or without a Google
507
507
  # account. * `allAuthenticatedUsers`: A special identifier that represents
@@ -1850,7 +1850,7 @@ module Google
1850
1850
  include Google::Apis::Core::Hashable
1851
1851
 
1852
1852
  # The set of permissions to check for the `resource`. Permissions with wildcards
1853
- # (such as '*' or 'storage.*') are not allowed. For more information see [IAM
1853
+ # (such as `*` or `storage.*`) are not allowed. For more information see [IAM
1854
1854
  # Overview](https://cloud.google.com/iam/docs/overview#permissions).
1855
1855
  # Corresponds to the JSON property `permissions`
1856
1856
  # @return [Array<String>]
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module GkebackupV1
18
18
  # Version of the google-apis-gkebackup_v1 gem
19
- GEM_VERSION = "0.1.0"
19
+ GEM_VERSION = "0.2.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220321"
25
+ REVISION = "20220406"
26
26
  end
27
27
  end
28
28
  end
@@ -118,8 +118,8 @@ module Google
118
118
  # The resource that owns the locations collection, if applicable.
119
119
  # @param [String] filter
120
120
  # A filter to narrow down results to a preferred subset. The filtering language
121
- # accepts strings like "displayName=tokyo", and is documented in more detail in [
122
- # AIP-160](https://google.aip.dev/160).
121
+ # accepts strings like `"displayName=tokyo"`, and is documented in more detail
122
+ # in [AIP-160](https://google.aip.dev/160).
123
123
  # @param [Fixnum] page_size
124
124
  # The maximum number of results to return. If not set, the service selects a
125
125
  # default.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-gkebackup_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.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: 2022-04-11 00:00:00.000000000 Z
11
+ date: 2022-04-18 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-gkebackup_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-gkebackup_v1/v0.1.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkebackup_v1/v0.2.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gkebackup_v1
63
63
  post_install_message:
64
64
  rdoc_options: []