google-apis-ml_v1 0.19.0 → 0.20.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/ml_v1/classes.rb +2 -2
- data/lib/google/apis/ml_v1/gem_version.rb +2 -2
- data/lib/google/apis/ml_v1/service.rb +18 -12
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c1d1fd2856e0672ffb20a2ba5c94c9937b8ac14ed3aa924d35e7d2a73b35fc80
|
4
|
+
data.tar.gz: f0f22123c2827a5d41c11803e02af7a5b9d971f0319510b1b033dfd81d746d15
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 41215d6939a2ef5ac837fec9dbcd66d4969d1fdda9cb4c2523d30b94b0427c39a8d98de4ac3f5d5d800e0ba81467f298de03c07badbde226215267bdbd1e3af6
|
7
|
+
data.tar.gz: 73744ecd24f15f3007d75f5cbae0d3e0ce13d064fe0d0513cd872569008f50581ad0f6aba14aa20204633cb4265e03e7881c7033d7a39765a7109447da56ccbf
|
data/CHANGELOG.md
CHANGED
@@ -3343,8 +3343,8 @@ module Google
|
|
3343
3343
|
# "audit_log_configs": [ ` "log_type": "DATA_READ" `, ` "log_type": "DATA_WRITE"
|
3344
3344
|
# , "exempted_members": [ "user:aliya@example.com" ] ` ] ` ] ` For sampleservice,
|
3345
3345
|
# this policy enables DATA_READ, DATA_WRITE and ADMIN_READ logging. It also
|
3346
|
-
# exempts jose@example.com from DATA_READ logging, and aliya@example.com
|
3347
|
-
# DATA_WRITE logging.
|
3346
|
+
# exempts `jose@example.com` from DATA_READ logging, and `aliya@example.com`
|
3347
|
+
# from DATA_WRITE logging.
|
3348
3348
|
class GoogleIamV1AuditConfig
|
3349
3349
|
include Google::Apis::Core::Hashable
|
3350
3350
|
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module MlV1
|
18
18
|
# Version of the google-apis-ml_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.20.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 = "
|
25
|
+
REVISION = "20220430"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -251,8 +251,9 @@ module Google
|
|
251
251
|
# Gets the access control policy for a resource. Returns an empty policy if the
|
252
252
|
# resource exists and does not have a policy set.
|
253
253
|
# @param [String] resource
|
254
|
-
# REQUIRED: The resource for which the policy is being requested. See
|
255
|
-
#
|
254
|
+
# REQUIRED: The resource for which the policy is being requested. See [Resource
|
255
|
+
# names](https://cloud.google.com/apis/design/resource_names) for the
|
256
|
+
# appropriate value for this field.
|
256
257
|
# @param [Fixnum] options_requested_policy_version
|
257
258
|
# Optional. The maximum policy version that will be used to format the policy.
|
258
259
|
# Valid values are 0, 1, and 3. Requests specifying an invalid value will be
|
@@ -390,8 +391,9 @@ module Google
|
|
390
391
|
# existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
|
391
392
|
# PERMISSION_DENIED` errors.
|
392
393
|
# @param [String] resource
|
393
|
-
# REQUIRED: The resource for which the policy is being specified. See
|
394
|
-
#
|
394
|
+
# REQUIRED: The resource for which the policy is being specified. See [Resource
|
395
|
+
# names](https://cloud.google.com/apis/design/resource_names) for the
|
396
|
+
# appropriate value for this field.
|
395
397
|
# @param [Google::Apis::MlV1::GoogleIamV1SetIamPolicyRequest] google_iam_v1__set_iam_policy_request_object
|
396
398
|
# @param [String] fields
|
397
399
|
# Selector specifying which fields to include in a partial response.
|
@@ -428,8 +430,9 @@ module Google
|
|
428
430
|
# permission-aware UIs and command-line tools, not for authorization checking.
|
429
431
|
# This operation may "fail open" without warning.
|
430
432
|
# @param [String] resource
|
431
|
-
# REQUIRED: The resource for which the policy detail is being requested. See
|
432
|
-
#
|
433
|
+
# REQUIRED: The resource for which the policy detail is being requested. See [
|
434
|
+
# Resource names](https://cloud.google.com/apis/design/resource_names) for the
|
435
|
+
# appropriate value for this field.
|
433
436
|
# @param [Google::Apis::MlV1::GoogleIamV1TestIamPermissionsRequest] google_iam_v1__test_iam_permissions_request_object
|
434
437
|
# @param [String] fields
|
435
438
|
# Selector specifying which fields to include in a partial response.
|
@@ -1159,8 +1162,9 @@ module Google
|
|
1159
1162
|
# Gets the access control policy for a resource. Returns an empty policy if the
|
1160
1163
|
# resource exists and does not have a policy set.
|
1161
1164
|
# @param [String] resource
|
1162
|
-
# REQUIRED: The resource for which the policy is being requested. See
|
1163
|
-
#
|
1165
|
+
# REQUIRED: The resource for which the policy is being requested. See [Resource
|
1166
|
+
# names](https://cloud.google.com/apis/design/resource_names) for the
|
1167
|
+
# appropriate value for this field.
|
1164
1168
|
# @param [Fixnum] options_requested_policy_version
|
1165
1169
|
# Optional. The maximum policy version that will be used to format the policy.
|
1166
1170
|
# Valid values are 0, 1, and 3. Requests specifying an invalid value will be
|
@@ -1292,8 +1296,9 @@ module Google
|
|
1292
1296
|
# existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
|
1293
1297
|
# PERMISSION_DENIED` errors.
|
1294
1298
|
# @param [String] resource
|
1295
|
-
# REQUIRED: The resource for which the policy is being specified. See
|
1296
|
-
#
|
1299
|
+
# REQUIRED: The resource for which the policy is being specified. See [Resource
|
1300
|
+
# names](https://cloud.google.com/apis/design/resource_names) for the
|
1301
|
+
# appropriate value for this field.
|
1297
1302
|
# @param [Google::Apis::MlV1::GoogleIamV1SetIamPolicyRequest] google_iam_v1__set_iam_policy_request_object
|
1298
1303
|
# @param [String] fields
|
1299
1304
|
# Selector specifying which fields to include in a partial response.
|
@@ -1330,8 +1335,9 @@ module Google
|
|
1330
1335
|
# permission-aware UIs and command-line tools, not for authorization checking.
|
1331
1336
|
# This operation may "fail open" without warning.
|
1332
1337
|
# @param [String] resource
|
1333
|
-
# REQUIRED: The resource for which the policy detail is being requested. See
|
1334
|
-
#
|
1338
|
+
# REQUIRED: The resource for which the policy detail is being requested. See [
|
1339
|
+
# Resource names](https://cloud.google.com/apis/design/resource_names) for the
|
1340
|
+
# appropriate value for this field.
|
1335
1341
|
# @param [Google::Apis::MlV1::GoogleIamV1TestIamPermissionsRequest] google_iam_v1__test_iam_permissions_request_object
|
1336
1342
|
# @param [String] fields
|
1337
1343
|
# Selector specifying which fields to include in a partial response.
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-ml_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.20.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-
|
11
|
+
date: 2022-05-09 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-ml_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-ml_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-ml_v1/v0.20.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-ml_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|