google-cloud-ai_platform-v1 0.35.0 → 0.36.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (185) hide show
  1. checksums.yaml +4 -4
  2. data/AUTHENTICATION.md +72 -99
  3. data/lib/google/cloud/ai_platform/v1/dataset_service/client.rb +43 -17
  4. data/lib/google/cloud/ai_platform/v1/dataset_service/operations.rb +28 -6
  5. data/lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/client.rb +896 -0
  6. data/lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/credentials.rb +47 -0
  7. data/lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/operations.rb +809 -0
  8. data/lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/paths.rb +83 -0
  9. data/lib/google/cloud/ai_platform/v1/deployment_resource_pool_service.rb +50 -0
  10. data/lib/google/cloud/ai_platform/v1/endpoint_service/client.rb +43 -17
  11. data/lib/google/cloud/ai_platform/v1/endpoint_service/operations.rb +28 -6
  12. data/lib/google/cloud/ai_platform/v1/endpoint_service/paths.rb +19 -0
  13. data/lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/client.rb +46 -18
  14. data/lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/operations.rb +28 -6
  15. data/lib/google/cloud/ai_platform/v1/feature_online_store_service/client.rb +146 -17
  16. data/lib/google/cloud/ai_platform/v1/feature_online_store_service.rb +2 -0
  17. data/lib/google/cloud/ai_platform/v1/feature_registry_service/client.rb +44 -18
  18. data/lib/google/cloud/ai_platform/v1/feature_registry_service/operations.rb +28 -6
  19. data/lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/client.rb +42 -17
  20. data/lib/google/cloud/ai_platform/v1/featurestore_service/client.rb +44 -18
  21. data/lib/google/cloud/ai_platform/v1/featurestore_service/operations.rb +28 -6
  22. data/lib/google/cloud/ai_platform/v1/index_endpoint_service/client.rb +43 -17
  23. data/lib/google/cloud/ai_platform/v1/index_endpoint_service/operations.rb +28 -6
  24. data/lib/google/cloud/ai_platform/v1/index_service/client.rb +52 -18
  25. data/lib/google/cloud/ai_platform/v1/index_service/operations.rb +28 -6
  26. data/lib/google/cloud/ai_platform/v1/job_service/client.rb +43 -17
  27. data/lib/google/cloud/ai_platform/v1/job_service/operations.rb +28 -6
  28. data/lib/google/cloud/ai_platform/v1/llm_utility_service/client.rb +49 -18
  29. data/lib/google/cloud/ai_platform/v1/match_service/client.rb +42 -17
  30. data/lib/google/cloud/ai_platform/v1/metadata_service/client.rb +43 -17
  31. data/lib/google/cloud/ai_platform/v1/metadata_service/operations.rb +28 -6
  32. data/lib/google/cloud/ai_platform/v1/migration_service/client.rb +43 -17
  33. data/lib/google/cloud/ai_platform/v1/migration_service/operations.rb +28 -6
  34. data/lib/google/cloud/ai_platform/v1/model_garden_service/client.rb +42 -17
  35. data/lib/google/cloud/ai_platform/v1/model_service/client.rb +47 -21
  36. data/lib/google/cloud/ai_platform/v1/model_service/operations.rb +28 -6
  37. data/lib/google/cloud/ai_platform/v1/pipeline_service/client.rb +43 -17
  38. data/lib/google/cloud/ai_platform/v1/pipeline_service/operations.rb +28 -6
  39. data/lib/google/cloud/ai_platform/v1/prediction_service/client.rb +544 -20
  40. data/lib/google/cloud/ai_platform/v1/schedule_service/client.rb +43 -17
  41. data/lib/google/cloud/ai_platform/v1/schedule_service/operations.rb +28 -6
  42. data/lib/google/cloud/ai_platform/v1/specialist_pool_service/client.rb +43 -17
  43. data/lib/google/cloud/ai_platform/v1/specialist_pool_service/operations.rb +28 -6
  44. data/lib/google/cloud/ai_platform/v1/tensorboard_service/client.rb +43 -17
  45. data/lib/google/cloud/ai_platform/v1/tensorboard_service/operations.rb +28 -6
  46. data/lib/google/cloud/ai_platform/v1/version.rb +1 -1
  47. data/lib/google/cloud/ai_platform/v1/vizier_service/client.rb +43 -17
  48. data/lib/google/cloud/ai_platform/v1/vizier_service/operations.rb +28 -6
  49. data/lib/google/cloud/ai_platform/v1.rb +1 -0
  50. data/lib/google/cloud/aiplatform/v1/accelerator_type_pb.rb +1 -1
  51. data/lib/google/cloud/aiplatform/v1/annotation_pb.rb +1 -1
  52. data/lib/google/cloud/aiplatform/v1/annotation_spec_pb.rb +1 -1
  53. data/lib/google/cloud/aiplatform/v1/artifact_pb.rb +1 -1
  54. data/lib/google/cloud/aiplatform/v1/batch_prediction_job_pb.rb +1 -1
  55. data/lib/google/cloud/aiplatform/v1/completion_stats_pb.rb +1 -1
  56. data/lib/google/cloud/aiplatform/v1/content_pb.rb +64 -0
  57. data/lib/google/cloud/aiplatform/v1/context_pb.rb +1 -1
  58. data/lib/google/cloud/aiplatform/v1/custom_job_pb.rb +2 -2
  59. data/lib/google/cloud/aiplatform/v1/data_item_pb.rb +1 -1
  60. data/lib/google/cloud/aiplatform/v1/data_labeling_job_pb.rb +1 -1
  61. data/lib/google/cloud/aiplatform/v1/dataset_pb.rb +4 -2
  62. data/lib/google/cloud/aiplatform/v1/dataset_service_pb.rb +4 -2
  63. data/lib/google/cloud/aiplatform/v1/dataset_version_pb.rb +1 -1
  64. data/lib/google/cloud/aiplatform/v1/deployed_index_ref_pb.rb +2 -2
  65. data/lib/google/cloud/aiplatform/v1/deployed_model_ref_pb.rb +1 -1
  66. data/lib/google/cloud/aiplatform/v1/deployment_resource_pool_pb.rb +49 -0
  67. data/lib/google/cloud/aiplatform/v1/deployment_resource_pool_service_pb.rb +65 -0
  68. data/lib/google/cloud/aiplatform/v1/deployment_resource_pool_service_services_pb.rb +53 -0
  69. data/lib/google/cloud/aiplatform/v1/encryption_spec_pb.rb +1 -1
  70. data/lib/google/cloud/aiplatform/v1/endpoint_pb.rb +2 -2
  71. data/lib/google/cloud/aiplatform/v1/endpoint_service_pb.rb +2 -2
  72. data/lib/google/cloud/aiplatform/v1/entity_type_pb.rb +1 -1
  73. data/lib/google/cloud/aiplatform/v1/env_var_pb.rb +1 -1
  74. data/lib/google/cloud/aiplatform/v1/evaluated_annotation_pb.rb +1 -1
  75. data/lib/google/cloud/aiplatform/v1/event_pb.rb +1 -1
  76. data/lib/google/cloud/aiplatform/v1/execution_pb.rb +1 -1
  77. data/lib/google/cloud/aiplatform/v1/explanation_metadata_pb.rb +1 -1
  78. data/lib/google/cloud/aiplatform/v1/explanation_pb.rb +1 -1
  79. data/lib/google/cloud/aiplatform/v1/feature_group_pb.rb +2 -2
  80. data/lib/google/cloud/aiplatform/v1/feature_monitoring_stats_pb.rb +1 -1
  81. data/lib/google/cloud/aiplatform/v1/feature_online_store_admin_service_pb.rb +2 -2
  82. data/lib/google/cloud/aiplatform/v1/feature_online_store_pb.rb +2 -2
  83. data/lib/google/cloud/aiplatform/v1/feature_online_store_service_pb.rb +10 -2
  84. data/lib/google/cloud/aiplatform/v1/feature_online_store_service_services_pb.rb +5 -0
  85. data/lib/google/cloud/aiplatform/v1/feature_pb.rb +2 -2
  86. data/lib/google/cloud/aiplatform/v1/feature_registry_service_pb.rb +2 -2
  87. data/lib/google/cloud/aiplatform/v1/feature_selector_pb.rb +1 -1
  88. data/lib/google/cloud/aiplatform/v1/feature_view_pb.rb +2 -2
  89. data/lib/google/cloud/aiplatform/v1/feature_view_sync_pb.rb +2 -2
  90. data/lib/google/cloud/aiplatform/v1/featurestore_monitoring_pb.rb +1 -1
  91. data/lib/google/cloud/aiplatform/v1/featurestore_online_service_pb.rb +2 -2
  92. data/lib/google/cloud/aiplatform/v1/featurestore_pb.rb +1 -1
  93. data/lib/google/cloud/aiplatform/v1/featurestore_service_pb.rb +2 -2
  94. data/lib/google/cloud/aiplatform/v1/hyperparameter_tuning_job_pb.rb +1 -1
  95. data/lib/google/cloud/aiplatform/v1/index_endpoint_pb.rb +2 -2
  96. data/lib/google/cloud/aiplatform/v1/index_endpoint_service_pb.rb +2 -2
  97. data/lib/google/cloud/aiplatform/v1/index_pb.rb +1 -1
  98. data/lib/google/cloud/aiplatform/v1/index_service_pb.rb +2 -2
  99. data/lib/google/cloud/aiplatform/v1/io_pb.rb +1 -1
  100. data/lib/google/cloud/aiplatform/v1/job_service_pb.rb +2 -2
  101. data/lib/google/cloud/aiplatform/v1/job_state_pb.rb +1 -1
  102. data/lib/google/cloud/aiplatform/v1/lineage_subgraph_pb.rb +1 -1
  103. data/lib/google/cloud/aiplatform/v1/llm_utility_service_pb.rb +2 -2
  104. data/lib/google/cloud/aiplatform/v1/machine_resources_pb.rb +1 -1
  105. data/lib/google/cloud/aiplatform/v1/manual_batch_tuning_parameters_pb.rb +1 -1
  106. data/lib/google/cloud/aiplatform/v1/match_service_pb.rb +1 -1
  107. data/lib/google/cloud/aiplatform/v1/metadata_schema_pb.rb +1 -1
  108. data/lib/google/cloud/aiplatform/v1/metadata_service_pb.rb +2 -2
  109. data/lib/google/cloud/aiplatform/v1/metadata_store_pb.rb +1 -1
  110. data/lib/google/cloud/aiplatform/v1/migratable_resource_pb.rb +1 -1
  111. data/lib/google/cloud/aiplatform/v1/migration_service_pb.rb +2 -2
  112. data/lib/google/cloud/aiplatform/v1/model_deployment_monitoring_job_pb.rb +2 -2
  113. data/lib/google/cloud/aiplatform/v1/model_evaluation_pb.rb +1 -1
  114. data/lib/google/cloud/aiplatform/v1/model_evaluation_slice_pb.rb +1 -1
  115. data/lib/google/cloud/aiplatform/v1/model_garden_service_pb.rb +2 -2
  116. data/lib/google/cloud/aiplatform/v1/model_monitoring_pb.rb +1 -1
  117. data/lib/google/cloud/aiplatform/v1/model_pb.rb +3 -2
  118. data/lib/google/cloud/aiplatform/v1/model_service_pb.rb +2 -2
  119. data/lib/google/cloud/aiplatform/v1/nas_job_pb.rb +1 -1
  120. data/lib/google/cloud/aiplatform/v1/openapi_pb.rb +47 -0
  121. data/lib/google/cloud/aiplatform/v1/operation_pb.rb +1 -1
  122. data/lib/google/cloud/aiplatform/v1/pipeline_failure_policy_pb.rb +1 -1
  123. data/lib/google/cloud/aiplatform/v1/pipeline_job_pb.rb +1 -1
  124. data/lib/google/cloud/aiplatform/v1/pipeline_service_pb.rb +2 -2
  125. data/lib/google/cloud/aiplatform/v1/pipeline_state_pb.rb +1 -1
  126. data/lib/google/cloud/aiplatform/v1/prediction_service_pb.rb +16 -2
  127. data/lib/google/cloud/aiplatform/v1/prediction_service_services_pb.rb +16 -3
  128. data/lib/google/cloud/aiplatform/v1/publisher_model_pb.rb +6 -2
  129. data/lib/google/cloud/aiplatform/v1/saved_query_pb.rb +1 -1
  130. data/lib/google/cloud/aiplatform/v1/schedule_pb.rb +1 -1
  131. data/lib/google/cloud/aiplatform/v1/schedule_service_pb.rb +2 -2
  132. data/lib/google/cloud/aiplatform/v1/service_networking_pb.rb +4 -2
  133. data/lib/google/cloud/aiplatform/v1/specialist_pool_pb.rb +1 -1
  134. data/lib/google/cloud/aiplatform/v1/specialist_pool_service_pb.rb +2 -2
  135. data/lib/google/cloud/aiplatform/v1/study_pb.rb +1 -1
  136. data/lib/google/cloud/aiplatform/v1/tensorboard_data_pb.rb +1 -1
  137. data/lib/google/cloud/aiplatform/v1/tensorboard_experiment_pb.rb +1 -1
  138. data/lib/google/cloud/aiplatform/v1/tensorboard_pb.rb +1 -1
  139. data/lib/google/cloud/aiplatform/v1/tensorboard_run_pb.rb +1 -1
  140. data/lib/google/cloud/aiplatform/v1/tensorboard_service_pb.rb +2 -2
  141. data/lib/google/cloud/aiplatform/v1/tensorboard_time_series_pb.rb +1 -1
  142. data/lib/google/cloud/aiplatform/v1/tool_pb.rb +51 -0
  143. data/lib/google/cloud/aiplatform/v1/training_pipeline_pb.rb +1 -1
  144. data/lib/google/cloud/aiplatform/v1/types_pb.rb +1 -1
  145. data/lib/google/cloud/aiplatform/v1/unmanaged_container_model_pb.rb +1 -1
  146. data/lib/google/cloud/aiplatform/v1/user_action_reference_pb.rb +1 -1
  147. data/lib/google/cloud/aiplatform/v1/value_pb.rb +1 -1
  148. data/lib/google/cloud/aiplatform/v1/vizier_service_pb.rb +2 -2
  149. data/proto_docs/google/api/client.rb +1 -0
  150. data/proto_docs/google/cloud/aiplatform/v1/batch_prediction_job.rb +2 -2
  151. data/proto_docs/google/cloud/aiplatform/v1/content.rb +312 -0
  152. data/proto_docs/google/cloud/aiplatform/v1/custom_job.rb +15 -0
  153. data/proto_docs/google/cloud/aiplatform/v1/dataset.rb +102 -0
  154. data/proto_docs/google/cloud/aiplatform/v1/dataset_service.rb +12 -1
  155. data/proto_docs/google/cloud/aiplatform/v1/deployed_index_ref.rb +3 -0
  156. data/proto_docs/google/cloud/aiplatform/v1/deployment_resource_pool.rb +45 -0
  157. data/proto_docs/google/cloud/aiplatform/v1/deployment_resource_pool_service.rb +170 -0
  158. data/proto_docs/google/cloud/aiplatform/v1/endpoint.rb +6 -0
  159. data/proto_docs/google/cloud/aiplatform/v1/explanation.rb +8 -0
  160. data/proto_docs/google/cloud/aiplatform/v1/feature.rb +5 -1
  161. data/proto_docs/google/cloud/aiplatform/v1/feature_group.rb +2 -2
  162. data/proto_docs/google/cloud/aiplatform/v1/feature_online_store.rb +2 -2
  163. data/proto_docs/google/cloud/aiplatform/v1/feature_online_store_admin_service.rb +3 -1
  164. data/proto_docs/google/cloud/aiplatform/v1/feature_online_store_service.rb +136 -0
  165. data/proto_docs/google/cloud/aiplatform/v1/feature_view.rb +3 -2
  166. data/proto_docs/google/cloud/aiplatform/v1/feature_view_sync.rb +2 -2
  167. data/proto_docs/google/cloud/aiplatform/v1/featurestore_service.rb +1 -1
  168. data/proto_docs/google/cloud/aiplatform/v1/index_endpoint.rb +5 -0
  169. data/proto_docs/google/cloud/aiplatform/v1/index_service.rb +28 -0
  170. data/proto_docs/google/cloud/aiplatform/v1/metadata_service.rb +1 -0
  171. data/proto_docs/google/cloud/aiplatform/v1/model.rb +55 -4
  172. data/proto_docs/google/cloud/aiplatform/v1/model_deployment_monitoring_job.rb +4 -0
  173. data/proto_docs/google/cloud/aiplatform/v1/model_evaluation.rb +1 -1
  174. data/proto_docs/google/cloud/aiplatform/v1/model_monitoring.rb +1 -0
  175. data/proto_docs/google/cloud/aiplatform/v1/model_service.rb +4 -4
  176. data/proto_docs/google/cloud/aiplatform/v1/nas_job.rb +1 -0
  177. data/proto_docs/google/cloud/aiplatform/v1/openapi.rb +102 -0
  178. data/proto_docs/google/cloud/aiplatform/v1/pipeline_job.rb +1 -0
  179. data/proto_docs/google/cloud/aiplatform/v1/prediction_service.rb +195 -0
  180. data/proto_docs/google/cloud/aiplatform/v1/publisher_model.rb +73 -1
  181. data/proto_docs/google/cloud/aiplatform/v1/service_networking.rb +16 -0
  182. data/proto_docs/google/cloud/aiplatform/v1/tool.rb +112 -0
  183. data/proto_docs/google/protobuf/any.rb +2 -1
  184. data/proto_docs/google/type/date.rb +53 -0
  185. metadata +26 -9
@@ -0,0 +1,170 @@
1
+ # frozen_string_literal: true
2
+
3
+ # Copyright 2023 Google LLC
4
+ #
5
+ # Licensed under the Apache License, Version 2.0 (the "License");
6
+ # you may not use this file except in compliance with the License.
7
+ # You may obtain a copy of the License at
8
+ #
9
+ # https://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing, software
12
+ # distributed under the License is distributed on an "AS IS" BASIS,
13
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ # See the License for the specific language governing permissions and
15
+ # limitations under the License.
16
+
17
+ # Auto-generated by gapic-generator-ruby. DO NOT EDIT!
18
+
19
+
20
+ module Google
21
+ module Cloud
22
+ module AIPlatform
23
+ module V1
24
+ # Request message for CreateDeploymentResourcePool method.
25
+ # @!attribute [rw] parent
26
+ # @return [::String]
27
+ # Required. The parent location resource where this DeploymentResourcePool
28
+ # will be created. Format: `projects/{project}/locations/{location}`
29
+ # @!attribute [rw] deployment_resource_pool
30
+ # @return [::Google::Cloud::AIPlatform::V1::DeploymentResourcePool]
31
+ # Required. The DeploymentResourcePool to create.
32
+ # @!attribute [rw] deployment_resource_pool_id
33
+ # @return [::String]
34
+ # Required. The ID to use for the DeploymentResourcePool, which
35
+ # will become the final component of the DeploymentResourcePool's resource
36
+ # name.
37
+ #
38
+ # The maximum length is 63 characters, and valid characters
39
+ # are `/^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$/`.
40
+ class CreateDeploymentResourcePoolRequest
41
+ include ::Google::Protobuf::MessageExts
42
+ extend ::Google::Protobuf::MessageExts::ClassMethods
43
+ end
44
+
45
+ # Runtime operation information for CreateDeploymentResourcePool method.
46
+ # @!attribute [rw] generic_metadata
47
+ # @return [::Google::Cloud::AIPlatform::V1::GenericOperationMetadata]
48
+ # The operation generic information.
49
+ class CreateDeploymentResourcePoolOperationMetadata
50
+ include ::Google::Protobuf::MessageExts
51
+ extend ::Google::Protobuf::MessageExts::ClassMethods
52
+ end
53
+
54
+ # Request message for GetDeploymentResourcePool method.
55
+ # @!attribute [rw] name
56
+ # @return [::String]
57
+ # Required. The name of the DeploymentResourcePool to retrieve.
58
+ # Format:
59
+ # `projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}`
60
+ class GetDeploymentResourcePoolRequest
61
+ include ::Google::Protobuf::MessageExts
62
+ extend ::Google::Protobuf::MessageExts::ClassMethods
63
+ end
64
+
65
+ # Request message for ListDeploymentResourcePools method.
66
+ # @!attribute [rw] parent
67
+ # @return [::String]
68
+ # Required. The parent Location which owns this collection of
69
+ # DeploymentResourcePools. Format: `projects/{project}/locations/{location}`
70
+ # @!attribute [rw] page_size
71
+ # @return [::Integer]
72
+ # The maximum number of DeploymentResourcePools to return. The service may
73
+ # return fewer than this value.
74
+ # @!attribute [rw] page_token
75
+ # @return [::String]
76
+ # A page token, received from a previous `ListDeploymentResourcePools` call.
77
+ # Provide this to retrieve the subsequent page.
78
+ #
79
+ # When paginating, all other parameters provided to
80
+ # `ListDeploymentResourcePools` must match the call that provided the page
81
+ # token.
82
+ class ListDeploymentResourcePoolsRequest
83
+ include ::Google::Protobuf::MessageExts
84
+ extend ::Google::Protobuf::MessageExts::ClassMethods
85
+ end
86
+
87
+ # Response message for ListDeploymentResourcePools method.
88
+ # @!attribute [rw] deployment_resource_pools
89
+ # @return [::Array<::Google::Cloud::AIPlatform::V1::DeploymentResourcePool>]
90
+ # The DeploymentResourcePools from the specified location.
91
+ # @!attribute [rw] next_page_token
92
+ # @return [::String]
93
+ # A token, which can be sent as `page_token` to retrieve the next page.
94
+ # If this field is omitted, there are no subsequent pages.
95
+ class ListDeploymentResourcePoolsResponse
96
+ include ::Google::Protobuf::MessageExts
97
+ extend ::Google::Protobuf::MessageExts::ClassMethods
98
+ end
99
+
100
+ # Runtime operation information for UpdateDeploymentResourcePool method.
101
+ # @!attribute [rw] generic_metadata
102
+ # @return [::Google::Cloud::AIPlatform::V1::GenericOperationMetadata]
103
+ # The operation generic information.
104
+ class UpdateDeploymentResourcePoolOperationMetadata
105
+ include ::Google::Protobuf::MessageExts
106
+ extend ::Google::Protobuf::MessageExts::ClassMethods
107
+ end
108
+
109
+ # Request message for DeleteDeploymentResourcePool method.
110
+ # @!attribute [rw] name
111
+ # @return [::String]
112
+ # Required. The name of the DeploymentResourcePool to delete.
113
+ # Format:
114
+ # `projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}`
115
+ class DeleteDeploymentResourcePoolRequest
116
+ include ::Google::Protobuf::MessageExts
117
+ extend ::Google::Protobuf::MessageExts::ClassMethods
118
+ end
119
+
120
+ # Request message for QueryDeployedModels method.
121
+ # @!attribute [rw] deployment_resource_pool
122
+ # @return [::String]
123
+ # Required. The name of the target DeploymentResourcePool to query.
124
+ # Format:
125
+ # `projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}`
126
+ # @!attribute [rw] page_size
127
+ # @return [::Integer]
128
+ # The maximum number of DeployedModels to return. The service may return
129
+ # fewer than this value.
130
+ # @!attribute [rw] page_token
131
+ # @return [::String]
132
+ # A page token, received from a previous `QueryDeployedModels` call.
133
+ # Provide this to retrieve the subsequent page.
134
+ #
135
+ # When paginating, all other parameters provided to
136
+ # `QueryDeployedModels` must match the call that provided the page
137
+ # token.
138
+ class QueryDeployedModelsRequest
139
+ include ::Google::Protobuf::MessageExts
140
+ extend ::Google::Protobuf::MessageExts::ClassMethods
141
+ end
142
+
143
+ # Response message for QueryDeployedModels method.
144
+ # @!attribute [rw] deployed_models
145
+ # @deprecated This field is deprecated and may be removed in the next major version update.
146
+ # @return [::Array<::Google::Cloud::AIPlatform::V1::DeployedModel>]
147
+ # DEPRECATED Use deployed_model_refs instead.
148
+ # @!attribute [rw] next_page_token
149
+ # @return [::String]
150
+ # A token, which can be sent as `page_token` to retrieve the next page.
151
+ # If this field is omitted, there are no subsequent pages.
152
+ # @!attribute [rw] deployed_model_refs
153
+ # @return [::Array<::Google::Cloud::AIPlatform::V1::DeployedModelRef>]
154
+ # References to the DeployedModels that share the specified
155
+ # deploymentResourcePool.
156
+ # @!attribute [rw] total_deployed_model_count
157
+ # @return [::Integer]
158
+ # The total number of DeployedModels on this DeploymentResourcePool.
159
+ # @!attribute [rw] total_endpoint_count
160
+ # @return [::Integer]
161
+ # The total number of Endpoints that have DeployedModels on this
162
+ # DeploymentResourcePool.
163
+ class QueryDeployedModelsResponse
164
+ include ::Google::Protobuf::MessageExts
165
+ extend ::Google::Protobuf::MessageExts::ClassMethods
166
+ end
167
+ end
168
+ end
169
+ end
170
+ end
@@ -95,6 +95,7 @@ module Google
95
95
  # Where `{project}` is a project number, as in `12345`, and `{network}` is
96
96
  # network name.
97
97
  # @!attribute [rw] enable_private_service_connect
98
+ # @deprecated This field is deprecated and may be removed in the next major version update.
98
99
  # @return [::Boolean]
99
100
  # Deprecated: If true, expose the Endpoint via private service connect.
100
101
  #
@@ -144,6 +145,11 @@ module Google
144
145
  # @return [::Google::Cloud::AIPlatform::V1::AutomaticResources]
145
146
  # A description of resources that to large degree are decided by Vertex
146
147
  # AI, and require only a modest additional configuration.
148
+ # @!attribute [rw] shared_resources
149
+ # @return [::String]
150
+ # The resource name of the shared DeploymentResourcePool to deploy on.
151
+ # Format:
152
+ # `projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}`
147
153
  # @!attribute [rw] id
148
154
  # @return [::String]
149
155
  # Immutable. The ID of the DeployedModel. If not provided upon deployment,
@@ -37,6 +37,14 @@ module Google
37
37
  # {::Google::Cloud::AIPlatform::V1::Attribution#output_index Attribution.output_index}
38
38
  # can be used to identify which output this attribution is explaining.
39
39
  #
40
+ # By default, we provide Shapley values for the predicted class. However,
41
+ # you can configure the explanation request to generate Shapley values for
42
+ # any other classes too. For example, if a model predicts a probability of
43
+ # `0.4` for approving a loan application, the model's decision is to reject
44
+ # the application since `p(reject) = 0.6 > p(approve) = 0.4`, and the default
45
+ # Shapley values would be computed for rejection decision and not approval,
46
+ # even though the latter might be the positive class.
47
+ #
40
48
  # If users set
41
49
  # {::Google::Cloud::AIPlatform::V1::ExplanationParameters#top_k ExplanationParameters.top_k},
42
50
  # the attributions are sorted by
@@ -84,8 +84,12 @@ module Google
84
84
  # @!attribute [rw] version_column_name
85
85
  # @return [::String]
86
86
  # Only applicable for Vertex AI Feature Store.
87
- # The name of the BigQuery Table/View columnn hosting data for this version.
87
+ # The name of the BigQuery Table/View column hosting data for this version.
88
88
  # If no value is provided, will use feature_id.
89
+ # @!attribute [rw] point_of_contact
90
+ # @return [::String]
91
+ # Entity responsible for maintaining this feature. Can be comma separated
92
+ # list of email addresses or URIs.
89
93
  class Feature
90
94
  include ::Google::Protobuf::MessageExts
91
95
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -28,9 +28,9 @@ module Google
28
28
  # By default treats the source as a sparse time series source, which is
29
29
  # required to have an entity_id and a feature_timestamp column in the
30
30
  # source.
31
- # @!attribute [r] name
31
+ # @!attribute [rw] name
32
32
  # @return [::String]
33
- # Output only. Name of the FeatureGroup. Format:
33
+ # Identifier. Name of the FeatureGroup. Format:
34
34
  # `projects/{project}/locations/{location}/featureGroups/{featureGroup}`
35
35
  # @!attribute [r] create_time
36
36
  # @return [::Google::Protobuf::Timestamp]
@@ -29,9 +29,9 @@ module Google
29
29
  # Contains settings for the Cloud Bigtable instance that will be created
30
30
  # to serve featureValues for all FeatureViews under this
31
31
  # FeatureOnlineStore.
32
- # @!attribute [r] name
32
+ # @!attribute [rw] name
33
33
  # @return [::String]
34
- # Output only. Name of the FeatureOnlineStore. Format:
34
+ # Identifier. Name of the FeatureOnlineStore. Format:
35
35
  # `projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}`
36
36
  # @!attribute [r] create_time
37
37
  # @return [::Google::Protobuf::Timestamp]
@@ -27,7 +27,7 @@ module Google
27
27
  # @return [::String]
28
28
  # Required. The resource name of the Location to create FeatureOnlineStores.
29
29
  # Format:
30
- # `projects/{project}/locations/{location}'`
30
+ # `projects/{project}/locations/{location}`
31
31
  # @!attribute [rw] feature_online_store
32
32
  # @return [::Google::Cloud::AIPlatform::V1::FeatureOnlineStore]
33
33
  # Required. The FeatureOnlineStore to create.
@@ -145,6 +145,7 @@ module Google
145
145
  # Updatable fields:
146
146
  #
147
147
  # * `big_query_source`
148
+ # * `bigtable`
148
149
  # * `labels`
149
150
  # * `sync_config`
150
151
  class UpdateFeatureOnlineStoreRequest
@@ -304,6 +305,7 @@ module Google
304
305
  # Updatable fields:
305
306
  #
306
307
  # * `labels`
308
+ # * `serviceAgentType`
307
309
  class UpdateFeatureViewRequest
308
310
  include ::Google::Protobuf::MessageExts
309
311
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -85,6 +85,142 @@ module Google
85
85
  end
86
86
  end
87
87
 
88
+ # A query to find a number of similar entities.
89
+ # @!attribute [rw] entity_id
90
+ # @return [::String]
91
+ # Optional. The entity id whose similar entities should be searched for.
92
+ # If embedding is set, search will use embedding instead of
93
+ # entity_id.
94
+ # @!attribute [rw] embedding
95
+ # @return [::Google::Cloud::AIPlatform::V1::NearestNeighborQuery::Embedding]
96
+ # Optional. The embedding vector that be used for similar search.
97
+ # @!attribute [rw] neighbor_count
98
+ # @return [::Integer]
99
+ # Optional. The number of similar entities to be retrieved from feature view
100
+ # for each query.
101
+ # @!attribute [rw] string_filters
102
+ # @return [::Array<::Google::Cloud::AIPlatform::V1::NearestNeighborQuery::StringFilter>]
103
+ # Optional. The list of string filters.
104
+ # @!attribute [rw] per_crowding_attribute_neighbor_count
105
+ # @return [::Integer]
106
+ # Optional. Crowding is a constraint on a neighbor list produced by nearest
107
+ # neighbor search requiring that no more than
108
+ # sper_crowding_attribute_neighbor_count of the k neighbors returned have the
109
+ # same value of crowding_attribute. It's used for improving result diversity.
110
+ # @!attribute [rw] parameters
111
+ # @return [::Google::Cloud::AIPlatform::V1::NearestNeighborQuery::Parameters]
112
+ # Optional. Parameters that can be set to tune query on the fly.
113
+ class NearestNeighborQuery
114
+ include ::Google::Protobuf::MessageExts
115
+ extend ::Google::Protobuf::MessageExts::ClassMethods
116
+
117
+ # The embedding vector.
118
+ # @!attribute [rw] value
119
+ # @return [::Array<::Float>]
120
+ # Optional. Individual value in the embedding.
121
+ class Embedding
122
+ include ::Google::Protobuf::MessageExts
123
+ extend ::Google::Protobuf::MessageExts::ClassMethods
124
+ end
125
+
126
+ # String filter is used to search a subset of the entities by using boolean
127
+ # rules on string columns.
128
+ # For example: if a query specifies string filter
129
+ # with 'name = color, allow_tokens = \\{red, blue}, deny_tokens = \\{purple}','
130
+ # then that query will match entities that are red or blue, but if those
131
+ # points are also purple, then they will be excluded even if they are
132
+ # red/blue. Only string filter is supported for now, numeric filter will be
133
+ # supported in the near future.
134
+ # @!attribute [rw] name
135
+ # @return [::String]
136
+ # Required. Column names in BigQuery that used as filters.
137
+ # @!attribute [rw] allow_tokens
138
+ # @return [::Array<::String>]
139
+ # Optional. The allowed tokens.
140
+ # @!attribute [rw] deny_tokens
141
+ # @return [::Array<::String>]
142
+ # Optional. The denied tokens.
143
+ class StringFilter
144
+ include ::Google::Protobuf::MessageExts
145
+ extend ::Google::Protobuf::MessageExts::ClassMethods
146
+ end
147
+
148
+ # Parameters that can be overrided in each query to tune query latency and
149
+ # recall.
150
+ # @!attribute [rw] approximate_neighbor_candidates
151
+ # @return [::Integer]
152
+ # Optional. The number of neighbors to find via approximate search before
153
+ # exact reordering is performed; if set, this value must be >
154
+ # neighbor_count.
155
+ # @!attribute [rw] leaf_nodes_search_fraction
156
+ # @return [::Float]
157
+ # Optional. The fraction of the number of leaves to search, set at query
158
+ # time allows user to tune search performance. This value increase result
159
+ # in both search accuracy and latency increase. The value should be between
160
+ # 0.0 and 1.0.
161
+ class Parameters
162
+ include ::Google::Protobuf::MessageExts
163
+ extend ::Google::Protobuf::MessageExts::ClassMethods
164
+ end
165
+ end
166
+
167
+ # The request message for
168
+ # {::Google::Cloud::AIPlatform::V1::FeatureOnlineStoreService::Client#search_nearest_entities FeatureOnlineStoreService.SearchNearestEntities}.
169
+ # @!attribute [rw] feature_view
170
+ # @return [::String]
171
+ # Required. FeatureView resource format
172
+ # `projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}/featureViews/{featureView}`
173
+ # @!attribute [rw] query
174
+ # @return [::Google::Cloud::AIPlatform::V1::NearestNeighborQuery]
175
+ # Required. The query.
176
+ # @!attribute [rw] return_full_entity
177
+ # @return [::Boolean]
178
+ # Optional. If set to true, the full entities (including all vector values
179
+ # and metadata) of the nearest neighbors are returned; otherwise only entity
180
+ # id of the nearest neighbors will be returned. Note that returning full
181
+ # entities will significantly increase the latency and cost of the query.
182
+ class SearchNearestEntitiesRequest
183
+ include ::Google::Protobuf::MessageExts
184
+ extend ::Google::Protobuf::MessageExts::ClassMethods
185
+ end
186
+
187
+ # Nearest neighbors for one query.
188
+ # @!attribute [rw] neighbors
189
+ # @return [::Array<::Google::Cloud::AIPlatform::V1::NearestNeighbors::Neighbor>]
190
+ # All its neighbors.
191
+ class NearestNeighbors
192
+ include ::Google::Protobuf::MessageExts
193
+ extend ::Google::Protobuf::MessageExts::ClassMethods
194
+
195
+ # A neighbor of the query vector.
196
+ # @!attribute [rw] entity_id
197
+ # @return [::String]
198
+ # The id of the similar entity.
199
+ # @!attribute [rw] distance
200
+ # @return [::Float]
201
+ # The distance between the neighbor and the query vector.
202
+ # @!attribute [rw] entity_key_values
203
+ # @return [::Google::Cloud::AIPlatform::V1::FetchFeatureValuesResponse]
204
+ # The attributes of the neighbor, e.g. filters, crowding and metadata
205
+ # Note that full entities are returned only when "return_full_entity"
206
+ # is set to true. Otherwise, only the "entity_id" and "distance" fields
207
+ # are populated.
208
+ class Neighbor
209
+ include ::Google::Protobuf::MessageExts
210
+ extend ::Google::Protobuf::MessageExts::ClassMethods
211
+ end
212
+ end
213
+
214
+ # Response message for
215
+ # {::Google::Cloud::AIPlatform::V1::FeatureOnlineStoreService::Client#search_nearest_entities FeatureOnlineStoreService.SearchNearestEntities}
216
+ # @!attribute [rw] nearest_neighbors
217
+ # @return [::Google::Cloud::AIPlatform::V1::NearestNeighbors]
218
+ # The nearest neighbors of the query entity.
219
+ class SearchNearestEntitiesResponse
220
+ include ::Google::Protobuf::MessageExts
221
+ extend ::Google::Protobuf::MessageExts::ClassMethods
222
+ end
223
+
88
224
  # Format of the data in the Feature View.
89
225
  module FeatureViewDataFormat
90
226
  # Not set. Will be treated as the KeyValue format.
@@ -31,9 +31,9 @@ module Google
31
31
  # @return [::Google::Cloud::AIPlatform::V1::FeatureView::FeatureRegistrySource]
32
32
  # Optional. Configures the features from a Feature Registry source that
33
33
  # need to be loaded onto the FeatureOnlineStore.
34
- # @!attribute [r] name
34
+ # @!attribute [rw] name
35
35
  # @return [::String]
36
- # Output only. Name of the FeatureView. Format:
36
+ # Identifier. Name of the FeatureView. Format:
37
37
  # `projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}`
38
38
  # @!attribute [r] create_time
39
39
  # @return [::Google::Protobuf::Timestamp]
@@ -80,6 +80,7 @@ module Google
80
80
  extend ::Google::Protobuf::MessageExts::ClassMethods
81
81
  end
82
82
 
83
+ # Configuration for Sync. Only one option is set.
83
84
  # @!attribute [rw] cron
84
85
  # @return [::String]
85
86
  # Cron schedule (https://en.wikipedia.org/wiki/Cron) to launch scheduled
@@ -23,9 +23,9 @@ module Google
23
23
  module V1
24
24
  # FeatureViewSync is a representation of sync operation which copies data from
25
25
  # data source to Feature View in Online Store.
26
- # @!attribute [r] name
26
+ # @!attribute [rw] name
27
27
  # @return [::String]
28
- # Output only. Name of the FeatureViewSync. Format:
28
+ # Identifier. Name of the FeatureViewSync. Format:
29
29
  # `projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}/featureViewSyncs/{feature_view_sync}`
30
30
  # @!attribute [r] create_time
31
31
  # @return [::Google::Protobuf::Timestamp]
@@ -760,7 +760,7 @@ module Google
760
760
  #
761
761
  # When paginating, all other parameters provided to
762
762
  # {::Google::Cloud::AIPlatform::V1::FeaturestoreService::Client#list_features FeaturestoreService.ListFeatures}
763
- # or or
763
+ # or
764
764
  # {::Google::Cloud::AIPlatform::V1::FeatureRegistryService::Client#list_features FeatureRegistryService.ListFeatures}
765
765
  # must match the call that provided the page token.
766
766
  # @!attribute [rw] order_by
@@ -77,6 +77,7 @@ module Google
77
77
  # Where \\{project} is a project number, as in '12345', and \\{network} is
78
78
  # network name.
79
79
  # @!attribute [rw] enable_private_service_connect
80
+ # @deprecated This field is deprecated and may be removed in the next major version update.
80
81
  # @return [::Boolean]
81
82
  # Optional. Deprecated: If true, expose the IndexEndpoint via private service
82
83
  # connect.
@@ -279,6 +280,10 @@ module Google
279
280
  # @return [::String]
280
281
  # Output only. The name of the service attachment resource. Populated if
281
282
  # private service connect is enabled.
283
+ # @!attribute [r] psc_automated_endpoints
284
+ # @return [::Array<::Google::Cloud::AIPlatform::V1::PscAutomatedEndpoints>]
285
+ # Output only. PscAutomatedEndpoints is populated if private service connect
286
+ # is enabled if PscAutomatedConfig is set.
282
287
  class IndexPrivateEndpoints
283
288
  include ::Google::Protobuf::MessageExts
284
289
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -154,6 +154,15 @@ module Google
154
154
  # @!attribute [rw] datapoints
155
155
  # @return [::Array<::Google::Cloud::AIPlatform::V1::IndexDatapoint>]
156
156
  # A list of datapoints to be created/updated.
157
+ # @!attribute [rw] update_mask
158
+ # @return [::Google::Protobuf::FieldMask]
159
+ # Optional. Update mask is used to specify the fields to be overwritten in
160
+ # the datapoints by the update. The fields specified in the update_mask are
161
+ # relative to each IndexDatapoint inside datapoints, not the full request.
162
+ #
163
+ # Updatable fields:
164
+ #
165
+ # * Use `all_restricts` to update both restricts and numeric_restricts.
157
166
  class UpsertDatapointsRequest
158
167
  include ::Google::Protobuf::MessageExts
159
168
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -250,6 +259,25 @@ module Google
250
259
 
251
260
  # The `namespace` field is missing.
252
261
  NAMESPACE_MISSING = 7
262
+
263
+ # Generic catch-all error. Only used for validation failure where the
264
+ # root cause cannot be easily retrieved programmatically.
265
+ PARSING_ERROR = 8
266
+
267
+ # There are multiple restricts with the same `namespace` value.
268
+ DUPLICATE_NAMESPACE = 9
269
+
270
+ # Numeric restrict has operator specified in datapoint.
271
+ OP_IN_DATAPOINT = 10
272
+
273
+ # Numeric restrict has multiple values specified.
274
+ MULTIPLE_VALUES = 11
275
+
276
+ # Numeric restrict has invalid numeric value specified.
277
+ INVALID_NUMERIC_VALUE = 12
278
+
279
+ # File is not in UTF_8 format.
280
+ INVALID_ENCODING = 13
253
281
  end
254
282
  end
255
283
 
@@ -118,6 +118,7 @@ module Google
118
118
  # Format:
119
119
  # `projects/{project}/locations/{location}/metadataStores/{metadatastore}`
120
120
  # @!attribute [rw] force
121
+ # @deprecated This field is deprecated and may be removed in the next major version update.
121
122
  # @return [::Boolean]
122
123
  # Deprecated: Field is no longer supported.
123
124
  class DeleteMetadataStoreRequest
@@ -102,11 +102,11 @@ module Google
102
102
  # deploying this Model. The specification is ingested upon
103
103
  # {::Google::Cloud::AIPlatform::V1::ModelService::Client#upload_model ModelService.UploadModel},
104
104
  # and all binaries it contains are copied and stored internally by Vertex AI.
105
- # Not present for AutoML Models or Large Models.
105
+ # Not required for AutoML Models.
106
106
  # @!attribute [rw] artifact_uri
107
107
  # @return [::String]
108
108
  # Immutable. The path to the directory containing the Model artifact and any
109
- # of its supporting files. Not present for AutoML Models or Large Models.
109
+ # of its supporting files. Not required for AutoML Models.
110
110
  # @!attribute [r] supported_deployment_resources_types
111
111
  # @return [::Array<::Google::Cloud::AIPlatform::V1::Model::DeploymentResourcesType>]
112
112
  # Output only. When this Model is deployed, its prediction resources are
@@ -270,6 +270,12 @@ module Google
270
270
  # characters, underscores and dashes. International characters are allowed.
271
271
  #
272
272
  # See https://goo.gl/xmQnxf for more information and examples of labels.
273
+ # @!attribute [rw] data_stats
274
+ # @return [::Google::Cloud::AIPlatform::V1::Model::DataStats]
275
+ # Stats of data used for training or evaluating the Model.
276
+ #
277
+ # Only populated when the Model is trained by a TrainingPipeline with
278
+ # [data_input_config][TrainingPipeline.data_input_config].
273
279
  # @!attribute [rw] encryption_spec
274
280
  # @return [::Google::Cloud::AIPlatform::V1::EncryptionSpec]
275
281
  # Customer-managed encryption key spec for a Model. If set, this
@@ -277,7 +283,8 @@ module Google
277
283
  # @!attribute [r] model_source_info
278
284
  # @return [::Google::Cloud::AIPlatform::V1::ModelSourceInfo]
279
285
  # Output only. Source of a model. It can either be automl training pipeline,
280
- # custom training pipeline, BigQuery ML, or existing Vertex AI Model.
286
+ # custom training pipeline, BigQuery ML, or saved and tuned from Genie or
287
+ # Model Garden.
281
288
  # @!attribute [r] original_model_info
282
289
  # @return [::Google::Cloud::AIPlatform::V1::Model::OriginalModelInfo]
283
290
  # Output only. If this Model is a copy of another Model, this contains info
@@ -344,6 +351,38 @@ module Google
344
351
  end
345
352
  end
346
353
 
354
+ # Stats of data used for train or evaluate the Model.
355
+ # @!attribute [rw] training_data_items_count
356
+ # @return [::Integer]
357
+ # Number of DataItems that were used for training this Model.
358
+ # @!attribute [rw] validation_data_items_count
359
+ # @return [::Integer]
360
+ # Number of DataItems that were used for validating this Model during
361
+ # training.
362
+ # @!attribute [rw] test_data_items_count
363
+ # @return [::Integer]
364
+ # Number of DataItems that were used for evaluating this Model. If the
365
+ # Model is evaluated multiple times, this will be the number of test
366
+ # DataItems used by the first evaluation. If the Model is not evaluated,
367
+ # the number is 0.
368
+ # @!attribute [rw] training_annotations_count
369
+ # @return [::Integer]
370
+ # Number of Annotations that are used for training this Model.
371
+ # @!attribute [rw] validation_annotations_count
372
+ # @return [::Integer]
373
+ # Number of Annotations that are used for validating this Model during
374
+ # training.
375
+ # @!attribute [rw] test_annotations_count
376
+ # @return [::Integer]
377
+ # Number of Annotations that are used for evaluating this Model. If the
378
+ # Model is evaluated multiple times, this will be the number of test
379
+ # Annotations used by the first evaluation. If the Model is not evaluated,
380
+ # the number is 0.
381
+ class DataStats
382
+ include ::Google::Protobuf::MessageExts
383
+ extend ::Google::Protobuf::MessageExts::ClassMethods
384
+ end
385
+
347
386
  # Contains information about the original Model if this Model is a copy.
348
387
  # @!attribute [r] model
349
388
  # @return [::String]
@@ -380,7 +419,9 @@ module Google
380
419
 
381
420
  # Resources that can be shared by multiple
382
421
  # {::Google::Cloud::AIPlatform::V1::DeployedModel DeployedModels}. A
383
- # pre-configured [DeploymentResourcePool][] is required.
422
+ # pre-configured
423
+ # {::Google::Cloud::AIPlatform::V1::DeploymentResourcePool DeploymentResourcePool}
424
+ # is required.
384
425
  SHARED_RESOURCES = 3
385
426
  end
386
427
  end
@@ -717,6 +758,10 @@ module Google
717
758
  extend ::Google::Protobuf::MessageExts::ClassMethods
718
759
 
719
760
  # Source of the model.
761
+ # Different from `objective` field, this `ModelSourceType` enum
762
+ # indicates the source from which the model was accessed or obtained,
763
+ # whereas the `objective` indicates the overall aim or function of this
764
+ # model.
720
765
  module ModelSourceType
721
766
  # Should not be used.
722
767
  MODEL_SOURCE_TYPE_UNSPECIFIED = 0
@@ -735,6 +780,12 @@ module Google
735
780
 
736
781
  # The Model is saved or tuned from Genie.
737
782
  GENIE = 5
783
+
784
+ # The Model is uploaded by text embedding finetuning pipeline.
785
+ CUSTOM_TEXT_EMBEDDING = 6
786
+
787
+ # The Model is saved or tuned from Marketplace.
788
+ MARKETPLACE = 7
738
789
  end
739
790
  end
740
791
 
@@ -196,6 +196,10 @@ module Google
196
196
  # The created BigQuery table to store logs. Customer could do their own query
197
197
  # & analysis. Format:
198
198
  # `bq://<project_id>.model_deployment_monitoring_<endpoint_id>.<tolower(log_source)>_<tolower(log_type)>`
199
+ # @!attribute [r] request_response_logging_schema_version
200
+ # @return [::String]
201
+ # Output only. The schema version of the request/response logging BigQuery
202
+ # table. Default to v1 if unset.
199
203
  class ModelDeploymentMonitoringBigQueryTable
200
204
  include ::Google::Protobuf::MessageExts
201
205
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -87,7 +87,7 @@ module Google
87
87
  # The metadata of the ModelEvaluation.
88
88
  # For the ModelEvaluation uploaded from Managed Pipeline, metadata contains a
89
89
  # structured value with keys of "pipeline_job_id", "evaluation_dataset_type",
90
- # "evaluation_dataset_path".
90
+ # "evaluation_dataset_path", "row_based_metrics_path".
91
91
  class ModelEvaluation
92
92
  include ::Google::Protobuf::MessageExts
93
93
  extend ::Google::Protobuf::MessageExts::ClassMethods