google-cloud-ai_platform-v1 0.44.0 → 0.45.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (29) hide show
  1. checksums.yaml +4 -4
  2. data/lib/google/cloud/ai_platform/v1/dataset_service/rest/service_stub.rb +1 -1
  3. data/lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/rest/service_stub.rb +1 -1
  4. data/lib/google/cloud/ai_platform/v1/endpoint_service/rest/service_stub.rb +1 -1
  5. data/lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/rest/service_stub.rb +1 -1
  6. data/lib/google/cloud/ai_platform/v1/feature_online_store_service/rest/service_stub.rb +1 -1
  7. data/lib/google/cloud/ai_platform/v1/feature_registry_service/rest/service_stub.rb +1 -1
  8. data/lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/rest/service_stub.rb +1 -1
  9. data/lib/google/cloud/ai_platform/v1/featurestore_service/rest/service_stub.rb +1 -1
  10. data/lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/rest/service_stub.rb +1 -1
  11. data/lib/google/cloud/ai_platform/v1/index_endpoint_service/rest/service_stub.rb +1 -1
  12. data/lib/google/cloud/ai_platform/v1/index_service/rest/service_stub.rb +1 -1
  13. data/lib/google/cloud/ai_platform/v1/job_service/rest/service_stub.rb +1 -1
  14. data/lib/google/cloud/ai_platform/v1/llm_utility_service/rest/service_stub.rb +1 -1
  15. data/lib/google/cloud/ai_platform/v1/match_service/rest/service_stub.rb +1 -1
  16. data/lib/google/cloud/ai_platform/v1/metadata_service/rest/service_stub.rb +1 -1
  17. data/lib/google/cloud/ai_platform/v1/migration_service/rest/service_stub.rb +1 -1
  18. data/lib/google/cloud/ai_platform/v1/model_garden_service/rest/service_stub.rb +1 -1
  19. data/lib/google/cloud/ai_platform/v1/model_service/rest/service_stub.rb +1 -1
  20. data/lib/google/cloud/ai_platform/v1/notebook_service/rest/service_stub.rb +1 -1
  21. data/lib/google/cloud/ai_platform/v1/persistent_resource_service/rest/service_stub.rb +1 -1
  22. data/lib/google/cloud/ai_platform/v1/pipeline_service/rest/service_stub.rb +1 -1
  23. data/lib/google/cloud/ai_platform/v1/prediction_service/rest/service_stub.rb +1 -1
  24. data/lib/google/cloud/ai_platform/v1/schedule_service/rest/service_stub.rb +1 -1
  25. data/lib/google/cloud/ai_platform/v1/specialist_pool_service/rest/service_stub.rb +1 -1
  26. data/lib/google/cloud/ai_platform/v1/tensorboard_service/rest/service_stub.rb +1 -1
  27. data/lib/google/cloud/ai_platform/v1/version.rb +1 -1
  28. data/lib/google/cloud/ai_platform/v1/vizier_service/rest/service_stub.rb +1 -1
  29. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: dfebb0bd20d17832ff682e18f1c6262d7e56e55ed3162eb0b1b437c482d52706
4
- data.tar.gz: 4787c5bde77b648367cd0c05bba4bbe884de059f0077f390091cf0b021d1dc63
3
+ metadata.gz: 20ab2142a54e0bfb88772b77efd9679edcdadefd37f71304cf9f37ecab988521
4
+ data.tar.gz: f6a8eda7818125751b435d0fea140c3ab827eec254f02dbe5f4d1f04198f3bb3
5
5
  SHA512:
6
- metadata.gz: aa2d04b113dc41123fcbb033fbb3bbf5d1de2eec3224cb9c63e260ddda39cd5513bc9b493f5c28cae7941c9d926facae9628fb2a8abbdc81599a40ac034f5250
7
- data.tar.gz: 38a39e98c62f3dc416c3c4f58f49756d46b6ef06d84d0ba62cbf92a6836be844ebe362e1c5a534256ca42f81c327e3bb6c63885da0c8fd7f6b679877682dd379
6
+ metadata.gz: 4acf620176962649dc317fc90dc18d18c5bf015cda458a0570d00be9f677a14ae72c49f853057e4486be2c3903e8a00e9200252e1abadc15bdf0d91ddbbac62e
7
+ data.tar.gz: d60171d3a541e24e2791542cb9ab3b08d5993459471beac1596f29dde50e9828f5c700929b4b198313027ca55da3bc6b5b7024b4e3cd4f805be5ccf6dc59c051
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module AIPlatform
23
23
  module V1
24
- VERSION = "0.44.0"
24
+ VERSION = "0.45.0"
25
25
  end
26
26
  end
27
27
  end
@@ -39,7 +39,7 @@ module Google
39
39
  endpoint_template: endpoint_template,
40
40
  universe_domain: universe_domain,
41
41
  credentials: credentials,
42
- numeric_enums: false,
42
+ numeric_enums: true,
43
43
  raise_faraday_errors: false
44
44
  end
45
45
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-ai_platform-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.44.0
4
+ version: 0.45.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: 2024-07-08 00:00:00.000000000 Z
11
+ date: 2024-07-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common