...

Source file src/google.golang.org/genproto/googleapis/cloud/aiplatform/v1/alias.go

Documentation: google.golang.org/genproto/googleapis/cloud/aiplatform/v1

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

View as plain text