google-apis-beyondcorp_v1alpha 0.13.0 → 0.15.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: 5397a4c732b8ea3101cb4f2ec875fe4aa7d9a702decebc95f717b6042fee4d93
4
- data.tar.gz: d00287c711abee6c9a0f7486851d7a178d50dd9df2ae796902b612f2d6cc2f3d
3
+ metadata.gz: d58b45ce8813735c9be9d04017a7aea4b96f9a593b3cb77d31aba411f0b82467
4
+ data.tar.gz: 6422271a3dcec6ca00a2f5820df06e5d01772496ade28cadf689dd25b5c683d7
5
5
  SHA512:
6
- metadata.gz: f8e14479369fc1d4c0958d4ec48f8b1f16e95d8cbbb5c96b4cad7dd93d8e62bc5e626f753f78e0f6ec8b3daceec3af4b034b09db5dc1a5045383d97c123a35d3
7
- data.tar.gz: 12c95b1ee51bca05d188c154529b30a29588e9a8cbd65e247c45dedf9342b6ba71fef712c61986d7d17c95849fa3fc9a6e030293c0cda4149023ab41e8eb1c7e
6
+ metadata.gz: 8534eecaded46b24e7d4256235addd175c99fccdb44b3c3c1dc3f0aa03cf6c0377a8170c40401b3f6ea82028f7b82df849f32149a4bbc2f24c288744834fd927
7
+ data.tar.gz: 40c48131b3b0c7d03a73efe4f7c078077de7dd83687093c6c3b546542e5dfca3f77eb875909fe3d6e5bb49c37878d2a7b1c6be9be4bb0156cf646c9526173af4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-beyondcorp_v1alpha
2
2
 
3
+ ### v0.15.0 (2023-03-26)
4
+
5
+ * Regenerated from discovery document revision 20230308
6
+
7
+ ### v0.14.0 (2023-02-15)
8
+
9
+ * Regenerated using generator version 0.12.0
10
+
3
11
  ### v0.13.0 (2023-02-12)
4
12
 
5
13
  * Regenerated from discovery document revision 20230206
@@ -3573,7 +3573,7 @@ module Google
3573
3573
  # request ID so that if you must retry your request, the server will know to
3574
3574
  # ignore the request if it has already been completed. The server will guarantee
3575
3575
  # that for at least 60 minutes since the first request. For example, consider a
3576
- # situation where you make an initial request and t he request times out. If you
3576
+ # situation where you make an initial request and the request times out. If you
3577
3577
  # make the request again with the same request ID, the server can check if
3578
3578
  # original operation with the same request ID was received, and if so, will
3579
3579
  # ignore the second request. This prevents clients from accidentally creating
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module BeyondcorpV1alpha
18
18
  # Version of the google-apis-beyondcorp_v1alpha gem
19
- GEM_VERSION = "0.13.0"
19
+ GEM_VERSION = "0.15.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.1"
22
+ GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230206"
25
+ REVISION = "20230308"
26
26
  end
27
27
  end
28
28
  end
@@ -1688,7 +1688,7 @@ module Google
1688
1688
  # request ID so that if you must retry your request, the server will know to
1689
1689
  # ignore the request if it has already been completed. The server will guarantee
1690
1690
  # that for at least 60 minutes since the first request. For example, consider a
1691
- # situation where you make an initial request and t he request times out. If you
1691
+ # situation where you make an initial request and the request times out. If you
1692
1692
  # make the request again with the same request ID, the server can check if
1693
1693
  # original operation with the same request ID was received, and if so, will
1694
1694
  # ignore the second request. This prevents clients from accidentally creating
@@ -1737,7 +1737,7 @@ module Google
1737
1737
  # request ID so that if you must retry your request, the server will know to
1738
1738
  # ignore the request if it has already been completed. The server will guarantee
1739
1739
  # that for at least 60 minutes after the first request. For example, consider a
1740
- # situation where you make an initial request and t he request times out. If you
1740
+ # situation where you make an initial request and the request times out. If you
1741
1741
  # make the request again with the same request ID, the server can check if
1742
1742
  # original operation with the same request ID was received, and if so, will
1743
1743
  # ignore the second request. This prevents clients from accidentally creating
@@ -1904,7 +1904,7 @@ module Google
1904
1904
  # request ID so that if you must retry your request, the server will know to
1905
1905
  # ignore the request if it has already been completed. The server will guarantee
1906
1906
  # that for at least 60 minutes since the first request. For example, consider a
1907
- # situation where you make an initial request and t he request times out. If you
1907
+ # situation where you make an initial request and the request times out. If you
1908
1908
  # make the request again with the same request ID, the server can check if
1909
1909
  # original operation with the same request ID was received, and if so, will
1910
1910
  # ignore the second request. This prevents clients from accidentally creating
@@ -2337,7 +2337,7 @@ module Google
2337
2337
  # request ID so that if you must retry your request, the server will know to
2338
2338
  # ignore the request if it has already been completed. The server will guarantee
2339
2339
  # that for at least 60 minutes since the first request. For example, consider a
2340
- # situation where you make an initial request and t he request times out. If you
2340
+ # situation where you make an initial request and the request times out. If you
2341
2341
  # make the request again with the same request ID, the server can check if
2342
2342
  # original operation with the same request ID was received, and if so, will
2343
2343
  # ignore the second request. This prevents clients from accidentally creating
@@ -2387,7 +2387,7 @@ module Google
2387
2387
  # request ID so that if you must retry your request, the server will know to
2388
2388
  # ignore the request if it has already been completed. The server will guarantee
2389
2389
  # that for at least 60 minutes after the first request. For example, consider a
2390
- # situation where you make an initial request and t he request times out. If you
2390
+ # situation where you make an initial request and the request times out. If you
2391
2391
  # make the request again with the same request ID, the server can check if
2392
2392
  # original operation with the same request ID was received, and if so, will
2393
2393
  # ignore the second request. This prevents clients from accidentally creating
@@ -2562,7 +2562,7 @@ module Google
2562
2562
  # request ID so that if you must retry your request, the server will know to
2563
2563
  # ignore the request if it has already been completed. The server will guarantee
2564
2564
  # that for at least 60 minutes since the first request. For example, consider a
2565
- # situation where you make an initial request and t he request times out. If you
2565
+ # situation where you make an initial request and the request times out. If you
2566
2566
  # make the request again with the same request ID, the server can check if
2567
2567
  # original operation with the same request ID was received, and if so, will
2568
2568
  # ignore the second request. This prevents clients from accidentally creating
@@ -2747,7 +2747,7 @@ module Google
2747
2747
  # request ID so that if you must retry your request, the server will know to
2748
2748
  # ignore the request if it has already been completed. The server will guarantee
2749
2749
  # that for at least 60 minutes since the first request. For example, consider a
2750
- # situation where you make an initial request and t he request times out. If you
2750
+ # situation where you make an initial request and the request times out. If you
2751
2751
  # make the request again with the same request ID, the server can check if
2752
2752
  # original operation with the same request ID was received, and if so, will
2753
2753
  # ignore the second request. This prevents clients from accidentally creating
@@ -2797,7 +2797,7 @@ module Google
2797
2797
  # request ID so that if you must retry your request, the server will know to
2798
2798
  # ignore the request if it has already been completed. The server will guarantee
2799
2799
  # that for at least 60 minutes after the first request. For example, consider a
2800
- # situation where you make an initial request and t he request times out. If you
2800
+ # situation where you make an initial request and the request times out. If you
2801
2801
  # make the request again with the same request ID, the server can check if
2802
2802
  # original operation with the same request ID was received, and if so, will
2803
2803
  # ignore the second request. This prevents clients from accidentally creating
@@ -2970,7 +2970,7 @@ module Google
2970
2970
  # request ID so that if you must retry your request, the server will know to
2971
2971
  # ignore the request if it has already been completed. The server will guarantee
2972
2972
  # that for at least 60 minutes since the first request. For example, consider a
2973
- # situation where you make an initial request and t he request times out. If you
2973
+ # situation where you make an initial request and the request times out. If you
2974
2974
  # make the request again with the same request ID, the server can check if
2975
2975
  # original operation with the same request ID was received, and if so, will
2976
2976
  # ignore the second request. This prevents clients from accidentally creating
@@ -3565,13 +3565,7 @@ module Google
3565
3565
  end
3566
3566
 
3567
3567
  # Lists operations that match the specified filter in the request. If the server
3568
- # doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name`
3569
- # binding allows API services to override the binding to use different resource
3570
- # name schemes, such as `users/*/operations`. To override the binding, API
3571
- # services can add a binding such as `"/v1/`name=users/*`/operations"` to their
3572
- # service configuration. For backwards compatibility, the default name includes
3573
- # the operations collection id, however overriding users must ensure the name
3574
- # binding is the parent resource, without the operations collection id.
3568
+ # doesn't support this method, it returns `UNIMPLEMENTED`.
3575
3569
  # @param [String] name
3576
3570
  # The name of the operation's parent resource.
3577
3571
  # @param [String] filter
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-beyondcorp_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.13.0
4
+ version: 0.15.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-12 00:00:00.000000000 Z
11
+ date: 2023-04-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.1
19
+ version: 0.11.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.1
29
+ version: 0.11.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-beyondcorp_v1alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-beyondcorp_v1alpha/v0.13.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-beyondcorp_v1alpha/v0.15.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-beyondcorp_v1alpha
63
63
  post_install_message:
64
64
  rdoc_options: []