google-apis-beyondcorp_v1 0.31.0 → 0.33.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7c5fba87fb5383b9c696a3fbffbb93cc93652b03644aa9923d31ae8ad4193bfa
|
4
|
+
data.tar.gz: a5d21263fe83e5f28c64b79c34b10f33a404de6f4d12d6054a9905d8d6e05258
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: dd79f5a468fa98d072ebe52e93d8dd05deda802ed39553e170a9f9228da5b541ee98a0902367d988d13fbd44564e6f5583cde2980c5bf7c3562262d47df1ee60
|
7
|
+
data.tar.gz: 8aadbb99f3bb2c2df027801296413feaef4d5d8100b7a3603548a486f1d7418b57c00bae3bf215b0563116a64a1065baa4fe3ba268dc185765fcb238ade40e82
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,14 @@
|
|
1
1
|
# Release history for google-apis-beyondcorp_v1
|
2
2
|
|
3
|
+
### v0.33.0 (2025-02-26)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20250219
|
6
|
+
* Regenerated using generator version 0.16.0
|
7
|
+
|
8
|
+
### v0.32.0 (2024-12-15)
|
9
|
+
|
10
|
+
* Regenerated from discovery document revision 20241204
|
11
|
+
|
3
12
|
### v0.31.0 (2024-11-17)
|
4
13
|
|
5
14
|
* Regenerated from discovery document revision 20241106
|
@@ -165,9 +165,9 @@ module Google
|
|
165
165
|
attr_accessor :end_time
|
166
166
|
|
167
167
|
# Output only. Identifies whether the user has requested cancellation of the
|
168
|
-
# operation. Operations that have successfully been cancelled have
|
169
|
-
# error value with a google.rpc.Status.code of 1
|
170
|
-
# CANCELLED`.
|
168
|
+
# operation. Operations that have successfully been cancelled have google.
|
169
|
+
# longrunning.Operation.error value with a google.rpc.Status.code of `1`,
|
170
|
+
# corresponding to `Code.CANCELLED`.
|
171
171
|
# Corresponds to the JSON property `requestedCancellation`
|
172
172
|
# @return [Boolean]
|
173
173
|
attr_accessor :requested_cancellation
|
@@ -560,9 +560,9 @@ module Google
|
|
560
560
|
attr_accessor :end_time
|
561
561
|
|
562
562
|
# Output only. Identifies whether the user has requested cancellation of the
|
563
|
-
# operation. Operations that have successfully been cancelled have
|
564
|
-
# error value with a google.rpc.Status.code of 1,
|
565
|
-
# CANCELLED`.
|
563
|
+
# operation. Operations that have successfully been cancelled have google.
|
564
|
+
# longrunning.Operation.error value with a google.rpc.Status.code of 1,
|
565
|
+
# corresponding to `Code.CANCELLED`.
|
566
566
|
# Corresponds to the JSON property `requestedCancellation`
|
567
567
|
# @return [Boolean]
|
568
568
|
attr_accessor :requested_cancellation
|
@@ -713,9 +713,9 @@ module Google
|
|
713
713
|
attr_accessor :end_time
|
714
714
|
|
715
715
|
# Output only. Identifies whether the user has requested cancellation of the
|
716
|
-
# operation. Operations that have successfully been cancelled have
|
717
|
-
# error value with a google.rpc.Status.code of 1,
|
718
|
-
# CANCELLED`.
|
716
|
+
# operation. Operations that have successfully been cancelled have google.
|
717
|
+
# longrunning.Operation.error value with a google.rpc.Status.code of 1,
|
718
|
+
# corresponding to `Code.CANCELLED`.
|
719
719
|
# Corresponds to the JSON property `requestedCancellation`
|
720
720
|
# @return [Boolean]
|
721
721
|
attr_accessor :requested_cancellation
|
@@ -886,9 +886,9 @@ module Google
|
|
886
886
|
attr_accessor :end_time
|
887
887
|
|
888
888
|
# Output only. Identifies whether the user has requested cancellation of the
|
889
|
-
# operation. Operations that have successfully been cancelled have
|
890
|
-
# error value with a google.rpc.Status.code of 1
|
891
|
-
# CANCELLED`.
|
889
|
+
# operation. Operations that have successfully been cancelled have google.
|
890
|
+
# longrunning.Operation.error value with a google.rpc.Status.code of `1`,
|
891
|
+
# corresponding to `Code.CANCELLED`.
|
892
892
|
# Corresponds to the JSON property `requestedCancellation`
|
893
893
|
# @return [Boolean]
|
894
894
|
attr_accessor :requested_cancellation
|
@@ -1240,9 +1240,9 @@ module Google
|
|
1240
1240
|
attr_accessor :end_time
|
1241
1241
|
|
1242
1242
|
# Output only. Identifies whether the user has requested cancellation of the
|
1243
|
-
# operation. Operations that have successfully been cancelled have
|
1244
|
-
# error value with a google.rpc.Status.code of 1
|
1245
|
-
# CANCELLED`.
|
1243
|
+
# operation. Operations that have successfully been cancelled have google.
|
1244
|
+
# longrunning.Operation.error value with a google.rpc.Status.code of `1`,
|
1245
|
+
# corresponding to `Code.CANCELLED`.
|
1246
1246
|
# Corresponds to the JSON property `requestedCancellation`
|
1247
1247
|
# @return [Boolean]
|
1248
1248
|
attr_accessor :requested_cancellation
|
@@ -1349,9 +1349,9 @@ module Google
|
|
1349
1349
|
attr_accessor :end_time
|
1350
1350
|
|
1351
1351
|
# Output only. Identifies whether the user has requested cancellation of the
|
1352
|
-
# operation. Operations that have successfully been cancelled have
|
1353
|
-
# error value with a google.rpc.Status.code of 1
|
1354
|
-
# CANCELLED`.
|
1352
|
+
# operation. Operations that have successfully been cancelled have google.
|
1353
|
+
# longrunning.Operation.error value with a google.rpc.Status.code of `1`,
|
1354
|
+
# corresponding to `Code.CANCELLED`.
|
1355
1355
|
# Corresponds to the JSON property `requestedCancellation`
|
1356
1356
|
# @return [Boolean]
|
1357
1357
|
attr_accessor :requested_cancellation
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module BeyondcorpV1
|
18
18
|
# Version of the google-apis-beyondcorp_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.33.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.16.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250219"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -423,8 +423,8 @@ module Google
|
|
423
423
|
# Clients can use Operations.GetOperation or other methods to check whether the
|
424
424
|
# cancellation succeeded or whether the operation completed despite cancellation.
|
425
425
|
# On successful cancellation, the operation is not deleted; instead, it becomes
|
426
|
-
# an operation with an Operation.error value with a google.rpc.Status.code of 1
|
427
|
-
# corresponding to `Code.CANCELLED`.
|
426
|
+
# an operation with an Operation.error value with a google.rpc.Status.code of `1`
|
427
|
+
# , corresponding to `Code.CANCELLED`.
|
428
428
|
# @param [String] name
|
429
429
|
# The name of the operation resource to be cancelled.
|
430
430
|
# @param [Google::Apis::BeyondcorpV1::GoogleLongrunningCancelOperationRequest] google_longrunning_cancel_operation_request_object
|
@@ -2111,7 +2111,7 @@ module Google
|
|
2111
2111
|
# duplicate commitments. The request ID must be a valid UUID with the exception
|
2112
2112
|
# that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
|
2113
2113
|
# @param [String] update_mask
|
2114
|
-
#
|
2114
|
+
# Optional. Mutable fields include: display_name.
|
2115
2115
|
# @param [String] fields
|
2116
2116
|
# Selector specifying which fields to include in a partial response.
|
2117
2117
|
# @param [String] quota_user
|
@@ -2188,8 +2188,8 @@ module Google
|
|
2188
2188
|
# Clients can use Operations.GetOperation or other methods to check whether the
|
2189
2189
|
# cancellation succeeded or whether the operation completed despite cancellation.
|
2190
2190
|
# On successful cancellation, the operation is not deleted; instead, it becomes
|
2191
|
-
# an operation with an Operation.error value with a google.rpc.Status.code of 1
|
2192
|
-
# corresponding to `Code.CANCELLED`.
|
2191
|
+
# an operation with an Operation.error value with a google.rpc.Status.code of `1`
|
2192
|
+
# , corresponding to `Code.CANCELLED`.
|
2193
2193
|
# @param [String] name
|
2194
2194
|
# The name of the operation resource to be cancelled.
|
2195
2195
|
# @param [Google::Apis::BeyondcorpV1::GoogleLongrunningCancelOperationRequest] google_longrunning_cancel_operation_request_object
|
@@ -2562,7 +2562,7 @@ module Google
|
|
2562
2562
|
# duplicate commitments. The request ID must be a valid UUID with the exception
|
2563
2563
|
# that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
|
2564
2564
|
# @param [String] update_mask
|
2565
|
-
#
|
2565
|
+
# Optional. Mutable fields include: display_name, hubs.
|
2566
2566
|
# @param [String] fields
|
2567
2567
|
# Selector specifying which fields to include in a partial response.
|
2568
2568
|
# @param [String] quota_user
|
metadata
CHANGED
@@ -1,14 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-beyondcorp_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.33.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
|
-
autorequire:
|
9
8
|
bindir: bin
|
10
9
|
cert_chain: []
|
11
|
-
date:
|
10
|
+
date: 2025-03-02 00:00:00.000000000 Z
|
12
11
|
dependencies:
|
13
12
|
- !ruby/object:Gem::Dependency
|
14
13
|
name: google-apis-core
|
@@ -58,9 +57,8 @@ licenses:
|
|
58
57
|
metadata:
|
59
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-beyondcorp_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-beyondcorp_v1/v0.
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-beyondcorp_v1/v0.33.0
|
62
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-beyondcorp_v1
|
63
|
-
post_install_message:
|
64
62
|
rdoc_options: []
|
65
63
|
require_paths:
|
66
64
|
- lib
|
@@ -75,8 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
75
73
|
- !ruby/object:Gem::Version
|
76
74
|
version: '0'
|
77
75
|
requirements: []
|
78
|
-
rubygems_version: 3.5
|
79
|
-
signing_key:
|
76
|
+
rubygems_version: 3.6.5
|
80
77
|
specification_version: 4
|
81
78
|
summary: Simple REST client for BeyondCorp API V1
|
82
79
|
test_files: []
|