google-apis-ml_v1 0.29.0 → 0.39.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: ee6e4540cd45bc031f574e83855d662982dd4e55e1d4a07a745e5ea19d755637
4
- data.tar.gz: 2445e43fecb363202240f85b31d388374260a97dc9c57d6c394036e49a1a6aaa
3
+ metadata.gz: ce63d6a3d3c16890e4303009295bed9757e2bbf1bda1a6c313d133d437a7a98e
4
+ data.tar.gz: ddd345c3807fae7c308a99828c0bd102028fe80031970d4bda8791d7262ae16d
5
5
  SHA512:
6
- metadata.gz: c46e95d498ec6c1fd206921082b5ab0937e5a29412f0dd6843b0459c552b024bfe80b0928a0c512577d0612d9d67d912c531f0b07adbd915cc05bf4800b9733f
7
- data.tar.gz: 5c5a028ea978b28987b1776b236fa58da6dceb833ff95439dc50b961e4b3290db86f84ce29f65e0c0db2094c3934d9779f061310d120a2b2f5c9235f0974bbc3
6
+ metadata.gz: fa2569a6c186902bf1ae7e049c82cbaf87cceedc09ca99d870a47ec2b9942a630be80fe51680f0e1dfb3f3bdfd2f2bc81fc6029981cfb906f11d2a75a670ffde
7
+ data.tar.gz: ca3f584706167607ad716970974f3d9cb6724d9e618dbba540c91c8e4be199b1ce3209eed289df6cbf64ec70da3df259e4efd22f759cf3fc3a2ac0b6fac11d19
data/CHANGELOG.md CHANGED
@@ -1,5 +1,49 @@
1
1
  # Release history for google-apis-ml_v1
2
2
 
3
+ ### v0.39.0 (2025-05-04)
4
+
5
+ * Regenerated using generator version 0.17.0
6
+
7
+ ### v0.38.0 (2024-11-24)
8
+
9
+ * Regenerated from discovery document revision 20241116
10
+ * Regenerated using generator version 0.15.1
11
+
12
+ ### v0.37.0 (2024-05-19)
13
+
14
+ * Regenerated using generator version 0.15.0
15
+
16
+ ### v0.36.0 (2024-02-24)
17
+
18
+ * Regenerated using generator version 0.14.0
19
+
20
+ ### v0.35.0 (2024-01-28)
21
+
22
+ * Regenerated from discovery document revision 20240122
23
+ * Regenerated using generator version 0.13.1
24
+
25
+ ### v0.34.0 (2024-01-22)
26
+
27
+ * Regenerated from discovery document revision 20240102
28
+ * Regenerated using generator version 0.13.0
29
+
30
+ ### v0.33.0 (2023-08-27)
31
+
32
+ * Regenerated from discovery document revision 20230812
33
+
34
+ ### v0.32.0 (2023-03-12)
35
+
36
+ * Regenerated from discovery document revision 20230304
37
+
38
+ ### v0.31.0 (2023-02-26)
39
+
40
+ * Regenerated using generator version 0.12.0
41
+
42
+ ### v0.30.0 (2023-02-05)
43
+
44
+ * Regenerated from discovery document revision 20230128
45
+ * Regenerated using generator version 0.11.1
46
+
3
47
  ### v0.29.0 (2022-10-27)
4
48
 
5
49
  * Regenerated using generator version 0.11.0
data/OVERVIEW.md CHANGED
@@ -83,9 +83,9 @@ The [product documentation](https://cloud.google.com/ml/) may provide guidance r
83
83
 
84
84
  ## Supported Ruby versions
85
85
 
86
- This library is supported on Ruby 2.5+.
86
+ This library is supported on Ruby 3.1+.
87
87
 
88
- Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Currently, this means Ruby 2.5 and later. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
88
+ Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
89
89
 
90
90
  ## License
91
91
 
@@ -3439,7 +3439,27 @@ module Google
3439
3439
  # kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-
3440
3440
  # project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:`emailid``: An
3441
3441
  # email address that represents a Google group. For example, `admins@example.com`
3442
- # . * `deleted:user:`emailid`?uid=`uniqueid``: An email address (plus unique
3442
+ # . * `domain:`domain``: The G Suite domain (primary) that represents all the
3443
+ # users of that domain. For example, `google.com` or `example.com`. * `principal:
3444
+ # //iam.googleapis.com/locations/global/workforcePools/`pool_id`/subject/`
3445
+ # subject_attribute_value``: A single identity in a workforce identity pool. * `
3446
+ # principalSet://iam.googleapis.com/locations/global/workforcePools/`pool_id`/
3447
+ # group/`group_id``: All workforce identities in a group. * `principalSet://iam.
3448
+ # googleapis.com/locations/global/workforcePools/`pool_id`/attribute.`
3449
+ # attribute_name`/`attribute_value``: All workforce identities with a specific
3450
+ # attribute value. * `principalSet://iam.googleapis.com/locations/global/
3451
+ # workforcePools/`pool_id`/*`: All identities in a workforce identity pool. * `
3452
+ # principal://iam.googleapis.com/projects/`project_number`/locations/global/
3453
+ # workloadIdentityPools/`pool_id`/subject/`subject_attribute_value``: A single
3454
+ # identity in a workload identity pool. * `principalSet://iam.googleapis.com/
3455
+ # projects/`project_number`/locations/global/workloadIdentityPools/`pool_id`/
3456
+ # group/`group_id``: A workload identity pool group. * `principalSet://iam.
3457
+ # googleapis.com/projects/`project_number`/locations/global/
3458
+ # workloadIdentityPools/`pool_id`/attribute.`attribute_name`/`attribute_value``:
3459
+ # All identities in a workload identity pool with a certain attribute. * `
3460
+ # principalSet://iam.googleapis.com/projects/`project_number`/locations/global/
3461
+ # workloadIdentityPools/`pool_id`/*`: All identities in a workload identity pool.
3462
+ # * `deleted:user:`emailid`?uid=`uniqueid``: An email address (plus unique
3443
3463
  # identifier) representing a user that has been recently deleted. For example, `
3444
3464
  # alice@example.com?uid=123456789012345678901`. If the user is recovered, this
3445
3465
  # value reverts to `user:`emailid`` and the recovered user retains the role in
@@ -3453,14 +3473,19 @@ module Google
3453
3473
  # been recently deleted. For example, `admins@example.com?uid=
3454
3474
  # 123456789012345678901`. If the group is recovered, this value reverts to `
3455
3475
  # group:`emailid`` and the recovered group retains the role in the binding. * `
3456
- # domain:`domain``: The G Suite domain (primary) that represents all the users
3457
- # of that domain. For example, `google.com` or `example.com`.
3476
+ # deleted:principal://iam.googleapis.com/locations/global/workforcePools/`
3477
+ # pool_id`/subject/`subject_attribute_value``: Deleted single identity in a
3478
+ # workforce identity pool. For example, `deleted:principal://iam.googleapis.com/
3479
+ # locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
3458
3480
  # Corresponds to the JSON property `members`
3459
3481
  # @return [Array<String>]
3460
3482
  attr_accessor :members
3461
3483
 
3462
3484
  # Role that is assigned to the list of `members`, or principals. For example, `
3463
- # roles/viewer`, `roles/editor`, or `roles/owner`.
3485
+ # roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM
3486
+ # roles and permissions, see the [IAM documentation](https://cloud.google.com/
3487
+ # iam/docs/roles-overview). For a list of the available pre-defined roles, see [
3488
+ # here](https://cloud.google.com/iam/docs/understanding-roles).
3464
3489
  # Corresponds to the JSON property `role`
3465
3490
  # @return [String]
3466
3491
  attr_accessor :role
@@ -3488,22 +3513,22 @@ module Google
3488
3513
  # evaluates to `true`. A condition can add constraints based on attributes of
3489
3514
  # the request, the resource, or both. To learn which resources support
3490
3515
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
3491
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
3516
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
3492
3517
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
3493
3518
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
3494
3519
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
3495
3520
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
3496
3521
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
3497
3522
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
3498
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
3499
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
3500
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
3501
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
3502
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
3503
- # access description: Does not grant access after Sep 2020 expression: request.
3504
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
3505
- # a description of IAM and its features, see the [IAM documentation](https://
3506
- # cloud.google.com/iam/docs/).
3523
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
3524
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
3525
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
3526
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
3527
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
3528
+ # title: expirable access description: Does not grant access after Sep 2020
3529
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
3530
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
3531
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
3507
3532
  class GoogleIamV1Policy
3508
3533
  include Google::Apis::Core::Hashable
3509
3534
 
@@ -3587,22 +3612,22 @@ module Google
3587
3612
  # evaluates to `true`. A condition can add constraints based on attributes of
3588
3613
  # the request, the resource, or both. To learn which resources support
3589
3614
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
3590
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
3615
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
3591
3616
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
3592
3617
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
3593
3618
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
3594
3619
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
3595
3620
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
3596
3621
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
3597
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
3598
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
3599
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
3600
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
3601
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
3602
- # access description: Does not grant access after Sep 2020 expression: request.
3603
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
3604
- # a description of IAM and its features, see the [IAM documentation](https://
3605
- # cloud.google.com/iam/docs/).
3622
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
3623
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
3624
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
3625
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
3626
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
3627
+ # title: expirable access description: Does not grant access after Sep 2020
3628
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
3629
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
3630
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
3606
3631
  # Corresponds to the JSON property `policy`
3607
3632
  # @return [Google::Apis::MlV1::GoogleIamV1Policy]
3608
3633
  attr_accessor :policy
@@ -3727,13 +3752,13 @@ module Google
3727
3752
  # @return [String]
3728
3753
  attr_accessor :name
3729
3754
 
3730
- # The normal response of the operation in case of success. If the original
3731
- # method returns no data on success, such as `Delete`, the response is `google.
3732
- # protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
3733
- # the response should be the resource. For other methods, the response should
3734
- # have the type `XxxResponse`, where `Xxx` is the original method name. For
3735
- # example, if the original method name is `TakeSnapshot()`, the inferred
3736
- # response type is `TakeSnapshotResponse`.
3755
+ # The normal, successful response of the operation. If the original method
3756
+ # returns no data on success, such as `Delete`, the response is `google.protobuf.
3757
+ # Empty`. If the original method is standard `Get`/`Create`/`Update`, the
3758
+ # response should be the resource. For other methods, the response should have
3759
+ # the type `XxxResponse`, where `Xxx` is the original method name. For example,
3760
+ # if the original method name is `TakeSnapshot()`, the inferred response type is
3761
+ # `TakeSnapshotResponse`.
3737
3762
  # Corresponds to the JSON property `response`
3738
3763
  # @return [Hash<String,Object>]
3739
3764
  attr_accessor :response
@@ -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.29.0"
19
+ GEM_VERSION = "0.39.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.0"
22
+ GENERATOR_VERSION = "0.17.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220826"
25
+ REVISION = "20241116"
26
26
  end
27
27
  end
28
28
  end
@@ -32,6 +32,8 @@ module Google
32
32
  #
33
33
  # @see https://cloud.google.com/ml/
34
34
  class CloudMachineLearningEngineService < Google::Apis::Core::BaseService
35
+ DEFAULT_ENDPOINT_TEMPLATE = "https://ml.$UNIVERSE_DOMAIN$/"
36
+
35
37
  # @return [String]
36
38
  # API key. Your API key identifies your project and provides you with API access,
37
39
  # quota, and reports. Required unless you provide an OAuth 2.0 token.
@@ -43,7 +45,7 @@ module Google
43
45
  attr_accessor :quota_user
44
46
 
45
47
  def initialize
46
- super('https://ml.googleapis.com/', '',
48
+ super(DEFAULT_ENDPOINT_TEMPLATE, '',
47
49
  client_name: 'google-apis-ml_v1',
48
50
  client_version: Google::Apis::MlV1::GEM_VERSION)
49
51
  @batch_path = 'batch'
@@ -541,8 +543,8 @@ module Google
541
543
  # Clients can use Operations.GetOperation or other methods to check whether the
542
544
  # cancellation succeeded or whether the operation completed despite cancellation.
543
545
  # On successful cancellation, the operation is not deleted; instead, it becomes
544
- # an operation with an Operation.error value with a google.rpc.Status.code of 1,
545
- # corresponding to `Code.CANCELLED`.
546
+ # an operation with an Operation.error value with a google.rpc.Status.code of `1`
547
+ # , corresponding to `Code.CANCELLED`.
546
548
  # @param [String] name
547
549
  # The name of the operation resource to be cancelled.
548
550
  # @param [String] fields
@@ -1610,8 +1612,8 @@ module Google
1610
1612
  # Clients can use Operations.GetOperation or other methods to check whether the
1611
1613
  # cancellation succeeded or whether the operation completed despite cancellation.
1612
1614
  # On successful cancellation, the operation is not deleted; instead, it becomes
1613
- # an operation with an Operation.error value with a google.rpc.Status.code of 1,
1614
- # corresponding to `Code.CANCELLED`.
1615
+ # an operation with an Operation.error value with a google.rpc.Status.code of `1`
1616
+ # , corresponding to `Code.CANCELLED`.
1615
1617
  # @param [String] name
1616
1618
  # The name of the operation resource to be cancelled.
1617
1619
  # @param [String] fields
@@ -1673,13 +1675,7 @@ module Google
1673
1675
  end
1674
1676
 
1675
1677
  # Lists operations that match the specified filter in the request. If the server
1676
- # doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name`
1677
- # binding allows API services to override the binding to use different resource
1678
- # name schemes, such as `users/*/operations`. To override the binding, API
1679
- # services can add a binding such as `"/v1/`name=users/*`/operations"` to their
1680
- # service configuration. For backwards compatibility, the default name includes
1681
- # the operations collection id, however overriding users must ensure the name
1682
- # binding is the parent resource, without the operations collection id.
1678
+ # doesn't support this method, it returns `UNIMPLEMENTED`.
1683
1679
  # @param [String] name
1684
1680
  # The name of the operation's parent resource.
1685
1681
  # @param [String] filter
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-ml_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.29.0
4
+ version: 0.39.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2022-10-31 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: google-apis-core
@@ -16,7 +15,7 @@ dependencies:
16
15
  requirements:
17
16
  - - ">="
18
17
  - !ruby/object:Gem::Version
19
- version: 0.9.1
18
+ version: 0.15.0
20
19
  - - "<"
21
20
  - !ruby/object:Gem::Version
22
21
  version: 2.a
@@ -26,7 +25,7 @@ dependencies:
26
25
  requirements:
27
26
  - - ">="
28
27
  - !ruby/object:Gem::Version
29
- version: 0.9.1
28
+ version: 0.15.0
30
29
  - - "<"
31
30
  - !ruby/object:Gem::Version
32
31
  version: 2.a
@@ -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-ml_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-ml_v1/v0.29.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-ml_v1/v0.39.0
62
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-ml_v1
63
- post_install_message:
64
62
  rdoc_options: []
65
63
  require_paths:
66
64
  - lib
@@ -68,15 +66,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
68
66
  requirements:
69
67
  - - ">="
70
68
  - !ruby/object:Gem::Version
71
- version: '2.5'
69
+ version: '3.1'
72
70
  required_rubygems_version: !ruby/object:Gem::Requirement
73
71
  requirements:
74
72
  - - ">="
75
73
  - !ruby/object:Gem::Version
76
74
  version: '0'
77
75
  requirements: []
78
- rubygems_version: 3.3.14
79
- signing_key:
76
+ rubygems_version: 3.6.8
80
77
  specification_version: 4
81
78
  summary: Simple REST client for AI Platform Training & Prediction API V1
82
79
  test_files: []