1 // Copyright 2022 Google LLC 2 // 3 // Licensed under the Apache License, Version 2.0 (the "License"); 4 // you may not use this file except in compliance with the License. 5 // You may obtain a copy of the License at 6 // 7 // http://www.apache.org/licenses/LICENSE-2.0 8 // 9 // Unless required by applicable law or agreed to in writing, software 10 // distributed under the License is distributed on an "AS IS" BASIS, 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12 // See the License for the specific language governing permissions and 13 // limitations under the License. 14 15 // Code generated by aliasgen. DO NOT EDIT. 16 17 // Package aiplatform aliases all exported identifiers in package 18 // "cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb". 19 // 20 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb. 21 // Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md 22 // for more details. 23 package aiplatform 24 25 import ( 26 src "cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb" 27 grpc "google.golang.org/grpc" 28 ) 29 30 // Deprecated: Please use consts in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 31 const ( 32 AcceleratorType_ACCELERATOR_TYPE_UNSPECIFIED = src.AcceleratorType_ACCELERATOR_TYPE_UNSPECIFIED 33 AcceleratorType_NVIDIA_TESLA_A100 = src.AcceleratorType_NVIDIA_TESLA_A100 34 AcceleratorType_NVIDIA_TESLA_K80 = src.AcceleratorType_NVIDIA_TESLA_K80 35 AcceleratorType_NVIDIA_TESLA_P100 = src.AcceleratorType_NVIDIA_TESLA_P100 36 AcceleratorType_NVIDIA_TESLA_P4 = src.AcceleratorType_NVIDIA_TESLA_P4 37 AcceleratorType_NVIDIA_TESLA_T4 = src.AcceleratorType_NVIDIA_TESLA_T4 38 AcceleratorType_NVIDIA_TESLA_V100 = src.AcceleratorType_NVIDIA_TESLA_V100 39 AcceleratorType_TPU_V2 = src.AcceleratorType_TPU_V2 40 AcceleratorType_TPU_V3 = src.AcceleratorType_TPU_V3 41 Artifact_LIVE = src.Artifact_LIVE 42 Artifact_PENDING = src.Artifact_PENDING 43 Artifact_STATE_UNSPECIFIED = src.Artifact_STATE_UNSPECIFIED 44 Event_INPUT = src.Event_INPUT 45 Event_OUTPUT = src.Event_OUTPUT 46 Event_TYPE_UNSPECIFIED = src.Event_TYPE_UNSPECIFIED 47 ExamplesOverride_DATA_FORMAT_UNSPECIFIED = src.ExamplesOverride_DATA_FORMAT_UNSPECIFIED 48 ExamplesOverride_EMBEDDINGS = src.ExamplesOverride_EMBEDDINGS 49 ExamplesOverride_INSTANCES = src.ExamplesOverride_INSTANCES 50 Execution_CACHED = src.Execution_CACHED 51 Execution_CANCELLED = src.Execution_CANCELLED 52 Execution_COMPLETE = src.Execution_COMPLETE 53 Execution_FAILED = src.Execution_FAILED 54 Execution_NEW = src.Execution_NEW 55 Execution_RUNNING = src.Execution_RUNNING 56 Execution_STATE_UNSPECIFIED = src.Execution_STATE_UNSPECIFIED 57 ExplanationMetadata_InputMetadata_BAG_OF_FEATURES = src.ExplanationMetadata_InputMetadata_BAG_OF_FEATURES 58 ExplanationMetadata_InputMetadata_BAG_OF_FEATURES_SPARSE = src.ExplanationMetadata_InputMetadata_BAG_OF_FEATURES_SPARSE 59 ExplanationMetadata_InputMetadata_COMBINED_EMBEDDING = src.ExplanationMetadata_InputMetadata_COMBINED_EMBEDDING 60 ExplanationMetadata_InputMetadata_CONCAT_EMBEDDING = src.ExplanationMetadata_InputMetadata_CONCAT_EMBEDDING 61 ExplanationMetadata_InputMetadata_ENCODING_UNSPECIFIED = src.ExplanationMetadata_InputMetadata_ENCODING_UNSPECIFIED 62 ExplanationMetadata_InputMetadata_IDENTITY = src.ExplanationMetadata_InputMetadata_IDENTITY 63 ExplanationMetadata_InputMetadata_INDICATOR = src.ExplanationMetadata_InputMetadata_INDICATOR 64 ExplanationMetadata_InputMetadata_Visualization_BOTH = src.ExplanationMetadata_InputMetadata_Visualization_BOTH 65 ExplanationMetadata_InputMetadata_Visualization_COLOR_MAP_UNSPECIFIED = src.ExplanationMetadata_InputMetadata_Visualization_COLOR_MAP_UNSPECIFIED 66 ExplanationMetadata_InputMetadata_Visualization_GRAYSCALE = src.ExplanationMetadata_InputMetadata_Visualization_GRAYSCALE 67 ExplanationMetadata_InputMetadata_Visualization_GREEN = src.ExplanationMetadata_InputMetadata_Visualization_GREEN 68 ExplanationMetadata_InputMetadata_Visualization_MASK_BLACK = src.ExplanationMetadata_InputMetadata_Visualization_MASK_BLACK 69 ExplanationMetadata_InputMetadata_Visualization_NEGATIVE = src.ExplanationMetadata_InputMetadata_Visualization_NEGATIVE 70 ExplanationMetadata_InputMetadata_Visualization_NONE = src.ExplanationMetadata_InputMetadata_Visualization_NONE 71 ExplanationMetadata_InputMetadata_Visualization_ORIGINAL = src.ExplanationMetadata_InputMetadata_Visualization_ORIGINAL 72 ExplanationMetadata_InputMetadata_Visualization_OUTLINES = src.ExplanationMetadata_InputMetadata_Visualization_OUTLINES 73 ExplanationMetadata_InputMetadata_Visualization_OVERLAY_TYPE_UNSPECIFIED = src.ExplanationMetadata_InputMetadata_Visualization_OVERLAY_TYPE_UNSPECIFIED 74 ExplanationMetadata_InputMetadata_Visualization_PINK_GREEN = src.ExplanationMetadata_InputMetadata_Visualization_PINK_GREEN 75 ExplanationMetadata_InputMetadata_Visualization_PINK_WHITE_GREEN = src.ExplanationMetadata_InputMetadata_Visualization_PINK_WHITE_GREEN 76 ExplanationMetadata_InputMetadata_Visualization_PIXELS = src.ExplanationMetadata_InputMetadata_Visualization_PIXELS 77 ExplanationMetadata_InputMetadata_Visualization_POLARITY_UNSPECIFIED = src.ExplanationMetadata_InputMetadata_Visualization_POLARITY_UNSPECIFIED 78 ExplanationMetadata_InputMetadata_Visualization_POSITIVE = src.ExplanationMetadata_InputMetadata_Visualization_POSITIVE 79 ExplanationMetadata_InputMetadata_Visualization_RED = src.ExplanationMetadata_InputMetadata_Visualization_RED 80 ExplanationMetadata_InputMetadata_Visualization_RED_GREEN = src.ExplanationMetadata_InputMetadata_Visualization_RED_GREEN 81 ExplanationMetadata_InputMetadata_Visualization_TYPE_UNSPECIFIED = src.ExplanationMetadata_InputMetadata_Visualization_TYPE_UNSPECIFIED 82 ExplanationMetadata_InputMetadata_Visualization_VIRIDIS = src.ExplanationMetadata_InputMetadata_Visualization_VIRIDIS 83 Feature_BOOL = src.Feature_BOOL 84 Feature_BOOL_ARRAY = src.Feature_BOOL_ARRAY 85 Feature_BYTES = src.Feature_BYTES 86 Feature_DOUBLE = src.Feature_DOUBLE 87 Feature_DOUBLE_ARRAY = src.Feature_DOUBLE_ARRAY 88 Feature_INT64 = src.Feature_INT64 89 Feature_INT64_ARRAY = src.Feature_INT64_ARRAY 90 Feature_MonitoringStatsAnomaly_IMPORT_FEATURE_ANALYSIS = src.Feature_MonitoringStatsAnomaly_IMPORT_FEATURE_ANALYSIS 91 Feature_MonitoringStatsAnomaly_OBJECTIVE_UNSPECIFIED = src.Feature_MonitoringStatsAnomaly_OBJECTIVE_UNSPECIFIED 92 Feature_MonitoringStatsAnomaly_SNAPSHOT_ANALYSIS = src.Feature_MonitoringStatsAnomaly_SNAPSHOT_ANALYSIS 93 Feature_STRING = src.Feature_STRING 94 Feature_STRING_ARRAY = src.Feature_STRING_ARRAY 95 Feature_VALUE_TYPE_UNSPECIFIED = src.Feature_VALUE_TYPE_UNSPECIFIED 96 FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_BASELINE_UNSPECIFIED = src.FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_BASELINE_UNSPECIFIED 97 FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_DEFAULT = src.FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_DEFAULT 98 FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_DISABLED = src.FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_DISABLED 99 FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_ENABLED = src.FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_ENABLED 100 FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_LATEST_STATS = src.FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_LATEST_STATS 101 FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_MOST_RECENT_SNAPSHOT_STATS = src.FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_MOST_RECENT_SNAPSHOT_STATS 102 FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_PREVIOUS_IMPORT_FEATURES_STATS = src.FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_PREVIOUS_IMPORT_FEATURES_STATS 103 FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_STATE_UNSPECIFIED = src.FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_STATE_UNSPECIFIED 104 Featurestore_STABLE = src.Featurestore_STABLE 105 Featurestore_STATE_UNSPECIFIED = src.Featurestore_STATE_UNSPECIFIED 106 Featurestore_UPDATING = src.Featurestore_UPDATING 107 Index_BATCH_UPDATE = src.Index_BATCH_UPDATE 108 Index_INDEX_UPDATE_METHOD_UNSPECIFIED = src.Index_INDEX_UPDATE_METHOD_UNSPECIFIED 109 Index_STREAM_UPDATE = src.Index_STREAM_UPDATE 110 JobState_JOB_STATE_CANCELLED = src.JobState_JOB_STATE_CANCELLED 111 JobState_JOB_STATE_CANCELLING = src.JobState_JOB_STATE_CANCELLING 112 JobState_JOB_STATE_EXPIRED = src.JobState_JOB_STATE_EXPIRED 113 JobState_JOB_STATE_FAILED = src.JobState_JOB_STATE_FAILED 114 JobState_JOB_STATE_PAUSED = src.JobState_JOB_STATE_PAUSED 115 JobState_JOB_STATE_PENDING = src.JobState_JOB_STATE_PENDING 116 JobState_JOB_STATE_QUEUED = src.JobState_JOB_STATE_QUEUED 117 JobState_JOB_STATE_RUNNING = src.JobState_JOB_STATE_RUNNING 118 JobState_JOB_STATE_SUCCEEDED = src.JobState_JOB_STATE_SUCCEEDED 119 JobState_JOB_STATE_UNSPECIFIED = src.JobState_JOB_STATE_UNSPECIFIED 120 JobState_JOB_STATE_UPDATING = src.JobState_JOB_STATE_UPDATING 121 MetadataSchema_ARTIFACT_TYPE = src.MetadataSchema_ARTIFACT_TYPE 122 MetadataSchema_CONTEXT_TYPE = src.MetadataSchema_CONTEXT_TYPE 123 MetadataSchema_EXECUTION_TYPE = src.MetadataSchema_EXECUTION_TYPE 124 MetadataSchema_METADATA_SCHEMA_TYPE_UNSPECIFIED = src.MetadataSchema_METADATA_SCHEMA_TYPE_UNSPECIFIED 125 ModelDeploymentMonitoringBigQueryTable_EXPLAIN = src.ModelDeploymentMonitoringBigQueryTable_EXPLAIN 126 ModelDeploymentMonitoringBigQueryTable_LOG_SOURCE_UNSPECIFIED = src.ModelDeploymentMonitoringBigQueryTable_LOG_SOURCE_UNSPECIFIED 127 ModelDeploymentMonitoringBigQueryTable_LOG_TYPE_UNSPECIFIED = src.ModelDeploymentMonitoringBigQueryTable_LOG_TYPE_UNSPECIFIED 128 ModelDeploymentMonitoringBigQueryTable_PREDICT = src.ModelDeploymentMonitoringBigQueryTable_PREDICT 129 ModelDeploymentMonitoringBigQueryTable_SERVING = src.ModelDeploymentMonitoringBigQueryTable_SERVING 130 ModelDeploymentMonitoringBigQueryTable_TRAINING = src.ModelDeploymentMonitoringBigQueryTable_TRAINING 131 ModelDeploymentMonitoringJob_MONITORING_SCHEDULE_STATE_UNSPECIFIED = src.ModelDeploymentMonitoringJob_MONITORING_SCHEDULE_STATE_UNSPECIFIED 132 ModelDeploymentMonitoringJob_OFFLINE = src.ModelDeploymentMonitoringJob_OFFLINE 133 ModelDeploymentMonitoringJob_PENDING = src.ModelDeploymentMonitoringJob_PENDING 134 ModelDeploymentMonitoringJob_RUNNING = src.ModelDeploymentMonitoringJob_RUNNING 135 ModelDeploymentMonitoringObjectiveType_FEATURE_ATTRIBUTION_DRIFT = src.ModelDeploymentMonitoringObjectiveType_FEATURE_ATTRIBUTION_DRIFT 136 ModelDeploymentMonitoringObjectiveType_FEATURE_ATTRIBUTION_SKEW = src.ModelDeploymentMonitoringObjectiveType_FEATURE_ATTRIBUTION_SKEW 137 ModelDeploymentMonitoringObjectiveType_MODEL_DEPLOYMENT_MONITORING_OBJECTIVE_TYPE_UNSPECIFIED = src.ModelDeploymentMonitoringObjectiveType_MODEL_DEPLOYMENT_MONITORING_OBJECTIVE_TYPE_UNSPECIFIED 138 ModelDeploymentMonitoringObjectiveType_RAW_FEATURE_DRIFT = src.ModelDeploymentMonitoringObjectiveType_RAW_FEATURE_DRIFT 139 ModelDeploymentMonitoringObjectiveType_RAW_FEATURE_SKEW = src.ModelDeploymentMonitoringObjectiveType_RAW_FEATURE_SKEW 140 ModelMonitoringObjectiveConfig_ExplanationConfig_ExplanationBaseline_BIGQUERY = src.ModelMonitoringObjectiveConfig_ExplanationConfig_ExplanationBaseline_BIGQUERY 141 ModelMonitoringObjectiveConfig_ExplanationConfig_ExplanationBaseline_JSONL = src.ModelMonitoringObjectiveConfig_ExplanationConfig_ExplanationBaseline_JSONL 142 ModelMonitoringObjectiveConfig_ExplanationConfig_ExplanationBaseline_PREDICTION_FORMAT_UNSPECIFIED = src.ModelMonitoringObjectiveConfig_ExplanationConfig_ExplanationBaseline_PREDICTION_FORMAT_UNSPECIFIED 143 ModelSourceInfo_AUTOML = src.ModelSourceInfo_AUTOML 144 ModelSourceInfo_BQML = src.ModelSourceInfo_BQML 145 ModelSourceInfo_CUSTOM = src.ModelSourceInfo_CUSTOM 146 ModelSourceInfo_MODEL_SOURCE_TYPE_UNSPECIFIED = src.ModelSourceInfo_MODEL_SOURCE_TYPE_UNSPECIFIED 147 Model_AUTOMATIC_RESOURCES = src.Model_AUTOMATIC_RESOURCES 148 Model_DEDICATED_RESOURCES = src.Model_DEDICATED_RESOURCES 149 Model_DEPLOYMENT_RESOURCES_TYPE_UNSPECIFIED = src.Model_DEPLOYMENT_RESOURCES_TYPE_UNSPECIFIED 150 Model_ExportFormat_ARTIFACT = src.Model_ExportFormat_ARTIFACT 151 Model_ExportFormat_EXPORTABLE_CONTENT_UNSPECIFIED = src.Model_ExportFormat_EXPORTABLE_CONTENT_UNSPECIFIED 152 Model_ExportFormat_IMAGE = src.Model_ExportFormat_IMAGE 153 Model_SHARED_RESOURCES = src.Model_SHARED_RESOURCES 154 NearestNeighborSearchOperationMetadata_RecordError_EMBEDDING_SIZE_MISMATCH = src.NearestNeighborSearchOperationMetadata_RecordError_EMBEDDING_SIZE_MISMATCH 155 NearestNeighborSearchOperationMetadata_RecordError_EMPTY_LINE = src.NearestNeighborSearchOperationMetadata_RecordError_EMPTY_LINE 156 NearestNeighborSearchOperationMetadata_RecordError_ERROR_TYPE_UNSPECIFIED = src.NearestNeighborSearchOperationMetadata_RecordError_ERROR_TYPE_UNSPECIFIED 157 NearestNeighborSearchOperationMetadata_RecordError_INVALID_AVRO_SYNTAX = src.NearestNeighborSearchOperationMetadata_RecordError_INVALID_AVRO_SYNTAX 158 NearestNeighborSearchOperationMetadata_RecordError_INVALID_CSV_SYNTAX = src.NearestNeighborSearchOperationMetadata_RecordError_INVALID_CSV_SYNTAX 159 NearestNeighborSearchOperationMetadata_RecordError_INVALID_EMBEDDING_ID = src.NearestNeighborSearchOperationMetadata_RecordError_INVALID_EMBEDDING_ID 160 NearestNeighborSearchOperationMetadata_RecordError_INVALID_JSON_SYNTAX = src.NearestNeighborSearchOperationMetadata_RecordError_INVALID_JSON_SYNTAX 161 NearestNeighborSearchOperationMetadata_RecordError_NAMESPACE_MISSING = src.NearestNeighborSearchOperationMetadata_RecordError_NAMESPACE_MISSING 162 PipelineFailurePolicy_PIPELINE_FAILURE_POLICY_FAIL_FAST = src.PipelineFailurePolicy_PIPELINE_FAILURE_POLICY_FAIL_FAST 163 PipelineFailurePolicy_PIPELINE_FAILURE_POLICY_FAIL_SLOW = src.PipelineFailurePolicy_PIPELINE_FAILURE_POLICY_FAIL_SLOW 164 PipelineFailurePolicy_PIPELINE_FAILURE_POLICY_UNSPECIFIED = src.PipelineFailurePolicy_PIPELINE_FAILURE_POLICY_UNSPECIFIED 165 PipelineState_PIPELINE_STATE_CANCELLED = src.PipelineState_PIPELINE_STATE_CANCELLED 166 PipelineState_PIPELINE_STATE_CANCELLING = src.PipelineState_PIPELINE_STATE_CANCELLING 167 PipelineState_PIPELINE_STATE_FAILED = src.PipelineState_PIPELINE_STATE_FAILED 168 PipelineState_PIPELINE_STATE_PAUSED = src.PipelineState_PIPELINE_STATE_PAUSED 169 PipelineState_PIPELINE_STATE_PENDING = src.PipelineState_PIPELINE_STATE_PENDING 170 PipelineState_PIPELINE_STATE_QUEUED = src.PipelineState_PIPELINE_STATE_QUEUED 171 PipelineState_PIPELINE_STATE_RUNNING = src.PipelineState_PIPELINE_STATE_RUNNING 172 PipelineState_PIPELINE_STATE_SUCCEEDED = src.PipelineState_PIPELINE_STATE_SUCCEEDED 173 PipelineState_PIPELINE_STATE_UNSPECIFIED = src.PipelineState_PIPELINE_STATE_UNSPECIFIED 174 PipelineTaskDetail_CANCELLED = src.PipelineTaskDetail_CANCELLED 175 PipelineTaskDetail_CANCELLING = src.PipelineTaskDetail_CANCELLING 176 PipelineTaskDetail_CANCEL_PENDING = src.PipelineTaskDetail_CANCEL_PENDING 177 PipelineTaskDetail_FAILED = src.PipelineTaskDetail_FAILED 178 PipelineTaskDetail_NOT_TRIGGERED = src.PipelineTaskDetail_NOT_TRIGGERED 179 PipelineTaskDetail_PENDING = src.PipelineTaskDetail_PENDING 180 PipelineTaskDetail_RUNNING = src.PipelineTaskDetail_RUNNING 181 PipelineTaskDetail_SKIPPED = src.PipelineTaskDetail_SKIPPED 182 PipelineTaskDetail_STATE_UNSPECIFIED = src.PipelineTaskDetail_STATE_UNSPECIFIED 183 PipelineTaskDetail_SUCCEEDED = src.PipelineTaskDetail_SUCCEEDED 184 Presets_FAST = src.Presets_FAST 185 Presets_IMAGE = src.Presets_IMAGE 186 Presets_MODALITY_UNSPECIFIED = src.Presets_MODALITY_UNSPECIFIED 187 Presets_PRECISE = src.Presets_PRECISE 188 Presets_TABULAR = src.Presets_TABULAR 189 Presets_TEXT = src.Presets_TEXT 190 SampleConfig_SAMPLE_STRATEGY_UNSPECIFIED = src.SampleConfig_SAMPLE_STRATEGY_UNSPECIFIED 191 SampleConfig_UNCERTAINTY = src.SampleConfig_UNCERTAINTY 192 StudySpec_ALGORITHM_UNSPECIFIED = src.StudySpec_ALGORITHM_UNSPECIFIED 193 StudySpec_BEST_MEASUREMENT = src.StudySpec_BEST_MEASUREMENT 194 StudySpec_GRID_SEARCH = src.StudySpec_GRID_SEARCH 195 StudySpec_HIGH = src.StudySpec_HIGH 196 StudySpec_LAST_MEASUREMENT = src.StudySpec_LAST_MEASUREMENT 197 StudySpec_LOW = src.StudySpec_LOW 198 StudySpec_MEASUREMENT_SELECTION_TYPE_UNSPECIFIED = src.StudySpec_MEASUREMENT_SELECTION_TYPE_UNSPECIFIED 199 StudySpec_MetricSpec_GOAL_TYPE_UNSPECIFIED = src.StudySpec_MetricSpec_GOAL_TYPE_UNSPECIFIED 200 StudySpec_MetricSpec_MAXIMIZE = src.StudySpec_MetricSpec_MAXIMIZE 201 StudySpec_MetricSpec_MINIMIZE = src.StudySpec_MetricSpec_MINIMIZE 202 StudySpec_OBSERVATION_NOISE_UNSPECIFIED = src.StudySpec_OBSERVATION_NOISE_UNSPECIFIED 203 StudySpec_ParameterSpec_SCALE_TYPE_UNSPECIFIED = src.StudySpec_ParameterSpec_SCALE_TYPE_UNSPECIFIED 204 StudySpec_ParameterSpec_UNIT_LINEAR_SCALE = src.StudySpec_ParameterSpec_UNIT_LINEAR_SCALE 205 StudySpec_ParameterSpec_UNIT_LOG_SCALE = src.StudySpec_ParameterSpec_UNIT_LOG_SCALE 206 StudySpec_ParameterSpec_UNIT_REVERSE_LOG_SCALE = src.StudySpec_ParameterSpec_UNIT_REVERSE_LOG_SCALE 207 StudySpec_RANDOM_SEARCH = src.StudySpec_RANDOM_SEARCH 208 Study_ACTIVE = src.Study_ACTIVE 209 Study_COMPLETED = src.Study_COMPLETED 210 Study_INACTIVE = src.Study_INACTIVE 211 Study_STATE_UNSPECIFIED = src.Study_STATE_UNSPECIFIED 212 TensorboardTimeSeries_BLOB_SEQUENCE = src.TensorboardTimeSeries_BLOB_SEQUENCE 213 TensorboardTimeSeries_SCALAR = src.TensorboardTimeSeries_SCALAR 214 TensorboardTimeSeries_TENSOR = src.TensorboardTimeSeries_TENSOR 215 TensorboardTimeSeries_VALUE_TYPE_UNSPECIFIED = src.TensorboardTimeSeries_VALUE_TYPE_UNSPECIFIED 216 Trial_ACTIVE = src.Trial_ACTIVE 217 Trial_INFEASIBLE = src.Trial_INFEASIBLE 218 Trial_REQUESTED = src.Trial_REQUESTED 219 Trial_STATE_UNSPECIFIED = src.Trial_STATE_UNSPECIFIED 220 Trial_STOPPING = src.Trial_STOPPING 221 Trial_SUCCEEDED = src.Trial_SUCCEEDED 222 ) 223 224 // Deprecated: Please use vars in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 225 var ( 226 AcceleratorType_name = src.AcceleratorType_name 227 AcceleratorType_value = src.AcceleratorType_value 228 Artifact_State_name = src.Artifact_State_name 229 Artifact_State_value = src.Artifact_State_value 230 Event_Type_name = src.Event_Type_name 231 Event_Type_value = src.Event_Type_value 232 ExamplesOverride_DataFormat_name = src.ExamplesOverride_DataFormat_name 233 ExamplesOverride_DataFormat_value = src.ExamplesOverride_DataFormat_value 234 Execution_State_name = src.Execution_State_name 235 Execution_State_value = src.Execution_State_value 236 ExplanationMetadata_InputMetadata_Encoding_name = src.ExplanationMetadata_InputMetadata_Encoding_name 237 ExplanationMetadata_InputMetadata_Encoding_value = src.ExplanationMetadata_InputMetadata_Encoding_value 238 ExplanationMetadata_InputMetadata_Visualization_ColorMap_name = src.ExplanationMetadata_InputMetadata_Visualization_ColorMap_name 239 ExplanationMetadata_InputMetadata_Visualization_ColorMap_value = src.ExplanationMetadata_InputMetadata_Visualization_ColorMap_value 240 ExplanationMetadata_InputMetadata_Visualization_OverlayType_name = src.ExplanationMetadata_InputMetadata_Visualization_OverlayType_name 241 ExplanationMetadata_InputMetadata_Visualization_OverlayType_value = src.ExplanationMetadata_InputMetadata_Visualization_OverlayType_value 242 ExplanationMetadata_InputMetadata_Visualization_Polarity_name = src.ExplanationMetadata_InputMetadata_Visualization_Polarity_name 243 ExplanationMetadata_InputMetadata_Visualization_Polarity_value = src.ExplanationMetadata_InputMetadata_Visualization_Polarity_value 244 ExplanationMetadata_InputMetadata_Visualization_Type_name = src.ExplanationMetadata_InputMetadata_Visualization_Type_name 245 ExplanationMetadata_InputMetadata_Visualization_Type_value = src.ExplanationMetadata_InputMetadata_Visualization_Type_value 246 Feature_MonitoringStatsAnomaly_Objective_name = src.Feature_MonitoringStatsAnomaly_Objective_name 247 Feature_MonitoringStatsAnomaly_Objective_value = src.Feature_MonitoringStatsAnomaly_Objective_value 248 Feature_ValueType_name = src.Feature_ValueType_name 249 Feature_ValueType_value = src.Feature_ValueType_value 250 FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_Baseline_name = src.FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_Baseline_name 251 FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_Baseline_value = src.FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_Baseline_value 252 FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_State_name = src.FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_State_name 253 FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_State_value = src.FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_State_value 254 Featurestore_State_name = src.Featurestore_State_name 255 Featurestore_State_value = src.Featurestore_State_value 256 File_google_cloud_aiplatform_v1beta1_accelerator_type_proto = src.File_google_cloud_aiplatform_v1beta1_accelerator_type_proto 257 File_google_cloud_aiplatform_v1beta1_annotation_proto = src.File_google_cloud_aiplatform_v1beta1_annotation_proto 258 File_google_cloud_aiplatform_v1beta1_annotation_spec_proto = src.File_google_cloud_aiplatform_v1beta1_annotation_spec_proto 259 File_google_cloud_aiplatform_v1beta1_artifact_proto = src.File_google_cloud_aiplatform_v1beta1_artifact_proto 260 File_google_cloud_aiplatform_v1beta1_batch_prediction_job_proto = src.File_google_cloud_aiplatform_v1beta1_batch_prediction_job_proto 261 File_google_cloud_aiplatform_v1beta1_completion_stats_proto = src.File_google_cloud_aiplatform_v1beta1_completion_stats_proto 262 File_google_cloud_aiplatform_v1beta1_context_proto = src.File_google_cloud_aiplatform_v1beta1_context_proto 263 File_google_cloud_aiplatform_v1beta1_custom_job_proto = src.File_google_cloud_aiplatform_v1beta1_custom_job_proto 264 File_google_cloud_aiplatform_v1beta1_data_item_proto = src.File_google_cloud_aiplatform_v1beta1_data_item_proto 265 File_google_cloud_aiplatform_v1beta1_data_labeling_job_proto = src.File_google_cloud_aiplatform_v1beta1_data_labeling_job_proto 266 File_google_cloud_aiplatform_v1beta1_dataset_proto = src.File_google_cloud_aiplatform_v1beta1_dataset_proto 267 File_google_cloud_aiplatform_v1beta1_dataset_service_proto = src.File_google_cloud_aiplatform_v1beta1_dataset_service_proto 268 File_google_cloud_aiplatform_v1beta1_deployed_index_ref_proto = src.File_google_cloud_aiplatform_v1beta1_deployed_index_ref_proto 269 File_google_cloud_aiplatform_v1beta1_deployed_model_ref_proto = src.File_google_cloud_aiplatform_v1beta1_deployed_model_ref_proto 270 File_google_cloud_aiplatform_v1beta1_deployment_resource_pool_proto = src.File_google_cloud_aiplatform_v1beta1_deployment_resource_pool_proto 271 File_google_cloud_aiplatform_v1beta1_deployment_resource_pool_service_proto = src.File_google_cloud_aiplatform_v1beta1_deployment_resource_pool_service_proto 272 File_google_cloud_aiplatform_v1beta1_encryption_spec_proto = src.File_google_cloud_aiplatform_v1beta1_encryption_spec_proto 273 File_google_cloud_aiplatform_v1beta1_endpoint_proto = src.File_google_cloud_aiplatform_v1beta1_endpoint_proto 274 File_google_cloud_aiplatform_v1beta1_endpoint_service_proto = src.File_google_cloud_aiplatform_v1beta1_endpoint_service_proto 275 File_google_cloud_aiplatform_v1beta1_entity_type_proto = src.File_google_cloud_aiplatform_v1beta1_entity_type_proto 276 File_google_cloud_aiplatform_v1beta1_env_var_proto = src.File_google_cloud_aiplatform_v1beta1_env_var_proto 277 File_google_cloud_aiplatform_v1beta1_event_proto = src.File_google_cloud_aiplatform_v1beta1_event_proto 278 File_google_cloud_aiplatform_v1beta1_execution_proto = src.File_google_cloud_aiplatform_v1beta1_execution_proto 279 File_google_cloud_aiplatform_v1beta1_explanation_metadata_proto = src.File_google_cloud_aiplatform_v1beta1_explanation_metadata_proto 280 File_google_cloud_aiplatform_v1beta1_explanation_proto = src.File_google_cloud_aiplatform_v1beta1_explanation_proto 281 File_google_cloud_aiplatform_v1beta1_feature_monitoring_stats_proto = src.File_google_cloud_aiplatform_v1beta1_feature_monitoring_stats_proto 282 File_google_cloud_aiplatform_v1beta1_feature_proto = src.File_google_cloud_aiplatform_v1beta1_feature_proto 283 File_google_cloud_aiplatform_v1beta1_feature_selector_proto = src.File_google_cloud_aiplatform_v1beta1_feature_selector_proto 284 File_google_cloud_aiplatform_v1beta1_featurestore_monitoring_proto = src.File_google_cloud_aiplatform_v1beta1_featurestore_monitoring_proto 285 File_google_cloud_aiplatform_v1beta1_featurestore_online_service_proto = src.File_google_cloud_aiplatform_v1beta1_featurestore_online_service_proto 286 File_google_cloud_aiplatform_v1beta1_featurestore_proto = src.File_google_cloud_aiplatform_v1beta1_featurestore_proto 287 File_google_cloud_aiplatform_v1beta1_featurestore_service_proto = src.File_google_cloud_aiplatform_v1beta1_featurestore_service_proto 288 File_google_cloud_aiplatform_v1beta1_hyperparameter_tuning_job_proto = src.File_google_cloud_aiplatform_v1beta1_hyperparameter_tuning_job_proto 289 File_google_cloud_aiplatform_v1beta1_index_endpoint_proto = src.File_google_cloud_aiplatform_v1beta1_index_endpoint_proto 290 File_google_cloud_aiplatform_v1beta1_index_endpoint_service_proto = src.File_google_cloud_aiplatform_v1beta1_index_endpoint_service_proto 291 File_google_cloud_aiplatform_v1beta1_index_proto = src.File_google_cloud_aiplatform_v1beta1_index_proto 292 File_google_cloud_aiplatform_v1beta1_index_service_proto = src.File_google_cloud_aiplatform_v1beta1_index_service_proto 293 File_google_cloud_aiplatform_v1beta1_io_proto = src.File_google_cloud_aiplatform_v1beta1_io_proto 294 File_google_cloud_aiplatform_v1beta1_job_service_proto = src.File_google_cloud_aiplatform_v1beta1_job_service_proto 295 File_google_cloud_aiplatform_v1beta1_job_state_proto = src.File_google_cloud_aiplatform_v1beta1_job_state_proto 296 File_google_cloud_aiplatform_v1beta1_lineage_subgraph_proto = src.File_google_cloud_aiplatform_v1beta1_lineage_subgraph_proto 297 File_google_cloud_aiplatform_v1beta1_machine_resources_proto = src.File_google_cloud_aiplatform_v1beta1_machine_resources_proto 298 File_google_cloud_aiplatform_v1beta1_manual_batch_tuning_parameters_proto = src.File_google_cloud_aiplatform_v1beta1_manual_batch_tuning_parameters_proto 299 File_google_cloud_aiplatform_v1beta1_metadata_schema_proto = src.File_google_cloud_aiplatform_v1beta1_metadata_schema_proto 300 File_google_cloud_aiplatform_v1beta1_metadata_service_proto = src.File_google_cloud_aiplatform_v1beta1_metadata_service_proto 301 File_google_cloud_aiplatform_v1beta1_metadata_store_proto = src.File_google_cloud_aiplatform_v1beta1_metadata_store_proto 302 File_google_cloud_aiplatform_v1beta1_migratable_resource_proto = src.File_google_cloud_aiplatform_v1beta1_migratable_resource_proto 303 File_google_cloud_aiplatform_v1beta1_migration_service_proto = src.File_google_cloud_aiplatform_v1beta1_migration_service_proto 304 File_google_cloud_aiplatform_v1beta1_model_deployment_monitoring_job_proto = src.File_google_cloud_aiplatform_v1beta1_model_deployment_monitoring_job_proto 305 File_google_cloud_aiplatform_v1beta1_model_evaluation_proto = src.File_google_cloud_aiplatform_v1beta1_model_evaluation_proto 306 File_google_cloud_aiplatform_v1beta1_model_evaluation_slice_proto = src.File_google_cloud_aiplatform_v1beta1_model_evaluation_slice_proto 307 File_google_cloud_aiplatform_v1beta1_model_monitoring_proto = src.File_google_cloud_aiplatform_v1beta1_model_monitoring_proto 308 File_google_cloud_aiplatform_v1beta1_model_proto = src.File_google_cloud_aiplatform_v1beta1_model_proto 309 File_google_cloud_aiplatform_v1beta1_model_service_proto = src.File_google_cloud_aiplatform_v1beta1_model_service_proto 310 File_google_cloud_aiplatform_v1beta1_operation_proto = src.File_google_cloud_aiplatform_v1beta1_operation_proto 311 File_google_cloud_aiplatform_v1beta1_pipeline_failure_policy_proto = src.File_google_cloud_aiplatform_v1beta1_pipeline_failure_policy_proto 312 File_google_cloud_aiplatform_v1beta1_pipeline_job_proto = src.File_google_cloud_aiplatform_v1beta1_pipeline_job_proto 313 File_google_cloud_aiplatform_v1beta1_pipeline_service_proto = src.File_google_cloud_aiplatform_v1beta1_pipeline_service_proto 314 File_google_cloud_aiplatform_v1beta1_pipeline_state_proto = src.File_google_cloud_aiplatform_v1beta1_pipeline_state_proto 315 File_google_cloud_aiplatform_v1beta1_prediction_service_proto = src.File_google_cloud_aiplatform_v1beta1_prediction_service_proto 316 File_google_cloud_aiplatform_v1beta1_saved_query_proto = src.File_google_cloud_aiplatform_v1beta1_saved_query_proto 317 File_google_cloud_aiplatform_v1beta1_specialist_pool_proto = src.File_google_cloud_aiplatform_v1beta1_specialist_pool_proto 318 File_google_cloud_aiplatform_v1beta1_specialist_pool_service_proto = src.File_google_cloud_aiplatform_v1beta1_specialist_pool_service_proto 319 File_google_cloud_aiplatform_v1beta1_study_proto = src.File_google_cloud_aiplatform_v1beta1_study_proto 320 File_google_cloud_aiplatform_v1beta1_tensorboard_data_proto = src.File_google_cloud_aiplatform_v1beta1_tensorboard_data_proto 321 File_google_cloud_aiplatform_v1beta1_tensorboard_experiment_proto = src.File_google_cloud_aiplatform_v1beta1_tensorboard_experiment_proto 322 File_google_cloud_aiplatform_v1beta1_tensorboard_proto = src.File_google_cloud_aiplatform_v1beta1_tensorboard_proto 323 File_google_cloud_aiplatform_v1beta1_tensorboard_run_proto = src.File_google_cloud_aiplatform_v1beta1_tensorboard_run_proto 324 File_google_cloud_aiplatform_v1beta1_tensorboard_service_proto = src.File_google_cloud_aiplatform_v1beta1_tensorboard_service_proto 325 File_google_cloud_aiplatform_v1beta1_tensorboard_time_series_proto = src.File_google_cloud_aiplatform_v1beta1_tensorboard_time_series_proto 326 File_google_cloud_aiplatform_v1beta1_training_pipeline_proto = src.File_google_cloud_aiplatform_v1beta1_training_pipeline_proto 327 File_google_cloud_aiplatform_v1beta1_types_proto = src.File_google_cloud_aiplatform_v1beta1_types_proto 328 File_google_cloud_aiplatform_v1beta1_unmanaged_container_model_proto = src.File_google_cloud_aiplatform_v1beta1_unmanaged_container_model_proto 329 File_google_cloud_aiplatform_v1beta1_user_action_reference_proto = src.File_google_cloud_aiplatform_v1beta1_user_action_reference_proto 330 File_google_cloud_aiplatform_v1beta1_value_proto = src.File_google_cloud_aiplatform_v1beta1_value_proto 331 File_google_cloud_aiplatform_v1beta1_vizier_service_proto = src.File_google_cloud_aiplatform_v1beta1_vizier_service_proto 332 Index_IndexUpdateMethod_name = src.Index_IndexUpdateMethod_name 333 Index_IndexUpdateMethod_value = src.Index_IndexUpdateMethod_value 334 JobState_name = src.JobState_name 335 JobState_value = src.JobState_value 336 MetadataSchema_MetadataSchemaType_name = src.MetadataSchema_MetadataSchemaType_name 337 MetadataSchema_MetadataSchemaType_value = src.MetadataSchema_MetadataSchemaType_value 338 ModelDeploymentMonitoringBigQueryTable_LogSource_name = src.ModelDeploymentMonitoringBigQueryTable_LogSource_name 339 ModelDeploymentMonitoringBigQueryTable_LogSource_value = src.ModelDeploymentMonitoringBigQueryTable_LogSource_value 340 ModelDeploymentMonitoringBigQueryTable_LogType_name = src.ModelDeploymentMonitoringBigQueryTable_LogType_name 341 ModelDeploymentMonitoringBigQueryTable_LogType_value = src.ModelDeploymentMonitoringBigQueryTable_LogType_value 342 ModelDeploymentMonitoringJob_MonitoringScheduleState_name = src.ModelDeploymentMonitoringJob_MonitoringScheduleState_name 343 ModelDeploymentMonitoringJob_MonitoringScheduleState_value = src.ModelDeploymentMonitoringJob_MonitoringScheduleState_value 344 ModelDeploymentMonitoringObjectiveType_name = src.ModelDeploymentMonitoringObjectiveType_name 345 ModelDeploymentMonitoringObjectiveType_value = src.ModelDeploymentMonitoringObjectiveType_value 346 ModelMonitoringObjectiveConfig_ExplanationConfig_ExplanationBaseline_PredictionFormat_name = src.ModelMonitoringObjectiveConfig_ExplanationConfig_ExplanationBaseline_PredictionFormat_name 347 ModelMonitoringObjectiveConfig_ExplanationConfig_ExplanationBaseline_PredictionFormat_value = src.ModelMonitoringObjectiveConfig_ExplanationConfig_ExplanationBaseline_PredictionFormat_value 348 ModelSourceInfo_ModelSourceType_name = src.ModelSourceInfo_ModelSourceType_name 349 ModelSourceInfo_ModelSourceType_value = src.ModelSourceInfo_ModelSourceType_value 350 Model_DeploymentResourcesType_name = src.Model_DeploymentResourcesType_name 351 Model_DeploymentResourcesType_value = src.Model_DeploymentResourcesType_value 352 Model_ExportFormat_ExportableContent_name = src.Model_ExportFormat_ExportableContent_name 353 Model_ExportFormat_ExportableContent_value = src.Model_ExportFormat_ExportableContent_value 354 NearestNeighborSearchOperationMetadata_RecordError_RecordErrorType_name = src.NearestNeighborSearchOperationMetadata_RecordError_RecordErrorType_name 355 NearestNeighborSearchOperationMetadata_RecordError_RecordErrorType_value = src.NearestNeighborSearchOperationMetadata_RecordError_RecordErrorType_value 356 PipelineFailurePolicy_name = src.PipelineFailurePolicy_name 357 PipelineFailurePolicy_value = src.PipelineFailurePolicy_value 358 PipelineState_name = src.PipelineState_name 359 PipelineState_value = src.PipelineState_value 360 PipelineTaskDetail_State_name = src.PipelineTaskDetail_State_name 361 PipelineTaskDetail_State_value = src.PipelineTaskDetail_State_value 362 Presets_Modality_name = src.Presets_Modality_name 363 Presets_Modality_value = src.Presets_Modality_value 364 Presets_Query_name = src.Presets_Query_name 365 Presets_Query_value = src.Presets_Query_value 366 SampleConfig_SampleStrategy_name = src.SampleConfig_SampleStrategy_name 367 SampleConfig_SampleStrategy_value = src.SampleConfig_SampleStrategy_value 368 StudySpec_Algorithm_name = src.StudySpec_Algorithm_name 369 StudySpec_Algorithm_value = src.StudySpec_Algorithm_value 370 StudySpec_MeasurementSelectionType_name = src.StudySpec_MeasurementSelectionType_name 371 StudySpec_MeasurementSelectionType_value = src.StudySpec_MeasurementSelectionType_value 372 StudySpec_MetricSpec_GoalType_name = src.StudySpec_MetricSpec_GoalType_name 373 StudySpec_MetricSpec_GoalType_value = src.StudySpec_MetricSpec_GoalType_value 374 StudySpec_ObservationNoise_name = src.StudySpec_ObservationNoise_name 375 StudySpec_ObservationNoise_value = src.StudySpec_ObservationNoise_value 376 StudySpec_ParameterSpec_ScaleType_name = src.StudySpec_ParameterSpec_ScaleType_name 377 StudySpec_ParameterSpec_ScaleType_value = src.StudySpec_ParameterSpec_ScaleType_value 378 Study_State_name = src.Study_State_name 379 Study_State_value = src.Study_State_value 380 TensorboardTimeSeries_ValueType_name = src.TensorboardTimeSeries_ValueType_name 381 TensorboardTimeSeries_ValueType_value = src.TensorboardTimeSeries_ValueType_value 382 Trial_State_name = src.Trial_State_name 383 Trial_State_value = src.Trial_State_value 384 ) 385 386 // Represents a hardware accelerator type. 387 // 388 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 389 type AcceleratorType = src.AcceleratorType 390 391 // Parameters that configure the active learning pipeline. Active learning 392 // will label the data incrementally by several iterations. For every 393 // iteration, it will select a batch of data based on the sampling strategy. 394 // 395 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 396 type ActiveLearningConfig = src.ActiveLearningConfig 397 type ActiveLearningConfig_MaxDataItemCount = src.ActiveLearningConfig_MaxDataItemCount 398 type ActiveLearningConfig_MaxDataItemPercentage = src.ActiveLearningConfig_MaxDataItemPercentage 399 400 // Request message for 401 // [MetadataService.AddContextArtifactsAndExecutions][google.cloud.aiplatform.v1beta1.MetadataService.AddContextArtifactsAndExecutions]. 402 // 403 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 404 type AddContextArtifactsAndExecutionsRequest = src.AddContextArtifactsAndExecutionsRequest 405 406 // Response message for 407 // [MetadataService.AddContextArtifactsAndExecutions][google.cloud.aiplatform.v1beta1.MetadataService.AddContextArtifactsAndExecutions]. 408 // 409 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 410 type AddContextArtifactsAndExecutionsResponse = src.AddContextArtifactsAndExecutionsResponse 411 412 // Request message for 413 // [MetadataService.AddContextChildren][google.cloud.aiplatform.v1beta1.MetadataService.AddContextChildren]. 414 // 415 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 416 type AddContextChildrenRequest = src.AddContextChildrenRequest 417 418 // Response message for 419 // [MetadataService.AddContextChildren][google.cloud.aiplatform.v1beta1.MetadataService.AddContextChildren]. 420 // 421 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 422 type AddContextChildrenResponse = src.AddContextChildrenResponse 423 424 // Request message for 425 // [MetadataService.AddExecutionEvents][google.cloud.aiplatform.v1beta1.MetadataService.AddExecutionEvents]. 426 // 427 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 428 type AddExecutionEventsRequest = src.AddExecutionEventsRequest 429 430 // Response message for 431 // [MetadataService.AddExecutionEvents][google.cloud.aiplatform.v1beta1.MetadataService.AddExecutionEvents]. 432 // 433 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 434 type AddExecutionEventsResponse = src.AddExecutionEventsResponse 435 436 // Request message for 437 // [VizierService.AddTrialMeasurement][google.cloud.aiplatform.v1beta1.VizierService.AddTrialMeasurement]. 438 // 439 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 440 type AddTrialMeasurementRequest = src.AddTrialMeasurementRequest 441 442 // Used to assign specific AnnotationSpec to a particular area of a DataItem 443 // or the whole part of the DataItem. 444 // 445 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 446 type Annotation = src.Annotation 447 448 // Identifies a concept with which DataItems may be annotated with. 449 // 450 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 451 type AnnotationSpec = src.AnnotationSpec 452 453 // Instance of a general artifact. 454 // 455 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 456 type Artifact = src.Artifact 457 458 // Describes the state of the Artifact. 459 // 460 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 461 type Artifact_State = src.Artifact_State 462 463 // Attribution that explains a particular prediction output. 464 // 465 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 466 type Attribution = src.Attribution 467 468 // A description of resources that to large degree are decided by Vertex AI, 469 // and require only a modest additional configuration. Each Model supporting 470 // these resources documents its specific guidelines. 471 // 472 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 473 type AutomaticResources = src.AutomaticResources 474 475 // The metric specification that defines the target resource utilization (CPU 476 // utilization, accelerator's duty cycle, and so on) for calculating the 477 // desired replica count. 478 // 479 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 480 type AutoscalingMetricSpec = src.AutoscalingMetricSpec 481 482 // The storage details for Avro input content. 483 // 484 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 485 type AvroSource = src.AvroSource 486 487 // Details of operations that perform batch create Features. 488 // 489 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 490 type BatchCreateFeaturesOperationMetadata = src.BatchCreateFeaturesOperationMetadata 491 492 // Request message for 493 // [FeaturestoreService.BatchCreateFeatures][google.cloud.aiplatform.v1beta1.FeaturestoreService.BatchCreateFeatures]. 494 // 495 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 496 type BatchCreateFeaturesRequest = src.BatchCreateFeaturesRequest 497 498 // Response message for 499 // [FeaturestoreService.BatchCreateFeatures][google.cloud.aiplatform.v1beta1.FeaturestoreService.BatchCreateFeatures]. 500 // 501 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 502 type BatchCreateFeaturesResponse = src.BatchCreateFeaturesResponse 503 504 // Request message for 505 // [TensorboardService.BatchCreateTensorboardRuns][google.cloud.aiplatform.v1beta1.TensorboardService.BatchCreateTensorboardRuns]. 506 // 507 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 508 type BatchCreateTensorboardRunsRequest = src.BatchCreateTensorboardRunsRequest 509 510 // Response message for 511 // [TensorboardService.BatchCreateTensorboardRuns][google.cloud.aiplatform.v1beta1.TensorboardService.BatchCreateTensorboardRuns]. 512 // 513 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 514 type BatchCreateTensorboardRunsResponse = src.BatchCreateTensorboardRunsResponse 515 516 // Request message for 517 // [TensorboardService.BatchCreateTensorboardTimeSeries][google.cloud.aiplatform.v1beta1.TensorboardService.BatchCreateTensorboardTimeSeries]. 518 // 519 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 520 type BatchCreateTensorboardTimeSeriesRequest = src.BatchCreateTensorboardTimeSeriesRequest 521 522 // Response message for 523 // [TensorboardService.BatchCreateTensorboardTimeSeries][google.cloud.aiplatform.v1beta1.TensorboardService.BatchCreateTensorboardTimeSeries]. 524 // 525 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 526 type BatchCreateTensorboardTimeSeriesResponse = src.BatchCreateTensorboardTimeSeriesResponse 527 528 // A description of resources that are used for performing batch operations, 529 // are dedicated to a Model, and need manual configuration. 530 // 531 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 532 type BatchDedicatedResources = src.BatchDedicatedResources 533 534 // Request message for 535 // [ModelService.BatchImportModelEvaluationSlices][google.cloud.aiplatform.v1beta1.ModelService.BatchImportModelEvaluationSlices] 536 // 537 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 538 type BatchImportModelEvaluationSlicesRequest = src.BatchImportModelEvaluationSlicesRequest 539 540 // Response message for 541 // [ModelService.BatchImportModelEvaluationSlices][google.cloud.aiplatform.v1beta1.ModelService.BatchImportModelEvaluationSlices] 542 // 543 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 544 type BatchImportModelEvaluationSlicesResponse = src.BatchImportModelEvaluationSlicesResponse 545 546 // Runtime operation information for 547 // [MigrationService.BatchMigrateResources][google.cloud.aiplatform.v1beta1.MigrationService.BatchMigrateResources]. 548 // 549 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 550 type BatchMigrateResourcesOperationMetadata = src.BatchMigrateResourcesOperationMetadata 551 552 // Represents a partial result in batch migration operation for one 553 // [MigrateResourceRequest][google.cloud.aiplatform.v1beta1.MigrateResourceRequest]. 554 // 555 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 556 type BatchMigrateResourcesOperationMetadata_PartialResult = src.BatchMigrateResourcesOperationMetadata_PartialResult 557 type BatchMigrateResourcesOperationMetadata_PartialResult_Dataset = src.BatchMigrateResourcesOperationMetadata_PartialResult_Dataset 558 type BatchMigrateResourcesOperationMetadata_PartialResult_Error = src.BatchMigrateResourcesOperationMetadata_PartialResult_Error 559 type BatchMigrateResourcesOperationMetadata_PartialResult_Model = src.BatchMigrateResourcesOperationMetadata_PartialResult_Model 560 561 // Request message for 562 // [MigrationService.BatchMigrateResources][google.cloud.aiplatform.v1beta1.MigrationService.BatchMigrateResources]. 563 // 564 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 565 type BatchMigrateResourcesRequest = src.BatchMigrateResourcesRequest 566 567 // Response message for 568 // [MigrationService.BatchMigrateResources][google.cloud.aiplatform.v1beta1.MigrationService.BatchMigrateResources]. 569 // 570 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 571 type BatchMigrateResourcesResponse = src.BatchMigrateResourcesResponse 572 573 // A job that uses a 574 // [Model][google.cloud.aiplatform.v1beta1.BatchPredictionJob.model] to produce 575 // predictions on multiple [input 576 // instances][google.cloud.aiplatform.v1beta1.BatchPredictionJob.input_config]. 577 // If predictions for significant portion of the instances fail, the job may 578 // finish without attempting predictions for all remaining instances. 579 // 580 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 581 type BatchPredictionJob = src.BatchPredictionJob 582 583 // Configures the input to 584 // [BatchPredictionJob][google.cloud.aiplatform.v1beta1.BatchPredictionJob]. 585 // See 586 // [Model.supported_input_storage_formats][google.cloud.aiplatform.v1beta1.Model.supported_input_storage_formats] 587 // for Model's supported input formats, and how instances should be expressed 588 // via any of them. 589 // 590 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 591 type BatchPredictionJob_InputConfig = src.BatchPredictionJob_InputConfig 592 type BatchPredictionJob_InputConfig_BigquerySource = src.BatchPredictionJob_InputConfig_BigquerySource 593 type BatchPredictionJob_InputConfig_GcsSource = src.BatchPredictionJob_InputConfig_GcsSource 594 595 // Configures the output of 596 // [BatchPredictionJob][google.cloud.aiplatform.v1beta1.BatchPredictionJob]. 597 // See 598 // [Model.supported_output_storage_formats][google.cloud.aiplatform.v1beta1.Model.supported_output_storage_formats] 599 // for supported output formats, and how predictions are expressed via any of 600 // them. 601 // 602 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 603 type BatchPredictionJob_OutputConfig = src.BatchPredictionJob_OutputConfig 604 type BatchPredictionJob_OutputConfig_BigqueryDestination = src.BatchPredictionJob_OutputConfig_BigqueryDestination 605 type BatchPredictionJob_OutputConfig_GcsDestination = src.BatchPredictionJob_OutputConfig_GcsDestination 606 607 // Further describes this job's output. Supplements 608 // [output_config][google.cloud.aiplatform.v1beta1.BatchPredictionJob.output_config]. 609 // 610 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 611 type BatchPredictionJob_OutputInfo = src.BatchPredictionJob_OutputInfo 612 type BatchPredictionJob_OutputInfo_BigqueryOutputDataset = src.BatchPredictionJob_OutputInfo_BigqueryOutputDataset 613 type BatchPredictionJob_OutputInfo_GcsOutputDirectory = src.BatchPredictionJob_OutputInfo_GcsOutputDirectory 614 615 // Details of operations that batch reads Feature values. 616 // 617 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 618 type BatchReadFeatureValuesOperationMetadata = src.BatchReadFeatureValuesOperationMetadata 619 620 // Request message for 621 // [FeaturestoreService.BatchReadFeatureValues][google.cloud.aiplatform.v1beta1.FeaturestoreService.BatchReadFeatureValues]. 622 // 623 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 624 type BatchReadFeatureValuesRequest = src.BatchReadFeatureValuesRequest 625 type BatchReadFeatureValuesRequest_BigqueryReadInstances = src.BatchReadFeatureValuesRequest_BigqueryReadInstances 626 type BatchReadFeatureValuesRequest_CsvReadInstances = src.BatchReadFeatureValuesRequest_CsvReadInstances 627 628 // Selects Features of an EntityType to read values of and specifies read 629 // settings. 630 // 631 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 632 type BatchReadFeatureValuesRequest_EntityTypeSpec = src.BatchReadFeatureValuesRequest_EntityTypeSpec 633 634 // Describe pass-through fields in read_instance source. 635 // 636 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 637 type BatchReadFeatureValuesRequest_PassThroughField = src.BatchReadFeatureValuesRequest_PassThroughField 638 639 // Response message for 640 // [FeaturestoreService.BatchReadFeatureValues][google.cloud.aiplatform.v1beta1.FeaturestoreService.BatchReadFeatureValues]. 641 // 642 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 643 type BatchReadFeatureValuesResponse = src.BatchReadFeatureValuesResponse 644 645 // Request message for 646 // [TensorboardService.BatchReadTensorboardTimeSeriesData][google.cloud.aiplatform.v1beta1.TensorboardService.BatchReadTensorboardTimeSeriesData]. 647 // 648 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 649 type BatchReadTensorboardTimeSeriesDataRequest = src.BatchReadTensorboardTimeSeriesDataRequest 650 651 // Response message for 652 // [TensorboardService.BatchReadTensorboardTimeSeriesData][google.cloud.aiplatform.v1beta1.TensorboardService.BatchReadTensorboardTimeSeriesData]. 653 // 654 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 655 type BatchReadTensorboardTimeSeriesDataResponse = src.BatchReadTensorboardTimeSeriesDataResponse 656 657 // The BigQuery location for the output content. 658 // 659 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 660 type BigQueryDestination = src.BigQueryDestination 661 662 // The BigQuery location for the input content. 663 // 664 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 665 type BigQuerySource = src.BigQuerySource 666 667 // Config for blur baseline. When enabled, a linear path from the maximally 668 // blurred image to the input image is created. Using a blurred baseline 669 // instead of zero (black image) is motivated by the BlurIG approach explained 670 // here: https://arxiv.org/abs/2004.03383 671 // 672 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 673 type BlurBaselineConfig = src.BlurBaselineConfig 674 675 // A list of boolean values. 676 // 677 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 678 type BoolArray = src.BoolArray 679 680 // Request message for 681 // [JobService.CancelBatchPredictionJob][google.cloud.aiplatform.v1beta1.JobService.CancelBatchPredictionJob]. 682 // 683 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 684 type CancelBatchPredictionJobRequest = src.CancelBatchPredictionJobRequest 685 686 // Request message for 687 // [JobService.CancelCustomJob][google.cloud.aiplatform.v1beta1.JobService.CancelCustomJob]. 688 // 689 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 690 type CancelCustomJobRequest = src.CancelCustomJobRequest 691 692 // Request message for 693 // [JobService.CancelDataLabelingJob][google.cloud.aiplatform.v1beta1.JobService.CancelDataLabelingJob]. 694 // 695 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 696 type CancelDataLabelingJobRequest = src.CancelDataLabelingJobRequest 697 698 // Request message for 699 // [JobService.CancelHyperparameterTuningJob][google.cloud.aiplatform.v1beta1.JobService.CancelHyperparameterTuningJob]. 700 // 701 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 702 type CancelHyperparameterTuningJobRequest = src.CancelHyperparameterTuningJobRequest 703 704 // Request message for 705 // [PipelineService.CancelPipelineJob][google.cloud.aiplatform.v1beta1.PipelineService.CancelPipelineJob]. 706 // 707 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 708 type CancelPipelineJobRequest = src.CancelPipelineJobRequest 709 710 // Request message for 711 // [PipelineService.CancelTrainingPipeline][google.cloud.aiplatform.v1beta1.PipelineService.CancelTrainingPipeline]. 712 // 713 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 714 type CancelTrainingPipelineRequest = src.CancelTrainingPipelineRequest 715 716 // This message will be placed in the metadata field of a 717 // google.longrunning.Operation associated with a CheckTrialEarlyStoppingState 718 // request. 719 // 720 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 721 type CheckTrialEarlyStoppingStateMetatdata = src.CheckTrialEarlyStoppingStateMetatdata 722 723 // Request message for 724 // [VizierService.CheckTrialEarlyStoppingState][google.cloud.aiplatform.v1beta1.VizierService.CheckTrialEarlyStoppingState]. 725 // 726 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 727 type CheckTrialEarlyStoppingStateRequest = src.CheckTrialEarlyStoppingStateRequest 728 729 // Response message for 730 // [VizierService.CheckTrialEarlyStoppingState][google.cloud.aiplatform.v1beta1.VizierService.CheckTrialEarlyStoppingState]. 731 // 732 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 733 type CheckTrialEarlyStoppingStateResponse = src.CheckTrialEarlyStoppingStateResponse 734 735 // Request message for 736 // [VizierService.CompleteTrial][google.cloud.aiplatform.v1beta1.VizierService.CompleteTrial]. 737 // 738 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 739 type CompleteTrialRequest = src.CompleteTrialRequest 740 741 // Success and error statistics of processing multiple entities (for example, 742 // DataItems or structured data rows) in batch. 743 // 744 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 745 type CompletionStats = src.CompletionStats 746 747 // The Container Registry location for the container image. 748 // 749 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 750 type ContainerRegistryDestination = src.ContainerRegistryDestination 751 752 // The spec of a Container. 753 // 754 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 755 type ContainerSpec = src.ContainerSpec 756 757 // Instance of a general context. 758 // 759 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 760 type Context = src.Context 761 762 // Request message for 763 // [MetadataService.CreateArtifact][google.cloud.aiplatform.v1beta1.MetadataService.CreateArtifact]. 764 // 765 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 766 type CreateArtifactRequest = src.CreateArtifactRequest 767 768 // Request message for 769 // [JobService.CreateBatchPredictionJob][google.cloud.aiplatform.v1beta1.JobService.CreateBatchPredictionJob]. 770 // 771 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 772 type CreateBatchPredictionJobRequest = src.CreateBatchPredictionJobRequest 773 774 // Request message for 775 // [MetadataService.CreateContext][google.cloud.aiplatform.v1beta1.MetadataService.CreateContext]. 776 // 777 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 778 type CreateContextRequest = src.CreateContextRequest 779 780 // Request message for 781 // [JobService.CreateCustomJob][google.cloud.aiplatform.v1beta1.JobService.CreateCustomJob]. 782 // 783 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 784 type CreateCustomJobRequest = src.CreateCustomJobRequest 785 786 // Request message for 787 // [JobService.CreateDataLabelingJob][google.cloud.aiplatform.v1beta1.JobService.CreateDataLabelingJob]. 788 // 789 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 790 type CreateDataLabelingJobRequest = src.CreateDataLabelingJobRequest 791 792 // Runtime operation information for 793 // [DatasetService.CreateDataset][google.cloud.aiplatform.v1beta1.DatasetService.CreateDataset]. 794 // 795 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 796 type CreateDatasetOperationMetadata = src.CreateDatasetOperationMetadata 797 798 // Request message for 799 // [DatasetService.CreateDataset][google.cloud.aiplatform.v1beta1.DatasetService.CreateDataset]. 800 // 801 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 802 type CreateDatasetRequest = src.CreateDatasetRequest 803 804 // Runtime operation information for CreateDeploymentResourcePool method. 805 // 806 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 807 type CreateDeploymentResourcePoolOperationMetadata = src.CreateDeploymentResourcePoolOperationMetadata 808 809 // Request message for CreateDeploymentResourcePool method. 810 // 811 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 812 type CreateDeploymentResourcePoolRequest = src.CreateDeploymentResourcePoolRequest 813 814 // Runtime operation information for 815 // [EndpointService.CreateEndpoint][google.cloud.aiplatform.v1beta1.EndpointService.CreateEndpoint]. 816 // 817 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 818 type CreateEndpointOperationMetadata = src.CreateEndpointOperationMetadata 819 820 // Request message for 821 // [EndpointService.CreateEndpoint][google.cloud.aiplatform.v1beta1.EndpointService.CreateEndpoint]. 822 // 823 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 824 type CreateEndpointRequest = src.CreateEndpointRequest 825 826 // Details of operations that perform create EntityType. 827 // 828 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 829 type CreateEntityTypeOperationMetadata = src.CreateEntityTypeOperationMetadata 830 831 // Request message for 832 // [FeaturestoreService.CreateEntityType][google.cloud.aiplatform.v1beta1.FeaturestoreService.CreateEntityType]. 833 // 834 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 835 type CreateEntityTypeRequest = src.CreateEntityTypeRequest 836 837 // Request message for 838 // [MetadataService.CreateExecution][google.cloud.aiplatform.v1beta1.MetadataService.CreateExecution]. 839 // 840 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 841 type CreateExecutionRequest = src.CreateExecutionRequest 842 843 // Details of operations that perform create Feature. 844 // 845 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 846 type CreateFeatureOperationMetadata = src.CreateFeatureOperationMetadata 847 848 // Request message for 849 // [FeaturestoreService.CreateFeature][google.cloud.aiplatform.v1beta1.FeaturestoreService.CreateFeature]. 850 // 851 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 852 type CreateFeatureRequest = src.CreateFeatureRequest 853 854 // Details of operations that perform create Featurestore. 855 // 856 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 857 type CreateFeaturestoreOperationMetadata = src.CreateFeaturestoreOperationMetadata 858 859 // Request message for 860 // [FeaturestoreService.CreateFeaturestore][google.cloud.aiplatform.v1beta1.FeaturestoreService.CreateFeaturestore]. 861 // 862 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 863 type CreateFeaturestoreRequest = src.CreateFeaturestoreRequest 864 865 // Request message for 866 // [JobService.CreateHyperparameterTuningJob][google.cloud.aiplatform.v1beta1.JobService.CreateHyperparameterTuningJob]. 867 // 868 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 869 type CreateHyperparameterTuningJobRequest = src.CreateHyperparameterTuningJobRequest 870 871 // Runtime operation information for 872 // [IndexEndpointService.CreateIndexEndpoint][google.cloud.aiplatform.v1beta1.IndexEndpointService.CreateIndexEndpoint]. 873 // 874 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 875 type CreateIndexEndpointOperationMetadata = src.CreateIndexEndpointOperationMetadata 876 877 // Request message for 878 // [IndexEndpointService.CreateIndexEndpoint][google.cloud.aiplatform.v1beta1.IndexEndpointService.CreateIndexEndpoint]. 879 // 880 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 881 type CreateIndexEndpointRequest = src.CreateIndexEndpointRequest 882 883 // Runtime operation information for 884 // [IndexService.CreateIndex][google.cloud.aiplatform.v1beta1.IndexService.CreateIndex]. 885 // 886 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 887 type CreateIndexOperationMetadata = src.CreateIndexOperationMetadata 888 889 // Request message for 890 // [IndexService.CreateIndex][google.cloud.aiplatform.v1beta1.IndexService.CreateIndex]. 891 // 892 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 893 type CreateIndexRequest = src.CreateIndexRequest 894 895 // Request message for 896 // [MetadataService.CreateMetadataSchema][google.cloud.aiplatform.v1beta1.MetadataService.CreateMetadataSchema]. 897 // 898 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 899 type CreateMetadataSchemaRequest = src.CreateMetadataSchemaRequest 900 901 // Details of operations that perform 902 // [MetadataService.CreateMetadataStore][google.cloud.aiplatform.v1beta1.MetadataService.CreateMetadataStore]. 903 // 904 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 905 type CreateMetadataStoreOperationMetadata = src.CreateMetadataStoreOperationMetadata 906 907 // Request message for 908 // [MetadataService.CreateMetadataStore][google.cloud.aiplatform.v1beta1.MetadataService.CreateMetadataStore]. 909 // 910 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 911 type CreateMetadataStoreRequest = src.CreateMetadataStoreRequest 912 913 // Request message for 914 // [JobService.CreateModelDeploymentMonitoringJob][google.cloud.aiplatform.v1beta1.JobService.CreateModelDeploymentMonitoringJob]. 915 // 916 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 917 type CreateModelDeploymentMonitoringJobRequest = src.CreateModelDeploymentMonitoringJobRequest 918 919 // Request message for 920 // [PipelineService.CreatePipelineJob][google.cloud.aiplatform.v1beta1.PipelineService.CreatePipelineJob]. 921 // 922 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 923 type CreatePipelineJobRequest = src.CreatePipelineJobRequest 924 925 // Runtime operation information for 926 // [SpecialistPoolService.CreateSpecialistPool][google.cloud.aiplatform.v1beta1.SpecialistPoolService.CreateSpecialistPool]. 927 // 928 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 929 type CreateSpecialistPoolOperationMetadata = src.CreateSpecialistPoolOperationMetadata 930 931 // Request message for 932 // [SpecialistPoolService.CreateSpecialistPool][google.cloud.aiplatform.v1beta1.SpecialistPoolService.CreateSpecialistPool]. 933 // 934 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 935 type CreateSpecialistPoolRequest = src.CreateSpecialistPoolRequest 936 937 // Request message for 938 // [VizierService.CreateStudy][google.cloud.aiplatform.v1beta1.VizierService.CreateStudy]. 939 // 940 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 941 type CreateStudyRequest = src.CreateStudyRequest 942 943 // Request message for 944 // [TensorboardService.CreateTensorboardExperiment][google.cloud.aiplatform.v1beta1.TensorboardService.CreateTensorboardExperiment]. 945 // 946 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 947 type CreateTensorboardExperimentRequest = src.CreateTensorboardExperimentRequest 948 949 // Details of operations that perform create Tensorboard. 950 // 951 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 952 type CreateTensorboardOperationMetadata = src.CreateTensorboardOperationMetadata 953 954 // Request message for 955 // [TensorboardService.CreateTensorboard][google.cloud.aiplatform.v1beta1.TensorboardService.CreateTensorboard]. 956 // 957 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 958 type CreateTensorboardRequest = src.CreateTensorboardRequest 959 960 // Request message for 961 // [TensorboardService.CreateTensorboardRun][google.cloud.aiplatform.v1beta1.TensorboardService.CreateTensorboardRun]. 962 // 963 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 964 type CreateTensorboardRunRequest = src.CreateTensorboardRunRequest 965 966 // Request message for 967 // [TensorboardService.CreateTensorboardTimeSeries][google.cloud.aiplatform.v1beta1.TensorboardService.CreateTensorboardTimeSeries]. 968 // 969 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 970 type CreateTensorboardTimeSeriesRequest = src.CreateTensorboardTimeSeriesRequest 971 972 // Request message for 973 // [PipelineService.CreateTrainingPipeline][google.cloud.aiplatform.v1beta1.PipelineService.CreateTrainingPipeline]. 974 // 975 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 976 type CreateTrainingPipelineRequest = src.CreateTrainingPipelineRequest 977 978 // Request message for 979 // [VizierService.CreateTrial][google.cloud.aiplatform.v1beta1.VizierService.CreateTrial]. 980 // 981 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 982 type CreateTrialRequest = src.CreateTrialRequest 983 984 // The storage details for CSV output content. 985 // 986 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 987 type CsvDestination = src.CsvDestination 988 989 // The storage details for CSV input content. 990 // 991 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 992 type CsvSource = src.CsvSource 993 994 // Represents a job that runs custom workloads such as a Docker container or a 995 // Python package. A CustomJob can have multiple worker pools and each worker 996 // pool can have its own machine and input spec. A CustomJob will be cleaned up 997 // once the job enters terminal state (failed or succeeded). 998 // 999 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1000 type CustomJob = src.CustomJob 1001 1002 // Represents the spec of a CustomJob. 1003 // 1004 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1005 type CustomJobSpec = src.CustomJobSpec 1006 1007 // A piece of data in a Dataset. Could be an image, a video, a document or 1008 // plain text. 1009 // 1010 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1011 type DataItem = src.DataItem 1012 1013 // DataLabelingJob is used to trigger a human labeling job on unlabeled data 1014 // from the following Dataset: 1015 // 1016 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1017 type DataLabelingJob = src.DataLabelingJob 1018 1019 // A collection of DataItems and Annotations on them. 1020 // 1021 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1022 type Dataset = src.Dataset 1023 1024 // DatasetServiceClient is the client API for DatasetService service. For 1025 // semantics around ctx use and closing/ending streaming RPCs, please refer to 1026 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 1027 // 1028 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1029 type DatasetServiceClient = src.DatasetServiceClient 1030 1031 // DatasetServiceServer is the server API for DatasetService service. 1032 // 1033 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1034 type DatasetServiceServer = src.DatasetServiceServer 1035 1036 // A description of resources that are dedicated to a DeployedModel, and that 1037 // need a higher degree of manual configuration. 1038 // 1039 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1040 type DedicatedResources = src.DedicatedResources 1041 1042 // Request message for 1043 // [MetadataService.DeleteArtifact][google.cloud.aiplatform.v1beta1.MetadataService.DeleteArtifact]. 1044 // 1045 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1046 type DeleteArtifactRequest = src.DeleteArtifactRequest 1047 1048 // Request message for 1049 // [JobService.DeleteBatchPredictionJob][google.cloud.aiplatform.v1beta1.JobService.DeleteBatchPredictionJob]. 1050 // 1051 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1052 type DeleteBatchPredictionJobRequest = src.DeleteBatchPredictionJobRequest 1053 1054 // Request message for 1055 // [MetadataService.DeleteContext][google.cloud.aiplatform.v1beta1.MetadataService.DeleteContext]. 1056 // 1057 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1058 type DeleteContextRequest = src.DeleteContextRequest 1059 1060 // Request message for 1061 // [JobService.DeleteCustomJob][google.cloud.aiplatform.v1beta1.JobService.DeleteCustomJob]. 1062 // 1063 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1064 type DeleteCustomJobRequest = src.DeleteCustomJobRequest 1065 1066 // Request message for 1067 // [JobService.DeleteDataLabelingJob][google.cloud.aiplatform.v1beta1.JobService.DeleteDataLabelingJob]. 1068 // 1069 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1070 type DeleteDataLabelingJobRequest = src.DeleteDataLabelingJobRequest 1071 1072 // Request message for 1073 // [DatasetService.DeleteDataset][google.cloud.aiplatform.v1beta1.DatasetService.DeleteDataset]. 1074 // 1075 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1076 type DeleteDatasetRequest = src.DeleteDatasetRequest 1077 1078 // Request message for DeleteDeploymentResourcePool method. 1079 // 1080 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1081 type DeleteDeploymentResourcePoolRequest = src.DeleteDeploymentResourcePoolRequest 1082 1083 // Request message for 1084 // [EndpointService.DeleteEndpoint][google.cloud.aiplatform.v1beta1.EndpointService.DeleteEndpoint]. 1085 // 1086 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1087 type DeleteEndpointRequest = src.DeleteEndpointRequest 1088 1089 // Request message for [FeaturestoreService.DeleteEntityTypes][]. 1090 // 1091 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1092 type DeleteEntityTypeRequest = src.DeleteEntityTypeRequest 1093 1094 // Request message for 1095 // [MetadataService.DeleteExecution][google.cloud.aiplatform.v1beta1.MetadataService.DeleteExecution]. 1096 // 1097 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1098 type DeleteExecutionRequest = src.DeleteExecutionRequest 1099 1100 // Request message for 1101 // [FeaturestoreService.DeleteFeature][google.cloud.aiplatform.v1beta1.FeaturestoreService.DeleteFeature]. 1102 // 1103 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1104 type DeleteFeatureRequest = src.DeleteFeatureRequest 1105 1106 // Details of operations that delete Feature values. 1107 // 1108 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1109 type DeleteFeatureValuesOperationMetadata = src.DeleteFeatureValuesOperationMetadata 1110 1111 // Request message for 1112 // [FeaturestoreService.DeleteFeatureValues][google.cloud.aiplatform.v1beta1.FeaturestoreService.DeleteFeatureValues]. 1113 // 1114 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1115 type DeleteFeatureValuesRequest = src.DeleteFeatureValuesRequest 1116 1117 // Message to select entity. If an entity id is selected, all the feature 1118 // values corresponding to the entity id will be deleted, including the 1119 // entityId. 1120 // 1121 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1122 type DeleteFeatureValuesRequest_SelectEntity = src.DeleteFeatureValuesRequest_SelectEntity 1123 type DeleteFeatureValuesRequest_SelectEntity_ = src.DeleteFeatureValuesRequest_SelectEntity_ 1124 1125 // Message to select time range and feature. Values of the selected feature 1126 // generated within an inclusive time range will be deleted. 1127 // 1128 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1129 type DeleteFeatureValuesRequest_SelectTimeRangeAndFeature = src.DeleteFeatureValuesRequest_SelectTimeRangeAndFeature 1130 type DeleteFeatureValuesRequest_SelectTimeRangeAndFeature_ = src.DeleteFeatureValuesRequest_SelectTimeRangeAndFeature_ 1131 1132 // Response message for 1133 // [FeaturestoreService.DeleteFeatureValues][google.cloud.aiplatform.v1beta1.FeaturestoreService.DeleteFeatureValues]. 1134 // 1135 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1136 type DeleteFeatureValuesResponse = src.DeleteFeatureValuesResponse 1137 1138 // Request message for 1139 // [FeaturestoreService.DeleteFeaturestore][google.cloud.aiplatform.v1beta1.FeaturestoreService.DeleteFeaturestore]. 1140 // 1141 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1142 type DeleteFeaturestoreRequest = src.DeleteFeaturestoreRequest 1143 1144 // Request message for 1145 // [JobService.DeleteHyperparameterTuningJob][google.cloud.aiplatform.v1beta1.JobService.DeleteHyperparameterTuningJob]. 1146 // 1147 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1148 type DeleteHyperparameterTuningJobRequest = src.DeleteHyperparameterTuningJobRequest 1149 1150 // Request message for 1151 // [IndexEndpointService.DeleteIndexEndpoint][google.cloud.aiplatform.v1beta1.IndexEndpointService.DeleteIndexEndpoint]. 1152 // 1153 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1154 type DeleteIndexEndpointRequest = src.DeleteIndexEndpointRequest 1155 1156 // Request message for 1157 // [IndexService.DeleteIndex][google.cloud.aiplatform.v1beta1.IndexService.DeleteIndex]. 1158 // 1159 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1160 type DeleteIndexRequest = src.DeleteIndexRequest 1161 1162 // Details of operations that perform 1163 // [MetadataService.DeleteMetadataStore][google.cloud.aiplatform.v1beta1.MetadataService.DeleteMetadataStore]. 1164 // 1165 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1166 type DeleteMetadataStoreOperationMetadata = src.DeleteMetadataStoreOperationMetadata 1167 1168 // Request message for 1169 // [MetadataService.DeleteMetadataStore][google.cloud.aiplatform.v1beta1.MetadataService.DeleteMetadataStore]. 1170 // 1171 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1172 type DeleteMetadataStoreRequest = src.DeleteMetadataStoreRequest 1173 1174 // Request message for 1175 // [JobService.DeleteModelDeploymentMonitoringJob][google.cloud.aiplatform.v1beta1.JobService.DeleteModelDeploymentMonitoringJob]. 1176 // 1177 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1178 type DeleteModelDeploymentMonitoringJobRequest = src.DeleteModelDeploymentMonitoringJobRequest 1179 1180 // Request message for 1181 // [ModelService.DeleteModel][google.cloud.aiplatform.v1beta1.ModelService.DeleteModel]. 1182 // 1183 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1184 type DeleteModelRequest = src.DeleteModelRequest 1185 1186 // Request message for 1187 // [ModelService.DeleteModelVersion][google.cloud.aiplatform.v1beta1.ModelService.DeleteModelVersion]. 1188 // 1189 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1190 type DeleteModelVersionRequest = src.DeleteModelVersionRequest 1191 1192 // Details of operations that perform deletes of any entities. 1193 // 1194 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1195 type DeleteOperationMetadata = src.DeleteOperationMetadata 1196 1197 // Request message for 1198 // [PipelineService.DeletePipelineJob][google.cloud.aiplatform.v1beta1.PipelineService.DeletePipelineJob]. 1199 // 1200 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1201 type DeletePipelineJobRequest = src.DeletePipelineJobRequest 1202 1203 // Request message for 1204 // [SpecialistPoolService.DeleteSpecialistPool][google.cloud.aiplatform.v1beta1.SpecialistPoolService.DeleteSpecialistPool]. 1205 // 1206 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1207 type DeleteSpecialistPoolRequest = src.DeleteSpecialistPoolRequest 1208 1209 // Request message for 1210 // [VizierService.DeleteStudy][google.cloud.aiplatform.v1beta1.VizierService.DeleteStudy]. 1211 // 1212 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1213 type DeleteStudyRequest = src.DeleteStudyRequest 1214 1215 // Request message for 1216 // [TensorboardService.DeleteTensorboardExperiment][google.cloud.aiplatform.v1beta1.TensorboardService.DeleteTensorboardExperiment]. 1217 // 1218 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1219 type DeleteTensorboardExperimentRequest = src.DeleteTensorboardExperimentRequest 1220 1221 // Request message for 1222 // [TensorboardService.DeleteTensorboard][google.cloud.aiplatform.v1beta1.TensorboardService.DeleteTensorboard]. 1223 // 1224 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1225 type DeleteTensorboardRequest = src.DeleteTensorboardRequest 1226 1227 // Request message for 1228 // [TensorboardService.DeleteTensorboardRun][google.cloud.aiplatform.v1beta1.TensorboardService.DeleteTensorboardRun]. 1229 // 1230 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1231 type DeleteTensorboardRunRequest = src.DeleteTensorboardRunRequest 1232 1233 // Request message for 1234 // [TensorboardService.DeleteTensorboardTimeSeries][google.cloud.aiplatform.v1beta1.TensorboardService.DeleteTensorboardTimeSeries]. 1235 // 1236 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1237 type DeleteTensorboardTimeSeriesRequest = src.DeleteTensorboardTimeSeriesRequest 1238 1239 // Request message for 1240 // [PipelineService.DeleteTrainingPipeline][google.cloud.aiplatform.v1beta1.PipelineService.DeleteTrainingPipeline]. 1241 // 1242 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1243 type DeleteTrainingPipelineRequest = src.DeleteTrainingPipelineRequest 1244 1245 // Request message for 1246 // [VizierService.DeleteTrial][google.cloud.aiplatform.v1beta1.VizierService.DeleteTrial]. 1247 // 1248 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1249 type DeleteTrialRequest = src.DeleteTrialRequest 1250 1251 // Runtime operation information for 1252 // [IndexEndpointService.DeployIndex][google.cloud.aiplatform.v1beta1.IndexEndpointService.DeployIndex]. 1253 // 1254 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1255 type DeployIndexOperationMetadata = src.DeployIndexOperationMetadata 1256 1257 // Request message for 1258 // [IndexEndpointService.DeployIndex][google.cloud.aiplatform.v1beta1.IndexEndpointService.DeployIndex]. 1259 // 1260 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1261 type DeployIndexRequest = src.DeployIndexRequest 1262 1263 // Response message for 1264 // [IndexEndpointService.DeployIndex][google.cloud.aiplatform.v1beta1.IndexEndpointService.DeployIndex]. 1265 // 1266 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1267 type DeployIndexResponse = src.DeployIndexResponse 1268 1269 // Runtime operation information for 1270 // [EndpointService.DeployModel][google.cloud.aiplatform.v1beta1.EndpointService.DeployModel]. 1271 // 1272 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1273 type DeployModelOperationMetadata = src.DeployModelOperationMetadata 1274 1275 // Request message for 1276 // [EndpointService.DeployModel][google.cloud.aiplatform.v1beta1.EndpointService.DeployModel]. 1277 // 1278 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1279 type DeployModelRequest = src.DeployModelRequest 1280 1281 // Response message for 1282 // [EndpointService.DeployModel][google.cloud.aiplatform.v1beta1.EndpointService.DeployModel]. 1283 // 1284 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1285 type DeployModelResponse = src.DeployModelResponse 1286 1287 // A deployment of an Index. IndexEndpoints contain one or more 1288 // DeployedIndexes. 1289 // 1290 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1291 type DeployedIndex = src.DeployedIndex 1292 1293 // Used to set up the auth on the DeployedIndex's private endpoint. 1294 // 1295 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1296 type DeployedIndexAuthConfig = src.DeployedIndexAuthConfig 1297 1298 // Configuration for an authentication provider, including support for [JSON 1299 // Web Token 1300 // (JWT)](https://tools.ietf.org/html/draft-ietf-oauth-json-web-token-32). 1301 // 1302 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1303 type DeployedIndexAuthConfig_AuthProvider = src.DeployedIndexAuthConfig_AuthProvider 1304 1305 // Points to a DeployedIndex. 1306 // 1307 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1308 type DeployedIndexRef = src.DeployedIndexRef 1309 1310 // A deployment of a Model. Endpoints contain one or more DeployedModels. 1311 // 1312 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1313 type DeployedModel = src.DeployedModel 1314 1315 // Points to a DeployedModel. 1316 // 1317 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1318 type DeployedModelRef = src.DeployedModelRef 1319 type DeployedModel_AutomaticResources = src.DeployedModel_AutomaticResources 1320 type DeployedModel_DedicatedResources = src.DeployedModel_DedicatedResources 1321 type DeployedModel_SharedResources = src.DeployedModel_SharedResources 1322 1323 // A description of resources that can be shared by multiple DeployedModels, 1324 // whose underlying specification consists of a DedicatedResources. 1325 // 1326 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1327 type DeploymentResourcePool = src.DeploymentResourcePool 1328 1329 // DeploymentResourcePoolServiceClient is the client API for 1330 // DeploymentResourcePoolService service. For semantics around ctx use and 1331 // closing/ending streaming RPCs, please refer to 1332 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 1333 // 1334 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1335 type DeploymentResourcePoolServiceClient = src.DeploymentResourcePoolServiceClient 1336 1337 // DeploymentResourcePoolServiceServer is the server API for 1338 // DeploymentResourcePoolService service. 1339 // 1340 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1341 type DeploymentResourcePoolServiceServer = src.DeploymentResourcePoolServiceServer 1342 type DestinationFeatureSetting = src.DestinationFeatureSetting 1343 1344 // Represents the spec of disk options. 1345 // 1346 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1347 type DiskSpec = src.DiskSpec 1348 1349 // A list of double values. 1350 // 1351 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1352 type DoubleArray = src.DoubleArray 1353 1354 // Represents a customer-managed encryption key spec that can be applied to a 1355 // top-level resource. 1356 // 1357 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1358 type EncryptionSpec = src.EncryptionSpec 1359 1360 // Models are deployed into it, and afterwards Endpoint is called to obtain 1361 // predictions and explanations. 1362 // 1363 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1364 type Endpoint = src.Endpoint 1365 1366 // EndpointServiceClient is the client API for EndpointService service. For 1367 // semantics around ctx use and closing/ending streaming RPCs, please refer to 1368 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 1369 // 1370 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1371 type EndpointServiceClient = src.EndpointServiceClient 1372 1373 // EndpointServiceServer is the server API for EndpointService service. 1374 // 1375 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1376 type EndpointServiceServer = src.EndpointServiceServer 1377 1378 // Selector for entityId. Getting ids from the given source. 1379 // 1380 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1381 type EntityIdSelector = src.EntityIdSelector 1382 type EntityIdSelector_CsvSource = src.EntityIdSelector_CsvSource 1383 1384 // An entity type is a type of object in a system that needs to be modeled and 1385 // have stored information about. For example, driver is an entity type, and 1386 // driver0 is an instance of an entity type driver. 1387 // 1388 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1389 type EntityType = src.EntityType 1390 1391 // Represents an environment variable present in a Container or Python Module. 1392 // 1393 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1394 type EnvVar = src.EnvVar 1395 1396 // An edge describing the relationship between an Artifact and an Execution in 1397 // a lineage graph. 1398 // 1399 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1400 type Event = src.Event 1401 1402 // Describes whether an Event's Artifact is the Execution's input or output. 1403 // 1404 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1405 type Event_Type = src.Event_Type 1406 1407 // Example-based explainability that returns the nearest neighbors from the 1408 // provided dataset. 1409 // 1410 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1411 type Examples = src.Examples 1412 1413 // Overrides for example-based explanations. 1414 // 1415 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1416 type ExamplesOverride = src.ExamplesOverride 1417 1418 // Data format enum. 1419 // 1420 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1421 type ExamplesOverride_DataFormat = src.ExamplesOverride_DataFormat 1422 1423 // Restrictions namespace for example-based explanations overrides. 1424 // 1425 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1426 type ExamplesRestrictionsNamespace = src.ExamplesRestrictionsNamespace 1427 type Examples_NearestNeighborSearchConfig = src.Examples_NearestNeighborSearchConfig 1428 type Examples_Presets = src.Examples_Presets 1429 1430 // Instance of a general execution. 1431 // 1432 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1433 type Execution = src.Execution 1434 1435 // Describes the state of the Execution. 1436 // 1437 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1438 type Execution_State = src.Execution_State 1439 1440 // Request message for 1441 // [PredictionService.Explain][google.cloud.aiplatform.v1beta1.PredictionService.Explain]. 1442 // 1443 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1444 type ExplainRequest = src.ExplainRequest 1445 1446 // Response message for 1447 // [PredictionService.Explain][google.cloud.aiplatform.v1beta1.PredictionService.Explain]. 1448 // 1449 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1450 type ExplainResponse = src.ExplainResponse 1451 1452 // Explanation of a prediction (provided in 1453 // [PredictResponse.predictions][google.cloud.aiplatform.v1beta1.PredictResponse.predictions]) 1454 // produced by the Model on a given 1455 // [instance][google.cloud.aiplatform.v1beta1.ExplainRequest.instances]. 1456 // 1457 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1458 type Explanation = src.Explanation 1459 1460 // Metadata describing the Model's input and output for explanation. 1461 // 1462 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1463 type ExplanationMetadata = src.ExplanationMetadata 1464 1465 // The 1466 // [ExplanationMetadata][google.cloud.aiplatform.v1beta1.ExplanationMetadata] 1467 // entries that can be overridden at [online 1468 // explanation][google.cloud.aiplatform.v1beta1.PredictionService.Explain] 1469 // time. 1470 // 1471 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1472 type ExplanationMetadataOverride = src.ExplanationMetadataOverride 1473 1474 // The [input 1475 // metadata][google.cloud.aiplatform.v1beta1.ExplanationMetadata.InputMetadata] 1476 // entries to be overridden. 1477 // 1478 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1479 type ExplanationMetadataOverride_InputMetadataOverride = src.ExplanationMetadataOverride_InputMetadataOverride 1480 1481 // Metadata of the input of a feature. Fields other than 1482 // [InputMetadata.input_baselines][google.cloud.aiplatform.v1beta1.ExplanationMetadata.InputMetadata.input_baselines] 1483 // are applicable only for Models that are using Vertex AI-provided images for 1484 // Tensorflow. 1485 // 1486 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1487 type ExplanationMetadata_InputMetadata = src.ExplanationMetadata_InputMetadata 1488 1489 // Defines how a feature is encoded. Defaults to IDENTITY. 1490 // 1491 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1492 type ExplanationMetadata_InputMetadata_Encoding = src.ExplanationMetadata_InputMetadata_Encoding 1493 1494 // Domain details of the input feature value. Provides numeric information 1495 // about the feature, such as its range (min, max). If the feature has been 1496 // pre-processed, for example with z-scoring, then it provides information 1497 // about how to recover the original feature. For example, if the input feature 1498 // is an image and it has been pre-processed to obtain 0-mean and stddev = 1 1499 // values, then original_mean, and original_stddev refer to the mean and stddev 1500 // of the original feature (e.g. image tensor) from which input feature (with 1501 // mean = 0 and stddev = 1) was obtained. 1502 // 1503 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1504 type ExplanationMetadata_InputMetadata_FeatureValueDomain = src.ExplanationMetadata_InputMetadata_FeatureValueDomain 1505 1506 // Visualization configurations for image explanation. 1507 // 1508 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1509 type ExplanationMetadata_InputMetadata_Visualization = src.ExplanationMetadata_InputMetadata_Visualization 1510 1511 // The color scheme used for highlighting areas. 1512 // 1513 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1514 type ExplanationMetadata_InputMetadata_Visualization_ColorMap = src.ExplanationMetadata_InputMetadata_Visualization_ColorMap 1515 1516 // How the original image is displayed in the visualization. 1517 // 1518 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1519 type ExplanationMetadata_InputMetadata_Visualization_OverlayType = src.ExplanationMetadata_InputMetadata_Visualization_OverlayType 1520 1521 // Whether to only highlight pixels with positive contributions, negative or 1522 // both. Defaults to POSITIVE. 1523 // 1524 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1525 type ExplanationMetadata_InputMetadata_Visualization_Polarity = src.ExplanationMetadata_InputMetadata_Visualization_Polarity 1526 1527 // Type of the image visualization. Only applicable to [Integrated Gradients 1528 // attribution][google.cloud.aiplatform.v1beta1.ExplanationParameters.integrated_gradients_attribution]. 1529 // 1530 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1531 type ExplanationMetadata_InputMetadata_Visualization_Type = src.ExplanationMetadata_InputMetadata_Visualization_Type 1532 1533 // Metadata of the prediction output to be explained. 1534 // 1535 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1536 type ExplanationMetadata_OutputMetadata = src.ExplanationMetadata_OutputMetadata 1537 type ExplanationMetadata_OutputMetadata_DisplayNameMappingKey = src.ExplanationMetadata_OutputMetadata_DisplayNameMappingKey 1538 type ExplanationMetadata_OutputMetadata_IndexDisplayNameMapping = src.ExplanationMetadata_OutputMetadata_IndexDisplayNameMapping 1539 1540 // Parameters to configure explaining for Model's predictions. 1541 // 1542 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1543 type ExplanationParameters = src.ExplanationParameters 1544 type ExplanationParameters_Examples = src.ExplanationParameters_Examples 1545 type ExplanationParameters_IntegratedGradientsAttribution = src.ExplanationParameters_IntegratedGradientsAttribution 1546 type ExplanationParameters_SampledShapleyAttribution = src.ExplanationParameters_SampledShapleyAttribution 1547 type ExplanationParameters_XraiAttribution = src.ExplanationParameters_XraiAttribution 1548 1549 // Specification of Model explanation. 1550 // 1551 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1552 type ExplanationSpec = src.ExplanationSpec 1553 1554 // The [ExplanationSpec][google.cloud.aiplatform.v1beta1.ExplanationSpec] 1555 // entries that can be overridden at [online 1556 // explanation][google.cloud.aiplatform.v1beta1.PredictionService.Explain] 1557 // time. 1558 // 1559 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1560 type ExplanationSpecOverride = src.ExplanationSpecOverride 1561 1562 // Describes what part of the Dataset is to be exported, the destination of 1563 // the export and how to export. 1564 // 1565 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1566 type ExportDataConfig = src.ExportDataConfig 1567 type ExportDataConfig_GcsDestination = src.ExportDataConfig_GcsDestination 1568 1569 // Runtime operation information for 1570 // [DatasetService.ExportData][google.cloud.aiplatform.v1beta1.DatasetService.ExportData]. 1571 // 1572 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1573 type ExportDataOperationMetadata = src.ExportDataOperationMetadata 1574 1575 // Request message for 1576 // [DatasetService.ExportData][google.cloud.aiplatform.v1beta1.DatasetService.ExportData]. 1577 // 1578 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1579 type ExportDataRequest = src.ExportDataRequest 1580 1581 // Response message for 1582 // [DatasetService.ExportData][google.cloud.aiplatform.v1beta1.DatasetService.ExportData]. 1583 // 1584 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1585 type ExportDataResponse = src.ExportDataResponse 1586 1587 // Details of operations that exports Features values. 1588 // 1589 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1590 type ExportFeatureValuesOperationMetadata = src.ExportFeatureValuesOperationMetadata 1591 1592 // Request message for 1593 // [FeaturestoreService.ExportFeatureValues][google.cloud.aiplatform.v1beta1.FeaturestoreService.ExportFeatureValues]. 1594 // 1595 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1596 type ExportFeatureValuesRequest = src.ExportFeatureValuesRequest 1597 1598 // Describes exporting all historical Feature values of all entities of the 1599 // EntityType between [start_time, end_time]. 1600 // 1601 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1602 type ExportFeatureValuesRequest_FullExport = src.ExportFeatureValuesRequest_FullExport 1603 type ExportFeatureValuesRequest_FullExport_ = src.ExportFeatureValuesRequest_FullExport_ 1604 1605 // Describes exporting the latest Feature values of all entities of the 1606 // EntityType between [start_time, snapshot_time]. 1607 // 1608 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1609 type ExportFeatureValuesRequest_SnapshotExport = src.ExportFeatureValuesRequest_SnapshotExport 1610 type ExportFeatureValuesRequest_SnapshotExport_ = src.ExportFeatureValuesRequest_SnapshotExport_ 1611 1612 // Response message for 1613 // [FeaturestoreService.ExportFeatureValues][google.cloud.aiplatform.v1beta1.FeaturestoreService.ExportFeatureValues]. 1614 // 1615 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1616 type ExportFeatureValuesResponse = src.ExportFeatureValuesResponse 1617 1618 // Details of 1619 // [ModelService.ExportModel][google.cloud.aiplatform.v1beta1.ModelService.ExportModel] 1620 // operation. 1621 // 1622 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1623 type ExportModelOperationMetadata = src.ExportModelOperationMetadata 1624 1625 // Further describes the output of the ExportModel. Supplements 1626 // [ExportModelRequest.OutputConfig][google.cloud.aiplatform.v1beta1.ExportModelRequest.OutputConfig]. 1627 // 1628 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1629 type ExportModelOperationMetadata_OutputInfo = src.ExportModelOperationMetadata_OutputInfo 1630 1631 // Request message for 1632 // [ModelService.ExportModel][google.cloud.aiplatform.v1beta1.ModelService.ExportModel]. 1633 // 1634 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1635 type ExportModelRequest = src.ExportModelRequest 1636 1637 // Output configuration for the Model export. 1638 // 1639 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1640 type ExportModelRequest_OutputConfig = src.ExportModelRequest_OutputConfig 1641 1642 // Response message of 1643 // [ModelService.ExportModel][google.cloud.aiplatform.v1beta1.ModelService.ExportModel] 1644 // operation. 1645 // 1646 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1647 type ExportModelResponse = src.ExportModelResponse 1648 1649 // Request message for 1650 // [TensorboardService.ExportTensorboardTimeSeriesData][google.cloud.aiplatform.v1beta1.TensorboardService.ExportTensorboardTimeSeriesData]. 1651 // 1652 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1653 type ExportTensorboardTimeSeriesDataRequest = src.ExportTensorboardTimeSeriesDataRequest 1654 1655 // Response message for 1656 // [TensorboardService.ExportTensorboardTimeSeriesData][google.cloud.aiplatform.v1beta1.TensorboardService.ExportTensorboardTimeSeriesData]. 1657 // 1658 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1659 type ExportTensorboardTimeSeriesDataResponse = src.ExportTensorboardTimeSeriesDataResponse 1660 1661 // Feature Metadata information that describes an attribute of an entity type. 1662 // For example, apple is an entity type, and color is a feature that describes 1663 // apple. 1664 // 1665 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1666 type Feature = src.Feature 1667 1668 // Noise sigma by features. Noise sigma represents the standard deviation of 1669 // the gaussian kernel that will be used to add noise to interpolated inputs 1670 // prior to computing gradients. 1671 // 1672 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1673 type FeatureNoiseSigma = src.FeatureNoiseSigma 1674 1675 // Noise sigma for a single feature. 1676 // 1677 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1678 type FeatureNoiseSigma_NoiseSigmaForFeature = src.FeatureNoiseSigma_NoiseSigmaForFeature 1679 1680 // Selector for Features of an EntityType. 1681 // 1682 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1683 type FeatureSelector = src.FeatureSelector 1684 1685 // Stats and Anomaly generated at specific timestamp for specific Feature. The 1686 // start_time and end_time are used to define the time range of the dataset 1687 // that current stats belongs to, e.g. prediction traffic is bucketed into 1688 // prediction datasets by time window. If the Dataset is not defined by time 1689 // window, start_time = end_time. Timestamp of the stats and anomalies always 1690 // refers to end_time. Raw stats and anomalies are stored in stats_uri or 1691 // anomaly_uri in the tensorflow defined protos. Field data_stats contains 1692 // almost identical information with the raw stats in Vertex AI defined proto, 1693 // for UI to display. 1694 // 1695 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1696 type FeatureStatsAnomaly = src.FeatureStatsAnomaly 1697 1698 // Value for a feature. 1699 // 1700 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1701 type FeatureValue = src.FeatureValue 1702 1703 // A destination location for Feature values and format. 1704 // 1705 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1706 type FeatureValueDestination = src.FeatureValueDestination 1707 type FeatureValueDestination_BigqueryDestination = src.FeatureValueDestination_BigqueryDestination 1708 type FeatureValueDestination_CsvDestination = src.FeatureValueDestination_CsvDestination 1709 type FeatureValueDestination_TfrecordDestination = src.FeatureValueDestination_TfrecordDestination 1710 1711 // Container for list of values. 1712 // 1713 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1714 type FeatureValueList = src.FeatureValueList 1715 type FeatureValue_BoolArrayValue = src.FeatureValue_BoolArrayValue 1716 type FeatureValue_BoolValue = src.FeatureValue_BoolValue 1717 type FeatureValue_BytesValue = src.FeatureValue_BytesValue 1718 type FeatureValue_DoubleArrayValue = src.FeatureValue_DoubleArrayValue 1719 type FeatureValue_DoubleValue = src.FeatureValue_DoubleValue 1720 type FeatureValue_Int64ArrayValue = src.FeatureValue_Int64ArrayValue 1721 type FeatureValue_Int64Value = src.FeatureValue_Int64Value 1722 1723 // Metadata of feature value. 1724 // 1725 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1726 type FeatureValue_Metadata = src.FeatureValue_Metadata 1727 type FeatureValue_StringArrayValue = src.FeatureValue_StringArrayValue 1728 type FeatureValue_StringValue = src.FeatureValue_StringValue 1729 1730 // A list of historical [Snapshot 1731 // Analysis][FeaturestoreMonitoringConfig.SnapshotAnalysis] or [Import Feature 1732 // Analysis] [FeaturestoreMonitoringConfig.ImportFeatureAnalysis] stats 1733 // requested by user, sorted by 1734 // [FeatureStatsAnomaly.start_time][google.cloud.aiplatform.v1beta1.FeatureStatsAnomaly.start_time] 1735 // descending. 1736 // 1737 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1738 type Feature_MonitoringStatsAnomaly = src.Feature_MonitoringStatsAnomaly 1739 1740 // If the objective in the request is both Import Feature Analysis and 1741 // Snapshot Analysis, this objective could be one of them. Otherwise, this 1742 // objective should be the same as the objective in the request. 1743 // 1744 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1745 type Feature_MonitoringStatsAnomaly_Objective = src.Feature_MonitoringStatsAnomaly_Objective 1746 1747 // An enum representing the value type of a feature. 1748 // 1749 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1750 type Feature_ValueType = src.Feature_ValueType 1751 1752 // Vertex AI Feature Store provides a centralized repository for organizing, 1753 // storing, and serving ML features. The Featurestore is a top-level container 1754 // for your features and their values. 1755 // 1756 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1757 type Featurestore = src.Featurestore 1758 1759 // Configuration of how features in Featurestore are monitored. 1760 // 1761 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1762 type FeaturestoreMonitoringConfig = src.FeaturestoreMonitoringConfig 1763 1764 // Configuration of the Featurestore's ImportFeature Analysis Based 1765 // Monitoring. This type of analysis generates statistics for values of each 1766 // Feature imported by every [ImportFeatureValues][] operation. 1767 // 1768 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1769 type FeaturestoreMonitoringConfig_ImportFeaturesAnalysis = src.FeaturestoreMonitoringConfig_ImportFeaturesAnalysis 1770 1771 // Defines the baseline to do anomaly detection for feature values imported by 1772 // each [ImportFeatureValues][] operation. 1773 // 1774 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1775 type FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_Baseline = src.FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_Baseline 1776 1777 // The state defines whether to enable ImportFeature analysis. 1778 // 1779 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1780 type FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_State = src.FeaturestoreMonitoringConfig_ImportFeaturesAnalysis_State 1781 1782 // Configuration of the Featurestore's Snapshot Analysis Based Monitoring. 1783 // This type of analysis generates statistics for each Feature based on a 1784 // snapshot of the latest feature value of each entities every 1785 // monitoring_interval. 1786 // 1787 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1788 type FeaturestoreMonitoringConfig_SnapshotAnalysis = src.FeaturestoreMonitoringConfig_SnapshotAnalysis 1789 1790 // The config for Featurestore Monitoring threshold. 1791 // 1792 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1793 type FeaturestoreMonitoringConfig_ThresholdConfig = src.FeaturestoreMonitoringConfig_ThresholdConfig 1794 type FeaturestoreMonitoringConfig_ThresholdConfig_Value = src.FeaturestoreMonitoringConfig_ThresholdConfig_Value 1795 1796 // FeaturestoreOnlineServingServiceClient is the client API for 1797 // FeaturestoreOnlineServingService service. For semantics around ctx use and 1798 // closing/ending streaming RPCs, please refer to 1799 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 1800 // 1801 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1802 type FeaturestoreOnlineServingServiceClient = src.FeaturestoreOnlineServingServiceClient 1803 1804 // FeaturestoreOnlineServingServiceServer is the server API for 1805 // FeaturestoreOnlineServingService service. 1806 // 1807 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1808 type FeaturestoreOnlineServingServiceServer = src.FeaturestoreOnlineServingServiceServer 1809 type FeaturestoreOnlineServingService_StreamingReadFeatureValuesClient = src.FeaturestoreOnlineServingService_StreamingReadFeatureValuesClient 1810 type FeaturestoreOnlineServingService_StreamingReadFeatureValuesServer = src.FeaturestoreOnlineServingService_StreamingReadFeatureValuesServer 1811 1812 // FeaturestoreServiceClient is the client API for FeaturestoreService 1813 // service. For semantics around ctx use and closing/ending streaming RPCs, 1814 // please refer to 1815 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 1816 // 1817 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1818 type FeaturestoreServiceClient = src.FeaturestoreServiceClient 1819 1820 // FeaturestoreServiceServer is the server API for FeaturestoreService 1821 // service. 1822 // 1823 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1824 type FeaturestoreServiceServer = src.FeaturestoreServiceServer 1825 1826 // OnlineServingConfig specifies the details for provisioning online serving 1827 // resources. 1828 // 1829 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1830 type Featurestore_OnlineServingConfig = src.Featurestore_OnlineServingConfig 1831 1832 // Online serving scaling configuration. If min_node_count and max_node_count 1833 // are set to the same value, the cluster will be configured with the fixed 1834 // number of node (no auto-scaling). 1835 // 1836 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1837 type Featurestore_OnlineServingConfig_Scaling = src.Featurestore_OnlineServingConfig_Scaling 1838 1839 // Possible states a featurestore can have. 1840 // 1841 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1842 type Featurestore_State = src.Featurestore_State 1843 1844 // Assigns input data to training, validation, and test sets based on the 1845 // given filters, data pieces not matched by any filter are ignored. Currently 1846 // only supported for Datasets containing DataItems. If any of the filters in 1847 // this message are to match nothing, then they can be set as '-' (the minus 1848 // sign). Supported only for unstructured Datasets. 1849 // 1850 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1851 type FilterSplit = src.FilterSplit 1852 1853 // Assigns the input data to training, validation, and test sets as per the 1854 // given fractions. Any of `training_fraction`, `validation_fraction` and 1855 // `test_fraction` may optionally be provided, they must sum to up to 1. If the 1856 // provided ones sum to less than 1, the remainder is assigned to sets as 1857 // decided by Vertex AI. If none of the fractions are set, by default roughly 1858 // 80% of data is used for training, 10% for validation, and 10% for test. 1859 // 1860 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1861 type FractionSplit = src.FractionSplit 1862 1863 // The Google Cloud Storage location where the output is to be written to. 1864 // 1865 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1866 type GcsDestination = src.GcsDestination 1867 1868 // The Google Cloud Storage location for the input content. 1869 // 1870 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1871 type GcsSource = src.GcsSource 1872 1873 // Generic Metadata shared by all operations. 1874 // 1875 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1876 type GenericOperationMetadata = src.GenericOperationMetadata 1877 1878 // Request message for 1879 // [DatasetService.GetAnnotationSpec][google.cloud.aiplatform.v1beta1.DatasetService.GetAnnotationSpec]. 1880 // 1881 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1882 type GetAnnotationSpecRequest = src.GetAnnotationSpecRequest 1883 1884 // Request message for 1885 // [MetadataService.GetArtifact][google.cloud.aiplatform.v1beta1.MetadataService.GetArtifact]. 1886 // 1887 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1888 type GetArtifactRequest = src.GetArtifactRequest 1889 1890 // Request message for 1891 // [JobService.GetBatchPredictionJob][google.cloud.aiplatform.v1beta1.JobService.GetBatchPredictionJob]. 1892 // 1893 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1894 type GetBatchPredictionJobRequest = src.GetBatchPredictionJobRequest 1895 1896 // Request message for 1897 // [MetadataService.GetContext][google.cloud.aiplatform.v1beta1.MetadataService.GetContext]. 1898 // 1899 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1900 type GetContextRequest = src.GetContextRequest 1901 1902 // Request message for 1903 // [JobService.GetCustomJob][google.cloud.aiplatform.v1beta1.JobService.GetCustomJob]. 1904 // 1905 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1906 type GetCustomJobRequest = src.GetCustomJobRequest 1907 1908 // Request message for 1909 // [JobService.GetDataLabelingJob][google.cloud.aiplatform.v1beta1.JobService.GetDataLabelingJob]. 1910 // 1911 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1912 type GetDataLabelingJobRequest = src.GetDataLabelingJobRequest 1913 1914 // Request message for 1915 // [DatasetService.GetDataset][google.cloud.aiplatform.v1beta1.DatasetService.GetDataset]. 1916 // 1917 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1918 type GetDatasetRequest = src.GetDatasetRequest 1919 1920 // Request message for GetDeploymentResourcePool method. 1921 // 1922 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1923 type GetDeploymentResourcePoolRequest = src.GetDeploymentResourcePoolRequest 1924 1925 // Request message for 1926 // [EndpointService.GetEndpoint][google.cloud.aiplatform.v1beta1.EndpointService.GetEndpoint] 1927 // 1928 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1929 type GetEndpointRequest = src.GetEndpointRequest 1930 1931 // Request message for 1932 // [FeaturestoreService.GetEntityType][google.cloud.aiplatform.v1beta1.FeaturestoreService.GetEntityType]. 1933 // 1934 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1935 type GetEntityTypeRequest = src.GetEntityTypeRequest 1936 1937 // Request message for 1938 // [MetadataService.GetExecution][google.cloud.aiplatform.v1beta1.MetadataService.GetExecution]. 1939 // 1940 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1941 type GetExecutionRequest = src.GetExecutionRequest 1942 1943 // Request message for 1944 // [FeaturestoreService.GetFeature][google.cloud.aiplatform.v1beta1.FeaturestoreService.GetFeature]. 1945 // 1946 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1947 type GetFeatureRequest = src.GetFeatureRequest 1948 1949 // Request message for 1950 // [FeaturestoreService.GetFeaturestore][google.cloud.aiplatform.v1beta1.FeaturestoreService.GetFeaturestore]. 1951 // 1952 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1953 type GetFeaturestoreRequest = src.GetFeaturestoreRequest 1954 1955 // Request message for 1956 // [JobService.GetHyperparameterTuningJob][google.cloud.aiplatform.v1beta1.JobService.GetHyperparameterTuningJob]. 1957 // 1958 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1959 type GetHyperparameterTuningJobRequest = src.GetHyperparameterTuningJobRequest 1960 1961 // Request message for 1962 // [IndexEndpointService.GetIndexEndpoint][google.cloud.aiplatform.v1beta1.IndexEndpointService.GetIndexEndpoint] 1963 // 1964 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1965 type GetIndexEndpointRequest = src.GetIndexEndpointRequest 1966 1967 // Request message for 1968 // [IndexService.GetIndex][google.cloud.aiplatform.v1beta1.IndexService.GetIndex] 1969 // 1970 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1971 type GetIndexRequest = src.GetIndexRequest 1972 1973 // Request message for 1974 // [MetadataService.GetMetadataSchema][google.cloud.aiplatform.v1beta1.MetadataService.GetMetadataSchema]. 1975 // 1976 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1977 type GetMetadataSchemaRequest = src.GetMetadataSchemaRequest 1978 1979 // Request message for 1980 // [MetadataService.GetMetadataStore][google.cloud.aiplatform.v1beta1.MetadataService.GetMetadataStore]. 1981 // 1982 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1983 type GetMetadataStoreRequest = src.GetMetadataStoreRequest 1984 1985 // Request message for 1986 // [JobService.GetModelDeploymentMonitoringJob][google.cloud.aiplatform.v1beta1.JobService.GetModelDeploymentMonitoringJob]. 1987 // 1988 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1989 type GetModelDeploymentMonitoringJobRequest = src.GetModelDeploymentMonitoringJobRequest 1990 1991 // Request message for 1992 // [ModelService.GetModelEvaluation][google.cloud.aiplatform.v1beta1.ModelService.GetModelEvaluation]. 1993 // 1994 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 1995 type GetModelEvaluationRequest = src.GetModelEvaluationRequest 1996 1997 // Request message for 1998 // [ModelService.GetModelEvaluationSlice][google.cloud.aiplatform.v1beta1.ModelService.GetModelEvaluationSlice]. 1999 // 2000 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2001 type GetModelEvaluationSliceRequest = src.GetModelEvaluationSliceRequest 2002 2003 // Request message for 2004 // [ModelService.GetModel][google.cloud.aiplatform.v1beta1.ModelService.GetModel]. 2005 // 2006 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2007 type GetModelRequest = src.GetModelRequest 2008 2009 // Request message for 2010 // [PipelineService.GetPipelineJob][google.cloud.aiplatform.v1beta1.PipelineService.GetPipelineJob]. 2011 // 2012 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2013 type GetPipelineJobRequest = src.GetPipelineJobRequest 2014 2015 // Request message for 2016 // [SpecialistPoolService.GetSpecialistPool][google.cloud.aiplatform.v1beta1.SpecialistPoolService.GetSpecialistPool]. 2017 // 2018 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2019 type GetSpecialistPoolRequest = src.GetSpecialistPoolRequest 2020 2021 // Request message for 2022 // [VizierService.GetStudy][google.cloud.aiplatform.v1beta1.VizierService.GetStudy]. 2023 // 2024 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2025 type GetStudyRequest = src.GetStudyRequest 2026 2027 // Request message for 2028 // [TensorboardService.GetTensorboardExperiment][google.cloud.aiplatform.v1beta1.TensorboardService.GetTensorboardExperiment]. 2029 // 2030 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2031 type GetTensorboardExperimentRequest = src.GetTensorboardExperimentRequest 2032 2033 // Request message for 2034 // [TensorboardService.GetTensorboard][google.cloud.aiplatform.v1beta1.TensorboardService.GetTensorboard]. 2035 // 2036 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2037 type GetTensorboardRequest = src.GetTensorboardRequest 2038 2039 // Request message for 2040 // [TensorboardService.GetTensorboardRun][google.cloud.aiplatform.v1beta1.TensorboardService.GetTensorboardRun]. 2041 // 2042 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2043 type GetTensorboardRunRequest = src.GetTensorboardRunRequest 2044 2045 // Request message for 2046 // [TensorboardService.GetTensorboardTimeSeries][google.cloud.aiplatform.v1beta1.TensorboardService.GetTensorboardTimeSeries]. 2047 // 2048 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2049 type GetTensorboardTimeSeriesRequest = src.GetTensorboardTimeSeriesRequest 2050 2051 // Request message for 2052 // [PipelineService.GetTrainingPipeline][google.cloud.aiplatform.v1beta1.PipelineService.GetTrainingPipeline]. 2053 // 2054 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2055 type GetTrainingPipelineRequest = src.GetTrainingPipelineRequest 2056 2057 // Request message for 2058 // [VizierService.GetTrial][google.cloud.aiplatform.v1beta1.VizierService.GetTrial]. 2059 // 2060 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2061 type GetTrialRequest = src.GetTrialRequest 2062 2063 // Represents a HyperparameterTuningJob. A HyperparameterTuningJob has a Study 2064 // specification and multiple CustomJobs with identical CustomJob 2065 // specification. 2066 // 2067 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2068 type HyperparameterTuningJob = src.HyperparameterTuningJob 2069 2070 // Matcher for Features of an EntityType by Feature ID. 2071 // 2072 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2073 type IdMatcher = src.IdMatcher 2074 2075 // Describes the location from where we import data into a Dataset, together 2076 // with the labels that will be applied to the DataItems and the Annotations. 2077 // 2078 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2079 type ImportDataConfig = src.ImportDataConfig 2080 type ImportDataConfig_GcsSource = src.ImportDataConfig_GcsSource 2081 2082 // Runtime operation information for 2083 // [DatasetService.ImportData][google.cloud.aiplatform.v1beta1.DatasetService.ImportData]. 2084 // 2085 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2086 type ImportDataOperationMetadata = src.ImportDataOperationMetadata 2087 2088 // Request message for 2089 // [DatasetService.ImportData][google.cloud.aiplatform.v1beta1.DatasetService.ImportData]. 2090 // 2091 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2092 type ImportDataRequest = src.ImportDataRequest 2093 2094 // Response message for 2095 // [DatasetService.ImportData][google.cloud.aiplatform.v1beta1.DatasetService.ImportData]. 2096 // 2097 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2098 type ImportDataResponse = src.ImportDataResponse 2099 2100 // Details of operations that perform import Feature values. 2101 // 2102 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2103 type ImportFeatureValuesOperationMetadata = src.ImportFeatureValuesOperationMetadata 2104 2105 // Request message for 2106 // [FeaturestoreService.ImportFeatureValues][google.cloud.aiplatform.v1beta1.FeaturestoreService.ImportFeatureValues]. 2107 // 2108 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2109 type ImportFeatureValuesRequest = src.ImportFeatureValuesRequest 2110 type ImportFeatureValuesRequest_AvroSource = src.ImportFeatureValuesRequest_AvroSource 2111 type ImportFeatureValuesRequest_BigquerySource = src.ImportFeatureValuesRequest_BigquerySource 2112 type ImportFeatureValuesRequest_CsvSource = src.ImportFeatureValuesRequest_CsvSource 2113 2114 // Defines the Feature value(s) to import. 2115 // 2116 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2117 type ImportFeatureValuesRequest_FeatureSpec = src.ImportFeatureValuesRequest_FeatureSpec 2118 type ImportFeatureValuesRequest_FeatureTime = src.ImportFeatureValuesRequest_FeatureTime 2119 type ImportFeatureValuesRequest_FeatureTimeField = src.ImportFeatureValuesRequest_FeatureTimeField 2120 2121 // Response message for 2122 // [FeaturestoreService.ImportFeatureValues][google.cloud.aiplatform.v1beta1.FeaturestoreService.ImportFeatureValues]. 2123 // 2124 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2125 type ImportFeatureValuesResponse = src.ImportFeatureValuesResponse 2126 2127 // Request message for 2128 // [ModelService.ImportModelEvaluation][google.cloud.aiplatform.v1beta1.ModelService.ImportModelEvaluation] 2129 // 2130 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2131 type ImportModelEvaluationRequest = src.ImportModelEvaluationRequest 2132 2133 // A representation of a collection of database items organized in a way that 2134 // allows for approximate nearest neighbor (a.k.a ANN) algorithms search. 2135 // 2136 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2137 type Index = src.Index 2138 2139 // A datapoint of Index. 2140 // 2141 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2142 type IndexDatapoint = src.IndexDatapoint 2143 2144 // Crowding tag is a constraint on a neighbor list produced by nearest 2145 // neighbor search requiring that no more than some value k' of the k neighbors 2146 // returned have the same value of crowding_attribute. 2147 // 2148 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2149 type IndexDatapoint_CrowdingTag = src.IndexDatapoint_CrowdingTag 2150 2151 // Restriction of a datapoint which describe its attributes(tokens) from each 2152 // of several attribute categories(namespaces). 2153 // 2154 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2155 type IndexDatapoint_Restriction = src.IndexDatapoint_Restriction 2156 2157 // Indexes are deployed into it. An IndexEndpoint can have multiple 2158 // DeployedIndexes. 2159 // 2160 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2161 type IndexEndpoint = src.IndexEndpoint 2162 2163 // IndexEndpointServiceClient is the client API for IndexEndpointService 2164 // service. For semantics around ctx use and closing/ending streaming RPCs, 2165 // please refer to 2166 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 2167 // 2168 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2169 type IndexEndpointServiceClient = src.IndexEndpointServiceClient 2170 2171 // IndexEndpointServiceServer is the server API for IndexEndpointService 2172 // service. 2173 // 2174 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2175 type IndexEndpointServiceServer = src.IndexEndpointServiceServer 2176 2177 // IndexPrivateEndpoints proto is used to provide paths for users to send 2178 // requests via private endpoints (e.g. private service access, private service 2179 // connect). To send request via private service access, use 2180 // match_grpc_address. To send request via private service connect, use 2181 // service_attachment. 2182 // 2183 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2184 type IndexPrivateEndpoints = src.IndexPrivateEndpoints 2185 2186 // IndexServiceClient is the client API for IndexService service. For 2187 // semantics around ctx use and closing/ending streaming RPCs, please refer to 2188 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 2189 // 2190 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2191 type IndexServiceClient = src.IndexServiceClient 2192 2193 // IndexServiceServer is the server API for IndexService service. 2194 // 2195 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2196 type IndexServiceServer = src.IndexServiceServer 2197 2198 // Stats of the Index. 2199 // 2200 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2201 type IndexStats = src.IndexStats 2202 2203 // The update method of an Index. 2204 // 2205 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2206 type Index_IndexUpdateMethod = src.Index_IndexUpdateMethod 2207 2208 // Specifies Vertex AI owned input data to be used for training, and possibly 2209 // evaluating, the Model. 2210 // 2211 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2212 type InputDataConfig = src.InputDataConfig 2213 type InputDataConfig_BigqueryDestination = src.InputDataConfig_BigqueryDestination 2214 type InputDataConfig_FilterSplit = src.InputDataConfig_FilterSplit 2215 type InputDataConfig_FractionSplit = src.InputDataConfig_FractionSplit 2216 type InputDataConfig_GcsDestination = src.InputDataConfig_GcsDestination 2217 type InputDataConfig_PredefinedSplit = src.InputDataConfig_PredefinedSplit 2218 type InputDataConfig_StratifiedSplit = src.InputDataConfig_StratifiedSplit 2219 type InputDataConfig_TimestampSplit = src.InputDataConfig_TimestampSplit 2220 2221 // A list of int64 values. 2222 // 2223 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2224 type Int64Array = src.Int64Array 2225 2226 // An attribution method that computes the Aumann-Shapley value taking 2227 // advantage of the model's fully differentiable structure. Refer to this paper 2228 // for more details: https://arxiv.org/abs/1703.01365 2229 // 2230 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2231 type IntegratedGradientsAttribution = src.IntegratedGradientsAttribution 2232 2233 // JobServiceClient is the client API for JobService service. For semantics 2234 // around ctx use and closing/ending streaming RPCs, please refer to 2235 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 2236 // 2237 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2238 type JobServiceClient = src.JobServiceClient 2239 2240 // JobServiceServer is the server API for JobService service. 2241 // 2242 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2243 type JobServiceServer = src.JobServiceServer 2244 2245 // Describes the state of a job. 2246 // 2247 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2248 type JobState = src.JobState 2249 2250 // A subgraph of the overall lineage graph. Event edges connect Artifact and 2251 // Execution nodes. 2252 // 2253 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2254 type LineageSubgraph = src.LineageSubgraph 2255 2256 // Request message for 2257 // [DatasetService.ListAnnotations][google.cloud.aiplatform.v1beta1.DatasetService.ListAnnotations]. 2258 // 2259 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2260 type ListAnnotationsRequest = src.ListAnnotationsRequest 2261 2262 // Response message for 2263 // [DatasetService.ListAnnotations][google.cloud.aiplatform.v1beta1.DatasetService.ListAnnotations]. 2264 // 2265 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2266 type ListAnnotationsResponse = src.ListAnnotationsResponse 2267 2268 // Request message for 2269 // [MetadataService.ListArtifacts][google.cloud.aiplatform.v1beta1.MetadataService.ListArtifacts]. 2270 // 2271 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2272 type ListArtifactsRequest = src.ListArtifactsRequest 2273 2274 // Response message for 2275 // [MetadataService.ListArtifacts][google.cloud.aiplatform.v1beta1.MetadataService.ListArtifacts]. 2276 // 2277 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2278 type ListArtifactsResponse = src.ListArtifactsResponse 2279 2280 // Request message for 2281 // [JobService.ListBatchPredictionJobs][google.cloud.aiplatform.v1beta1.JobService.ListBatchPredictionJobs]. 2282 // 2283 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2284 type ListBatchPredictionJobsRequest = src.ListBatchPredictionJobsRequest 2285 2286 // Response message for 2287 // [JobService.ListBatchPredictionJobs][google.cloud.aiplatform.v1beta1.JobService.ListBatchPredictionJobs] 2288 // 2289 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2290 type ListBatchPredictionJobsResponse = src.ListBatchPredictionJobsResponse 2291 2292 // Request message for 2293 // [MetadataService.ListContexts][google.cloud.aiplatform.v1beta1.MetadataService.ListContexts] 2294 // 2295 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2296 type ListContextsRequest = src.ListContextsRequest 2297 2298 // Response message for 2299 // [MetadataService.ListContexts][google.cloud.aiplatform.v1beta1.MetadataService.ListContexts]. 2300 // 2301 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2302 type ListContextsResponse = src.ListContextsResponse 2303 2304 // Request message for 2305 // [JobService.ListCustomJobs][google.cloud.aiplatform.v1beta1.JobService.ListCustomJobs]. 2306 // 2307 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2308 type ListCustomJobsRequest = src.ListCustomJobsRequest 2309 2310 // Response message for 2311 // [JobService.ListCustomJobs][google.cloud.aiplatform.v1beta1.JobService.ListCustomJobs] 2312 // 2313 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2314 type ListCustomJobsResponse = src.ListCustomJobsResponse 2315 2316 // Request message for 2317 // [DatasetService.ListDataItems][google.cloud.aiplatform.v1beta1.DatasetService.ListDataItems]. 2318 // 2319 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2320 type ListDataItemsRequest = src.ListDataItemsRequest 2321 2322 // Response message for 2323 // [DatasetService.ListDataItems][google.cloud.aiplatform.v1beta1.DatasetService.ListDataItems]. 2324 // 2325 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2326 type ListDataItemsResponse = src.ListDataItemsResponse 2327 2328 // Request message for 2329 // [JobService.ListDataLabelingJobs][google.cloud.aiplatform.v1beta1.JobService.ListDataLabelingJobs]. 2330 // 2331 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2332 type ListDataLabelingJobsRequest = src.ListDataLabelingJobsRequest 2333 2334 // Response message for 2335 // [JobService.ListDataLabelingJobs][google.cloud.aiplatform.v1beta1.JobService.ListDataLabelingJobs]. 2336 // 2337 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2338 type ListDataLabelingJobsResponse = src.ListDataLabelingJobsResponse 2339 2340 // Request message for 2341 // [DatasetService.ListDatasets][google.cloud.aiplatform.v1beta1.DatasetService.ListDatasets]. 2342 // 2343 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2344 type ListDatasetsRequest = src.ListDatasetsRequest 2345 2346 // Response message for 2347 // [DatasetService.ListDatasets][google.cloud.aiplatform.v1beta1.DatasetService.ListDatasets]. 2348 // 2349 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2350 type ListDatasetsResponse = src.ListDatasetsResponse 2351 2352 // Request message for ListDeploymentResourcePools method. 2353 // 2354 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2355 type ListDeploymentResourcePoolsRequest = src.ListDeploymentResourcePoolsRequest 2356 2357 // Response message for ListDeploymentResourcePools method. 2358 // 2359 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2360 type ListDeploymentResourcePoolsResponse = src.ListDeploymentResourcePoolsResponse 2361 2362 // Request message for 2363 // [EndpointService.ListEndpoints][google.cloud.aiplatform.v1beta1.EndpointService.ListEndpoints]. 2364 // 2365 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2366 type ListEndpointsRequest = src.ListEndpointsRequest 2367 2368 // Response message for 2369 // [EndpointService.ListEndpoints][google.cloud.aiplatform.v1beta1.EndpointService.ListEndpoints]. 2370 // 2371 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2372 type ListEndpointsResponse = src.ListEndpointsResponse 2373 2374 // Request message for 2375 // [FeaturestoreService.ListEntityTypes][google.cloud.aiplatform.v1beta1.FeaturestoreService.ListEntityTypes]. 2376 // 2377 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2378 type ListEntityTypesRequest = src.ListEntityTypesRequest 2379 2380 // Response message for 2381 // [FeaturestoreService.ListEntityTypes][google.cloud.aiplatform.v1beta1.FeaturestoreService.ListEntityTypes]. 2382 // 2383 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2384 type ListEntityTypesResponse = src.ListEntityTypesResponse 2385 2386 // Request message for 2387 // [MetadataService.ListExecutions][google.cloud.aiplatform.v1beta1.MetadataService.ListExecutions]. 2388 // 2389 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2390 type ListExecutionsRequest = src.ListExecutionsRequest 2391 2392 // Response message for 2393 // [MetadataService.ListExecutions][google.cloud.aiplatform.v1beta1.MetadataService.ListExecutions]. 2394 // 2395 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2396 type ListExecutionsResponse = src.ListExecutionsResponse 2397 2398 // Request message for 2399 // [FeaturestoreService.ListFeatures][google.cloud.aiplatform.v1beta1.FeaturestoreService.ListFeatures]. 2400 // 2401 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2402 type ListFeaturesRequest = src.ListFeaturesRequest 2403 2404 // Response message for 2405 // [FeaturestoreService.ListFeatures][google.cloud.aiplatform.v1beta1.FeaturestoreService.ListFeatures]. 2406 // 2407 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2408 type ListFeaturesResponse = src.ListFeaturesResponse 2409 2410 // Request message for 2411 // [FeaturestoreService.ListFeaturestores][google.cloud.aiplatform.v1beta1.FeaturestoreService.ListFeaturestores]. 2412 // 2413 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2414 type ListFeaturestoresRequest = src.ListFeaturestoresRequest 2415 2416 // Response message for 2417 // [FeaturestoreService.ListFeaturestores][google.cloud.aiplatform.v1beta1.FeaturestoreService.ListFeaturestores]. 2418 // 2419 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2420 type ListFeaturestoresResponse = src.ListFeaturestoresResponse 2421 2422 // Request message for 2423 // [JobService.ListHyperparameterTuningJobs][google.cloud.aiplatform.v1beta1.JobService.ListHyperparameterTuningJobs]. 2424 // 2425 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2426 type ListHyperparameterTuningJobsRequest = src.ListHyperparameterTuningJobsRequest 2427 2428 // Response message for 2429 // [JobService.ListHyperparameterTuningJobs][google.cloud.aiplatform.v1beta1.JobService.ListHyperparameterTuningJobs] 2430 // 2431 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2432 type ListHyperparameterTuningJobsResponse = src.ListHyperparameterTuningJobsResponse 2433 2434 // Request message for 2435 // [IndexEndpointService.ListIndexEndpoints][google.cloud.aiplatform.v1beta1.IndexEndpointService.ListIndexEndpoints]. 2436 // 2437 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2438 type ListIndexEndpointsRequest = src.ListIndexEndpointsRequest 2439 2440 // Response message for 2441 // [IndexEndpointService.ListIndexEndpoints][google.cloud.aiplatform.v1beta1.IndexEndpointService.ListIndexEndpoints]. 2442 // 2443 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2444 type ListIndexEndpointsResponse = src.ListIndexEndpointsResponse 2445 2446 // Request message for 2447 // [IndexService.ListIndexes][google.cloud.aiplatform.v1beta1.IndexService.ListIndexes]. 2448 // 2449 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2450 type ListIndexesRequest = src.ListIndexesRequest 2451 2452 // Response message for 2453 // [IndexService.ListIndexes][google.cloud.aiplatform.v1beta1.IndexService.ListIndexes]. 2454 // 2455 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2456 type ListIndexesResponse = src.ListIndexesResponse 2457 2458 // Request message for 2459 // [MetadataService.ListMetadataSchemas][google.cloud.aiplatform.v1beta1.MetadataService.ListMetadataSchemas]. 2460 // 2461 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2462 type ListMetadataSchemasRequest = src.ListMetadataSchemasRequest 2463 2464 // Response message for 2465 // [MetadataService.ListMetadataSchemas][google.cloud.aiplatform.v1beta1.MetadataService.ListMetadataSchemas]. 2466 // 2467 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2468 type ListMetadataSchemasResponse = src.ListMetadataSchemasResponse 2469 2470 // Request message for 2471 // [MetadataService.ListMetadataStores][google.cloud.aiplatform.v1beta1.MetadataService.ListMetadataStores]. 2472 // 2473 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2474 type ListMetadataStoresRequest = src.ListMetadataStoresRequest 2475 2476 // Response message for 2477 // [MetadataService.ListMetadataStores][google.cloud.aiplatform.v1beta1.MetadataService.ListMetadataStores]. 2478 // 2479 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2480 type ListMetadataStoresResponse = src.ListMetadataStoresResponse 2481 2482 // Request message for 2483 // [JobService.ListModelDeploymentMonitoringJobs][google.cloud.aiplatform.v1beta1.JobService.ListModelDeploymentMonitoringJobs]. 2484 // 2485 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2486 type ListModelDeploymentMonitoringJobsRequest = src.ListModelDeploymentMonitoringJobsRequest 2487 2488 // Response message for 2489 // [JobService.ListModelDeploymentMonitoringJobs][google.cloud.aiplatform.v1beta1.JobService.ListModelDeploymentMonitoringJobs]. 2490 // 2491 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2492 type ListModelDeploymentMonitoringJobsResponse = src.ListModelDeploymentMonitoringJobsResponse 2493 2494 // Request message for 2495 // [ModelService.ListModelEvaluationSlices][google.cloud.aiplatform.v1beta1.ModelService.ListModelEvaluationSlices]. 2496 // 2497 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2498 type ListModelEvaluationSlicesRequest = src.ListModelEvaluationSlicesRequest 2499 2500 // Response message for 2501 // [ModelService.ListModelEvaluationSlices][google.cloud.aiplatform.v1beta1.ModelService.ListModelEvaluationSlices]. 2502 // 2503 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2504 type ListModelEvaluationSlicesResponse = src.ListModelEvaluationSlicesResponse 2505 2506 // Request message for 2507 // [ModelService.ListModelEvaluations][google.cloud.aiplatform.v1beta1.ModelService.ListModelEvaluations]. 2508 // 2509 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2510 type ListModelEvaluationsRequest = src.ListModelEvaluationsRequest 2511 2512 // Response message for 2513 // [ModelService.ListModelEvaluations][google.cloud.aiplatform.v1beta1.ModelService.ListModelEvaluations]. 2514 // 2515 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2516 type ListModelEvaluationsResponse = src.ListModelEvaluationsResponse 2517 2518 // Request message for 2519 // [ModelService.ListModelVersions][google.cloud.aiplatform.v1beta1.ModelService.ListModelVersions]. 2520 // 2521 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2522 type ListModelVersionsRequest = src.ListModelVersionsRequest 2523 2524 // Response message for 2525 // [ModelService.ListModelVersions][google.cloud.aiplatform.v1beta1.ModelService.ListModelVersions] 2526 // 2527 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2528 type ListModelVersionsResponse = src.ListModelVersionsResponse 2529 2530 // Request message for 2531 // [ModelService.ListModels][google.cloud.aiplatform.v1beta1.ModelService.ListModels]. 2532 // 2533 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2534 type ListModelsRequest = src.ListModelsRequest 2535 2536 // Response message for 2537 // [ModelService.ListModels][google.cloud.aiplatform.v1beta1.ModelService.ListModels] 2538 // 2539 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2540 type ListModelsResponse = src.ListModelsResponse 2541 2542 // Request message for 2543 // [VizierService.ListOptimalTrials][google.cloud.aiplatform.v1beta1.VizierService.ListOptimalTrials]. 2544 // 2545 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2546 type ListOptimalTrialsRequest = src.ListOptimalTrialsRequest 2547 2548 // Response message for 2549 // [VizierService.ListOptimalTrials][google.cloud.aiplatform.v1beta1.VizierService.ListOptimalTrials]. 2550 // 2551 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2552 type ListOptimalTrialsResponse = src.ListOptimalTrialsResponse 2553 2554 // Request message for 2555 // [PipelineService.ListPipelineJobs][google.cloud.aiplatform.v1beta1.PipelineService.ListPipelineJobs]. 2556 // 2557 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2558 type ListPipelineJobsRequest = src.ListPipelineJobsRequest 2559 2560 // Response message for 2561 // [PipelineService.ListPipelineJobs][google.cloud.aiplatform.v1beta1.PipelineService.ListPipelineJobs] 2562 // 2563 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2564 type ListPipelineJobsResponse = src.ListPipelineJobsResponse 2565 2566 // Request message for 2567 // [DatasetService.ListSavedQueries][google.cloud.aiplatform.v1beta1.DatasetService.ListSavedQueries]. 2568 // 2569 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2570 type ListSavedQueriesRequest = src.ListSavedQueriesRequest 2571 2572 // Response message for 2573 // [DatasetService.ListSavedQueries][google.cloud.aiplatform.v1beta1.DatasetService.ListSavedQueries]. 2574 // 2575 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2576 type ListSavedQueriesResponse = src.ListSavedQueriesResponse 2577 2578 // Request message for 2579 // [SpecialistPoolService.ListSpecialistPools][google.cloud.aiplatform.v1beta1.SpecialistPoolService.ListSpecialistPools]. 2580 // 2581 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2582 type ListSpecialistPoolsRequest = src.ListSpecialistPoolsRequest 2583 2584 // Response message for 2585 // [SpecialistPoolService.ListSpecialistPools][google.cloud.aiplatform.v1beta1.SpecialistPoolService.ListSpecialistPools]. 2586 // 2587 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2588 type ListSpecialistPoolsResponse = src.ListSpecialistPoolsResponse 2589 2590 // Request message for 2591 // [VizierService.ListStudies][google.cloud.aiplatform.v1beta1.VizierService.ListStudies]. 2592 // 2593 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2594 type ListStudiesRequest = src.ListStudiesRequest 2595 2596 // Response message for 2597 // [VizierService.ListStudies][google.cloud.aiplatform.v1beta1.VizierService.ListStudies]. 2598 // 2599 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2600 type ListStudiesResponse = src.ListStudiesResponse 2601 2602 // Request message for 2603 // [TensorboardService.ListTensorboardExperiments][google.cloud.aiplatform.v1beta1.TensorboardService.ListTensorboardExperiments]. 2604 // 2605 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2606 type ListTensorboardExperimentsRequest = src.ListTensorboardExperimentsRequest 2607 2608 // Response message for 2609 // [TensorboardService.ListTensorboardExperiments][google.cloud.aiplatform.v1beta1.TensorboardService.ListTensorboardExperiments]. 2610 // 2611 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2612 type ListTensorboardExperimentsResponse = src.ListTensorboardExperimentsResponse 2613 2614 // Request message for 2615 // [TensorboardService.ListTensorboardRuns][google.cloud.aiplatform.v1beta1.TensorboardService.ListTensorboardRuns]. 2616 // 2617 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2618 type ListTensorboardRunsRequest = src.ListTensorboardRunsRequest 2619 2620 // Response message for 2621 // [TensorboardService.ListTensorboardRuns][google.cloud.aiplatform.v1beta1.TensorboardService.ListTensorboardRuns]. 2622 // 2623 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2624 type ListTensorboardRunsResponse = src.ListTensorboardRunsResponse 2625 2626 // Request message for 2627 // [TensorboardService.ListTensorboardTimeSeries][google.cloud.aiplatform.v1beta1.TensorboardService.ListTensorboardTimeSeries]. 2628 // 2629 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2630 type ListTensorboardTimeSeriesRequest = src.ListTensorboardTimeSeriesRequest 2631 2632 // Response message for 2633 // [TensorboardService.ListTensorboardTimeSeries][google.cloud.aiplatform.v1beta1.TensorboardService.ListTensorboardTimeSeries]. 2634 // 2635 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2636 type ListTensorboardTimeSeriesResponse = src.ListTensorboardTimeSeriesResponse 2637 2638 // Request message for 2639 // [TensorboardService.ListTensorboards][google.cloud.aiplatform.v1beta1.TensorboardService.ListTensorboards]. 2640 // 2641 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2642 type ListTensorboardsRequest = src.ListTensorboardsRequest 2643 2644 // Response message for 2645 // [TensorboardService.ListTensorboards][google.cloud.aiplatform.v1beta1.TensorboardService.ListTensorboards]. 2646 // 2647 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2648 type ListTensorboardsResponse = src.ListTensorboardsResponse 2649 2650 // Request message for 2651 // [PipelineService.ListTrainingPipelines][google.cloud.aiplatform.v1beta1.PipelineService.ListTrainingPipelines]. 2652 // 2653 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2654 type ListTrainingPipelinesRequest = src.ListTrainingPipelinesRequest 2655 2656 // Response message for 2657 // [PipelineService.ListTrainingPipelines][google.cloud.aiplatform.v1beta1.PipelineService.ListTrainingPipelines] 2658 // 2659 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2660 type ListTrainingPipelinesResponse = src.ListTrainingPipelinesResponse 2661 2662 // Request message for 2663 // [VizierService.ListTrials][google.cloud.aiplatform.v1beta1.VizierService.ListTrials]. 2664 // 2665 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2666 type ListTrialsRequest = src.ListTrialsRequest 2667 2668 // Response message for 2669 // [VizierService.ListTrials][google.cloud.aiplatform.v1beta1.VizierService.ListTrials]. 2670 // 2671 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2672 type ListTrialsResponse = src.ListTrialsResponse 2673 2674 // Request message for 2675 // [VizierService.LookupStudy][google.cloud.aiplatform.v1beta1.VizierService.LookupStudy]. 2676 // 2677 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2678 type LookupStudyRequest = src.LookupStudyRequest 2679 2680 // Specification of a single machine. 2681 // 2682 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2683 type MachineSpec = src.MachineSpec 2684 2685 // Manual batch tuning parameters. 2686 // 2687 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2688 type ManualBatchTuningParameters = src.ManualBatchTuningParameters 2689 2690 // A message representing a Measurement of a Trial. A Measurement contains the 2691 // Metrics got by executing a Trial using suggested hyperparameter values. 2692 // 2693 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2694 type Measurement = src.Measurement 2695 2696 // A message representing a metric in the measurement. 2697 // 2698 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2699 type Measurement_Metric = src.Measurement_Metric 2700 2701 // Request message for 2702 // [ModelService.MergeVersionAliases][google.cloud.aiplatform.v1beta1.ModelService.MergeVersionAliases]. 2703 // 2704 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2705 type MergeVersionAliasesRequest = src.MergeVersionAliasesRequest 2706 2707 // Instance of a general MetadataSchema. 2708 // 2709 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2710 type MetadataSchema = src.MetadataSchema 2711 2712 // Describes the type of the MetadataSchema. 2713 // 2714 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2715 type MetadataSchema_MetadataSchemaType = src.MetadataSchema_MetadataSchemaType 2716 2717 // MetadataServiceClient is the client API for MetadataService service. For 2718 // semantics around ctx use and closing/ending streaming RPCs, please refer to 2719 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 2720 // 2721 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2722 type MetadataServiceClient = src.MetadataServiceClient 2723 2724 // MetadataServiceServer is the server API for MetadataService service. 2725 // 2726 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2727 type MetadataServiceServer = src.MetadataServiceServer 2728 2729 // Instance of a metadata store. Contains a set of metadata that can be 2730 // queried. 2731 // 2732 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2733 type MetadataStore = src.MetadataStore 2734 2735 // Represents state information for a MetadataStore. 2736 // 2737 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2738 type MetadataStore_MetadataStoreState = src.MetadataStore_MetadataStoreState 2739 2740 // Represents one resource that exists in automl.googleapis.com, 2741 // datalabeling.googleapis.com or ml.googleapis.com. 2742 // 2743 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2744 type MigratableResource = src.MigratableResource 2745 2746 // Represents one Dataset in automl.googleapis.com. 2747 // 2748 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2749 type MigratableResource_AutomlDataset = src.MigratableResource_AutomlDataset 2750 type MigratableResource_AutomlDataset_ = src.MigratableResource_AutomlDataset_ 2751 2752 // Represents one Model in automl.googleapis.com. 2753 // 2754 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2755 type MigratableResource_AutomlModel = src.MigratableResource_AutomlModel 2756 type MigratableResource_AutomlModel_ = src.MigratableResource_AutomlModel_ 2757 2758 // Represents one Dataset in datalabeling.googleapis.com. 2759 // 2760 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2761 type MigratableResource_DataLabelingDataset = src.MigratableResource_DataLabelingDataset 2762 type MigratableResource_DataLabelingDataset_ = src.MigratableResource_DataLabelingDataset_ 2763 2764 // Represents one AnnotatedDataset in datalabeling.googleapis.com. 2765 // 2766 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2767 type MigratableResource_DataLabelingDataset_DataLabelingAnnotatedDataset = src.MigratableResource_DataLabelingDataset_DataLabelingAnnotatedDataset 2768 2769 // Represents one model Version in ml.googleapis.com. 2770 // 2771 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2772 type MigratableResource_MlEngineModelVersion = src.MigratableResource_MlEngineModelVersion 2773 type MigratableResource_MlEngineModelVersion_ = src.MigratableResource_MlEngineModelVersion_ 2774 2775 // Config of migrating one resource from automl.googleapis.com, 2776 // datalabeling.googleapis.com and ml.googleapis.com to Vertex AI. 2777 // 2778 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2779 type MigrateResourceRequest = src.MigrateResourceRequest 2780 2781 // Config for migrating Dataset in automl.googleapis.com to Vertex AI's 2782 // Dataset. 2783 // 2784 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2785 type MigrateResourceRequest_MigrateAutomlDatasetConfig = src.MigrateResourceRequest_MigrateAutomlDatasetConfig 2786 type MigrateResourceRequest_MigrateAutomlDatasetConfig_ = src.MigrateResourceRequest_MigrateAutomlDatasetConfig_ 2787 2788 // Config for migrating Model in automl.googleapis.com to Vertex AI's Model. 2789 // 2790 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2791 type MigrateResourceRequest_MigrateAutomlModelConfig = src.MigrateResourceRequest_MigrateAutomlModelConfig 2792 type MigrateResourceRequest_MigrateAutomlModelConfig_ = src.MigrateResourceRequest_MigrateAutomlModelConfig_ 2793 2794 // Config for migrating Dataset in datalabeling.googleapis.com to Vertex AI's 2795 // Dataset. 2796 // 2797 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2798 type MigrateResourceRequest_MigrateDataLabelingDatasetConfig = src.MigrateResourceRequest_MigrateDataLabelingDatasetConfig 2799 type MigrateResourceRequest_MigrateDataLabelingDatasetConfig_ = src.MigrateResourceRequest_MigrateDataLabelingDatasetConfig_ 2800 2801 // Config for migrating AnnotatedDataset in datalabeling.googleapis.com to 2802 // Vertex AI's SavedQuery. 2803 // 2804 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2805 type MigrateResourceRequest_MigrateDataLabelingDatasetConfig_MigrateDataLabelingAnnotatedDatasetConfig = src.MigrateResourceRequest_MigrateDataLabelingDatasetConfig_MigrateDataLabelingAnnotatedDatasetConfig 2806 2807 // Config for migrating version in ml.googleapis.com to Vertex AI's Model. 2808 // 2809 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2810 type MigrateResourceRequest_MigrateMlEngineModelVersionConfig = src.MigrateResourceRequest_MigrateMlEngineModelVersionConfig 2811 type MigrateResourceRequest_MigrateMlEngineModelVersionConfig_ = src.MigrateResourceRequest_MigrateMlEngineModelVersionConfig_ 2812 2813 // Describes a successfully migrated resource. 2814 // 2815 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2816 type MigrateResourceResponse = src.MigrateResourceResponse 2817 type MigrateResourceResponse_Dataset = src.MigrateResourceResponse_Dataset 2818 type MigrateResourceResponse_Model = src.MigrateResourceResponse_Model 2819 2820 // MigrationServiceClient is the client API for MigrationService service. For 2821 // semantics around ctx use and closing/ending streaming RPCs, please refer to 2822 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 2823 // 2824 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2825 type MigrationServiceClient = src.MigrationServiceClient 2826 2827 // MigrationServiceServer is the server API for MigrationService service. 2828 // 2829 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2830 type MigrationServiceServer = src.MigrationServiceServer 2831 2832 // A trained machine learning Model. 2833 // 2834 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2835 type Model = src.Model 2836 2837 // Specification of a container for serving predictions. Some fields in this 2838 // message correspond to fields in the [Kubernetes Container v1 core 2839 // specification](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). 2840 // 2841 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2842 type ModelContainerSpec = src.ModelContainerSpec 2843 2844 // ModelDeploymentMonitoringBigQueryTable specifies the BigQuery table name as 2845 // well as some information of the logs stored in this table. 2846 // 2847 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2848 type ModelDeploymentMonitoringBigQueryTable = src.ModelDeploymentMonitoringBigQueryTable 2849 2850 // Indicates where does the log come from. 2851 // 2852 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2853 type ModelDeploymentMonitoringBigQueryTable_LogSource = src.ModelDeploymentMonitoringBigQueryTable_LogSource 2854 2855 // Indicates what type of traffic does the log belong to. 2856 // 2857 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2858 type ModelDeploymentMonitoringBigQueryTable_LogType = src.ModelDeploymentMonitoringBigQueryTable_LogType 2859 2860 // Represents a job that runs periodically to monitor the deployed models in 2861 // an endpoint. It will analyze the logged training & prediction data to detect 2862 // any abnormal behaviors. 2863 // 2864 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2865 type ModelDeploymentMonitoringJob = src.ModelDeploymentMonitoringJob 2866 2867 // All metadata of most recent monitoring pipelines. 2868 // 2869 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2870 type ModelDeploymentMonitoringJob_LatestMonitoringPipelineMetadata = src.ModelDeploymentMonitoringJob_LatestMonitoringPipelineMetadata 2871 2872 // The state to Specify the monitoring pipeline. 2873 // 2874 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2875 type ModelDeploymentMonitoringJob_MonitoringScheduleState = src.ModelDeploymentMonitoringJob_MonitoringScheduleState 2876 2877 // ModelDeploymentMonitoringObjectiveConfig contains the pair of 2878 // deployed_model_id to ModelMonitoringObjectiveConfig. 2879 // 2880 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2881 type ModelDeploymentMonitoringObjectiveConfig = src.ModelDeploymentMonitoringObjectiveConfig 2882 2883 // The Model Monitoring Objective types. 2884 // 2885 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2886 type ModelDeploymentMonitoringObjectiveType = src.ModelDeploymentMonitoringObjectiveType 2887 2888 // The config for scheduling monitoring job. 2889 // 2890 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2891 type ModelDeploymentMonitoringScheduleConfig = src.ModelDeploymentMonitoringScheduleConfig 2892 2893 // A collection of metrics calculated by comparing Model's predictions on all 2894 // of the test data against annotations from the test data. 2895 // 2896 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2897 type ModelEvaluation = src.ModelEvaluation 2898 2899 // A collection of metrics calculated by comparing Model's predictions on a 2900 // slice of the test data against ground truth annotations. 2901 // 2902 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2903 type ModelEvaluationSlice = src.ModelEvaluationSlice 2904 2905 // Definition of a slice. 2906 // 2907 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2908 type ModelEvaluationSlice_Slice = src.ModelEvaluationSlice_Slice 2909 type ModelEvaluation_ModelEvaluationExplanationSpec = src.ModelEvaluation_ModelEvaluationExplanationSpec 2910 2911 // Aggregated explanation metrics for a Model over a set of instances. 2912 // 2913 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2914 type ModelExplanation = src.ModelExplanation 2915 type ModelMonitoringAlertConfig = src.ModelMonitoringAlertConfig 2916 2917 // The config for email alert. 2918 // 2919 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2920 type ModelMonitoringAlertConfig_EmailAlertConfig = src.ModelMonitoringAlertConfig_EmailAlertConfig 2921 type ModelMonitoringAlertConfig_EmailAlertConfig_ = src.ModelMonitoringAlertConfig_EmailAlertConfig_ 2922 2923 // The model monitoring configuration used for Batch Prediction Job. 2924 // 2925 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2926 type ModelMonitoringConfig = src.ModelMonitoringConfig 2927 2928 // The objective configuration for model monitoring, including the information 2929 // needed to detect anomalies for one particular model. 2930 // 2931 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2932 type ModelMonitoringObjectiveConfig = src.ModelMonitoringObjectiveConfig 2933 2934 // The config for integrating with Vertex Explainable AI. Only applicable if 2935 // the Model has explanation_spec populated. 2936 // 2937 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2938 type ModelMonitoringObjectiveConfig_ExplanationConfig = src.ModelMonitoringObjectiveConfig_ExplanationConfig 2939 2940 // Output from 2941 // [BatchPredictionJob][google.cloud.aiplatform.v1beta1.BatchPredictionJob] for 2942 // Model Monitoring baseline dataset, which can be used to generate baseline 2943 // attribution scores. 2944 // 2945 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2946 type ModelMonitoringObjectiveConfig_ExplanationConfig_ExplanationBaseline = src.ModelMonitoringObjectiveConfig_ExplanationConfig_ExplanationBaseline 2947 type ModelMonitoringObjectiveConfig_ExplanationConfig_ExplanationBaseline_Bigquery = src.ModelMonitoringObjectiveConfig_ExplanationConfig_ExplanationBaseline_Bigquery 2948 type ModelMonitoringObjectiveConfig_ExplanationConfig_ExplanationBaseline_Gcs = src.ModelMonitoringObjectiveConfig_ExplanationConfig_ExplanationBaseline_Gcs 2949 2950 // The storage format of the predictions generated BatchPrediction job. 2951 // 2952 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2953 type ModelMonitoringObjectiveConfig_ExplanationConfig_ExplanationBaseline_PredictionFormat = src.ModelMonitoringObjectiveConfig_ExplanationConfig_ExplanationBaseline_PredictionFormat 2954 2955 // The config for Prediction data drift detection. 2956 // 2957 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2958 type ModelMonitoringObjectiveConfig_PredictionDriftDetectionConfig = src.ModelMonitoringObjectiveConfig_PredictionDriftDetectionConfig 2959 2960 // Training Dataset information. 2961 // 2962 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2963 type ModelMonitoringObjectiveConfig_TrainingDataset = src.ModelMonitoringObjectiveConfig_TrainingDataset 2964 type ModelMonitoringObjectiveConfig_TrainingDataset_BigquerySource = src.ModelMonitoringObjectiveConfig_TrainingDataset_BigquerySource 2965 type ModelMonitoringObjectiveConfig_TrainingDataset_Dataset = src.ModelMonitoringObjectiveConfig_TrainingDataset_Dataset 2966 type ModelMonitoringObjectiveConfig_TrainingDataset_GcsSource = src.ModelMonitoringObjectiveConfig_TrainingDataset_GcsSource 2967 2968 // The config for Training & Prediction data skew detection. It specifies the 2969 // training dataset sources and the skew detection parameters. 2970 // 2971 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2972 type ModelMonitoringObjectiveConfig_TrainingPredictionSkewDetectionConfig = src.ModelMonitoringObjectiveConfig_TrainingPredictionSkewDetectionConfig 2973 2974 // Statistics and anomalies generated by Model Monitoring. 2975 // 2976 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2977 type ModelMonitoringStatsAnomalies = src.ModelMonitoringStatsAnomalies 2978 2979 // Historical Stats (and Anomalies) for a specific Feature. 2980 // 2981 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2982 type ModelMonitoringStatsAnomalies_FeatureHistoricStatsAnomalies = src.ModelMonitoringStatsAnomalies_FeatureHistoricStatsAnomalies 2983 2984 // ModelServiceClient is the client API for ModelService service. For 2985 // semantics around ctx use and closing/ending streaming RPCs, please refer to 2986 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 2987 // 2988 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2989 type ModelServiceClient = src.ModelServiceClient 2990 2991 // ModelServiceServer is the server API for ModelService service. 2992 // 2993 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2994 type ModelServiceServer = src.ModelServiceServer 2995 2996 // Detail description of the source information of the model. 2997 // 2998 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 2999 type ModelSourceInfo = src.ModelSourceInfo 3000 3001 // Source of the model. 3002 // 3003 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3004 type ModelSourceInfo_ModelSourceType = src.ModelSourceInfo_ModelSourceType 3005 3006 // Identifies a type of Model's prediction resources. 3007 // 3008 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3009 type Model_DeploymentResourcesType = src.Model_DeploymentResourcesType 3010 3011 // Represents export format supported by the Model. All formats export to 3012 // Google Cloud Storage. 3013 // 3014 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3015 type Model_ExportFormat = src.Model_ExportFormat 3016 3017 // The Model content that can be exported. 3018 // 3019 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3020 type Model_ExportFormat_ExportableContent = src.Model_ExportFormat_ExportableContent 3021 3022 // Runtime operation information for 3023 // [IndexEndpointService.MutateDeployedIndex][google.cloud.aiplatform.v1beta1.IndexEndpointService.MutateDeployedIndex]. 3024 // 3025 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3026 type MutateDeployedIndexOperationMetadata = src.MutateDeployedIndexOperationMetadata 3027 3028 // Request message for 3029 // [IndexEndpointService.MutateDeployedIndex][google.cloud.aiplatform.v1beta1.IndexEndpointService.MutateDeployedIndex]. 3030 // 3031 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3032 type MutateDeployedIndexRequest = src.MutateDeployedIndexRequest 3033 3034 // Response message for 3035 // [IndexEndpointService.MutateDeployedIndex][google.cloud.aiplatform.v1beta1.IndexEndpointService.MutateDeployedIndex]. 3036 // 3037 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3038 type MutateDeployedIndexResponse = src.MutateDeployedIndexResponse 3039 3040 // Runtime operation metadata with regard to Matching Engine Index. 3041 // 3042 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3043 type NearestNeighborSearchOperationMetadata = src.NearestNeighborSearchOperationMetadata 3044 type NearestNeighborSearchOperationMetadata_ContentValidationStats = src.NearestNeighborSearchOperationMetadata_ContentValidationStats 3045 type NearestNeighborSearchOperationMetadata_RecordError = src.NearestNeighborSearchOperationMetadata_RecordError 3046 type NearestNeighborSearchOperationMetadata_RecordError_RecordErrorType = src.NearestNeighborSearchOperationMetadata_RecordError_RecordErrorType 3047 3048 // Neighbors for example-based explanations. 3049 // 3050 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3051 type Neighbor = src.Neighbor 3052 3053 // Represents a mount configuration for Network File System (NFS) to mount. 3054 // 3055 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3056 type NfsMount = src.NfsMount 3057 3058 // Request message for 3059 // [JobService.PauseModelDeploymentMonitoringJob][google.cloud.aiplatform.v1beta1.JobService.PauseModelDeploymentMonitoringJob]. 3060 // 3061 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3062 type PauseModelDeploymentMonitoringJobRequest = src.PauseModelDeploymentMonitoringJobRequest 3063 3064 // Represents the failure policy of a pipeline. Currently, the default of a 3065 // pipeline is that the pipeline will continue to run until no more tasks can 3066 // be executed, also known as PIPELINE_FAILURE_POLICY_FAIL_SLOW. However, if a 3067 // pipeline is set to PIPELINE_FAILURE_POLICY_FAIL_FAST, it will stop 3068 // scheduling any new tasks when a task has failed. Any scheduled tasks will 3069 // continue to completion. 3070 // 3071 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3072 type PipelineFailurePolicy = src.PipelineFailurePolicy 3073 3074 // An instance of a machine learning PipelineJob. 3075 // 3076 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3077 type PipelineJob = src.PipelineJob 3078 3079 // The runtime detail of PipelineJob. 3080 // 3081 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3082 type PipelineJobDetail = src.PipelineJobDetail 3083 3084 // The runtime config of a PipelineJob. 3085 // 3086 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3087 type PipelineJob_RuntimeConfig = src.PipelineJob_RuntimeConfig 3088 3089 // The type of an input artifact. 3090 // 3091 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3092 type PipelineJob_RuntimeConfig_InputArtifact = src.PipelineJob_RuntimeConfig_InputArtifact 3093 type PipelineJob_RuntimeConfig_InputArtifact_ArtifactId = src.PipelineJob_RuntimeConfig_InputArtifact_ArtifactId 3094 3095 // PipelineServiceClient is the client API for PipelineService service. For 3096 // semantics around ctx use and closing/ending streaming RPCs, please refer to 3097 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 3098 // 3099 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3100 type PipelineServiceClient = src.PipelineServiceClient 3101 3102 // PipelineServiceServer is the server API for PipelineService service. 3103 // 3104 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3105 type PipelineServiceServer = src.PipelineServiceServer 3106 3107 // Describes the state of a pipeline. 3108 // 3109 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3110 type PipelineState = src.PipelineState 3111 3112 // The runtime detail of a task execution. 3113 // 3114 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3115 type PipelineTaskDetail = src.PipelineTaskDetail 3116 3117 // A list of artifact metadata. 3118 // 3119 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3120 type PipelineTaskDetail_ArtifactList = src.PipelineTaskDetail_ArtifactList 3121 3122 // A single record of the task status. 3123 // 3124 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3125 type PipelineTaskDetail_PipelineTaskStatus = src.PipelineTaskDetail_PipelineTaskStatus 3126 3127 // Specifies state of TaskExecution 3128 // 3129 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3130 type PipelineTaskDetail_State = src.PipelineTaskDetail_State 3131 3132 // The runtime detail of a pipeline executor. 3133 // 3134 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3135 type PipelineTaskExecutorDetail = src.PipelineTaskExecutorDetail 3136 3137 // The detail of a container execution. It contains the job names of the 3138 // lifecycle of a container execution. 3139 // 3140 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3141 type PipelineTaskExecutorDetail_ContainerDetail = src.PipelineTaskExecutorDetail_ContainerDetail 3142 type PipelineTaskExecutorDetail_ContainerDetail_ = src.PipelineTaskExecutorDetail_ContainerDetail_ 3143 3144 // The detailed info for a custom job executor. Deprecated: Do not use. 3145 // 3146 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3147 type PipelineTaskExecutorDetail_CustomJobDetail = src.PipelineTaskExecutorDetail_CustomJobDetail 3148 type PipelineTaskExecutorDetail_CustomJobDetail_ = src.PipelineTaskExecutorDetail_CustomJobDetail_ 3149 3150 // Pipeline template metadata if 3151 // [PipelineJob.template_uri][google.cloud.aiplatform.v1beta1.PipelineJob.template_uri] 3152 // is from supported template registry. Currently, the only supported registry 3153 // is Artifact Registry. 3154 // 3155 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3156 type PipelineTemplateMetadata = src.PipelineTemplateMetadata 3157 3158 // Represents a network port in a container. 3159 // 3160 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3161 type Port = src.Port 3162 3163 // Assigns input data to training, validation, and test sets based on the 3164 // value of a provided key. Supported only for tabular Datasets. 3165 // 3166 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3167 type PredefinedSplit = src.PredefinedSplit 3168 3169 // Request message for 3170 // [PredictionService.Predict][google.cloud.aiplatform.v1beta1.PredictionService.Predict]. 3171 // 3172 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3173 type PredictRequest = src.PredictRequest 3174 3175 // Configuration for logging request-response to a BigQuery table. 3176 // 3177 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3178 type PredictRequestResponseLoggingConfig = src.PredictRequestResponseLoggingConfig 3179 3180 // Response message for 3181 // [PredictionService.Predict][google.cloud.aiplatform.v1beta1.PredictionService.Predict]. 3182 // 3183 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3184 type PredictResponse = src.PredictResponse 3185 3186 // Contains the schemata used in Model's predictions and explanations via 3187 // [PredictionService.Predict][google.cloud.aiplatform.v1beta1.PredictionService.Predict], 3188 // [PredictionService.Explain][google.cloud.aiplatform.v1beta1.PredictionService.Explain] 3189 // and 3190 // [BatchPredictionJob][google.cloud.aiplatform.v1beta1.BatchPredictionJob]. 3191 // 3192 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3193 type PredictSchemata = src.PredictSchemata 3194 3195 // PredictionServiceClient is the client API for PredictionService service. 3196 // For semantics around ctx use and closing/ending streaming RPCs, please refer 3197 // to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 3198 // 3199 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3200 type PredictionServiceClient = src.PredictionServiceClient 3201 3202 // PredictionServiceServer is the server API for PredictionService service. 3203 // 3204 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3205 type PredictionServiceServer = src.PredictionServiceServer 3206 3207 // Preset configuration for example-based explanations 3208 // 3209 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3210 type Presets = src.Presets 3211 3212 // Preset option controlling parameters for different modalities 3213 // 3214 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3215 type Presets_Modality = src.Presets_Modality 3216 3217 // Preset option controlling parameters for query speed-precision trade-off 3218 // 3219 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3220 type Presets_Query = src.Presets_Query 3221 3222 // PrivateEndpoints proto is used to provide paths for users to send requests 3223 // privately. To send request via private service access, use predict_http_uri, 3224 // explain_http_uri or health_http_uri. To send request via private service 3225 // connect, use service_attachment. 3226 // 3227 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3228 type PrivateEndpoints = src.PrivateEndpoints 3229 3230 // Details of operations that perform 3231 // [MetadataService.PurgeArtifacts][google.cloud.aiplatform.v1beta1.MetadataService.PurgeArtifacts]. 3232 // 3233 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3234 type PurgeArtifactsMetadata = src.PurgeArtifactsMetadata 3235 3236 // Request message for 3237 // [MetadataService.PurgeArtifacts][google.cloud.aiplatform.v1beta1.MetadataService.PurgeArtifacts]. 3238 // 3239 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3240 type PurgeArtifactsRequest = src.PurgeArtifactsRequest 3241 3242 // Response message for 3243 // [MetadataService.PurgeArtifacts][google.cloud.aiplatform.v1beta1.MetadataService.PurgeArtifacts]. 3244 // 3245 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3246 type PurgeArtifactsResponse = src.PurgeArtifactsResponse 3247 3248 // Details of operations that perform 3249 // [MetadataService.PurgeContexts][google.cloud.aiplatform.v1beta1.MetadataService.PurgeContexts]. 3250 // 3251 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3252 type PurgeContextsMetadata = src.PurgeContextsMetadata 3253 3254 // Request message for 3255 // [MetadataService.PurgeContexts][google.cloud.aiplatform.v1beta1.MetadataService.PurgeContexts]. 3256 // 3257 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3258 type PurgeContextsRequest = src.PurgeContextsRequest 3259 3260 // Response message for 3261 // [MetadataService.PurgeContexts][google.cloud.aiplatform.v1beta1.MetadataService.PurgeContexts]. 3262 // 3263 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3264 type PurgeContextsResponse = src.PurgeContextsResponse 3265 3266 // Details of operations that perform 3267 // [MetadataService.PurgeExecutions][google.cloud.aiplatform.v1beta1.MetadataService.PurgeExecutions]. 3268 // 3269 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3270 type PurgeExecutionsMetadata = src.PurgeExecutionsMetadata 3271 3272 // Request message for 3273 // [MetadataService.PurgeExecutions][google.cloud.aiplatform.v1beta1.MetadataService.PurgeExecutions]. 3274 // 3275 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3276 type PurgeExecutionsRequest = src.PurgeExecutionsRequest 3277 3278 // Response message for 3279 // [MetadataService.PurgeExecutions][google.cloud.aiplatform.v1beta1.MetadataService.PurgeExecutions]. 3280 // 3281 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3282 type PurgeExecutionsResponse = src.PurgeExecutionsResponse 3283 3284 // The spec of a Python packaged code. 3285 // 3286 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3287 type PythonPackageSpec = src.PythonPackageSpec 3288 3289 // Request message for 3290 // [MetadataService.QueryArtifactLineageSubgraph][google.cloud.aiplatform.v1beta1.MetadataService.QueryArtifactLineageSubgraph]. 3291 // 3292 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3293 type QueryArtifactLineageSubgraphRequest = src.QueryArtifactLineageSubgraphRequest 3294 3295 // Request message for 3296 // [MetadataService.QueryContextLineageSubgraph][google.cloud.aiplatform.v1beta1.MetadataService.QueryContextLineageSubgraph]. 3297 // 3298 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3299 type QueryContextLineageSubgraphRequest = src.QueryContextLineageSubgraphRequest 3300 3301 // Request message for QueryDeployedModels method. 3302 // 3303 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3304 type QueryDeployedModelsRequest = src.QueryDeployedModelsRequest 3305 3306 // Response message for QueryDeployedModels method. 3307 // 3308 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3309 type QueryDeployedModelsResponse = src.QueryDeployedModelsResponse 3310 3311 // Request message for 3312 // [MetadataService.QueryExecutionInputsAndOutputs][google.cloud.aiplatform.v1beta1.MetadataService.QueryExecutionInputsAndOutputs]. 3313 // 3314 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3315 type QueryExecutionInputsAndOutputsRequest = src.QueryExecutionInputsAndOutputsRequest 3316 3317 // Request message for 3318 // [PredictionService.RawPredict][google.cloud.aiplatform.v1beta1.PredictionService.RawPredict]. 3319 // 3320 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3321 type RawPredictRequest = src.RawPredictRequest 3322 3323 // Request message for 3324 // [FeaturestoreOnlineServingService.ReadFeatureValues][google.cloud.aiplatform.v1beta1.FeaturestoreOnlineServingService.ReadFeatureValues]. 3325 // 3326 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3327 type ReadFeatureValuesRequest = src.ReadFeatureValuesRequest 3328 3329 // Response message for 3330 // [FeaturestoreOnlineServingService.ReadFeatureValues][google.cloud.aiplatform.v1beta1.FeaturestoreOnlineServingService.ReadFeatureValues]. 3331 // 3332 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3333 type ReadFeatureValuesResponse = src.ReadFeatureValuesResponse 3334 3335 // Entity view with Feature values. 3336 // 3337 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3338 type ReadFeatureValuesResponse_EntityView = src.ReadFeatureValuesResponse_EntityView 3339 3340 // Container to hold value(s), successive in time, for one Feature from the 3341 // request. 3342 // 3343 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3344 type ReadFeatureValuesResponse_EntityView_Data = src.ReadFeatureValuesResponse_EntityView_Data 3345 type ReadFeatureValuesResponse_EntityView_Data_Value = src.ReadFeatureValuesResponse_EntityView_Data_Value 3346 type ReadFeatureValuesResponse_EntityView_Data_Values = src.ReadFeatureValuesResponse_EntityView_Data_Values 3347 3348 // Metadata for requested Features. 3349 // 3350 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3351 type ReadFeatureValuesResponse_FeatureDescriptor = src.ReadFeatureValuesResponse_FeatureDescriptor 3352 3353 // Response header with metadata for the requested 3354 // [ReadFeatureValuesRequest.entity_type][google.cloud.aiplatform.v1beta1.ReadFeatureValuesRequest.entity_type] 3355 // and Features. 3356 // 3357 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3358 type ReadFeatureValuesResponse_Header = src.ReadFeatureValuesResponse_Header 3359 3360 // Request message for 3361 // [TensorboardService.ReadTensorboardBlobData][google.cloud.aiplatform.v1beta1.TensorboardService.ReadTensorboardBlobData]. 3362 // 3363 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3364 type ReadTensorboardBlobDataRequest = src.ReadTensorboardBlobDataRequest 3365 3366 // Response message for 3367 // [TensorboardService.ReadTensorboardBlobData][google.cloud.aiplatform.v1beta1.TensorboardService.ReadTensorboardBlobData]. 3368 // 3369 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3370 type ReadTensorboardBlobDataResponse = src.ReadTensorboardBlobDataResponse 3371 3372 // Request message for 3373 // [TensorboardService.ReadTensorboardTimeSeriesData][google.cloud.aiplatform.v1beta1.TensorboardService.ReadTensorboardTimeSeriesData]. 3374 // 3375 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3376 type ReadTensorboardTimeSeriesDataRequest = src.ReadTensorboardTimeSeriesDataRequest 3377 3378 // Response message for 3379 // [TensorboardService.ReadTensorboardTimeSeriesData][google.cloud.aiplatform.v1beta1.TensorboardService.ReadTensorboardTimeSeriesData]. 3380 // 3381 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3382 type ReadTensorboardTimeSeriesDataResponse = src.ReadTensorboardTimeSeriesDataResponse 3383 3384 // Request message for [MetadataService.DeleteContextChildrenRequest][]. 3385 // 3386 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3387 type RemoveContextChildrenRequest = src.RemoveContextChildrenRequest 3388 3389 // Response message for 3390 // [MetadataService.RemoveContextChildren][google.cloud.aiplatform.v1beta1.MetadataService.RemoveContextChildren]. 3391 // 3392 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3393 type RemoveContextChildrenResponse = src.RemoveContextChildrenResponse 3394 3395 // Request message for 3396 // [IndexService.RemoveDatapoints][google.cloud.aiplatform.v1beta1.IndexService.RemoveDatapoints] 3397 // 3398 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3399 type RemoveDatapointsRequest = src.RemoveDatapointsRequest 3400 3401 // Response message for 3402 // [IndexService.RemoveDatapoints][google.cloud.aiplatform.v1beta1.IndexService.RemoveDatapoints] 3403 // 3404 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3405 type RemoveDatapointsResponse = src.RemoveDatapointsResponse 3406 3407 // Statistics information about resource consumption. 3408 // 3409 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3410 type ResourcesConsumed = src.ResourcesConsumed 3411 3412 // Request message for 3413 // [JobService.ResumeModelDeploymentMonitoringJob][google.cloud.aiplatform.v1beta1.JobService.ResumeModelDeploymentMonitoringJob]. 3414 // 3415 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3416 type ResumeModelDeploymentMonitoringJobRequest = src.ResumeModelDeploymentMonitoringJobRequest 3417 3418 // Active learning data sampling config. For every active learning labeling 3419 // iteration, it will select a batch of data based on the sampling strategy. 3420 // 3421 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3422 type SampleConfig = src.SampleConfig 3423 type SampleConfig_FollowingBatchSamplePercentage = src.SampleConfig_FollowingBatchSamplePercentage 3424 type SampleConfig_InitialBatchSamplePercentage = src.SampleConfig_InitialBatchSamplePercentage 3425 3426 // Sample strategy decides which subset of DataItems should be selected for 3427 // human labeling in every batch. 3428 // 3429 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3430 type SampleConfig_SampleStrategy = src.SampleConfig_SampleStrategy 3431 3432 // An attribution method that approximates Shapley values for features that 3433 // contribute to the label being predicted. A sampling strategy is used to 3434 // approximate the value rather than considering all subsets of features. 3435 // 3436 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3437 type SampledShapleyAttribution = src.SampledShapleyAttribution 3438 3439 // Sampling Strategy for logging, can be for both training and prediction 3440 // dataset. 3441 // 3442 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3443 type SamplingStrategy = src.SamplingStrategy 3444 3445 // Requests are randomly selected. 3446 // 3447 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3448 type SamplingStrategy_RandomSampleConfig = src.SamplingStrategy_RandomSampleConfig 3449 3450 // A SavedQuery is a view of the dataset. It references a subset of 3451 // annotations by problem type and filters. 3452 // 3453 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3454 type SavedQuery = src.SavedQuery 3455 3456 // One point viewable on a scalar metric plot. 3457 // 3458 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3459 type Scalar = src.Scalar 3460 3461 // All parameters related to queuing and scheduling of custom jobs. 3462 // 3463 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3464 type Scheduling = src.Scheduling 3465 3466 // Request message for 3467 // [FeaturestoreService.SearchFeatures][google.cloud.aiplatform.v1beta1.FeaturestoreService.SearchFeatures]. 3468 // 3469 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3470 type SearchFeaturesRequest = src.SearchFeaturesRequest 3471 3472 // Response message for 3473 // [FeaturestoreService.SearchFeatures][google.cloud.aiplatform.v1beta1.FeaturestoreService.SearchFeatures]. 3474 // 3475 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3476 type SearchFeaturesResponse = src.SearchFeaturesResponse 3477 3478 // Request message for 3479 // [MigrationService.SearchMigratableResources][google.cloud.aiplatform.v1beta1.MigrationService.SearchMigratableResources]. 3480 // 3481 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3482 type SearchMigratableResourcesRequest = src.SearchMigratableResourcesRequest 3483 3484 // Response message for 3485 // [MigrationService.SearchMigratableResources][google.cloud.aiplatform.v1beta1.MigrationService.SearchMigratableResources]. 3486 // 3487 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3488 type SearchMigratableResourcesResponse = src.SearchMigratableResourcesResponse 3489 3490 // Request message for 3491 // [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1beta1.JobService.SearchModelDeploymentMonitoringStatsAnomalies]. 3492 // 3493 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3494 type SearchModelDeploymentMonitoringStatsAnomaliesRequest = src.SearchModelDeploymentMonitoringStatsAnomaliesRequest 3495 3496 // Stats requested for specific objective. 3497 // 3498 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3499 type SearchModelDeploymentMonitoringStatsAnomaliesRequest_StatsAnomaliesObjective = src.SearchModelDeploymentMonitoringStatsAnomaliesRequest_StatsAnomaliesObjective 3500 3501 // Response message for 3502 // [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1beta1.JobService.SearchModelDeploymentMonitoringStatsAnomalies]. 3503 // 3504 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3505 type SearchModelDeploymentMonitoringStatsAnomaliesResponse = src.SearchModelDeploymentMonitoringStatsAnomaliesResponse 3506 3507 // Config for SmoothGrad approximation of gradients. When enabled, the 3508 // gradients are approximated by averaging the gradients from noisy samples in 3509 // the vicinity of the inputs. Adding noise can help improve the computed 3510 // gradients. Refer to this paper for more details: 3511 // https://arxiv.org/pdf/1706.03825.pdf 3512 // 3513 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3514 type SmoothGradConfig = src.SmoothGradConfig 3515 type SmoothGradConfig_FeatureNoiseSigma = src.SmoothGradConfig_FeatureNoiseSigma 3516 type SmoothGradConfig_NoiseSigma = src.SmoothGradConfig_NoiseSigma 3517 3518 // SpecialistPool represents customers' own workforce to work on their data 3519 // labeling jobs. It includes a group of specialist managers and workers. 3520 // Managers are responsible for managing the workers in this pool as well as 3521 // customers' data labeling jobs associated with this pool. Customers create 3522 // specialist pool as well as start data labeling jobs on Cloud, managers and 3523 // workers handle the jobs using CrowdCompute console. 3524 // 3525 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3526 type SpecialistPool = src.SpecialistPool 3527 3528 // SpecialistPoolServiceClient is the client API for SpecialistPoolService 3529 // service. For semantics around ctx use and closing/ending streaming RPCs, 3530 // please refer to 3531 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 3532 // 3533 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3534 type SpecialistPoolServiceClient = src.SpecialistPoolServiceClient 3535 3536 // SpecialistPoolServiceServer is the server API for SpecialistPoolService 3537 // service. 3538 // 3539 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3540 type SpecialistPoolServiceServer = src.SpecialistPoolServiceServer 3541 3542 // Request message for 3543 // [VizierService.StopTrial][google.cloud.aiplatform.v1beta1.VizierService.StopTrial]. 3544 // 3545 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3546 type StopTrialRequest = src.StopTrialRequest 3547 3548 // Assigns input data to the training, validation, and test sets so that the 3549 // distribution of values found in the categorical column (as specified by the 3550 // `key` field) is mirrored within each split. The fraction values determine 3551 // the relative sizes of the splits. For example, if the specified column has 3552 // three values, with 50% of the rows having value "A", 25% value "B", and 25% 3553 // value "C", and the split fractions are specified as 80/10/10, then the 3554 // training set will constitute 80% of the training data, with about 50% of the 3555 // training set rows having the value "A" for the specified column, about 25% 3556 // having the value "B", and about 25% having the value "C". Only the top 500 3557 // occurring values are used; any values not in the top 500 values are randomly 3558 // assigned to a split. If less than three rows contain a specific value, those 3559 // rows are randomly assigned. Supported only for tabular Datasets. 3560 // 3561 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3562 type StratifiedSplit = src.StratifiedSplit 3563 3564 // Request message for 3565 // [FeaturestoreOnlineServingService.StreamingFeatureValuesRead][]. 3566 // 3567 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3568 type StreamingReadFeatureValuesRequest = src.StreamingReadFeatureValuesRequest 3569 3570 // A list of string values. 3571 // 3572 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3573 type StringArray = src.StringArray 3574 3575 // A message representing a Study. 3576 // 3577 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3578 type Study = src.Study 3579 3580 // Represents specification of a Study. 3581 // 3582 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3583 type StudySpec = src.StudySpec 3584 3585 // The available search algorithms for the Study. 3586 // 3587 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3588 type StudySpec_Algorithm = src.StudySpec_Algorithm 3589 3590 // Configuration for ConvexAutomatedStoppingSpec. When there are enough 3591 // completed trials (configured by min_measurement_count), for pending trials 3592 // with enough measurements and steps, the policy first computes an 3593 // overestimate of the objective value at max_num_steps according to the slope 3594 // of the incomplete objective value curve. No prediction can be made if the 3595 // curve is completely flat. If the overestimation is worse than the best 3596 // objective value of the completed trials, this pending trial will be 3597 // early-stopped, but a last measurement will be added to the pending trial 3598 // with max_num_steps and predicted objective value from the autoregression 3599 // model. 3600 // 3601 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3602 type StudySpec_ConvexAutomatedStoppingSpec = src.StudySpec_ConvexAutomatedStoppingSpec 3603 type StudySpec_ConvexAutomatedStoppingSpec_ = src.StudySpec_ConvexAutomatedStoppingSpec_ 3604 3605 // Configuration for ConvexStopPolicy. Deprecated: Do not use. 3606 // 3607 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3608 type StudySpec_ConvexStopConfig = src.StudySpec_ConvexStopConfig 3609 type StudySpec_ConvexStopConfig_ = src.StudySpec_ConvexStopConfig_ 3610 3611 // The decay curve automated stopping rule builds a Gaussian Process Regressor 3612 // to predict the final objective value of a Trial based on the already 3613 // completed Trials and the intermediate measurements of the current Trial. 3614 // Early stopping is requested for the current Trial if there is very low 3615 // probability to exceed the optimal value found so far. 3616 // 3617 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3618 type StudySpec_DecayCurveAutomatedStoppingSpec = src.StudySpec_DecayCurveAutomatedStoppingSpec 3619 type StudySpec_DecayCurveStoppingSpec = src.StudySpec_DecayCurveStoppingSpec 3620 3621 // This indicates which measurement to use if/when the service automatically 3622 // selects the final measurement from previously reported intermediate 3623 // measurements. Choose this based on two considerations: A) Do you expect your 3624 // measurements to monotonically improve? If so, choose LAST_MEASUREMENT. On 3625 // the other hand, if you're in a situation where your system can "over-train" 3626 // and you expect the performance to get better for a while but then start 3627 // declining, choose BEST_MEASUREMENT. B) Are your measurements significantly 3628 // noisy and/or irreproducible? If so, BEST_MEASUREMENT will tend to be 3629 // over-optimistic, and it may be better to choose LAST_MEASUREMENT. If both or 3630 // neither of (A) and (B) apply, it doesn't matter which selection type is 3631 // chosen. 3632 // 3633 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3634 type StudySpec_MeasurementSelectionType = src.StudySpec_MeasurementSelectionType 3635 3636 // The median automated stopping rule stops a pending Trial if the Trial's 3637 // best objective_value is strictly below the median 'performance' of all 3638 // completed Trials reported up to the Trial's last measurement. Currently, 3639 // 'performance' refers to the running average of the objective values reported 3640 // by the Trial in each measurement. 3641 // 3642 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3643 type StudySpec_MedianAutomatedStoppingSpec = src.StudySpec_MedianAutomatedStoppingSpec 3644 type StudySpec_MedianAutomatedStoppingSpec_ = src.StudySpec_MedianAutomatedStoppingSpec_ 3645 3646 // Represents a metric to optimize. 3647 // 3648 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3649 type StudySpec_MetricSpec = src.StudySpec_MetricSpec 3650 3651 // The available types of optimization goals. 3652 // 3653 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3654 type StudySpec_MetricSpec_GoalType = src.StudySpec_MetricSpec_GoalType 3655 3656 // Describes the noise level of the repeated observations. "Noisy" means that 3657 // the repeated observations with the same Trial parameters may lead to 3658 // different metric evaluations. 3659 // 3660 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3661 type StudySpec_ObservationNoise = src.StudySpec_ObservationNoise 3662 3663 // Represents a single parameter to optimize. 3664 // 3665 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3666 type StudySpec_ParameterSpec = src.StudySpec_ParameterSpec 3667 3668 // Value specification for a parameter in `CATEGORICAL` type. 3669 // 3670 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3671 type StudySpec_ParameterSpec_CategoricalValueSpec = src.StudySpec_ParameterSpec_CategoricalValueSpec 3672 type StudySpec_ParameterSpec_CategoricalValueSpec_ = src.StudySpec_ParameterSpec_CategoricalValueSpec_ 3673 3674 // Represents a parameter spec with condition from its parent parameter. 3675 // 3676 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3677 type StudySpec_ParameterSpec_ConditionalParameterSpec = src.StudySpec_ParameterSpec_ConditionalParameterSpec 3678 3679 // Represents the spec to match categorical values from parent parameter. 3680 // 3681 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3682 type StudySpec_ParameterSpec_ConditionalParameterSpec_CategoricalValueCondition = src.StudySpec_ParameterSpec_ConditionalParameterSpec_CategoricalValueCondition 3683 3684 // Represents the spec to match discrete values from parent parameter. 3685 // 3686 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3687 type StudySpec_ParameterSpec_ConditionalParameterSpec_DiscreteValueCondition = src.StudySpec_ParameterSpec_ConditionalParameterSpec_DiscreteValueCondition 3688 3689 // Represents the spec to match integer values from parent parameter. 3690 // 3691 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3692 type StudySpec_ParameterSpec_ConditionalParameterSpec_IntValueCondition = src.StudySpec_ParameterSpec_ConditionalParameterSpec_IntValueCondition 3693 type StudySpec_ParameterSpec_ConditionalParameterSpec_ParentCategoricalValues = src.StudySpec_ParameterSpec_ConditionalParameterSpec_ParentCategoricalValues 3694 type StudySpec_ParameterSpec_ConditionalParameterSpec_ParentDiscreteValues = src.StudySpec_ParameterSpec_ConditionalParameterSpec_ParentDiscreteValues 3695 type StudySpec_ParameterSpec_ConditionalParameterSpec_ParentIntValues = src.StudySpec_ParameterSpec_ConditionalParameterSpec_ParentIntValues 3696 3697 // Value specification for a parameter in `DISCRETE` type. 3698 // 3699 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3700 type StudySpec_ParameterSpec_DiscreteValueSpec = src.StudySpec_ParameterSpec_DiscreteValueSpec 3701 type StudySpec_ParameterSpec_DiscreteValueSpec_ = src.StudySpec_ParameterSpec_DiscreteValueSpec_ 3702 3703 // Value specification for a parameter in `DOUBLE` type. 3704 // 3705 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3706 type StudySpec_ParameterSpec_DoubleValueSpec = src.StudySpec_ParameterSpec_DoubleValueSpec 3707 type StudySpec_ParameterSpec_DoubleValueSpec_ = src.StudySpec_ParameterSpec_DoubleValueSpec_ 3708 3709 // Value specification for a parameter in `INTEGER` type. 3710 // 3711 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3712 type StudySpec_ParameterSpec_IntegerValueSpec = src.StudySpec_ParameterSpec_IntegerValueSpec 3713 type StudySpec_ParameterSpec_IntegerValueSpec_ = src.StudySpec_ParameterSpec_IntegerValueSpec_ 3714 3715 // The type of scaling that should be applied to this parameter. 3716 // 3717 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3718 type StudySpec_ParameterSpec_ScaleType = src.StudySpec_ParameterSpec_ScaleType 3719 3720 // This contains flag for manually disabling transfer learning for a study. 3721 // The names of prior studies being used for transfer learning (if any) are 3722 // also listed here. 3723 // 3724 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3725 type StudySpec_TransferLearningConfig = src.StudySpec_TransferLearningConfig 3726 3727 // Describes the Study state. 3728 // 3729 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3730 type Study_State = src.Study_State 3731 3732 // Details of operations that perform Trials suggestion. 3733 // 3734 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3735 type SuggestTrialsMetadata = src.SuggestTrialsMetadata 3736 3737 // Request message for 3738 // [VizierService.SuggestTrials][google.cloud.aiplatform.v1beta1.VizierService.SuggestTrials]. 3739 // 3740 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3741 type SuggestTrialsRequest = src.SuggestTrialsRequest 3742 3743 // Response message for 3744 // [VizierService.SuggestTrials][google.cloud.aiplatform.v1beta1.VizierService.SuggestTrials]. 3745 // 3746 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3747 type SuggestTrialsResponse = src.SuggestTrialsResponse 3748 3749 // The storage details for TFRecord output content. 3750 // 3751 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3752 type TFRecordDestination = src.TFRecordDestination 3753 3754 // Tensorboard is a physical database that stores users' training metrics. A 3755 // default Tensorboard is provided in each region of a GCP project. If needed 3756 // users can also create extra Tensorboards in their projects. 3757 // 3758 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3759 type Tensorboard = src.Tensorboard 3760 3761 // One blob (e.g, image, graph) viewable on a blob metric plot. 3762 // 3763 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3764 type TensorboardBlob = src.TensorboardBlob 3765 3766 // One point viewable on a blob metric plot, but mostly just a wrapper message 3767 // to work around repeated fields can't be used directly within `oneof` fields. 3768 // 3769 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3770 type TensorboardBlobSequence = src.TensorboardBlobSequence 3771 3772 // A TensorboardExperiment is a group of TensorboardRuns, that are typically 3773 // the results of a training job run, in a Tensorboard. 3774 // 3775 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3776 type TensorboardExperiment = src.TensorboardExperiment 3777 3778 // TensorboardRun maps to a specific execution of a training job with a given 3779 // set of hyperparameter values, model definition, dataset, etc 3780 // 3781 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3782 type TensorboardRun = src.TensorboardRun 3783 3784 // TensorboardServiceClient is the client API for TensorboardService service. 3785 // For semantics around ctx use and closing/ending streaming RPCs, please refer 3786 // to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 3787 // 3788 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3789 type TensorboardServiceClient = src.TensorboardServiceClient 3790 3791 // TensorboardServiceServer is the server API for TensorboardService service. 3792 // 3793 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3794 type TensorboardServiceServer = src.TensorboardServiceServer 3795 type TensorboardService_ReadTensorboardBlobDataClient = src.TensorboardService_ReadTensorboardBlobDataClient 3796 type TensorboardService_ReadTensorboardBlobDataServer = src.TensorboardService_ReadTensorboardBlobDataServer 3797 3798 // One point viewable on a tensor metric plot. 3799 // 3800 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3801 type TensorboardTensor = src.TensorboardTensor 3802 3803 // TensorboardTimeSeries maps to times series produced in training runs 3804 // 3805 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3806 type TensorboardTimeSeries = src.TensorboardTimeSeries 3807 3808 // Describes metadata for a TensorboardTimeSeries. 3809 // 3810 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3811 type TensorboardTimeSeries_Metadata = src.TensorboardTimeSeries_Metadata 3812 3813 // An enum representing the value type of a TensorboardTimeSeries. 3814 // 3815 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3816 type TensorboardTimeSeries_ValueType = src.TensorboardTimeSeries_ValueType 3817 3818 // The config for feature monitoring threshold. 3819 // 3820 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3821 type ThresholdConfig = src.ThresholdConfig 3822 type ThresholdConfig_Value = src.ThresholdConfig_Value 3823 3824 // All the data stored in a TensorboardTimeSeries. 3825 // 3826 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3827 type TimeSeriesData = src.TimeSeriesData 3828 3829 // A TensorboardTimeSeries data point. 3830 // 3831 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3832 type TimeSeriesDataPoint = src.TimeSeriesDataPoint 3833 type TimeSeriesDataPoint_Blobs = src.TimeSeriesDataPoint_Blobs 3834 type TimeSeriesDataPoint_Scalar = src.TimeSeriesDataPoint_Scalar 3835 type TimeSeriesDataPoint_Tensor = src.TimeSeriesDataPoint_Tensor 3836 3837 // Assigns input data to training, validation, and test sets based on a 3838 // provided timestamps. The youngest data pieces are assigned to training set, 3839 // next to validation set, and the oldest to the test set. Supported only for 3840 // tabular Datasets. 3841 // 3842 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3843 type TimestampSplit = src.TimestampSplit 3844 3845 // CMLE training config. For every active learning labeling iteration, system 3846 // will train a machine learning model on CMLE. The trained model will be used 3847 // by data sampling algorithm to select DataItems. 3848 // 3849 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3850 type TrainingConfig = src.TrainingConfig 3851 3852 // The TrainingPipeline orchestrates tasks associated with training a Model. 3853 // It always executes the training task, and optionally may also export data 3854 // from Vertex AI's Dataset which becomes the training input, 3855 // [upload][google.cloud.aiplatform.v1beta1.ModelService.UploadModel] the Model 3856 // to Vertex AI, and evaluate the Model. 3857 // 3858 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3859 type TrainingPipeline = src.TrainingPipeline 3860 3861 // A message representing a Trial. A Trial contains a unique set of Parameters 3862 // that has been or will be evaluated, along with the objective metrics got by 3863 // running the Trial. 3864 // 3865 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3866 type Trial = src.Trial 3867 3868 // A message representing a parameter to be tuned. 3869 // 3870 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3871 type Trial_Parameter = src.Trial_Parameter 3872 3873 // Describes a Trial state. 3874 // 3875 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3876 type Trial_State = src.Trial_State 3877 3878 // Runtime operation information for 3879 // [IndexEndpointService.UndeployIndex][google.cloud.aiplatform.v1beta1.IndexEndpointService.UndeployIndex]. 3880 // 3881 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3882 type UndeployIndexOperationMetadata = src.UndeployIndexOperationMetadata 3883 3884 // Request message for 3885 // [IndexEndpointService.UndeployIndex][google.cloud.aiplatform.v1beta1.IndexEndpointService.UndeployIndex]. 3886 // 3887 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3888 type UndeployIndexRequest = src.UndeployIndexRequest 3889 3890 // Response message for 3891 // [IndexEndpointService.UndeployIndex][google.cloud.aiplatform.v1beta1.IndexEndpointService.UndeployIndex]. 3892 // 3893 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3894 type UndeployIndexResponse = src.UndeployIndexResponse 3895 3896 // Runtime operation information for 3897 // [EndpointService.UndeployModel][google.cloud.aiplatform.v1beta1.EndpointService.UndeployModel]. 3898 // 3899 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3900 type UndeployModelOperationMetadata = src.UndeployModelOperationMetadata 3901 3902 // Request message for 3903 // [EndpointService.UndeployModel][google.cloud.aiplatform.v1beta1.EndpointService.UndeployModel]. 3904 // 3905 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3906 type UndeployModelRequest = src.UndeployModelRequest 3907 3908 // Response message for 3909 // [EndpointService.UndeployModel][google.cloud.aiplatform.v1beta1.EndpointService.UndeployModel]. 3910 // 3911 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3912 type UndeployModelResponse = src.UndeployModelResponse 3913 3914 // UnimplementedDatasetServiceServer can be embedded to have forward 3915 // compatible implementations. 3916 // 3917 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3918 type UnimplementedDatasetServiceServer = src.UnimplementedDatasetServiceServer 3919 3920 // UnimplementedDeploymentResourcePoolServiceServer can be embedded to have 3921 // forward compatible implementations. 3922 // 3923 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3924 type UnimplementedDeploymentResourcePoolServiceServer = src.UnimplementedDeploymentResourcePoolServiceServer 3925 3926 // UnimplementedEndpointServiceServer can be embedded to have forward 3927 // compatible implementations. 3928 // 3929 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3930 type UnimplementedEndpointServiceServer = src.UnimplementedEndpointServiceServer 3931 3932 // UnimplementedFeaturestoreOnlineServingServiceServer can be embedded to have 3933 // forward compatible implementations. 3934 // 3935 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3936 type UnimplementedFeaturestoreOnlineServingServiceServer = src.UnimplementedFeaturestoreOnlineServingServiceServer 3937 3938 // UnimplementedFeaturestoreServiceServer can be embedded to have forward 3939 // compatible implementations. 3940 // 3941 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3942 type UnimplementedFeaturestoreServiceServer = src.UnimplementedFeaturestoreServiceServer 3943 3944 // UnimplementedIndexEndpointServiceServer can be embedded to have forward 3945 // compatible implementations. 3946 // 3947 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3948 type UnimplementedIndexEndpointServiceServer = src.UnimplementedIndexEndpointServiceServer 3949 3950 // UnimplementedIndexServiceServer can be embedded to have forward compatible 3951 // implementations. 3952 // 3953 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3954 type UnimplementedIndexServiceServer = src.UnimplementedIndexServiceServer 3955 3956 // UnimplementedJobServiceServer can be embedded to have forward compatible 3957 // implementations. 3958 // 3959 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3960 type UnimplementedJobServiceServer = src.UnimplementedJobServiceServer 3961 3962 // UnimplementedMetadataServiceServer can be embedded to have forward 3963 // compatible implementations. 3964 // 3965 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3966 type UnimplementedMetadataServiceServer = src.UnimplementedMetadataServiceServer 3967 3968 // UnimplementedMigrationServiceServer can be embedded to have forward 3969 // compatible implementations. 3970 // 3971 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3972 type UnimplementedMigrationServiceServer = src.UnimplementedMigrationServiceServer 3973 3974 // UnimplementedModelServiceServer can be embedded to have forward compatible 3975 // implementations. 3976 // 3977 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3978 type UnimplementedModelServiceServer = src.UnimplementedModelServiceServer 3979 3980 // UnimplementedPipelineServiceServer can be embedded to have forward 3981 // compatible implementations. 3982 // 3983 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3984 type UnimplementedPipelineServiceServer = src.UnimplementedPipelineServiceServer 3985 3986 // UnimplementedPredictionServiceServer can be embedded to have forward 3987 // compatible implementations. 3988 // 3989 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3990 type UnimplementedPredictionServiceServer = src.UnimplementedPredictionServiceServer 3991 3992 // UnimplementedSpecialistPoolServiceServer can be embedded to have forward 3993 // compatible implementations. 3994 // 3995 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 3996 type UnimplementedSpecialistPoolServiceServer = src.UnimplementedSpecialistPoolServiceServer 3997 3998 // UnimplementedTensorboardServiceServer can be embedded to have forward 3999 // compatible implementations. 4000 // 4001 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4002 type UnimplementedTensorboardServiceServer = src.UnimplementedTensorboardServiceServer 4003 4004 // UnimplementedVizierServiceServer can be embedded to have forward compatible 4005 // implementations. 4006 // 4007 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4008 type UnimplementedVizierServiceServer = src.UnimplementedVizierServiceServer 4009 4010 // Contains model information necessary to perform batch prediction without 4011 // requiring a full model import. 4012 // 4013 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4014 type UnmanagedContainerModel = src.UnmanagedContainerModel 4015 4016 // Request message for 4017 // [MetadataService.UpdateArtifact][google.cloud.aiplatform.v1beta1.MetadataService.UpdateArtifact]. 4018 // 4019 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4020 type UpdateArtifactRequest = src.UpdateArtifactRequest 4021 4022 // Request message for 4023 // [MetadataService.UpdateContext][google.cloud.aiplatform.v1beta1.MetadataService.UpdateContext]. 4024 // 4025 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4026 type UpdateContextRequest = src.UpdateContextRequest 4027 4028 // Request message for 4029 // [DatasetService.UpdateDataset][google.cloud.aiplatform.v1beta1.DatasetService.UpdateDataset]. 4030 // 4031 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4032 type UpdateDatasetRequest = src.UpdateDatasetRequest 4033 4034 // Runtime operation information for UpdateDeploymentResourcePool method. 4035 // 4036 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4037 type UpdateDeploymentResourcePoolOperationMetadata = src.UpdateDeploymentResourcePoolOperationMetadata 4038 4039 // Request message for 4040 // [EndpointService.UpdateEndpoint][google.cloud.aiplatform.v1beta1.EndpointService.UpdateEndpoint]. 4041 // 4042 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4043 type UpdateEndpointRequest = src.UpdateEndpointRequest 4044 4045 // Request message for 4046 // [FeaturestoreService.UpdateEntityType][google.cloud.aiplatform.v1beta1.FeaturestoreService.UpdateEntityType]. 4047 // 4048 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4049 type UpdateEntityTypeRequest = src.UpdateEntityTypeRequest 4050 4051 // Request message for 4052 // [MetadataService.UpdateExecution][google.cloud.aiplatform.v1beta1.MetadataService.UpdateExecution]. 4053 // 4054 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4055 type UpdateExecutionRequest = src.UpdateExecutionRequest 4056 4057 // Runtime operation information for 4058 // [ModelService.UpdateExplanationDataset][google.cloud.aiplatform.v1beta1.ModelService.UpdateExplanationDataset]. 4059 // 4060 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4061 type UpdateExplanationDatasetOperationMetadata = src.UpdateExplanationDatasetOperationMetadata 4062 4063 // Request message for 4064 // [ModelService.UpdateExplanationDataset][google.cloud.aiplatform.v1beta1.ModelService.UpdateExplanationDataset]. 4065 // 4066 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4067 type UpdateExplanationDatasetRequest = src.UpdateExplanationDatasetRequest 4068 4069 // Response message of 4070 // [ModelService.UpdateExplanationDataset][google.cloud.aiplatform.v1beta1.ModelService.UpdateExplanationDataset] 4071 // operation. 4072 // 4073 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4074 type UpdateExplanationDatasetResponse = src.UpdateExplanationDatasetResponse 4075 4076 // Request message for 4077 // [FeaturestoreService.UpdateFeature][google.cloud.aiplatform.v1beta1.FeaturestoreService.UpdateFeature]. 4078 // 4079 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4080 type UpdateFeatureRequest = src.UpdateFeatureRequest 4081 4082 // Details of operations that perform update Featurestore. 4083 // 4084 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4085 type UpdateFeaturestoreOperationMetadata = src.UpdateFeaturestoreOperationMetadata 4086 4087 // Request message for 4088 // [FeaturestoreService.UpdateFeaturestore][google.cloud.aiplatform.v1beta1.FeaturestoreService.UpdateFeaturestore]. 4089 // 4090 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4091 type UpdateFeaturestoreRequest = src.UpdateFeaturestoreRequest 4092 4093 // Request message for 4094 // [IndexEndpointService.UpdateIndexEndpoint][google.cloud.aiplatform.v1beta1.IndexEndpointService.UpdateIndexEndpoint]. 4095 // 4096 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4097 type UpdateIndexEndpointRequest = src.UpdateIndexEndpointRequest 4098 4099 // Runtime operation information for 4100 // [IndexService.UpdateIndex][google.cloud.aiplatform.v1beta1.IndexService.UpdateIndex]. 4101 // 4102 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4103 type UpdateIndexOperationMetadata = src.UpdateIndexOperationMetadata 4104 4105 // Request message for 4106 // [IndexService.UpdateIndex][google.cloud.aiplatform.v1beta1.IndexService.UpdateIndex]. 4107 // 4108 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4109 type UpdateIndexRequest = src.UpdateIndexRequest 4110 4111 // Runtime operation information for 4112 // [JobService.UpdateModelDeploymentMonitoringJob][google.cloud.aiplatform.v1beta1.JobService.UpdateModelDeploymentMonitoringJob]. 4113 // 4114 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4115 type UpdateModelDeploymentMonitoringJobOperationMetadata = src.UpdateModelDeploymentMonitoringJobOperationMetadata 4116 4117 // Request message for 4118 // [JobService.UpdateModelDeploymentMonitoringJob][google.cloud.aiplatform.v1beta1.JobService.UpdateModelDeploymentMonitoringJob]. 4119 // 4120 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4121 type UpdateModelDeploymentMonitoringJobRequest = src.UpdateModelDeploymentMonitoringJobRequest 4122 4123 // Request message for 4124 // [ModelService.UpdateModel][google.cloud.aiplatform.v1beta1.ModelService.UpdateModel]. 4125 // 4126 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4127 type UpdateModelRequest = src.UpdateModelRequest 4128 4129 // Runtime operation metadata for 4130 // [SpecialistPoolService.UpdateSpecialistPool][google.cloud.aiplatform.v1beta1.SpecialistPoolService.UpdateSpecialistPool]. 4131 // 4132 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4133 type UpdateSpecialistPoolOperationMetadata = src.UpdateSpecialistPoolOperationMetadata 4134 4135 // Request message for 4136 // [SpecialistPoolService.UpdateSpecialistPool][google.cloud.aiplatform.v1beta1.SpecialistPoolService.UpdateSpecialistPool]. 4137 // 4138 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4139 type UpdateSpecialistPoolRequest = src.UpdateSpecialistPoolRequest 4140 4141 // Request message for 4142 // [TensorboardService.UpdateTensorboardExperiment][google.cloud.aiplatform.v1beta1.TensorboardService.UpdateTensorboardExperiment]. 4143 // 4144 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4145 type UpdateTensorboardExperimentRequest = src.UpdateTensorboardExperimentRequest 4146 4147 // Details of operations that perform update Tensorboard. 4148 // 4149 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4150 type UpdateTensorboardOperationMetadata = src.UpdateTensorboardOperationMetadata 4151 4152 // Request message for 4153 // [TensorboardService.UpdateTensorboard][google.cloud.aiplatform.v1beta1.TensorboardService.UpdateTensorboard]. 4154 // 4155 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4156 type UpdateTensorboardRequest = src.UpdateTensorboardRequest 4157 4158 // Request message for 4159 // [TensorboardService.UpdateTensorboardRun][google.cloud.aiplatform.v1beta1.TensorboardService.UpdateTensorboardRun]. 4160 // 4161 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4162 type UpdateTensorboardRunRequest = src.UpdateTensorboardRunRequest 4163 4164 // Request message for 4165 // [TensorboardService.UpdateTensorboardTimeSeries][google.cloud.aiplatform.v1beta1.TensorboardService.UpdateTensorboardTimeSeries]. 4166 // 4167 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4168 type UpdateTensorboardTimeSeriesRequest = src.UpdateTensorboardTimeSeriesRequest 4169 4170 // Details of 4171 // [ModelService.UploadModel][google.cloud.aiplatform.v1beta1.ModelService.UploadModel] 4172 // operation. 4173 // 4174 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4175 type UploadModelOperationMetadata = src.UploadModelOperationMetadata 4176 4177 // Request message for 4178 // [ModelService.UploadModel][google.cloud.aiplatform.v1beta1.ModelService.UploadModel]. 4179 // 4180 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4181 type UploadModelRequest = src.UploadModelRequest 4182 4183 // Response message of 4184 // [ModelService.UploadModel][google.cloud.aiplatform.v1beta1.ModelService.UploadModel] 4185 // operation. 4186 // 4187 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4188 type UploadModelResponse = src.UploadModelResponse 4189 4190 // Request message for 4191 // [IndexService.UpsertDatapoints][google.cloud.aiplatform.v1beta1.IndexService.UpsertDatapoints] 4192 // 4193 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4194 type UpsertDatapointsRequest = src.UpsertDatapointsRequest 4195 4196 // Response message for 4197 // [IndexService.UpsertDatapoints][google.cloud.aiplatform.v1beta1.IndexService.UpsertDatapoints] 4198 // 4199 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4200 type UpsertDatapointsResponse = src.UpsertDatapointsResponse 4201 4202 // References an API call. It contains more information about long running 4203 // operation and Jobs that are triggered by the API call. 4204 // 4205 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4206 type UserActionReference = src.UserActionReference 4207 type UserActionReference_DataLabelingJob = src.UserActionReference_DataLabelingJob 4208 type UserActionReference_Operation = src.UserActionReference_Operation 4209 4210 // Value is the value of the field. 4211 // 4212 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4213 type Value = src.Value 4214 type Value_DoubleValue = src.Value_DoubleValue 4215 type Value_IntValue = src.Value_IntValue 4216 type Value_StringValue = src.Value_StringValue 4217 4218 // VizierServiceClient is the client API for VizierService service. For 4219 // semantics around ctx use and closing/ending streaming RPCs, please refer to 4220 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 4221 // 4222 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4223 type VizierServiceClient = src.VizierServiceClient 4224 4225 // VizierServiceServer is the server API for VizierService service. 4226 // 4227 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4228 type VizierServiceServer = src.VizierServiceServer 4229 4230 // Represents the spec of a worker pool in a job. 4231 // 4232 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4233 type WorkerPoolSpec = src.WorkerPoolSpec 4234 type WorkerPoolSpec_ContainerSpec = src.WorkerPoolSpec_ContainerSpec 4235 type WorkerPoolSpec_PythonPackageSpec = src.WorkerPoolSpec_PythonPackageSpec 4236 4237 // Contains Feature values to be written for a specific entity. 4238 // 4239 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4240 type WriteFeatureValuesPayload = src.WriteFeatureValuesPayload 4241 4242 // Request message for 4243 // [FeaturestoreOnlineServingService.WriteFeatureValues][google.cloud.aiplatform.v1beta1.FeaturestoreOnlineServingService.WriteFeatureValues]. 4244 // 4245 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4246 type WriteFeatureValuesRequest = src.WriteFeatureValuesRequest 4247 4248 // Response message for 4249 // [FeaturestoreOnlineServingService.WriteFeatureValues][google.cloud.aiplatform.v1beta1.FeaturestoreOnlineServingService.WriteFeatureValues]. 4250 // 4251 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4252 type WriteFeatureValuesResponse = src.WriteFeatureValuesResponse 4253 4254 // Request message for 4255 // [TensorboardService.WriteTensorboardExperimentData][google.cloud.aiplatform.v1beta1.TensorboardService.WriteTensorboardExperimentData]. 4256 // 4257 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4258 type WriteTensorboardExperimentDataRequest = src.WriteTensorboardExperimentDataRequest 4259 4260 // Response message for 4261 // [TensorboardService.WriteTensorboardExperimentData][google.cloud.aiplatform.v1beta1.TensorboardService.WriteTensorboardExperimentData]. 4262 // 4263 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4264 type WriteTensorboardExperimentDataResponse = src.WriteTensorboardExperimentDataResponse 4265 4266 // Request message for 4267 // [TensorboardService.WriteTensorboardRunData][google.cloud.aiplatform.v1beta1.TensorboardService.WriteTensorboardRunData]. 4268 // 4269 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4270 type WriteTensorboardRunDataRequest = src.WriteTensorboardRunDataRequest 4271 4272 // Response message for 4273 // [TensorboardService.WriteTensorboardRunData][google.cloud.aiplatform.v1beta1.TensorboardService.WriteTensorboardRunData]. 4274 // 4275 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4276 type WriteTensorboardRunDataResponse = src.WriteTensorboardRunDataResponse 4277 4278 // An explanation method that redistributes Integrated Gradients attributions 4279 // to segmented regions, taking advantage of the model's fully differentiable 4280 // structure. Refer to this paper for more details: 4281 // https://arxiv.org/abs/1906.02825 Supported only by image Models. 4282 // 4283 // Deprecated: Please use types in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4284 type XraiAttribution = src.XraiAttribution 4285 4286 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4287 func NewDatasetServiceClient(cc grpc.ClientConnInterface) DatasetServiceClient { 4288 return src.NewDatasetServiceClient(cc) 4289 } 4290 4291 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4292 func NewDeploymentResourcePoolServiceClient(cc grpc.ClientConnInterface) DeploymentResourcePoolServiceClient { 4293 return src.NewDeploymentResourcePoolServiceClient(cc) 4294 } 4295 4296 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4297 func NewEndpointServiceClient(cc grpc.ClientConnInterface) EndpointServiceClient { 4298 return src.NewEndpointServiceClient(cc) 4299 } 4300 4301 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4302 func NewFeaturestoreOnlineServingServiceClient(cc grpc.ClientConnInterface) FeaturestoreOnlineServingServiceClient { 4303 return src.NewFeaturestoreOnlineServingServiceClient(cc) 4304 } 4305 4306 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4307 func NewFeaturestoreServiceClient(cc grpc.ClientConnInterface) FeaturestoreServiceClient { 4308 return src.NewFeaturestoreServiceClient(cc) 4309 } 4310 4311 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4312 func NewIndexEndpointServiceClient(cc grpc.ClientConnInterface) IndexEndpointServiceClient { 4313 return src.NewIndexEndpointServiceClient(cc) 4314 } 4315 4316 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4317 func NewIndexServiceClient(cc grpc.ClientConnInterface) IndexServiceClient { 4318 return src.NewIndexServiceClient(cc) 4319 } 4320 4321 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4322 func NewJobServiceClient(cc grpc.ClientConnInterface) JobServiceClient { 4323 return src.NewJobServiceClient(cc) 4324 } 4325 4326 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4327 func NewMetadataServiceClient(cc grpc.ClientConnInterface) MetadataServiceClient { 4328 return src.NewMetadataServiceClient(cc) 4329 } 4330 4331 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4332 func NewMigrationServiceClient(cc grpc.ClientConnInterface) MigrationServiceClient { 4333 return src.NewMigrationServiceClient(cc) 4334 } 4335 4336 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4337 func NewModelServiceClient(cc grpc.ClientConnInterface) ModelServiceClient { 4338 return src.NewModelServiceClient(cc) 4339 } 4340 4341 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4342 func NewPipelineServiceClient(cc grpc.ClientConnInterface) PipelineServiceClient { 4343 return src.NewPipelineServiceClient(cc) 4344 } 4345 4346 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4347 func NewPredictionServiceClient(cc grpc.ClientConnInterface) PredictionServiceClient { 4348 return src.NewPredictionServiceClient(cc) 4349 } 4350 4351 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4352 func NewSpecialistPoolServiceClient(cc grpc.ClientConnInterface) SpecialistPoolServiceClient { 4353 return src.NewSpecialistPoolServiceClient(cc) 4354 } 4355 4356 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4357 func NewTensorboardServiceClient(cc grpc.ClientConnInterface) TensorboardServiceClient { 4358 return src.NewTensorboardServiceClient(cc) 4359 } 4360 4361 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4362 func NewVizierServiceClient(cc grpc.ClientConnInterface) VizierServiceClient { 4363 return src.NewVizierServiceClient(cc) 4364 } 4365 4366 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4367 func RegisterDatasetServiceServer(s *grpc.Server, srv DatasetServiceServer) { 4368 src.RegisterDatasetServiceServer(s, srv) 4369 } 4370 4371 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4372 func RegisterDeploymentResourcePoolServiceServer(s *grpc.Server, srv DeploymentResourcePoolServiceServer) { 4373 src.RegisterDeploymentResourcePoolServiceServer(s, srv) 4374 } 4375 4376 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4377 func RegisterEndpointServiceServer(s *grpc.Server, srv EndpointServiceServer) { 4378 src.RegisterEndpointServiceServer(s, srv) 4379 } 4380 4381 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4382 func RegisterFeaturestoreOnlineServingServiceServer(s *grpc.Server, srv FeaturestoreOnlineServingServiceServer) { 4383 src.RegisterFeaturestoreOnlineServingServiceServer(s, srv) 4384 } 4385 4386 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4387 func RegisterFeaturestoreServiceServer(s *grpc.Server, srv FeaturestoreServiceServer) { 4388 src.RegisterFeaturestoreServiceServer(s, srv) 4389 } 4390 4391 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4392 func RegisterIndexEndpointServiceServer(s *grpc.Server, srv IndexEndpointServiceServer) { 4393 src.RegisterIndexEndpointServiceServer(s, srv) 4394 } 4395 4396 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4397 func RegisterIndexServiceServer(s *grpc.Server, srv IndexServiceServer) { 4398 src.RegisterIndexServiceServer(s, srv) 4399 } 4400 4401 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4402 func RegisterJobServiceServer(s *grpc.Server, srv JobServiceServer) { 4403 src.RegisterJobServiceServer(s, srv) 4404 } 4405 4406 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4407 func RegisterMetadataServiceServer(s *grpc.Server, srv MetadataServiceServer) { 4408 src.RegisterMetadataServiceServer(s, srv) 4409 } 4410 4411 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4412 func RegisterMigrationServiceServer(s *grpc.Server, srv MigrationServiceServer) { 4413 src.RegisterMigrationServiceServer(s, srv) 4414 } 4415 4416 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4417 func RegisterModelServiceServer(s *grpc.Server, srv ModelServiceServer) { 4418 src.RegisterModelServiceServer(s, srv) 4419 } 4420 4421 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4422 func RegisterPipelineServiceServer(s *grpc.Server, srv PipelineServiceServer) { 4423 src.RegisterPipelineServiceServer(s, srv) 4424 } 4425 4426 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4427 func RegisterPredictionServiceServer(s *grpc.Server, srv PredictionServiceServer) { 4428 src.RegisterPredictionServiceServer(s, srv) 4429 } 4430 4431 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4432 func RegisterSpecialistPoolServiceServer(s *grpc.Server, srv SpecialistPoolServiceServer) { 4433 src.RegisterSpecialistPoolServiceServer(s, srv) 4434 } 4435 4436 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4437 func RegisterTensorboardServiceServer(s *grpc.Server, srv TensorboardServiceServer) { 4438 src.RegisterTensorboardServiceServer(s, srv) 4439 } 4440 4441 // Deprecated: Please use funcs in: cloud.google.com/go/aiplatform/apiv1beta1/aiplatformpb 4442 func RegisterVizierServiceServer(s *grpc.Server, srv VizierServiceServer) { 4443 src.RegisterVizierServiceServer(s, srv) 4444 } 4445