google-cloud-ai_platform-v1 0.47.0 → 0.48.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -567,7 +567,9 @@ module Google
567
567
  # Usage metadata about response(s).
568
568
  # @!attribute [rw] prompt_token_count
569
569
  # @return [::Integer]
570
- # Number of tokens in the request.
570
+ # Number of tokens in the request. When `cached_content` is set, this is
571
+ # still the total effective prompt size meaning this includes the number of
572
+ # tokens in the cached content.
571
573
  # @!attribute [rw] candidates_token_count
572
574
  # @return [::Integer]
573
575
  # Number of tokens in the response(s).
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.47.0
4
+ version: 0.48.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-08-07 00:00:00.000000000 Z
11
+ date: 2024-08-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -128,6 +128,13 @@ files:
128
128
  - lib/google/cloud/ai_platform/v1/endpoint_service/rest/client.rb
129
129
  - lib/google/cloud/ai_platform/v1/endpoint_service/rest/operations.rb
130
130
  - lib/google/cloud/ai_platform/v1/endpoint_service/rest/service_stub.rb
131
+ - lib/google/cloud/ai_platform/v1/evaluation_service.rb
132
+ - lib/google/cloud/ai_platform/v1/evaluation_service/client.rb
133
+ - lib/google/cloud/ai_platform/v1/evaluation_service/credentials.rb
134
+ - lib/google/cloud/ai_platform/v1/evaluation_service/paths.rb
135
+ - lib/google/cloud/ai_platform/v1/evaluation_service/rest.rb
136
+ - lib/google/cloud/ai_platform/v1/evaluation_service/rest/client.rb
137
+ - lib/google/cloud/ai_platform/v1/evaluation_service/rest/service_stub.rb
131
138
  - lib/google/cloud/ai_platform/v1/feature_online_store_admin_service.rb
132
139
  - lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/client.rb
133
140
  - lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/credentials.rb
@@ -350,6 +357,8 @@ files:
350
357
  - lib/google/cloud/aiplatform/v1/entity_type_pb.rb
351
358
  - lib/google/cloud/aiplatform/v1/env_var_pb.rb
352
359
  - lib/google/cloud/aiplatform/v1/evaluated_annotation_pb.rb
360
+ - lib/google/cloud/aiplatform/v1/evaluation_service_pb.rb
361
+ - lib/google/cloud/aiplatform/v1/evaluation_service_services_pb.rb
353
362
  - lib/google/cloud/aiplatform/v1/event_pb.rb
354
363
  - lib/google/cloud/aiplatform/v1/execution_pb.rb
355
364
  - lib/google/cloud/aiplatform/v1/explanation_metadata_pb.rb
@@ -487,6 +496,7 @@ files:
487
496
  - proto_docs/google/cloud/aiplatform/v1/entity_type.rb
488
497
  - proto_docs/google/cloud/aiplatform/v1/env_var.rb
489
498
  - proto_docs/google/cloud/aiplatform/v1/evaluated_annotation.rb
499
+ - proto_docs/google/cloud/aiplatform/v1/evaluation_service.rb
490
500
  - proto_docs/google/cloud/aiplatform/v1/event.rb
491
501
  - proto_docs/google/cloud/aiplatform/v1/execution.rb
492
502
  - proto_docs/google/cloud/aiplatform/v1/explanation.rb