From 0c49a035e2ff1d3312ac61acfba893e9a8c0123c Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Mon, 31 Jan 2022 14:02:18 -0800 Subject: [PATCH] feat: add dedicated_resources to DeployedIndex in aiplatform v1beta1 index_endpoint.proto feat: add Scaling to OnlineServingConfig in aiplatform v1beta1 featurestore.proto chore: sort imports (#779) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * feat: add dedicated_resources to DeployedIndex in aiplatform v1beta1 index_endpoint.proto feat: add Scaling to OnlineServingConfig in aiplatform v1beta1 featurestore.proto chore: sort imports PiperOrigin-RevId: 425395202 Source-Link: https://github.com/googleapis/googleapis/commit/e3bcc1ee4f7bdeeaad2c947dea7f4388b7d864e7 Source-Link: https://github.com/googleapis/googleapis-gen/commit/62beef78559c8bab47ecd36eed1aa6b678db6088 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjJiZWVmNzg1NTljOGJhYjQ3ZWNkMzZlZWQxYWE2YjY3OGRiNjA4OCJ9 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- .../cloud/aiplatform/v1/AnnotationProto.java | 16 +- .../aiplatform/v1/AnnotationSpecProto.java | 12 +- .../cloud/aiplatform/v1/ArtifactProto.java | 16 +- .../v1/BatchPredictionJobProto.java | 36 +- .../aiplatform/v1/CompletionStatsProto.java | 8 +- .../cloud/aiplatform/v1/ContextProto.java | 16 +- .../cloud/aiplatform/v1/CustomJobProto.java | 26 +- .../cloud/aiplatform/v1/CustomJobSpec.java | 2 + .../cloud/aiplatform/v1/DataItemProto.java | 14 +- .../aiplatform/v1/DataLabelingJobProto.java | 24 +- .../cloud/aiplatform/v1/DatasetProto.java | 18 +- .../cloud/aiplatform/v1/DeployedIndex.java | 403 ++++++ .../aiplatform/v1/DeployedIndexOrBuilder.java | 65 + .../aiplatform/v1/DeployedIndexRefProto.java | 10 +- .../aiplatform/v1/DeployedModelNameProto.java | 10 +- .../aiplatform/v1/EncryptionSpecProto.java | 10 +- .../cloud/aiplatform/v1/EndpointProto.java | 28 +- .../cloud/aiplatform/v1/EntityTypeProto.java | 14 +- .../cloud/aiplatform/v1/EnvVarProto.java | 10 +- .../cloud/aiplatform/v1/EventProto.java | 12 +- .../cloud/aiplatform/v1/ExecutionProto.java | 16 +- .../v1/ExplanationMetadataProto.java | 10 +- .../cloud/aiplatform/v1/ExplanationProto.java | 16 +- .../v1/FeatureMonitoringStatsProto.java | 8 +- .../cloud/aiplatform/v1/FeatureProto.java | 16 +- .../aiplatform/v1/FeatureSelectorProto.java | 8 +- .../cloud/aiplatform/v1/Featurestore.java | 10 + .../aiplatform/v1/FeaturestoreProto.java | 16 +- .../v1/FeaturestoreServiceProto.java | 609 ++++----- .../v1/HyperparameterTuningJobProto.java | 22 +- .../aiplatform/v1/IndexEndpointProto.java | 63 +- .../cloud/aiplatform/v1/IndexProto.java | 18 +- .../google/cloud/aiplatform/v1/IoProto.java | 10 +- .../aiplatform/v1/LineageSubgraphProto.java | 12 +- .../aiplatform/v1/MachineResourcesProto.java | 10 +- .../v1/ManualBatchTuningParametersProto.java | 8 +- .../cloud/aiplatform/v1/MetadataProto.java | 16 +- .../aiplatform/v1/MetadataSchemaProto.java | 12 +- .../v1/MigratableResourceProto.java | 10 +- .../aiplatform/v1/MigrationServiceProto.java | 20 +- .../aiplatform/v1/ModelContainerSpec.java | 148 +-- .../v1/ModelContainerSpecOrBuilder.java | 36 +- .../v1/ModelDeploymentMonitoringJobProto.java | 28 +- ...delDeploymentMonitoringScheduleConfig.java | 48 +- ...mentMonitoringScheduleConfigOrBuilder.java | 12 +- .../aiplatform/v1/ModelEvaluationProto.java | 14 +- .../v1/ModelEvaluationSliceProto.java | 12 +- .../aiplatform/v1/ModelMonitoringProto.java | 10 +- .../cloud/aiplatform/v1/ModelProto.java | 26 +- .../aiplatform/v1/ModelServiceProto.java | 265 ++-- .../cloud/aiplatform/v1/OperationProto.java | 12 +- .../google/cloud/aiplatform/v1/Pipeline.java | 28 +- .../aiplatform/v1/SpecialistPoolProto.java | 12 +- .../com/google/cloud/aiplatform/v1/Study.java | 2 - .../cloud/aiplatform/v1/StudyProto.java | 16 +- .../aiplatform/v1/TensorboardDataProto.java | 12 +- .../v1/TensorboardExperimentProto.java | 12 +- .../cloud/aiplatform/v1/TensorboardProto.java | 16 +- .../aiplatform/v1/TensorboardRunProto.java | 12 +- .../v1/TensorboardTimeSeriesProto.java | 12 +- .../aiplatform/v1/TrainingPipelineProto.java | 28 +- .../v1/UnmanagedContainerModelProto.java | 10 +- .../aiplatform/v1/accelerator_type.proto | 2 +- .../cloud/aiplatform/v1/annotation.proto | 4 +- .../cloud/aiplatform/v1/annotation_spec.proto | 4 +- .../google/cloud/aiplatform/v1/artifact.proto | 4 +- .../aiplatform/v1/batch_prediction_job.proto | 4 +- .../aiplatform/v1/completion_stats.proto | 4 +- .../google/cloud/aiplatform/v1/context.proto | 4 +- .../cloud/aiplatform/v1/custom_job.proto | 5 +- .../cloud/aiplatform/v1/data_item.proto | 4 +- .../aiplatform/v1/data_labeling_job.proto | 4 +- .../google/cloud/aiplatform/v1/dataset.proto | 4 +- .../cloud/aiplatform/v1/dataset_service.proto | 2 +- .../aiplatform/v1/deployed_index_ref.proto | 4 +- .../aiplatform/v1/deployed_model_ref.proto | 4 +- .../cloud/aiplatform/v1/encryption_spec.proto | 4 +- .../google/cloud/aiplatform/v1/endpoint.proto | 4 +- .../aiplatform/v1/endpoint_service.proto | 2 +- .../cloud/aiplatform/v1/entity_type.proto | 4 +- .../google/cloud/aiplatform/v1/env_var.proto | 4 +- .../google/cloud/aiplatform/v1/event.proto | 4 +- .../cloud/aiplatform/v1/execution.proto | 4 +- .../cloud/aiplatform/v1/explanation.proto | 4 +- .../aiplatform/v1/explanation_metadata.proto | 4 +- .../google/cloud/aiplatform/v1/feature.proto | 4 +- .../v1/feature_monitoring_stats.proto | 4 +- .../aiplatform/v1/feature_selector.proto | 4 +- .../cloud/aiplatform/v1/featurestore.proto | 6 +- .../v1/featurestore_online_service.proto | 2 +- .../aiplatform/v1/featurestore_service.proto | 3 +- .../v1/hyperparameter_tuning_job.proto | 4 +- .../google/cloud/aiplatform/v1/index.proto | 4 +- .../cloud/aiplatform/v1/index_endpoint.proto | 18 +- .../v1/index_endpoint_service.proto | 2 +- .../cloud/aiplatform/v1/index_service.proto | 2 +- .../proto/google/cloud/aiplatform/v1/io.proto | 4 +- .../cloud/aiplatform/v1/job_service.proto | 2 +- .../cloud/aiplatform/v1/job_state.proto | 2 +- .../aiplatform/v1/lineage_subgraph.proto | 4 +- .../aiplatform/v1/machine_resources.proto | 4 +- .../v1/manual_batch_tuning_parameters.proto | 4 +- .../cloud/aiplatform/v1/metadata_schema.proto | 4 +- .../aiplatform/v1/metadata_service.proto | 2 +- .../cloud/aiplatform/v1/metadata_store.proto | 4 +- .../aiplatform/v1/migratable_resource.proto | 4 +- .../aiplatform/v1/migration_service.proto | 6 +- .../google/cloud/aiplatform/v1/model.proto | 14 +- .../v1/model_deployment_monitoring_job.proto | 8 +- .../aiplatform/v1/model_evaluation.proto | 4 +- .../v1/model_evaluation_slice.proto | 4 +- .../aiplatform/v1/model_monitoring.proto | 4 +- .../cloud/aiplatform/v1/model_service.proto | 5 +- .../cloud/aiplatform/v1/operation.proto | 4 +- .../cloud/aiplatform/v1/pipeline_job.proto | 4 +- .../aiplatform/v1/pipeline_service.proto | 2 +- .../cloud/aiplatform/v1/pipeline_state.proto | 2 +- .../aiplatform/v1/prediction_service.proto | 2 +- .../cloud/aiplatform/v1/specialist_pool.proto | 4 +- .../v1/specialist_pool_service.proto | 2 +- .../google/cloud/aiplatform/v1/study.proto | 5 +- .../cloud/aiplatform/v1/tensorboard.proto | 4 +- .../aiplatform/v1/tensorboard_data.proto | 4 +- .../v1/tensorboard_experiment.proto | 4 +- .../cloud/aiplatform/v1/tensorboard_run.proto | 4 +- .../aiplatform/v1/tensorboard_service.proto | 2 +- .../v1/tensorboard_time_series.proto | 4 +- .../aiplatform/v1/training_pipeline.proto | 4 +- .../google/cloud/aiplatform/v1/types.proto | 2 +- .../v1/unmanaged_container_model.proto | 4 +- .../aiplatform/v1/user_action_reference.proto | 2 +- .../google/cloud/aiplatform/v1/value.proto | 2 +- .../cloud/aiplatform/v1/vizier_service.proto | 2 +- .../aiplatform/v1beta1/AnnotationProto.java | 16 +- .../v1beta1/AnnotationSpecProto.java | 12 +- .../aiplatform/v1beta1/ArtifactProto.java | 14 +- .../v1beta1/BatchPredictionJobProto.java | 40 +- .../v1beta1/CompletionStatsProto.java | 10 +- .../aiplatform/v1beta1/ContextProto.java | 14 +- .../aiplatform/v1beta1/CustomJobProto.java | 26 +- .../aiplatform/v1beta1/CustomJobSpec.java | 2 + .../aiplatform/v1beta1/DataItemProto.java | 12 +- .../v1beta1/DataLabelingJobProto.java | 26 +- .../aiplatform/v1beta1/DatasetProto.java | 18 +- .../aiplatform/v1beta1/DeployedIndex.java | 404 ++++++ .../v1beta1/DeployedIndexOrBuilder.java | 65 + .../v1beta1/DeployedIndexRefProto.java | 10 +- .../v1beta1/DeployedModelNameProto.java | 10 +- .../v1beta1/EncryptionSpecProto.java | 8 +- .../aiplatform/v1beta1/EndpointProto.java | 28 +- .../aiplatform/v1beta1/EntityTypeProto.java | 16 +- .../cloud/aiplatform/v1beta1/EnvVarProto.java | 8 +- .../cloud/aiplatform/v1beta1/EventProto.java | 12 +- .../aiplatform/v1beta1/ExecutionProto.java | 14 +- .../v1beta1/ExplanationMetadataProto.java | 10 +- .../aiplatform/v1beta1/ExplanationProto.java | 14 +- .../v1beta1/FeatureMonitoringStatsProto.java | 8 +- .../aiplatform/v1beta1/FeatureProto.java | 18 +- .../v1beta1/FeatureSelectorProto.java | 8 +- .../aiplatform/v1beta1/Featurestore.java | 1098 +++++++++++++++++ .../v1beta1/FeaturestoreMonitoringProto.java | 8 +- .../aiplatform/v1beta1/FeaturestoreProto.java | 60 +- .../v1beta1/FeaturestoreServiceProto.java | 637 +++++----- .../v1beta1/HyperparameterTuningJobProto.java | 22 +- .../v1beta1/IndexEndpointProto.java | 63 +- .../cloud/aiplatform/v1beta1/IndexProto.java | 18 +- .../cloud/aiplatform/v1beta1/IoProto.java | 10 +- .../v1beta1/LineageSubgraphProto.java | 14 +- .../v1beta1/MachineResourcesProto.java | 12 +- .../ManualBatchTuningParametersProto.java | 8 +- .../aiplatform/v1beta1/MetadataProto.java | 14 +- .../v1beta1/MetadataSchemaProto.java | 12 +- .../v1beta1/MigratableResourceProto.java | 12 +- .../v1beta1/MigrationServiceProto.java | 22 +- .../v1beta1/ModelContainerSpec.java | 148 +-- .../v1beta1/ModelContainerSpecOrBuilder.java | 36 +- .../ModelDeploymentMonitoringJobProto.java | 30 +- ...delDeploymentMonitoringScheduleConfig.java | 48 +- ...mentMonitoringScheduleConfigOrBuilder.java | 12 +- .../v1beta1/ModelEvaluationProto.java | 16 +- .../v1beta1/ModelEvaluationSliceProto.java | 14 +- .../v1beta1/ModelMonitoringProto.java | 10 +- .../cloud/aiplatform/v1beta1/ModelProto.java | 28 +- .../aiplatform/v1beta1/ModelServiceProto.java | 273 ++-- .../aiplatform/v1beta1/OperationProto.java | 10 +- .../cloud/aiplatform/v1beta1/Pipeline.java | 28 +- .../v1beta1/SpecialistPoolProto.java | 10 +- .../cloud/aiplatform/v1beta1/Study.java | 2 - .../cloud/aiplatform/v1beta1/StudyProto.java | 16 +- .../v1beta1/TensorboardDataProto.java | 14 +- .../v1beta1/TensorboardExperimentProto.java | 12 +- .../aiplatform/v1beta1/TensorboardProto.java | 14 +- .../v1beta1/TensorboardRunProto.java | 12 +- .../v1beta1/TensorboardTimeSeriesProto.java | 12 +- .../v1beta1/TrainingPipelineProto.java | 30 +- .../v1beta1/UnmanagedContainerModelProto.java | 10 +- .../aiplatform/v1beta1/accelerator_type.proto | 2 +- .../cloud/aiplatform/v1beta1/annotation.proto | 4 +- .../aiplatform/v1beta1/annotation_spec.proto | 4 +- .../cloud/aiplatform/v1beta1/artifact.proto | 4 +- .../v1beta1/batch_prediction_job.proto | 4 +- .../aiplatform/v1beta1/completion_stats.proto | 4 +- .../cloud/aiplatform/v1beta1/context.proto | 4 +- .../cloud/aiplatform/v1beta1/custom_job.proto | 5 +- .../cloud/aiplatform/v1beta1/data_item.proto | 4 +- .../v1beta1/data_labeling_job.proto | 4 +- .../cloud/aiplatform/v1beta1/dataset.proto | 4 +- .../aiplatform/v1beta1/dataset_service.proto | 2 +- .../v1beta1/deployed_index_ref.proto | 4 +- .../v1beta1/deployed_model_ref.proto | 4 +- .../aiplatform/v1beta1/encryption_spec.proto | 4 +- .../cloud/aiplatform/v1beta1/endpoint.proto | 4 +- .../aiplatform/v1beta1/endpoint_service.proto | 2 +- .../aiplatform/v1beta1/entity_type.proto | 4 +- .../cloud/aiplatform/v1beta1/env_var.proto | 4 +- .../cloud/aiplatform/v1beta1/event.proto | 4 +- .../cloud/aiplatform/v1beta1/execution.proto | 4 +- .../aiplatform/v1beta1/explanation.proto | 4 +- .../v1beta1/explanation_metadata.proto | 4 +- .../cloud/aiplatform/v1beta1/feature.proto | 4 +- .../v1beta1/feature_monitoring_stats.proto | 4 +- .../aiplatform/v1beta1/feature_selector.proto | 4 +- .../aiplatform/v1beta1/featurestore.proto | 24 +- .../v1beta1/featurestore_monitoring.proto | 4 +- .../v1beta1/featurestore_online_service.proto | 2 +- .../v1beta1/featurestore_service.proto | 3 +- .../v1beta1/hyperparameter_tuning_job.proto | 4 +- .../cloud/aiplatform/v1beta1/index.proto | 4 +- .../aiplatform/v1beta1/index_endpoint.proto | 18 +- .../v1beta1/index_endpoint_service.proto | 2 +- .../aiplatform/v1beta1/index_service.proto | 2 +- .../google/cloud/aiplatform/v1beta1/io.proto | 4 +- .../aiplatform/v1beta1/job_service.proto | 2 +- .../cloud/aiplatform/v1beta1/job_state.proto | 2 +- .../aiplatform/v1beta1/lineage_subgraph.proto | 4 +- .../v1beta1/machine_resources.proto | 4 +- .../manual_batch_tuning_parameters.proto | 4 +- .../aiplatform/v1beta1/metadata_schema.proto | 4 +- .../aiplatform/v1beta1/metadata_service.proto | 2 +- .../aiplatform/v1beta1/metadata_store.proto | 4 +- .../v1beta1/migratable_resource.proto | 4 +- .../v1beta1/migration_service.proto | 6 +- .../cloud/aiplatform/v1beta1/model.proto | 14 +- .../model_deployment_monitoring_job.proto | 8 +- .../aiplatform/v1beta1/model_evaluation.proto | 4 +- .../v1beta1/model_evaluation_slice.proto | 4 +- .../aiplatform/v1beta1/model_monitoring.proto | 4 +- .../aiplatform/v1beta1/model_service.proto | 5 +- .../cloud/aiplatform/v1beta1/operation.proto | 4 +- .../aiplatform/v1beta1/pipeline_job.proto | 4 +- .../aiplatform/v1beta1/pipeline_service.proto | 2 +- .../aiplatform/v1beta1/pipeline_state.proto | 2 +- .../v1beta1/prediction_service.proto | 2 +- .../aiplatform/v1beta1/specialist_pool.proto | 4 +- .../v1beta1/specialist_pool_service.proto | 2 +- .../cloud/aiplatform/v1beta1/study.proto | 5 +- .../aiplatform/v1beta1/tensorboard.proto | 4 +- .../aiplatform/v1beta1/tensorboard_data.proto | 4 +- .../v1beta1/tensorboard_experiment.proto | 4 +- .../aiplatform/v1beta1/tensorboard_run.proto | 4 +- .../v1beta1/tensorboard_service.proto | 2 +- .../v1beta1/tensorboard_time_series.proto | 4 +- .../v1beta1/training_pipeline.proto | 4 +- .../cloud/aiplatform/v1beta1/types.proto | 2 +- .../v1beta1/unmanaged_container_model.proto | 4 +- .../v1beta1/user_action_reference.proto | 2 +- .../cloud/aiplatform/v1beta1/value.proto | 2 +- .../aiplatform/v1beta1/vizier_service.proto | 2 +- 268 files changed, 4389 insertions(+), 2246 deletions(-) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/AnnotationProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/AnnotationProto.java index 93458e7a3..b0107fe17 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/AnnotationProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/AnnotationProto.java @@ -45,12 +45,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n+google/cloud/aiplatform/v1/annotation." - + "proto\022\032google.cloud.aiplatform.v1\032\037googl" - + "e/api/field_behavior.proto\032\031google/api/r" - + "esource.proto\0326google/cloud/aiplatform/v" - + "1/user_action_reference.proto\032\034google/pr" - + "otobuf/struct.proto\032\037google/protobuf/tim" - + "estamp.proto\032\034google/api/annotations.pro" + + "proto\022\032google.cloud.aiplatform.v1\032\034googl" + + "e/api/annotations.proto\032\037google/api/fiel" + + "d_behavior.proto\032\031google/api/resource.pr" + + "oto\0326google/cloud/aiplatform/v1/user_act" + + "ion_reference.proto\032\034google/protobuf/str" + + "uct.proto\032\037google/protobuf/timestamp.pro" + "to\"\316\004\n\nAnnotation\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\037\n\022" + "payload_schema_uri\030\002 \001(\tB\003\340A\002\022,\n\007payload" + "\030\003 \001(\0132\026.google.protobuf.ValueB\003\340A\002\0224\n\013c" @@ -77,12 +77,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1.UserActionReferenceProto.getDescriptor(), com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_Annotation_descriptor = getDescriptor().getMessageTypes().get(0); @@ -113,12 +113,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1.UserActionReferenceProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/AnnotationSpecProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/AnnotationSpecProto.java index 2f6ccc5bf..d1bd74d26 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/AnnotationSpecProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/AnnotationSpecProto.java @@ -41,10 +41,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n0google/cloud/aiplatform/v1/annotation_" - + "spec.proto\022\032google.cloud.aiplatform.v1\032\037" - + "google/api/field_behavior.proto\032\031google/" - + "api/resource.proto\032\037google/protobuf/time" - + "stamp.proto\032\034google/api/annotations.prot" + + "spec.proto\022\032google.cloud.aiplatform.v1\032\034" + + "google/api/annotations.proto\032\037google/api" + + "/field_behavior.proto\032\031google/api/resour" + + "ce.proto\032\037google/protobuf/timestamp.prot" + "o\"\314\002\n\016AnnotationSpec\022\021\n\004name\030\001 \001(\tB\003\340A\003\022" + "\031\n\014display_name\030\002 \001(\tB\003\340A\002\0224\n\013create_tim" + "e\030\003 \001(\0132\032.google.protobuf.TimestampB\003\340A\003" @@ -65,10 +65,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_AnnotationSpec_descriptor = getDescriptor().getMessageTypes().get(0); @@ -84,10 +84,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ArtifactProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ArtifactProto.java index 26dc3e734..93ca83c25 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ArtifactProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ArtifactProto.java @@ -45,12 +45,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n)google/cloud/aiplatform/v1/artifact.pr" - + "oto\022\032google.cloud.aiplatform.v1\032\037google/" - + "api/field_behavior.proto\032\031google/api/res" - + "ource.proto\032&google/cloud/aiplatform/v1/" - + "value.proto\032\034google/protobuf/struct.prot" - + "o\032\037google/protobuf/timestamp.proto\032\034goog" - + "le/api/annotations.proto\"\224\005\n\010Artifact\022\021\n" + + "oto\022\032google.cloud.aiplatform.v1\032\034google/" + + "api/annotations.proto\032\037google/api/field_" + + "behavior.proto\032\031google/api/resource.prot" + + "o\032&google/cloud/aiplatform/v1/value.prot" + + "o\032\034google/protobuf/struct.proto\032\037google/" + + "protobuf/timestamp.proto\"\224\005\n\010Artifact\022\021\n" + "\004name\030\001 \001(\tB\003\340A\003\022\024\n\014display_name\030\002 \001(\t\022\013" + "\n\003uri\030\006 \001(\t\022\014\n\004etag\030\t \001(\t\022@\n\006labels\030\n \003(" + "\01320.google.cloud.aiplatform.v1.Artifact." @@ -78,12 +78,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1.ValueProto.getDescriptor(), com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_Artifact_descriptor = getDescriptor().getMessageTypes().get(0); @@ -118,12 +118,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1.ValueProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/BatchPredictionJobProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/BatchPredictionJobProto.java index 3c2085362..8893c6a18 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/BatchPredictionJobProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/BatchPredictionJobProto.java @@ -58,22 +58,22 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n5google/cloud/aiplatform/v1/batch_predi" + "ction_job.proto\022\032google.cloud.aiplatform" - + ".v1\032\037google/api/field_behavior.proto\032\031go" - + "ogle/api/resource.proto\0321google/cloud/ai" - + "platform/v1/completion_stats.proto\0320goog" - + "le/cloud/aiplatform/v1/encryption_spec.p" - + "roto\032,google/cloud/aiplatform/v1/explana" - + "tion.proto\032#google/cloud/aiplatform/v1/i" - + "o.proto\032*google/cloud/aiplatform/v1/job_" - + "state.proto\0322google/cloud/aiplatform/v1/" - + "machine_resources.proto\032?google/cloud/ai" - + "platform/v1/manual_batch_tuning_paramete" - + "rs.proto\0321google/cloud/aiplatform/v1/mod" - + "el_monitoring.proto\032:google/cloud/aiplat" - + "form/v1/unmanaged_container_model.proto\032" - + "\034google/protobuf/struct.proto\032\037google/pr" - + "otobuf/timestamp.proto\032\027google/rpc/statu" - + "s.proto\032\034google/api/annotations.proto\"\232\021" + + ".v1\032\034google/api/annotations.proto\032\037googl" + + "e/api/field_behavior.proto\032\031google/api/r" + + "esource.proto\0321google/cloud/aiplatform/v" + + "1/completion_stats.proto\0320google/cloud/a" + + "iplatform/v1/encryption_spec.proto\032,goog" + + "le/cloud/aiplatform/v1/explanation.proto" + + "\032#google/cloud/aiplatform/v1/io.proto\032*g" + + "oogle/cloud/aiplatform/v1/job_state.prot" + + "o\0322google/cloud/aiplatform/v1/machine_re" + + "sources.proto\032?google/cloud/aiplatform/v" + + "1/manual_batch_tuning_parameters.proto\0321" + + "google/cloud/aiplatform/v1/model_monitor" + + "ing.proto\032:google/cloud/aiplatform/v1/un" + + "managed_container_model.proto\032\034google/pr" + + "otobuf/struct.proto\032\037google/protobuf/tim" + + "estamp.proto\032\027google/rpc/status.proto\"\232\021" + "\n\022BatchPredictionJob\022\021\n\004name\030\001 \001(\tB\003\340A\003\022" + "\031\n\014display_name\030\002 \001(\tB\003\340A\002\0223\n\005model\030\003 \001(" + "\tB$\372A!\n\037aiplatform.googleapis.com/Model\022" @@ -140,6 +140,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1.CompletionStatsProto.getDescriptor(), @@ -154,7 +155,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), com.google.rpc.StatusProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_BatchPredictionJob_descriptor = getDescriptor().getMessageTypes().get(0); @@ -236,6 +236,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1.CompletionStatsProto.getDescriptor(); @@ -250,7 +251,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); com.google.rpc.StatusProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/CompletionStatsProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/CompletionStatsProto.java index 7c3554ed5..c1280bcbf 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/CompletionStatsProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/CompletionStatsProto.java @@ -42,8 +42,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n1google/cloud/aiplatform/v1/completion_" + "stats.proto\022\032google.cloud.aiplatform.v1\032" - + "\037google/api/field_behavior.proto\032\027google" - + "/rpc/status.proto\032\034google/api/annotation" + + "\034google/api/annotations.proto\032\037google/ap" + + "i/field_behavior.proto\032\027google/rpc/statu" + "s.proto\"j\n\017CompletionStats\022\035\n\020successful" + "_count\030\001 \001(\003B\003\340A\003\022\031\n\014failed_count\030\002 \001(\003B" + "\003\340A\003\022\035\n\020incomplete_count\030\003 \001(\003B\003\340A\003B\330\001\n\036" @@ -58,9 +58,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.rpc.StatusProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_CompletionStats_descriptor = getDescriptor().getMessageTypes().get(0); @@ -75,9 +75,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.rpc.StatusProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ContextProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ContextProto.java index d9fd789ff..5b8134ec5 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ContextProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ContextProto.java @@ -45,12 +45,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n(google/cloud/aiplatform/v1/context.pro" - + "to\022\032google.cloud.aiplatform.v1\032\037google/a" - + "pi/field_behavior.proto\032\031google/api/reso" - + "urce.proto\032&google/cloud/aiplatform/v1/v" - + "alue.proto\032\034google/protobuf/struct.proto" - + "\032\037google/protobuf/timestamp.proto\032\034googl" - + "e/api/annotations.proto\"\323\004\n\007Context\022\021\n\004n" + + "to\022\032google.cloud.aiplatform.v1\032\034google/a" + + "pi/annotations.proto\032\037google/api/field_b" + + "ehavior.proto\032\031google/api/resource.proto" + + "\032&google/cloud/aiplatform/v1/value.proto" + + "\032\034google/protobuf/struct.proto\032\037google/p" + + "rotobuf/timestamp.proto\"\323\004\n\007Context\022\021\n\004n" + "ame\030\001 \001(\tB\003\340A\003\022\024\n\014display_name\030\002 \001(\t\022\014\n\004" + "etag\030\010 \001(\t\022?\n\006labels\030\t \003(\0132/.google.clou" + "d.aiplatform.v1.Context.LabelsEntry\0224\n\013c" @@ -76,12 +76,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1.ValueProto.getDescriptor(), com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_Context_descriptor = getDescriptor().getMessageTypes().get(0); @@ -116,12 +116,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1.ValueProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/CustomJobProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/CustomJobProto.java index b8aafd2df..178e3a371 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/CustomJobProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/CustomJobProto.java @@ -69,17 +69,17 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n+google/cloud/aiplatform/v1/custom_job." - + "proto\022\032google.cloud.aiplatform.v1\032\037googl" - + "e/api/field_behavior.proto\032\031google/api/r" - + "esource.proto\0320google/cloud/aiplatform/v" - + "1/encryption_spec.proto\032(google/cloud/ai" - + "platform/v1/env_var.proto\032#google/cloud/" - + "aiplatform/v1/io.proto\032*google/cloud/aip" - + "latform/v1/job_state.proto\0322google/cloud" - + "/aiplatform/v1/machine_resources.proto\032\036" - + "google/protobuf/duration.proto\032\037google/p" - + "rotobuf/timestamp.proto\032\027google/rpc/stat" - + "us.proto\032\034google/api/annotations.proto\"\341" + + "proto\022\032google.cloud.aiplatform.v1\032\034googl" + + "e/api/annotations.proto\032\037google/api/fiel" + + "d_behavior.proto\032\031google/api/resource.pr" + + "oto\0320google/cloud/aiplatform/v1/encrypti" + + "on_spec.proto\032(google/cloud/aiplatform/v" + + "1/env_var.proto\032#google/cloud/aiplatform" + + "/v1/io.proto\032*google/cloud/aiplatform/v1" + + "/job_state.proto\0322google/cloud/aiplatfor" + + "m/v1/machine_resources.proto\032\036google/pro" + + "tobuf/duration.proto\032\037google/protobuf/ti" + + "mestamp.proto\032\027google/rpc/status.proto\"\341" + "\006\n\tCustomJob\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\031\n\014displ" + "ay_name\030\002 \001(\tB\003\340A\002\022@\n\010job_spec\030\004 \001(\0132).g" + "oogle.cloud.aiplatform.v1.CustomJobSpecB" @@ -141,6 +141,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor(), @@ -151,7 +152,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.DurationProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), com.google.rpc.StatusProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_CustomJob_descriptor = getDescriptor().getMessageTypes().get(0); @@ -246,6 +246,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor(); @@ -256,7 +257,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.DurationProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); com.google.rpc.StatusProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/CustomJobSpec.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/CustomJobSpec.java index 5415117a9..320c12dda 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/CustomJobSpec.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/CustomJobSpec.java @@ -23,6 +23,7 @@ * *
  * Represents the spec of a CustomJob.
+ * Next Id: 14
  * 
* * Protobuf type {@code google.cloud.aiplatform.v1.CustomJobSpec} @@ -850,6 +851,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * *
    * Represents the spec of a CustomJob.
+   * Next Id: 14
    * 
* * Protobuf type {@code google.cloud.aiplatform.v1.CustomJobSpec} diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DataItemProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DataItemProto.java index acd0eaddf..fa2b78d41 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DataItemProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DataItemProto.java @@ -45,11 +45,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n*google/cloud/aiplatform/v1/data_item.p" - + "roto\022\032google.cloud.aiplatform.v1\032\037google" - + "/api/field_behavior.proto\032\031google/api/re" - + "source.proto\032\034google/protobuf/struct.pro" - + "to\032\037google/protobuf/timestamp.proto\032\034goo" - + "gle/api/annotations.proto\"\273\003\n\010DataItem\022\021" + + "roto\022\032google.cloud.aiplatform.v1\032\034google" + + "/api/annotations.proto\032\037google/api/field" + + "_behavior.proto\032\031google/api/resource.pro" + + "to\032\034google/protobuf/struct.proto\032\037google" + + "/protobuf/timestamp.proto\"\273\003\n\010DataItem\022\021" + "\n\004name\030\001 \001(\tB\003\340A\003\0224\n\013create_time\030\002 \001(\0132\032" + ".google.protobuf.TimestampB\003\340A\003\0224\n\013updat" + "e_time\030\006 \001(\0132\032.google.protobuf.Timestamp" @@ -72,11 +72,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_DataItem_descriptor = getDescriptor().getMessageTypes().get(0); @@ -100,11 +100,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DataLabelingJobProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DataLabelingJobProto.java index 1b674d1d6..538606351 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DataLabelingJobProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DataLabelingJobProto.java @@ -62,16 +62,16 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n2google/cloud/aiplatform/v1/data_labeli" + "ng_job.proto\022\032google.cloud.aiplatform.v1" - + "\032\037google/api/field_behavior.proto\032\031googl" - + "e/api/resource.proto\0321google/cloud/aipla" - + "tform/v1/accelerator_type.proto\0320google/" - + "cloud/aiplatform/v1/encryption_spec.prot" - + "o\032*google/cloud/aiplatform/v1/job_state." - + "proto\0320google/cloud/aiplatform/v1/specia" - + "list_pool.proto\032\034google/protobuf/struct." - + "proto\032\037google/protobuf/timestamp.proto\032\027" - + "google/rpc/status.proto\032\027google/type/mon" - + "ey.proto\032\034google/api/annotations.proto\"\337" + + "\032\034google/api/annotations.proto\032\037google/a" + + "pi/field_behavior.proto\032\031google/api/reso" + + "urce.proto\0321google/cloud/aiplatform/v1/a" + + "ccelerator_type.proto\0320google/cloud/aipl" + + "atform/v1/encryption_spec.proto\032*google/" + + "cloud/aiplatform/v1/job_state.proto\0320goo" + + "gle/cloud/aiplatform/v1/specialist_pool." + + "proto\032\034google/protobuf/struct.proto\032\037goo" + + "gle/protobuf/timestamp.proto\032\027google/rpc" + + "/status.proto\032\027google/type/money.proto\"\337" + "\010\n\017DataLabelingJob\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\031\n" + "\014display_name\030\002 \001(\tB\003\340A\002\022;\n\010datasets\030\003 \003" + "(\tB)\340A\002\372A#\n!aiplatform.googleapis.com/Da" @@ -127,6 +127,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1.AcceleratorTypeProto.getDescriptor(), @@ -137,7 +138,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.TimestampProto.getDescriptor(), com.google.rpc.StatusProto.getDescriptor(), com.google.type.MoneyProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_DataLabelingJob_descriptor = getDescriptor().getMessageTypes().get(0); @@ -223,6 +223,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1.AcceleratorTypeProto.getDescriptor(); @@ -233,7 +234,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.TimestampProto.getDescriptor(); com.google.rpc.StatusProto.getDescriptor(); com.google.type.MoneyProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DatasetProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DatasetProto.java index 2b3efd3c3..22cf6f3ee 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DatasetProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DatasetProto.java @@ -57,13 +57,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n(google/cloud/aiplatform/v1/dataset.pro" - + "to\022\032google.cloud.aiplatform.v1\032\037google/a" - + "pi/field_behavior.proto\032\031google/api/reso" - + "urce.proto\0320google/cloud/aiplatform/v1/e" - + "ncryption_spec.proto\032#google/cloud/aipla" - + "tform/v1/io.proto\032\034google/protobuf/struc" - + "t.proto\032\037google/protobuf/timestamp.proto" - + "\032\034google/api/annotations.proto\"\265\004\n\007Datas" + + "to\022\032google.cloud.aiplatform.v1\032\034google/a" + + "pi/annotations.proto\032\037google/api/field_b" + + "ehavior.proto\032\031google/api/resource.proto" + + "\0320google/cloud/aiplatform/v1/encryption_" + + "spec.proto\032#google/cloud/aiplatform/v1/i" + + "o.proto\032\034google/protobuf/struct.proto\032\037g" + + "oogle/protobuf/timestamp.proto\"\265\004\n\007Datas" + "et\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\031\n\014display_name\030\002 " + "\001(\tB\003\340A\002\022\030\n\013description\030\020 \001(\tB\003\340A\001\022 \n\023me" + "tadata_schema_uri\030\003 \001(\tB\003\340A\002\022-\n\010metadata" @@ -99,13 +99,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor(), com.google.cloud.aiplatform.v1.IoProto.getDescriptor(), com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_Dataset_descriptor = getDescriptor().getMessageTypes().get(0); @@ -164,13 +164,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor(); com.google.cloud.aiplatform.v1.IoProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DeployedIndex.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DeployedIndex.java index 98009fa45..0867e92b9 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DeployedIndex.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DeployedIndex.java @@ -197,6 +197,23 @@ private DeployedIndex( java.lang.String s = input.readStringRequireUtf8(); deploymentGroup_ = s; + break; + } + case 130: + { + com.google.cloud.aiplatform.v1.DedicatedResources.Builder subBuilder = null; + if (dedicatedResources_ != null) { + subBuilder = dedicatedResources_.toBuilder(); + } + dedicatedResources_ = + input.readMessage( + com.google.cloud.aiplatform.v1.DedicatedResources.parser(), + extensionRegistry); + if (subBuilder != null) { + subBuilder.mergeFrom(dedicatedResources_); + dedicatedResources_ = subBuilder.buildPartial(); + } + break; } default: @@ -673,6 +690,85 @@ public com.google.cloud.aiplatform.v1.AutomaticResources getAutomaticResources() return getAutomaticResources(); } + public static final int DEDICATED_RESOURCES_FIELD_NUMBER = 16; + private com.google.cloud.aiplatform.v1.DedicatedResources dedicatedResources_; + /** + * + * + *
+   * Optional. A description of resources that are dedicated to the DeployedIndex, and
+   * that need a higher degree of manual configuration.
+   * If min_replica_count is not set, the default value is 2 (we don't provide
+   * SLA when min_replica_count=1). If max_replica_count is not set, the
+   * default value is min_replica_count. The max allowed replica count is
+   * 1000.
+   * Available machine types:
+   * n1-standard-16
+   * n1-standard-32
+   * 
+ * + * + * .google.cloud.aiplatform.v1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + * + * @return Whether the dedicatedResources field is set. + */ + @java.lang.Override + public boolean hasDedicatedResources() { + return dedicatedResources_ != null; + } + /** + * + * + *
+   * Optional. A description of resources that are dedicated to the DeployedIndex, and
+   * that need a higher degree of manual configuration.
+   * If min_replica_count is not set, the default value is 2 (we don't provide
+   * SLA when min_replica_count=1). If max_replica_count is not set, the
+   * default value is min_replica_count. The max allowed replica count is
+   * 1000.
+   * Available machine types:
+   * n1-standard-16
+   * n1-standard-32
+   * 
+ * + * + * .google.cloud.aiplatform.v1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + * + * @return The dedicatedResources. + */ + @java.lang.Override + public com.google.cloud.aiplatform.v1.DedicatedResources getDedicatedResources() { + return dedicatedResources_ == null + ? com.google.cloud.aiplatform.v1.DedicatedResources.getDefaultInstance() + : dedicatedResources_; + } + /** + * + * + *
+   * Optional. A description of resources that are dedicated to the DeployedIndex, and
+   * that need a higher degree of manual configuration.
+   * If min_replica_count is not set, the default value is 2 (we don't provide
+   * SLA when min_replica_count=1). If max_replica_count is not set, the
+   * default value is min_replica_count. The max allowed replica count is
+   * 1000.
+   * Available machine types:
+   * n1-standard-16
+   * n1-standard-32
+   * 
+ * + * + * .google.cloud.aiplatform.v1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + @java.lang.Override + public com.google.cloud.aiplatform.v1.DedicatedResourcesOrBuilder + getDedicatedResourcesOrBuilder() { + return getDedicatedResources(); + } + public static final int ENABLE_ACCESS_LOGGING_FIELD_NUMBER = 8; private boolean enableAccessLogging_; /** @@ -954,6 +1050,9 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(deploymentGroup_)) { com.google.protobuf.GeneratedMessageV3.writeString(output, 11, deploymentGroup_); } + if (dedicatedResources_ != null) { + output.writeMessage(16, getDedicatedResources()); + } unknownFields.writeTo(output); } @@ -1002,6 +1101,9 @@ public int getSerializedSize() { if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(deploymentGroup_)) { size += com.google.protobuf.GeneratedMessageV3.computeStringSize(11, deploymentGroup_); } + if (dedicatedResources_ != null) { + size += com.google.protobuf.CodedOutputStream.computeMessageSize(16, getDedicatedResources()); + } size += unknownFields.getSerializedSize(); memoizedSize = size; return size; @@ -1037,6 +1139,10 @@ public boolean equals(final java.lang.Object obj) { if (hasAutomaticResources()) { if (!getAutomaticResources().equals(other.getAutomaticResources())) return false; } + if (hasDedicatedResources() != other.hasDedicatedResources()) return false; + if (hasDedicatedResources()) { + if (!getDedicatedResources().equals(other.getDedicatedResources())) return false; + } if (getEnableAccessLogging() != other.getEnableAccessLogging()) return false; if (hasDeployedIndexAuthConfig() != other.hasDeployedIndexAuthConfig()) return false; if (hasDeployedIndexAuthConfig()) { @@ -1077,6 +1183,10 @@ public int hashCode() { hash = (37 * hash) + AUTOMATIC_RESOURCES_FIELD_NUMBER; hash = (53 * hash) + getAutomaticResources().hashCode(); } + if (hasDedicatedResources()) { + hash = (37 * hash) + DEDICATED_RESOURCES_FIELD_NUMBER; + hash = (53 * hash) + getDedicatedResources().hashCode(); + } hash = (37 * hash) + ENABLE_ACCESS_LOGGING_FIELD_NUMBER; hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(getEnableAccessLogging()); if (hasDeployedIndexAuthConfig()) { @@ -1264,6 +1374,12 @@ public Builder clear() { automaticResources_ = null; automaticResourcesBuilder_ = null; } + if (dedicatedResourcesBuilder_ == null) { + dedicatedResources_ = null; + } else { + dedicatedResources_ = null; + dedicatedResourcesBuilder_ = null; + } enableAccessLogging_ = false; if (deployedIndexAuthConfigBuilder_ == null) { @@ -1327,6 +1443,11 @@ public com.google.cloud.aiplatform.v1.DeployedIndex buildPartial() { } else { result.automaticResources_ = automaticResourcesBuilder_.build(); } + if (dedicatedResourcesBuilder_ == null) { + result.dedicatedResources_ = dedicatedResources_; + } else { + result.dedicatedResources_ = dedicatedResourcesBuilder_.build(); + } result.enableAccessLogging_ = enableAccessLogging_; if (deployedIndexAuthConfigBuilder_ == null) { result.deployedIndexAuthConfig_ = deployedIndexAuthConfig_; @@ -1412,6 +1533,9 @@ public Builder mergeFrom(com.google.cloud.aiplatform.v1.DeployedIndex other) { if (other.hasAutomaticResources()) { mergeAutomaticResources(other.getAutomaticResources()); } + if (other.hasDedicatedResources()) { + mergeDedicatedResources(other.getDedicatedResources()); + } if (other.getEnableAccessLogging() != false) { setEnableAccessLogging(other.getEnableAccessLogging()); } @@ -2823,6 +2947,285 @@ public Builder clearAutomaticResources() { return automaticResourcesBuilder_; } + private com.google.cloud.aiplatform.v1.DedicatedResources dedicatedResources_; + private com.google.protobuf.SingleFieldBuilderV3< + com.google.cloud.aiplatform.v1.DedicatedResources, + com.google.cloud.aiplatform.v1.DedicatedResources.Builder, + com.google.cloud.aiplatform.v1.DedicatedResourcesOrBuilder> + dedicatedResourcesBuilder_; + /** + * + * + *
+     * Optional. A description of resources that are dedicated to the DeployedIndex, and
+     * that need a higher degree of manual configuration.
+     * If min_replica_count is not set, the default value is 2 (we don't provide
+     * SLA when min_replica_count=1). If max_replica_count is not set, the
+     * default value is min_replica_count. The max allowed replica count is
+     * 1000.
+     * Available machine types:
+     * n1-standard-16
+     * n1-standard-32
+     * 
+ * + * + * .google.cloud.aiplatform.v1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + * + * @return Whether the dedicatedResources field is set. + */ + public boolean hasDedicatedResources() { + return dedicatedResourcesBuilder_ != null || dedicatedResources_ != null; + } + /** + * + * + *
+     * Optional. A description of resources that are dedicated to the DeployedIndex, and
+     * that need a higher degree of manual configuration.
+     * If min_replica_count is not set, the default value is 2 (we don't provide
+     * SLA when min_replica_count=1). If max_replica_count is not set, the
+     * default value is min_replica_count. The max allowed replica count is
+     * 1000.
+     * Available machine types:
+     * n1-standard-16
+     * n1-standard-32
+     * 
+ * + * + * .google.cloud.aiplatform.v1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + * + * @return The dedicatedResources. + */ + public com.google.cloud.aiplatform.v1.DedicatedResources getDedicatedResources() { + if (dedicatedResourcesBuilder_ == null) { + return dedicatedResources_ == null + ? com.google.cloud.aiplatform.v1.DedicatedResources.getDefaultInstance() + : dedicatedResources_; + } else { + return dedicatedResourcesBuilder_.getMessage(); + } + } + /** + * + * + *
+     * Optional. A description of resources that are dedicated to the DeployedIndex, and
+     * that need a higher degree of manual configuration.
+     * If min_replica_count is not set, the default value is 2 (we don't provide
+     * SLA when min_replica_count=1). If max_replica_count is not set, the
+     * default value is min_replica_count. The max allowed replica count is
+     * 1000.
+     * Available machine types:
+     * n1-standard-16
+     * n1-standard-32
+     * 
+ * + * + * .google.cloud.aiplatform.v1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public Builder setDedicatedResources(com.google.cloud.aiplatform.v1.DedicatedResources value) { + if (dedicatedResourcesBuilder_ == null) { + if (value == null) { + throw new NullPointerException(); + } + dedicatedResources_ = value; + onChanged(); + } else { + dedicatedResourcesBuilder_.setMessage(value); + } + + return this; + } + /** + * + * + *
+     * Optional. A description of resources that are dedicated to the DeployedIndex, and
+     * that need a higher degree of manual configuration.
+     * If min_replica_count is not set, the default value is 2 (we don't provide
+     * SLA when min_replica_count=1). If max_replica_count is not set, the
+     * default value is min_replica_count. The max allowed replica count is
+     * 1000.
+     * Available machine types:
+     * n1-standard-16
+     * n1-standard-32
+     * 
+ * + * + * .google.cloud.aiplatform.v1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public Builder setDedicatedResources( + com.google.cloud.aiplatform.v1.DedicatedResources.Builder builderForValue) { + if (dedicatedResourcesBuilder_ == null) { + dedicatedResources_ = builderForValue.build(); + onChanged(); + } else { + dedicatedResourcesBuilder_.setMessage(builderForValue.build()); + } + + return this; + } + /** + * + * + *
+     * Optional. A description of resources that are dedicated to the DeployedIndex, and
+     * that need a higher degree of manual configuration.
+     * If min_replica_count is not set, the default value is 2 (we don't provide
+     * SLA when min_replica_count=1). If max_replica_count is not set, the
+     * default value is min_replica_count. The max allowed replica count is
+     * 1000.
+     * Available machine types:
+     * n1-standard-16
+     * n1-standard-32
+     * 
+ * + * + * .google.cloud.aiplatform.v1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public Builder mergeDedicatedResources( + com.google.cloud.aiplatform.v1.DedicatedResources value) { + if (dedicatedResourcesBuilder_ == null) { + if (dedicatedResources_ != null) { + dedicatedResources_ = + com.google.cloud.aiplatform.v1.DedicatedResources.newBuilder(dedicatedResources_) + .mergeFrom(value) + .buildPartial(); + } else { + dedicatedResources_ = value; + } + onChanged(); + } else { + dedicatedResourcesBuilder_.mergeFrom(value); + } + + return this; + } + /** + * + * + *
+     * Optional. A description of resources that are dedicated to the DeployedIndex, and
+     * that need a higher degree of manual configuration.
+     * If min_replica_count is not set, the default value is 2 (we don't provide
+     * SLA when min_replica_count=1). If max_replica_count is not set, the
+     * default value is min_replica_count. The max allowed replica count is
+     * 1000.
+     * Available machine types:
+     * n1-standard-16
+     * n1-standard-32
+     * 
+ * + * + * .google.cloud.aiplatform.v1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public Builder clearDedicatedResources() { + if (dedicatedResourcesBuilder_ == null) { + dedicatedResources_ = null; + onChanged(); + } else { + dedicatedResources_ = null; + dedicatedResourcesBuilder_ = null; + } + + return this; + } + /** + * + * + *
+     * Optional. A description of resources that are dedicated to the DeployedIndex, and
+     * that need a higher degree of manual configuration.
+     * If min_replica_count is not set, the default value is 2 (we don't provide
+     * SLA when min_replica_count=1). If max_replica_count is not set, the
+     * default value is min_replica_count. The max allowed replica count is
+     * 1000.
+     * Available machine types:
+     * n1-standard-16
+     * n1-standard-32
+     * 
+ * + * + * .google.cloud.aiplatform.v1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public com.google.cloud.aiplatform.v1.DedicatedResources.Builder + getDedicatedResourcesBuilder() { + + onChanged(); + return getDedicatedResourcesFieldBuilder().getBuilder(); + } + /** + * + * + *
+     * Optional. A description of resources that are dedicated to the DeployedIndex, and
+     * that need a higher degree of manual configuration.
+     * If min_replica_count is not set, the default value is 2 (we don't provide
+     * SLA when min_replica_count=1). If max_replica_count is not set, the
+     * default value is min_replica_count. The max allowed replica count is
+     * 1000.
+     * Available machine types:
+     * n1-standard-16
+     * n1-standard-32
+     * 
+ * + * + * .google.cloud.aiplatform.v1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public com.google.cloud.aiplatform.v1.DedicatedResourcesOrBuilder + getDedicatedResourcesOrBuilder() { + if (dedicatedResourcesBuilder_ != null) { + return dedicatedResourcesBuilder_.getMessageOrBuilder(); + } else { + return dedicatedResources_ == null + ? com.google.cloud.aiplatform.v1.DedicatedResources.getDefaultInstance() + : dedicatedResources_; + } + } + /** + * + * + *
+     * Optional. A description of resources that are dedicated to the DeployedIndex, and
+     * that need a higher degree of manual configuration.
+     * If min_replica_count is not set, the default value is 2 (we don't provide
+     * SLA when min_replica_count=1). If max_replica_count is not set, the
+     * default value is min_replica_count. The max allowed replica count is
+     * 1000.
+     * Available machine types:
+     * n1-standard-16
+     * n1-standard-32
+     * 
+ * + * + * .google.cloud.aiplatform.v1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + private com.google.protobuf.SingleFieldBuilderV3< + com.google.cloud.aiplatform.v1.DedicatedResources, + com.google.cloud.aiplatform.v1.DedicatedResources.Builder, + com.google.cloud.aiplatform.v1.DedicatedResourcesOrBuilder> + getDedicatedResourcesFieldBuilder() { + if (dedicatedResourcesBuilder_ == null) { + dedicatedResourcesBuilder_ = + new com.google.protobuf.SingleFieldBuilderV3< + com.google.cloud.aiplatform.v1.DedicatedResources, + com.google.cloud.aiplatform.v1.DedicatedResources.Builder, + com.google.cloud.aiplatform.v1.DedicatedResourcesOrBuilder>( + getDedicatedResources(), getParentForChildren(), isClean()); + dedicatedResources_ = null; + } + return dedicatedResourcesBuilder_; + } + private boolean enableAccessLogging_; /** * diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DeployedIndexOrBuilder.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DeployedIndexOrBuilder.java index 64f6d5496..c361f848b 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DeployedIndexOrBuilder.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DeployedIndexOrBuilder.java @@ -336,6 +336,71 @@ public interface DeployedIndexOrBuilder */ com.google.cloud.aiplatform.v1.AutomaticResourcesOrBuilder getAutomaticResourcesOrBuilder(); + /** + * + * + *
+   * Optional. A description of resources that are dedicated to the DeployedIndex, and
+   * that need a higher degree of manual configuration.
+   * If min_replica_count is not set, the default value is 2 (we don't provide
+   * SLA when min_replica_count=1). If max_replica_count is not set, the
+   * default value is min_replica_count. The max allowed replica count is
+   * 1000.
+   * Available machine types:
+   * n1-standard-16
+   * n1-standard-32
+   * 
+ * + * + * .google.cloud.aiplatform.v1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + * + * @return Whether the dedicatedResources field is set. + */ + boolean hasDedicatedResources(); + /** + * + * + *
+   * Optional. A description of resources that are dedicated to the DeployedIndex, and
+   * that need a higher degree of manual configuration.
+   * If min_replica_count is not set, the default value is 2 (we don't provide
+   * SLA when min_replica_count=1). If max_replica_count is not set, the
+   * default value is min_replica_count. The max allowed replica count is
+   * 1000.
+   * Available machine types:
+   * n1-standard-16
+   * n1-standard-32
+   * 
+ * + * + * .google.cloud.aiplatform.v1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + * + * @return The dedicatedResources. + */ + com.google.cloud.aiplatform.v1.DedicatedResources getDedicatedResources(); + /** + * + * + *
+   * Optional. A description of resources that are dedicated to the DeployedIndex, and
+   * that need a higher degree of manual configuration.
+   * If min_replica_count is not set, the default value is 2 (we don't provide
+   * SLA when min_replica_count=1). If max_replica_count is not set, the
+   * default value is min_replica_count. The max allowed replica count is
+   * 1000.
+   * Available machine types:
+   * n1-standard-16
+   * n1-standard-32
+   * 
+ * + * + * .google.cloud.aiplatform.v1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + com.google.cloud.aiplatform.v1.DedicatedResourcesOrBuilder getDedicatedResourcesOrBuilder(); + /** * * diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DeployedIndexRefProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DeployedIndexRefProto.java index 6972d211a..b06de8423 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DeployedIndexRefProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DeployedIndexRefProto.java @@ -42,9 +42,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n3google/cloud/aiplatform/v1/deployed_in" + "dex_ref.proto\022\032google.cloud.aiplatform.v" - + "1\032\037google/api/field_behavior.proto\032\031goog" - + "le/api/resource.proto\032\034google/api/annota" - + "tions.proto\"{\n\020DeployedIndexRef\022G\n\016index" + + "1\032\034google/api/annotations.proto\032\037google/" + + "api/field_behavior.proto\032\031google/api/res" + + "ource.proto\"{\n\020DeployedIndexRef\022G\n\016index" + "_endpoint\030\001 \001(\tB/\340A\005\372A)\n\'aiplatform.goog" + "leapis.com/IndexEndpoint\022\036\n\021deployed_ind" + "ex_id\030\002 \001(\tB\003\340A\005B\331\001\n\036com.google.cloud.ai" @@ -59,9 +59,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_DeployedIndexRef_descriptor = getDescriptor().getMessageTypes().get(0); @@ -77,9 +77,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DeployedModelNameProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DeployedModelNameProto.java index 052e51080..8b1a2f663 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DeployedModelNameProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DeployedModelNameProto.java @@ -42,9 +42,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n3google/cloud/aiplatform/v1/deployed_mo" + "del_ref.proto\022\032google.cloud.aiplatform.v" - + "1\032\037google/api/field_behavior.proto\032\031goog" - + "le/api/resource.proto\032\034google/api/annota" - + "tions.proto\"p\n\020DeployedModelRef\022<\n\010endpo" + + "1\032\034google/api/annotations.proto\032\037google/" + + "api/field_behavior.proto\032\031google/api/res" + + "ource.proto\"p\n\020DeployedModelRef\022<\n\010endpo" + "int\030\001 \001(\tB*\340A\005\372A$\n\"aiplatform.googleapis" + ".com/Endpoint\022\036\n\021deployed_model_id\030\002 \001(\t" + "B\003\340A\005B\332\001\n\036com.google.cloud.aiplatform.v1" @@ -58,9 +58,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_DeployedModelRef_descriptor = getDescriptor().getMessageTypes().get(0); @@ -76,9 +76,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/EncryptionSpecProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/EncryptionSpecProto.java index 8b4d774d3..de80f1bcc 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/EncryptionSpecProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/EncryptionSpecProto.java @@ -41,9 +41,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n0google/cloud/aiplatform/v1/encryption_" - + "spec.proto\022\032google.cloud.aiplatform.v1\032\037" - + "google/api/field_behavior.proto\032\034google/" - + "api/annotations.proto\"+\n\016EncryptionSpec\022" + + "spec.proto\022\032google.cloud.aiplatform.v1\032\034" + + "google/api/annotations.proto\032\037google/api" + + "/field_behavior.proto\"+\n\016EncryptionSpec\022" + "\031\n\014kms_key_name\030\001 \001(\tB\003\340A\002B\327\001\n\036com.googl" + "e.cloud.aiplatform.v1B\023EncryptionSpecPro" + "toP\001ZDgoogle.golang.org/genproto/googlea" @@ -56,8 +56,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.AnnotationsProto.getDescriptor(), + com.google.api.FieldBehaviorProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_EncryptionSpec_descriptor = getDescriptor().getMessageTypes().get(0); @@ -72,8 +72,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); - com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.AnnotationsProto.getDescriptor(); + com.google.api.FieldBehaviorProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/EndpointProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/EndpointProto.java index f254e7294..db4e989d2 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/EndpointProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/EndpointProto.java @@ -57,18 +57,18 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n)google/cloud/aiplatform/v1/endpoint.pr" - + "oto\022\032google.cloud.aiplatform.v1\032\037google/" - + "api/field_behavior.proto\032\031google/api/res" - + "ource.proto\0320google/cloud/aiplatform/v1/" - + "encryption_spec.proto\032,google/cloud/aipl" - + "atform/v1/explanation.proto\032#google/clou" - + "d/aiplatform/v1/io.proto\0322google/cloud/a" - + "iplatform/v1/machine_resources.proto\032@go" - + "ogle/cloud/aiplatform/v1/model_deploymen" - + "t_monitoring_job.proto\0321google/cloud/aip" - + "latform/v1/model_monitoring.proto\032\037googl" - + "e/protobuf/timestamp.proto\032\034google/api/a" - + "nnotations.proto\"\370\006\n\010Endpoint\022\021\n\004name\030\001 " + + "oto\022\032google.cloud.aiplatform.v1\032\034google/" + + "api/annotations.proto\032\037google/api/field_" + + "behavior.proto\032\031google/api/resource.prot" + + "o\0320google/cloud/aiplatform/v1/encryption" + + "_spec.proto\032,google/cloud/aiplatform/v1/" + + "explanation.proto\032#google/cloud/aiplatfo" + + "rm/v1/io.proto\0322google/cloud/aiplatform/" + + "v1/machine_resources.proto\032@google/cloud" + + "/aiplatform/v1/model_deployment_monitori" + + "ng_job.proto\0321google/cloud/aiplatform/v1" + + "/model_monitoring.proto\032\037google/protobuf" + + "/timestamp.proto\"\370\006\n\010Endpoint\022\021\n\004name\030\001 " + "\001(\tB\003\340A\003\022\031\n\014display_name\030\002 \001(\tB\003\340A\002\022\023\n\013d" + "escription\030\003 \001(\t\022G\n\017deployed_models\030\004 \003(" + "\0132).google.cloud.aiplatform.v1.DeployedM" @@ -120,6 +120,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor(), @@ -129,7 +130,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.cloud.aiplatform.v1.ModelDeploymentMonitoringJobProto.getDescriptor(), com.google.cloud.aiplatform.v1.ModelMonitoringProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_Endpoint_descriptor = getDescriptor().getMessageTypes().get(0); @@ -201,6 +201,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor(); @@ -210,7 +211,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.cloud.aiplatform.v1.ModelDeploymentMonitoringJobProto.getDescriptor(); com.google.cloud.aiplatform.v1.ModelMonitoringProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/EntityTypeProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/EntityTypeProto.java index 7bba02f63..7f1618cd2 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/EntityTypeProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/EntityTypeProto.java @@ -45,11 +45,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n,google/cloud/aiplatform/v1/entity_type" - + ".proto\022\032google.cloud.aiplatform.v1\032\037goog" - + "le/api/field_behavior.proto\032\031google/api/" - + "resource.proto\032(google/cloud/aiplatform/" - + "v1/feature.proto\032\037google/protobuf/timest" - + "amp.proto\032\034google/api/annotations.proto\"" + + ".proto\022\032google.cloud.aiplatform.v1\032\034goog" + + "le/api/annotations.proto\032\037google/api/fie" + + "ld_behavior.proto\032\031google/api/resource.p" + + "roto\032(google/cloud/aiplatform/v1/feature" + + ".proto\032\037google/protobuf/timestamp.proto\"" + "\275\003\n\nEntityType\022\021\n\004name\030\001 \001(\tB\003\340A\005\022\030\n\013des" + "cription\030\002 \001(\tB\003\340A\001\0224\n\013create_time\030\003 \001(\013" + "2\032.google.protobuf.TimestampB\003\340A\003\0224\n\013upd" @@ -72,11 +72,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1.FeatureProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_EntityType_descriptor = getDescriptor().getMessageTypes().get(0); @@ -100,11 +100,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1.FeatureProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/EnvVarProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/EnvVarProto.java index bf90858ec..a9b489e86 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/EnvVarProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/EnvVarProto.java @@ -41,9 +41,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n(google/cloud/aiplatform/v1/env_var.pro" - + "to\022\032google.cloud.aiplatform.v1\032\037google/a" - + "pi/field_behavior.proto\032\034google/api/anno" - + "tations.proto\"/\n\006EnvVar\022\021\n\004name\030\001 \001(\tB\003\340" + + "to\022\032google.cloud.aiplatform.v1\032\034google/a" + + "pi/annotations.proto\032\037google/api/field_b" + + "ehavior.proto\"/\n\006EnvVar\022\021\n\004name\030\001 \001(\tB\003\340" + "A\002\022\022\n\005value\030\002 \001(\tB\003\340A\002B\317\001\n\036com.google.cl" + "oud.aiplatform.v1B\013EnvVarProtoP\001ZDgoogle" + ".golang.org/genproto/googleapis/cloud/ai" @@ -55,8 +55,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.AnnotationsProto.getDescriptor(), + com.google.api.FieldBehaviorProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_EnvVar_descriptor = getDescriptor().getMessageTypes().get(0); @@ -71,8 +71,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); - com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.AnnotationsProto.getDescriptor(); + com.google.api.FieldBehaviorProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/EventProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/EventProto.java index 367468d88..b500b269f 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/EventProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/EventProto.java @@ -45,10 +45,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n&google/cloud/aiplatform/v1/event.proto" - + "\022\032google.cloud.aiplatform.v1\032\037google/api" - + "/field_behavior.proto\032\031google/api/resour" - + "ce.proto\032\037google/protobuf/timestamp.prot" - + "o\032\034google/api/annotations.proto\"\230\003\n\005Even" + + "\022\032google.cloud.aiplatform.v1\032\034google/api" + + "/annotations.proto\032\037google/api/field_beh" + + "avior.proto\032\031google/api/resource.proto\032\037" + + "google/protobuf/timestamp.proto\"\230\003\n\005Even" + "t\022<\n\010artifact\030\001 \001(\tB*\340A\002\372A$\n\"aiplatform." + "googleapis.com/Artifact\022>\n\texecution\030\002 \001" + "(\tB+\340A\003\372A%\n#aiplatform.googleapis.com/Ex" @@ -70,10 +70,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_Event_descriptor = getDescriptor().getMessageTypes().get(0); @@ -97,10 +97,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ExecutionProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ExecutionProto.java index 3cd0e0403..c42899758 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ExecutionProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ExecutionProto.java @@ -45,12 +45,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n*google/cloud/aiplatform/v1/execution.p" - + "roto\022\032google.cloud.aiplatform.v1\032\037google" - + "/api/field_behavior.proto\032\031google/api/re" - + "source.proto\032&google/cloud/aiplatform/v1" - + "/value.proto\032\034google/protobuf/struct.pro" - + "to\032\037google/protobuf/timestamp.proto\032\034goo" - + "gle/api/annotations.proto\"\301\005\n\tExecution\022" + + "roto\022\032google.cloud.aiplatform.v1\032\034google" + + "/api/annotations.proto\032\037google/api/field" + + "_behavior.proto\032\031google/api/resource.pro" + + "to\032&google/cloud/aiplatform/v1/value.pro" + + "to\032\034google/protobuf/struct.proto\032\037google" + + "/protobuf/timestamp.proto\"\301\005\n\tExecution\022" + "\021\n\004name\030\001 \001(\tB\003\340A\003\022\024\n\014display_name\030\002 \001(\t" + "\022:\n\005state\030\006 \001(\0162+.google.cloud.aiplatfor" + "m.v1.Execution.State\022\014\n\004etag\030\t \001(\t\022A\n\006la" @@ -79,12 +79,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1.ValueProto.getDescriptor(), com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_Execution_descriptor = getDescriptor().getMessageTypes().get(0); @@ -118,12 +118,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1.ValueProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ExplanationMetadataProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ExplanationMetadataProto.java index 45a79a7d5..d18302b2a 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ExplanationMetadataProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ExplanationMetadataProto.java @@ -66,9 +66,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n5google/cloud/aiplatform/v1/explanation" + "_metadata.proto\022\032google.cloud.aiplatform" - + ".v1\032\037google/api/field_behavior.proto\032\034go" - + "ogle/protobuf/struct.proto\032\034google/api/a" - + "nnotations.proto\"\262\022\n\023ExplanationMetadata" + + ".v1\032\034google/api/annotations.proto\032\037googl" + + "e/api/field_behavior.proto\032\034google/proto" + + "buf/struct.proto\"\262\022\n\023ExplanationMetadata" + "\022P\n\006inputs\030\001 \003(\0132;.google.cloud.aiplatfo" + "rm.v1.ExplanationMetadata.InputsEntryB\003\340" + "A\002\022R\n\007outputs\030\002 \003(\0132<.google.cloud.aipla" @@ -139,9 +139,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.protobuf.StructProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_ExplanationMetadata_descriptor = getDescriptor().getMessageTypes().get(0); @@ -235,9 +235,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ExplanationProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ExplanationProto.java index d91d4a00a..f3bdf221d 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ExplanationProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ExplanationProto.java @@ -101,12 +101,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n,google/cloud/aiplatform/v1/explanation" - + ".proto\022\032google.cloud.aiplatform.v1\032\037goog" - + "le/api/field_behavior.proto\0325google/clou" - + "d/aiplatform/v1/explanation_metadata.pro" - + "to\032#google/cloud/aiplatform/v1/io.proto\032" - + "\034google/protobuf/struct.proto\032\034google/ap" - + "i/annotations.proto\"Q\n\013Explanation\022B\n\014at" + + ".proto\022\032google.cloud.aiplatform.v1\032\034goog" + + "le/api/annotations.proto\032\037google/api/fie" + + "ld_behavior.proto\0325google/cloud/aiplatfo" + + "rm/v1/explanation_metadata.proto\032#google" + + "/cloud/aiplatform/v1/io.proto\032\034google/pr" + + "otobuf/struct.proto\"Q\n\013Explanation\022B\n\014at" + "tributions\030\001 \003(\0132\'.google.cloud.aiplatfo" + "rm.v1.AttributionB\003\340A\003\"[\n\020ModelExplanati" + "on\022G\n\021mean_attributions\030\001 \003(\0132\'.google.c" @@ -176,11 +176,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.cloud.aiplatform.v1.ExplanationMetadataProto.getDescriptor(), com.google.cloud.aiplatform.v1.IoProto.getDescriptor(), com.google.protobuf.StructProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_Explanation_descriptor = getDescriptor().getMessageTypes().get(0); @@ -332,11 +332,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.cloud.aiplatform.v1.ExplanationMetadataProto.getDescriptor(); com.google.cloud.aiplatform.v1.IoProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/FeatureMonitoringStatsProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/FeatureMonitoringStatsProto.java index f13bbcbfe..d8bc7039f 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/FeatureMonitoringStatsProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/FeatureMonitoringStatsProto.java @@ -42,8 +42,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n9google/cloud/aiplatform/v1/feature_mon" + "itoring_stats.proto\022\032google.cloud.aiplat" - + "form.v1\032\037google/protobuf/timestamp.proto" - + "\032\034google/api/annotations.proto\"\357\001\n\023Featu" + + "form.v1\032\034google/api/annotations.proto\032\037g" + + "oogle/protobuf/timestamp.proto\"\357\001\n\023Featu" + "reStatsAnomaly\022\r\n\005score\030\001 \001(\001\022\021\n\tstats_u" + "ri\030\003 \001(\t\022\023\n\013anomaly_uri\030\004 \001(\t\022\036\n\026distrib" + "ution_deviation\030\005 \001(\001\022#\n\033anomaly_detecti" @@ -61,8 +61,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.protobuf.TimestampProto.getDescriptor(), com.google.api.AnnotationsProto.getDescriptor(), + com.google.protobuf.TimestampProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_FeatureStatsAnomaly_descriptor = getDescriptor().getMessageTypes().get(0); @@ -78,8 +78,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { "StartTime", "EndTime", }); - com.google.protobuf.TimestampProto.getDescriptor(); com.google.api.AnnotationsProto.getDescriptor(); + com.google.protobuf.TimestampProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/FeatureProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/FeatureProto.java index e97307c6b..7666e0bf0 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/FeatureProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/FeatureProto.java @@ -45,12 +45,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n(google/cloud/aiplatform/v1/feature.pro" - + "to\022\032google.cloud.aiplatform.v1\032\037google/a" - + "pi/field_behavior.proto\032\031google/api/reso" - + "urce.proto\0329google/cloud/aiplatform/v1/f" - + "eature_monitoring_stats.proto\032\037google/pr" - + "otobuf/timestamp.proto\032\034google/api/annot" - + "ations.proto\"\257\005\n\007Feature\022\021\n\004name\030\001 \001(\tB\003" + + "to\022\032google.cloud.aiplatform.v1\032\034google/a" + + "pi/annotations.proto\032\037google/api/field_b" + + "ehavior.proto\032\031google/api/resource.proto" + + "\0329google/cloud/aiplatform/v1/feature_mon" + + "itoring_stats.proto\032\037google/protobuf/tim" + + "estamp.proto\"\257\005\n\007Feature\022\021\n\004name\030\001 \001(\tB\003" + "\340A\005\022\023\n\013description\030\002 \001(\t\022I\n\nvalue_type\030\003" + " \001(\0162-.google.cloud.aiplatform.v1.Featur" + "e.ValueTypeB\006\340A\002\340A\005\0224\n\013create_time\030\004 \001(\013" @@ -79,11 +79,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1.FeatureMonitoringStatsProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_Feature_descriptor = getDescriptor().getMessageTypes().get(0); @@ -107,11 +107,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1.FeatureMonitoringStatsProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/FeatureSelectorProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/FeatureSelectorProto.java index 3f5710ed0..8c033aeed 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/FeatureSelectorProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/FeatureSelectorProto.java @@ -46,8 +46,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n1google/cloud/aiplatform/v1/feature_sel" + "ector.proto\022\032google.cloud.aiplatform.v1\032" - + "\037google/api/field_behavior.proto\032\034google" - + "/api/annotations.proto\"\035\n\tIdMatcher\022\020\n\003i" + + "\034google/api/annotations.proto\032\037google/ap" + + "i/field_behavior.proto\"\035\n\tIdMatcher\022\020\n\003i" + "ds\030\001 \003(\tB\003\340A\002\"Q\n\017FeatureSelector\022>\n\nid_m" + "atcher\030\001 \001(\0132%.google.cloud.aiplatform.v" + "1.IdMatcherB\003\340A\002B\330\001\n\036com.google.cloud.ai" @@ -62,8 +62,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.AnnotationsProto.getDescriptor(), + com.google.api.FieldBehaviorProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_IdMatcher_descriptor = getDescriptor().getMessageTypes().get(0); @@ -86,8 +86,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); - com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.AnnotationsProto.getDescriptor(); + com.google.api.FieldBehaviorProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/Featurestore.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/Featurestore.java index 10a7db911..3ed62f11b 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/Featurestore.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/Featurestore.java @@ -405,6 +405,8 @@ public interface OnlineServingConfigOrBuilder * The number of nodes for each cluster. The number of nodes will not * scale automatically but can be scaled manually by providing different * values when updating. + * Only one of `fixed_node_count` and `scaling` can be set. Setting one will + * reset the other. * * * int32 fixed_node_count = 2; @@ -512,6 +514,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * The number of nodes for each cluster. The number of nodes will not * scale automatically but can be scaled manually by providing different * values when updating. + * Only one of `fixed_node_count` and `scaling` can be set. Setting one will + * reset the other. * * * int32 fixed_node_count = 2; @@ -860,6 +864,8 @@ public Builder mergeFrom( * The number of nodes for each cluster. The number of nodes will not * scale automatically but can be scaled manually by providing different * values when updating. + * Only one of `fixed_node_count` and `scaling` can be set. Setting one will + * reset the other. * * * int32 fixed_node_count = 2; @@ -877,6 +883,8 @@ public int getFixedNodeCount() { * The number of nodes for each cluster. The number of nodes will not * scale automatically but can be scaled manually by providing different * values when updating. + * Only one of `fixed_node_count` and `scaling` can be set. Setting one will + * reset the other. * * * int32 fixed_node_count = 2; @@ -897,6 +905,8 @@ public Builder setFixedNodeCount(int value) { * The number of nodes for each cluster. The number of nodes will not * scale automatically but can be scaled manually by providing different * values when updating. + * Only one of `fixed_node_count` and `scaling` can be set. Setting one will + * reset the other. * * * int32 fixed_node_count = 2; diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/FeaturestoreProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/FeaturestoreProto.java index 1d2aebd32..dc810d983 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/FeaturestoreProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/FeaturestoreProto.java @@ -49,12 +49,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n-google/cloud/aiplatform/v1/featurestor" - + "e.proto\022\032google.cloud.aiplatform.v1\032\037goo" - + "gle/api/field_behavior.proto\032\031google/api" - + "/resource.proto\0320google/cloud/aiplatform" - + "/v1/encryption_spec.proto\032\037google/protob" - + "uf/timestamp.proto\032\034google/api/annotatio" - + "ns.proto\"\350\005\n\014Featurestore\022\021\n\004name\030\001 \001(\tB" + + "e.proto\022\032google.cloud.aiplatform.v1\032\034goo" + + "gle/api/annotations.proto\032\037google/api/fi" + + "eld_behavior.proto\032\031google/api/resource." + + "proto\0320google/cloud/aiplatform/v1/encryp" + + "tion_spec.proto\032\037google/protobuf/timesta" + + "mp.proto\"\350\005\n\014Featurestore\022\021\n\004name\030\001 \001(\tB" + "\003\340A\003\0224\n\013create_time\030\003 \001(\0132\032.google.proto" + "buf.TimestampB\003\340A\003\0224\n\013update_time\030\004 \001(\0132" + "\032.google.protobuf.TimestampB\003\340A\003\022\021\n\004etag" @@ -84,11 +84,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_Featurestore_descriptor = getDescriptor().getMessageTypes().get(0); @@ -127,11 +127,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/FeaturestoreServiceProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/FeaturestoreServiceProto.java index 52e59b2e1..8da4ae116 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/FeaturestoreServiceProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/FeaturestoreServiceProto.java @@ -219,313 +219,314 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "re_monitoring_stats.proto\0321google/cloud/" + "aiplatform/v1/feature_selector.proto\032-go" + "ogle/cloud/aiplatform/v1/featurestore.pr" - + "oto\032#google/cloud/aiplatform/v1/io.proto" - + "\032*google/cloud/aiplatform/v1/operation.p" - + "roto\032#google/longrunning/operations.prot" - + "o\032 google/protobuf/field_mask.proto\032\037goo" - + "gle/protobuf/timestamp.proto\"\276\001\n\031CreateF" - + "eaturestoreRequest\022>\n\006parent\030\001 \001(\tB.\340A\002\372" - + "A(\022&aiplatform.googleapis.com/Featuresto" - + "re\022C\n\014featurestore\030\002 \001(\0132(.google.cloud." - + "aiplatform.v1.FeaturestoreB\003\340A\002\022\034\n\017featu" - + "restore_id\030\003 \001(\tB\003\340A\002\"V\n\026GetFeaturestore" - + "Request\022<\n\004name\030\001 \001(\tB.\340A\002\372A(\n&aiplatfor" - + "m.googleapis.com/Featurestore\"\322\001\n\030ListFe" - + "aturestoresRequest\022>\n\006parent\030\001 \001(\tB.\340A\002\372" - + "A(\022&aiplatform.googleapis.com/Featuresto" - + "re\022\016\n\006filter\030\002 \001(\t\022\021\n\tpage_size\030\003 \001(\005\022\022\n" - + "\npage_token\030\004 \001(\t\022\020\n\010order_by\030\005 \001(\t\022-\n\tr" - + "ead_mask\030\006 \001(\0132\032.google.protobuf.FieldMa" - + "sk\"u\n\031ListFeaturestoresResponse\022?\n\rfeatu" - + "restores\030\001 \003(\0132(.google.cloud.aiplatform" - + ".v1.Featurestore\022\027\n\017next_page_token\030\002 \001(" - + "\t\"\221\001\n\031UpdateFeaturestoreRequest\022C\n\014featu" - + "restore\030\001 \001(\0132(.google.cloud.aiplatform." - + "v1.FeaturestoreB\003\340A\002\022/\n\013update_mask\030\002 \001(" - + "\0132\032.google.protobuf.FieldMask\"h\n\031DeleteF" - + "eaturestoreRequest\022<\n\004name\030\001 \001(\tB.\340A\002\372A(" - + "\n&aiplatform.googleapis.com/Featurestore" - + "\022\r\n\005force\030\002 \001(\010\"\372\004\n\032ImportFeatureValuesR" - + "equest\022=\n\013avro_source\030\002 \001(\0132&.google.clo" - + "ud.aiplatform.v1.AvroSourceH\000\022E\n\017bigquer" - + "y_source\030\003 \001(\0132*.google.cloud.aiplatform" - + ".v1.BigQuerySourceH\000\022;\n\ncsv_source\030\004 \001(\013" - + "2%.google.cloud.aiplatform.v1.CsvSourceH" - + "\000\022\034\n\022feature_time_field\030\006 \001(\tH\001\0222\n\014featu" - + "re_time\030\007 \001(\0132\032.google.protobuf.Timestam" - + "pH\001\022A\n\013entity_type\030\001 \001(\tB,\340A\002\372A&\n$aiplat" - + "form.googleapis.com/EntityType\022\027\n\017entity" - + "_id_field\030\005 \001(\t\022^\n\rfeature_specs\030\010 \003(\0132B" - + ".google.cloud.aiplatform.v1.ImportFeatur" - + "eValuesRequest.FeatureSpecB\003\340A\002\022\036\n\026disab" - + "le_online_serving\030\t \001(\010\022\024\n\014worker_count\030" - + "\013 \001(\005\0324\n\013FeatureSpec\022\017\n\002id\030\001 \001(\tB\003\340A\002\022\024\n" - + "\014source_field\030\002 \001(\tB\010\n\006sourceB\025\n\023feature" - + "_time_source\"}\n\033ImportFeatureValuesRespo" - + "nse\022\035\n\025imported_entity_count\030\001 \001(\003\022$\n\034im" - + "ported_feature_value_count\030\002 \001(\003\022\031\n\021inva" - + "lid_row_count\030\006 \001(\003\"\234\006\n\035BatchReadFeature" - + "ValuesRequest\022C\n\022csv_read_instances\030\003 \001(" - + "\0132%.google.cloud.aiplatform.v1.CsvSource" - + "H\000\022M\n\027bigquery_read_instances\030\005 \001(\0132*.go" - + "ogle.cloud.aiplatform.v1.BigQuerySourceH" - + "\000\022D\n\014featurestore\030\001 \001(\tB.\340A\002\372A(\n&aiplatf" - + "orm.googleapis.com/Featurestore\022M\n\013desti" - + "nation\030\004 \001(\01323.google.cloud.aiplatform.v" - + "1.FeatureValueDestinationB\003\340A\002\022g\n\023pass_t" - + "hrough_fields\030\010 \003(\0132J.google.cloud.aipla" - + "tform.v1.BatchReadFeatureValuesRequest.P" - + "assThroughField\022h\n\021entity_type_specs\030\007 \003" - + "(\0132H.google.cloud.aiplatform.v1.BatchRea" - + "dFeatureValuesRequest.EntityTypeSpecB\003\340A" - + "\002\032+\n\020PassThroughField\022\027\n\nfield_name\030\001 \001(" - + "\tB\003\340A\002\032\302\001\n\016EntityTypeSpec\022\033\n\016entity_type" - + "_id\030\001 \001(\tB\003\340A\002\022J\n\020feature_selector\030\002 \001(\013" - + "2+.google.cloud.aiplatform.v1.FeatureSel" - + "ectorB\003\340A\002\022G\n\010settings\030\003 \003(\01325.google.cl" - + "oud.aiplatform.v1.DestinationFeatureSett" - + "ingB\r\n\013read_option\"\350\005\n\032ExportFeatureValu" - + "esRequest\022`\n\017snapshot_export\030\003 \001(\0132E.goo" - + "gle.cloud.aiplatform.v1.ExportFeatureVal" - + "uesRequest.SnapshotExportH\000\022X\n\013full_expo" - + "rt\030\007 \001(\0132A.google.cloud.aiplatform.v1.Ex" - + "portFeatureValuesRequest.FullExportH\000\022A\n" - + "\013entity_type\030\001 \001(\tB,\340A\002\372A&\n$aiplatform.g" - + "oogleapis.com/EntityType\022M\n\013destination\030" - + "\004 \001(\01323.google.cloud.aiplatform.v1.Featu" - + "reValueDestinationB\003\340A\002\022J\n\020feature_selec" - + "tor\030\005 \001(\0132+.google.cloud.aiplatform.v1.F" - + "eatureSelectorB\003\340A\002\022G\n\010settings\030\006 \003(\01325." - + "google.cloud.aiplatform.v1.DestinationFe" - + "atureSetting\032s\n\016SnapshotExport\0221\n\rsnapsh" - + "ot_time\030\001 \001(\0132\032.google.protobuf.Timestam" - + "p\022.\n\nstart_time\030\002 \001(\0132\032.google.protobuf." - + "Timestamp\032j\n\nFullExport\022.\n\nstart_time\030\002 " - + "\001(\0132\032.google.protobuf.Timestamp\022,\n\010end_t" - + "ime\030\001 \001(\0132\032.google.protobuf.TimestampB\006\n" - + "\004mode\"O\n\031DestinationFeatureSetting\022\027\n\nfe" - + "ature_id\030\001 \001(\tB\003\340A\002\022\031\n\021destination_field" - + "\030\002 \001(\t\"\221\002\n\027FeatureValueDestination\022O\n\024bi" - + "gquery_destination\030\001 \001(\0132/.google.cloud." - + "aiplatform.v1.BigQueryDestinationH\000\022O\n\024t" - + "frecord_destination\030\002 \001(\0132/.google.cloud" - + ".aiplatform.v1.TFRecordDestinationH\000\022E\n\017" - + "csv_destination\030\003 \001(\0132*.google.cloud.aip" - + "latform.v1.CsvDestinationH\000B\r\n\013destinati" - + "on\"\035\n\033ExportFeatureValuesResponse\" \n\036Bat" - + "chReadFeatureValuesResponse\"\263\001\n\027CreateEn" - + "tityTypeRequest\022>\n\006parent\030\001 \001(\tB.\340A\002\372A(\n" - + "&aiplatform.googleapis.com/Featurestore\022" - + ";\n\013entity_type\030\002 \001(\0132&.google.cloud.aipl" - + "atform.v1.EntityType\022\033\n\016entity_type_id\030\003" - + " \001(\tB\003\340A\002\"R\n\024GetEntityTypeRequest\022:\n\004nam" - + "e\030\001 \001(\tB,\340A\002\372A&\n$aiplatform.googleapis.c" - + "om/EntityType\"\316\001\n\026ListEntityTypesRequest" - + "\022<\n\006parent\030\001 \001(\tB,\340A\002\372A&\022$aiplatform.goo" - + "gleapis.com/EntityType\022\016\n\006filter\030\002 \001(\t\022\021" - + "\n\tpage_size\030\003 \001(\005\022\022\n\npage_token\030\004 \001(\t\022\020\n" - + "\010order_by\030\005 \001(\t\022-\n\tread_mask\030\006 \001(\0132\032.goo" - + "gle.protobuf.FieldMask\"p\n\027ListEntityType" - + "sResponse\022<\n\014entity_types\030\001 \003(\0132&.google" - + ".cloud.aiplatform.v1.EntityType\022\027\n\017next_" - + "page_token\030\002 \001(\t\"\214\001\n\027UpdateEntityTypeReq" - + "uest\022@\n\013entity_type\030\001 \001(\0132&.google.cloud" - + ".aiplatform.v1.EntityTypeB\003\340A\002\022/\n\013update" - + "_mask\030\002 \001(\0132\032.google.protobuf.FieldMask\"" - + "d\n\027DeleteEntityTypeRequest\022:\n\004name\030\001 \001(\t" + + "oto\032\n\006parent\030\001 \001(\tB.\340A\002\372A(\022&aiplatform.goo" + + "gleapis.com/Featurestore\022C\n\014featurestore" + + "\030\002 \001(\0132(.google.cloud.aiplatform.v1.Feat" + + "urestoreB\003\340A\002\022\034\n\017featurestore_id\030\003 \001(\tB\003" + + "\340A\002\"V\n\026GetFeaturestoreRequest\022<\n\004name\030\001 " + + "\001(\tB.\340A\002\372A(\n&aiplatform.googleapis.com/F" + + "eaturestore\"\322\001\n\030ListFeaturestoresRequest" + + "\022>\n\006parent\030\001 \001(\tB.\340A\002\372A(\022&aiplatform.goo" + + "gleapis.com/Featurestore\022\016\n\006filter\030\002 \001(\t" + + "\022\021\n\tpage_size\030\003 \001(\005\022\022\n\npage_token\030\004 \001(\t\022" + + "\020\n\010order_by\030\005 \001(\t\022-\n\tread_mask\030\006 \001(\0132\032.g" + + "oogle.protobuf.FieldMask\"u\n\031ListFeatures" + + "toresResponse\022?\n\rfeaturestores\030\001 \003(\0132(.g" + + "oogle.cloud.aiplatform.v1.Featurestore\022\027" + + "\n\017next_page_token\030\002 \001(\t\"\221\001\n\031UpdateFeatur" + + "estoreRequest\022C\n\014featurestore\030\001 \001(\0132(.go" + + "ogle.cloud.aiplatform.v1.FeaturestoreB\003\340" + + "A\002\022/\n\013update_mask\030\002 \001(\0132\032.google.protobu" + + "f.FieldMask\"h\n\031DeleteFeaturestoreRequest" + + "\022<\n\004name\030\001 \001(\tB.\340A\002\372A(\n&aiplatform.googl" + + "eapis.com/Featurestore\022\r\n\005force\030\002 \001(\010\"\372\004" + + "\n\032ImportFeatureValuesRequest\022=\n\013avro_sou" + + "rce\030\002 \001(\0132&.google.cloud.aiplatform.v1.A" + + "vroSourceH\000\022E\n\017bigquery_source\030\003 \001(\0132*.g" + + "oogle.cloud.aiplatform.v1.BigQuerySource" + + "H\000\022;\n\ncsv_source\030\004 \001(\0132%.google.cloud.ai" + + "platform.v1.CsvSourceH\000\022\034\n\022feature_time_" + + "field\030\006 \001(\tH\001\0222\n\014feature_time\030\007 \001(\0132\032.go" + + "ogle.protobuf.TimestampH\001\022A\n\013entity_type" + + "\030\001 \001(\tB,\340A\002\372A&\n$aiplatform.googleapis.co" + + "m/EntityType\022\027\n\017entity_id_field\030\005 \001(\t\022^\n" + + "\rfeature_specs\030\010 \003(\0132B.google.cloud.aipl" + + "atform.v1.ImportFeatureValuesRequest.Fea" + + "tureSpecB\003\340A\002\022\036\n\026disable_online_serving\030" + + "\t \001(\010\022\024\n\014worker_count\030\013 \001(\005\0324\n\013FeatureSp" + + "ec\022\017\n\002id\030\001 \001(\tB\003\340A\002\022\024\n\014source_field\030\002 \001(" + + "\tB\010\n\006sourceB\025\n\023feature_time_source\"}\n\033Im" + + "portFeatureValuesResponse\022\035\n\025imported_en" + + "tity_count\030\001 \001(\003\022$\n\034imported_feature_val" + + "ue_count\030\002 \001(\003\022\031\n\021invalid_row_count\030\006 \001(" + + "\003\"\234\006\n\035BatchReadFeatureValuesRequest\022C\n\022c" + + "sv_read_instances\030\003 \001(\0132%.google.cloud.a" + + "iplatform.v1.CsvSourceH\000\022M\n\027bigquery_rea" + + "d_instances\030\005 \001(\0132*.google.cloud.aiplatf" + + "orm.v1.BigQuerySourceH\000\022D\n\014featurestore\030" + + "\001 \001(\tB.\340A\002\372A(\n&aiplatform.googleapis.com" + + "/Featurestore\022M\n\013destination\030\004 \001(\01323.goo" + + "gle.cloud.aiplatform.v1.FeatureValueDest" + + "inationB\003\340A\002\022g\n\023pass_through_fields\030\010 \003(" + + "\0132J.google.cloud.aiplatform.v1.BatchRead" + + "FeatureValuesRequest.PassThroughField\022h\n" + + "\021entity_type_specs\030\007 \003(\0132H.google.cloud." + + "aiplatform.v1.BatchReadFeatureValuesRequ" + + "est.EntityTypeSpecB\003\340A\002\032+\n\020PassThroughFi" + + "eld\022\027\n\nfield_name\030\001 \001(\tB\003\340A\002\032\302\001\n\016EntityT" + + "ypeSpec\022\033\n\016entity_type_id\030\001 \001(\tB\003\340A\002\022J\n\020" + + "feature_selector\030\002 \001(\0132+.google.cloud.ai" + + "platform.v1.FeatureSelectorB\003\340A\002\022G\n\010sett" + + "ings\030\003 \003(\01325.google.cloud.aiplatform.v1." + + "DestinationFeatureSettingB\r\n\013read_option" + + "\"\350\005\n\032ExportFeatureValuesRequest\022`\n\017snaps" + + "hot_export\030\003 \001(\0132E.google.cloud.aiplatfo" + + "rm.v1.ExportFeatureValuesRequest.Snapsho" + + "tExportH\000\022X\n\013full_export\030\007 \001(\0132A.google." + + "cloud.aiplatform.v1.ExportFeatureValuesR" + + "equest.FullExportH\000\022A\n\013entity_type\030\001 \001(\t" + "B,\340A\002\372A&\n$aiplatform.googleapis.com/Enti" - + "tyType\022\r\n\005force\030\002 \001(\010\"\250\001\n\024CreateFeatureR" - + "equest\022<\n\006parent\030\001 \001(\tB,\340A\002\372A&\n$aiplatfo" - + "rm.googleapis.com/EntityType\0229\n\007feature\030" - + "\002 \001(\0132#.google.cloud.aiplatform.v1.Featu" - + "reB\003\340A\002\022\027\n\nfeature_id\030\003 \001(\tB\003\340A\002\"\243\001\n\032Bat" - + "chCreateFeaturesRequest\022<\n\006parent\030\001 \001(\tB" - + ",\340A\002\372A&\n$aiplatform.googleapis.com/Entit" - + "yType\022G\n\010requests\030\002 \003(\01320.google.cloud.a" - + "iplatform.v1.CreateFeatureRequestB\003\340A\002\"T" - + "\n\033BatchCreateFeaturesResponse\0225\n\010feature" - + "s\030\001 \003(\0132#.google.cloud.aiplatform.v1.Fea" - + "ture\"L\n\021GetFeatureRequest\0227\n\004name\030\001 \001(\tB" - + ")\340A\002\372A#\n!aiplatform.googleapis.com/Featu" - + "re\"\344\001\n\023ListFeaturesRequest\0229\n\006parent\030\001 \001" - + "(\tB)\340A\002\372A#\022!aiplatform.googleapis.com/Fe" - + "ature\022\016\n\006filter\030\002 \001(\t\022\021\n\tpage_size\030\003 \001(\005" - + "\022\022\n\npage_token\030\004 \001(\t\022\020\n\010order_by\030\005 \001(\t\022-" - + "\n\tread_mask\030\006 \001(\0132\032.google.protobuf.Fiel" - + "dMask\022\032\n\022latest_stats_count\030\007 \001(\005\"f\n\024Lis" - + "tFeaturesResponse\0225\n\010features\030\001 \003(\0132#.go" - + "ogle.cloud.aiplatform.v1.Feature\022\027\n\017next" - + "_page_token\030\002 \001(\t\"\212\001\n\025SearchFeaturesRequ" - + "est\022;\n\010location\030\001 \001(\tB)\340A\002\372A#\n!locations" - + ".googleapis.com/Location\022\r\n\005query\030\003 \001(\t\022" - + "\021\n\tpage_size\030\004 \001(\005\022\022\n\npage_token\030\005 \001(\t\"h" - + "\n\026SearchFeaturesResponse\0225\n\010features\030\001 \003" - + "(\0132#.google.cloud.aiplatform.v1.Feature\022" - + "\027\n\017next_page_token\030\002 \001(\t\"\202\001\n\024UpdateFeatu" - + "reRequest\0229\n\007feature\030\001 \001(\0132#.google.clou" - + "d.aiplatform.v1.FeatureB\003\340A\002\022/\n\013update_m" - + "ask\030\002 \001(\0132\032.google.protobuf.FieldMask\"O\n" - + "\024DeleteFeatureRequest\0227\n\004name\030\001 \001(\tB)\340A\002" - + "\372A#\n!aiplatform.googleapis.com/Feature\"u" - + "\n#CreateFeaturestoreOperationMetadata\022N\n" - + "\020generic_metadata\030\001 \001(\01324.google.cloud.a" - + "iplatform.v1.GenericOperationMetadata\"u\n" - + "#UpdateFeaturestoreOperationMetadata\022N\n\020" - + "generic_metadata\030\001 \001(\01324.google.cloud.ai" - + "platform.v1.GenericOperationMetadata\"\326\001\n" - + "$ImportFeatureValuesOperationMetadata\022N\n" - + "\020generic_metadata\030\001 \001(\01324.google.cloud.a" - + "iplatform.v1.GenericOperationMetadata\022\035\n" - + "\025imported_entity_count\030\002 \001(\003\022$\n\034imported" - + "_feature_value_count\030\003 \001(\003\022\031\n\021invalid_ro" - + "w_count\030\006 \001(\003\"v\n$ExportFeatureValuesOper" - + "ationMetadata\022N\n\020generic_metadata\030\001 \001(\0132" - + "4.google.cloud.aiplatform.v1.GenericOper" - + "ationMetadata\"y\n\'BatchReadFeatureValuesO" - + "perationMetadata\022N\n\020generic_metadata\030\001 \001" - + "(\01324.google.cloud.aiplatform.v1.GenericO" - + "perationMetadata\"s\n!CreateEntityTypeOper" - + "ationMetadata\022N\n\020generic_metadata\030\001 \001(\0132" - + "4.google.cloud.aiplatform.v1.GenericOper" - + "ationMetadata\"p\n\036CreateFeatureOperationM" - + "etadata\022N\n\020generic_metadata\030\001 \001(\01324.goog" - + "le.cloud.aiplatform.v1.GenericOperationM" - + "etadata\"v\n$BatchCreateFeaturesOperationM" - + "etadata\022N\n\020generic_metadata\030\001 \001(\01324.goog" - + "le.cloud.aiplatform.v1.GenericOperationM" - + "etadata2\273\'\n\023FeaturestoreService\022\246\002\n\022Crea" - + "teFeaturestore\0225.google.cloud.aiplatform" - + ".v1.CreateFeaturestoreRequest\032\035.google.l" - + "ongrunning.Operation\"\271\001\202\323\344\223\002A\"1/v1/{pare" + + "tyType\022M\n\013destination\030\004 \001(\01323.google.clo" + + "ud.aiplatform.v1.FeatureValueDestination" + + "B\003\340A\002\022J\n\020feature_selector\030\005 \001(\0132+.google" + + ".cloud.aiplatform.v1.FeatureSelectorB\003\340A" + + "\002\022G\n\010settings\030\006 \003(\01325.google.cloud.aipla" + + "tform.v1.DestinationFeatureSetting\032s\n\016Sn" + + "apshotExport\0221\n\rsnapshot_time\030\001 \001(\0132\032.go" + + "ogle.protobuf.Timestamp\022.\n\nstart_time\030\002 " + + "\001(\0132\032.google.protobuf.Timestamp\032j\n\nFullE" + + "xport\022.\n\nstart_time\030\002 \001(\0132\032.google.proto" + + "buf.Timestamp\022,\n\010end_time\030\001 \001(\0132\032.google" + + ".protobuf.TimestampB\006\n\004mode\"O\n\031Destinati" + + "onFeatureSetting\022\027\n\nfeature_id\030\001 \001(\tB\003\340A" + + "\002\022\031\n\021destination_field\030\002 \001(\t\"\221\002\n\027Feature" + + "ValueDestination\022O\n\024bigquery_destination" + + "\030\001 \001(\0132/.google.cloud.aiplatform.v1.BigQ" + + "ueryDestinationH\000\022O\n\024tfrecord_destinatio" + + "n\030\002 \001(\0132/.google.cloud.aiplatform.v1.TFR" + + "ecordDestinationH\000\022E\n\017csv_destination\030\003 " + + "\001(\0132*.google.cloud.aiplatform.v1.CsvDest" + + "inationH\000B\r\n\013destination\"\035\n\033ExportFeatur" + + "eValuesResponse\" \n\036BatchReadFeatureValue" + + "sResponse\"\263\001\n\027CreateEntityTypeRequest\022>\n" + + "\006parent\030\001 \001(\tB.\340A\002\372A(\n&aiplatform.google" + + "apis.com/Featurestore\022;\n\013entity_type\030\002 \001" + + "(\0132&.google.cloud.aiplatform.v1.EntityTy" + + "pe\022\033\n\016entity_type_id\030\003 \001(\tB\003\340A\002\"R\n\024GetEn" + + "tityTypeRequest\022:\n\004name\030\001 \001(\tB,\340A\002\372A&\n$a" + + "iplatform.googleapis.com/EntityType\"\316\001\n\026" + + "ListEntityTypesRequest\022<\n\006parent\030\001 \001(\tB," + + "\340A\002\372A&\022$aiplatform.googleapis.com/Entity" + + "Type\022\016\n\006filter\030\002 \001(\t\022\021\n\tpage_size\030\003 \001(\005\022" + + "\022\n\npage_token\030\004 \001(\t\022\020\n\010order_by\030\005 \001(\t\022-\n" + + "\tread_mask\030\006 \001(\0132\032.google.protobuf.Field" + + "Mask\"p\n\027ListEntityTypesResponse\022<\n\014entit" + + "y_types\030\001 \003(\0132&.google.cloud.aiplatform." + + "v1.EntityType\022\027\n\017next_page_token\030\002 \001(\t\"\214" + + "\001\n\027UpdateEntityTypeRequest\022@\n\013entity_typ" + + "e\030\001 \001(\0132&.google.cloud.aiplatform.v1.Ent" + + "ityTypeB\003\340A\002\022/\n\013update_mask\030\002 \001(\0132\032.goog" + + "le.protobuf.FieldMask\"d\n\027DeleteEntityTyp" + + "eRequest\022:\n\004name\030\001 \001(\tB,\340A\002\372A&\n$aiplatfo" + + "rm.googleapis.com/EntityType\022\r\n\005force\030\002 " + + "\001(\010\"\250\001\n\024CreateFeatureRequest\022<\n\006parent\030\001" + + " \001(\tB,\340A\002\372A&\n$aiplatform.googleapis.com/" + + "EntityType\0229\n\007feature\030\002 \001(\0132#.google.clo" + + "ud.aiplatform.v1.FeatureB\003\340A\002\022\027\n\nfeature" + + "_id\030\003 \001(\tB\003\340A\002\"\243\001\n\032BatchCreateFeaturesRe" + + "quest\022<\n\006parent\030\001 \001(\tB,\340A\002\372A&\n$aiplatfor" + + "m.googleapis.com/EntityType\022G\n\010requests\030" + + "\002 \003(\01320.google.cloud.aiplatform.v1.Creat" + + "eFeatureRequestB\003\340A\002\"T\n\033BatchCreateFeatu" + + "resResponse\0225\n\010features\030\001 \003(\0132#.google.c" + + "loud.aiplatform.v1.Feature\"L\n\021GetFeature" + + "Request\0227\n\004name\030\001 \001(\tB)\340A\002\372A#\n!aiplatfor" + + "m.googleapis.com/Feature\"\344\001\n\023ListFeature" + + "sRequest\0229\n\006parent\030\001 \001(\tB)\340A\002\372A#\022!aiplat" + + "form.googleapis.com/Feature\022\016\n\006filter\030\002 " + + "\001(\t\022\021\n\tpage_size\030\003 \001(\005\022\022\n\npage_token\030\004 \001" + + "(\t\022\020\n\010order_by\030\005 \001(\t\022-\n\tread_mask\030\006 \001(\0132" + + "\032.google.protobuf.FieldMask\022\032\n\022latest_st" + + "ats_count\030\007 \001(\005\"f\n\024ListFeaturesResponse\022" + + "5\n\010features\030\001 \003(\0132#.google.cloud.aiplatf" + + "orm.v1.Feature\022\027\n\017next_page_token\030\002 \001(\t\"" + + "\212\001\n\025SearchFeaturesRequest\022;\n\010location\030\001 " + + "\001(\tB)\340A\002\372A#\n!locations.googleapis.com/Lo" + + "cation\022\r\n\005query\030\003 \001(\t\022\021\n\tpage_size\030\004 \001(\005" + + "\022\022\n\npage_token\030\005 \001(\t\"h\n\026SearchFeaturesRe" + + "sponse\0225\n\010features\030\001 \003(\0132#.google.cloud." + + "aiplatform.v1.Feature\022\027\n\017next_page_token" + + "\030\002 \001(\t\"\202\001\n\024UpdateFeatureRequest\0229\n\007featu" + + "re\030\001 \001(\0132#.google.cloud.aiplatform.v1.Fe" + + "atureB\003\340A\002\022/\n\013update_mask\030\002 \001(\0132\032.google" + + ".protobuf.FieldMask\"O\n\024DeleteFeatureRequ" + + "est\0227\n\004name\030\001 \001(\tB)\340A\002\372A#\n!aiplatform.go" + + "ogleapis.com/Feature\"u\n#CreateFeaturesto" + + "reOperationMetadata\022N\n\020generic_metadata\030" + + "\001 \001(\01324.google.cloud.aiplatform.v1.Gener" + + "icOperationMetadata\"u\n#UpdateFeaturestor" + + "eOperationMetadata\022N\n\020generic_metadata\030\001" + + " \001(\01324.google.cloud.aiplatform.v1.Generi" + + "cOperationMetadata\"\326\001\n$ImportFeatureValu" + + "esOperationMetadata\022N\n\020generic_metadata\030" + + "\001 \001(\01324.google.cloud.aiplatform.v1.Gener" + + "icOperationMetadata\022\035\n\025imported_entity_c" + + "ount\030\002 \001(\003\022$\n\034imported_feature_value_cou" + + "nt\030\003 \001(\003\022\031\n\021invalid_row_count\030\006 \001(\003\"v\n$E" + + "xportFeatureValuesOperationMetadata\022N\n\020g" + + "eneric_metadata\030\001 \001(\01324.google.cloud.aip" + + "latform.v1.GenericOperationMetadata\"y\n\'B" + + "atchReadFeatureValuesOperationMetadata\022N" + + "\n\020generic_metadata\030\001 \001(\01324.google.cloud." + + "aiplatform.v1.GenericOperationMetadata\"s" + + "\n!CreateEntityTypeOperationMetadata\022N\n\020g" + + "eneric_metadata\030\001 \001(\01324.google.cloud.aip" + + "latform.v1.GenericOperationMetadata\"p\n\036C" + + "reateFeatureOperationMetadata\022N\n\020generic" + + "_metadata\030\001 \001(\01324.google.cloud.aiplatfor" + + "m.v1.GenericOperationMetadata\"v\n$BatchCr" + + "eateFeaturesOperationMetadata\022N\n\020generic" + + "_metadata\030\001 \001(\01324.google.cloud.aiplatfor" + + "m.v1.GenericOperationMetadata2\273\'\n\023Featur" + + "estoreService\022\246\002\n\022CreateFeaturestore\0225.g" + + "oogle.cloud.aiplatform.v1.CreateFeatures" + + "toreRequest\032\035.google.longrunning.Operati" + + "on\"\271\001\202\323\344\223\002A\"1/v1/{parent=projects/*/loca" + + "tions/*}/featurestores:\014featurestore\332A\023p" + + "arent,featurestore\332A#parent,featurestore" + + ",featurestore_id\312A3\n\014Featurestore\022#Creat" + + "eFeaturestoreOperationMetadata\022\261\001\n\017GetFe" + + "aturestore\0222.google.cloud.aiplatform.v1." + + "GetFeaturestoreRequest\032(.google.cloud.ai" + + "platform.v1.Featurestore\"@\202\323\344\223\0023\0221/v1/{n" + + "ame=projects/*/locations/*/featurestores" + + "/*}\332A\004name\022\304\001\n\021ListFeaturestores\0224.googl" + + "e.cloud.aiplatform.v1.ListFeaturestoresR" + + "equest\0325.google.cloud.aiplatform.v1.List" + + "FeaturestoresResponse\"B\202\323\344\223\0023\0221/v1/{pare" + "nt=projects/*/locations/*}/featurestores" - + ":\014featurestore\332A\023parent,featurestore\332A#p" - + "arent,featurestore,featurestore_id\312A3\n\014F" - + "eaturestore\022#CreateFeaturestoreOperation" - + "Metadata\022\261\001\n\017GetFeaturestore\0222.google.cl" - + "oud.aiplatform.v1.GetFeaturestoreRequest" - + "\032(.google.cloud.aiplatform.v1.Featuresto" - + "re\"@\202\323\344\223\0023\0221/v1/{name=projects/*/locatio" - + "ns/*/featurestores/*}\332A\004name\022\304\001\n\021ListFea" - + "turestores\0224.google.cloud.aiplatform.v1." - + "ListFeaturestoresRequest\0325.google.cloud." - + "aiplatform.v1.ListFeaturestoresResponse\"" - + "B\202\323\344\223\0023\0221/v1/{parent=projects/*/location" - + "s/*}/featurestores\332A\006parent\022\222\002\n\022UpdateFe" - + "aturestore\0225.google.cloud.aiplatform.v1." - + "UpdateFeaturestoreRequest\032\035.google.longr" - + "unning.Operation\"\245\001\202\323\344\223\002N2>/v1/{features" - + "tore.name=projects/*/locations/*/feature" - + "stores/*}:\014featurestore\332A\030featurestore,u" - + "pdate_mask\312A3\n\014Featurestore\022#UpdateFeatu" - + "restoreOperationMetadata\022\355\001\n\022DeleteFeatu" - + "restore\0225.google.cloud.aiplatform.v1.Del" - + "eteFeaturestoreRequest\032\035.google.longrunn" - + "ing.Operation\"\200\001\202\323\344\223\0023*1/v1/{name=projec" - + "ts/*/locations/*/featurestores/*}\332A\004name" - + "\332A\nname,force\312A0\n\025google.protobuf.Empty\022" - + "\027DeleteOperationMetadata\022\250\002\n\020CreateEntit" - + "yType\0223.google.cloud.aiplatform.v1.Creat" - + "eEntityTypeRequest\032\035.google.longrunning." - + "Operation\"\277\001\202\323\344\223\002N\"?/v1/{parent=projects" - + "/*/locations/*/featurestores/*}/entityTy" - + "pes:\013entity_type\332A\022parent,entity_type\332A!" - + "parent,entity_type,entity_type_id\312A/\n\nEn" - + "tityType\022!CreateEntityTypeOperationMetad" - + "ata\022\271\001\n\rGetEntityType\0220.google.cloud.aip" - + "latform.v1.GetEntityTypeRequest\032&.google" - + ".cloud.aiplatform.v1.EntityType\"N\202\323\344\223\002A\022" - + "?/v1/{name=projects/*/locations/*/featur" - + "estores/*/entityTypes/*}\332A\004name\022\314\001\n\017List" - + "EntityTypes\0222.google.cloud.aiplatform.v1" - + ".ListEntityTypesRequest\0323.google.cloud.a" - + "iplatform.v1.ListEntityTypesResponse\"P\202\323" - + "\344\223\002A\022?/v1/{parent=projects/*/locations/*" - + "/featurestores/*}/entityTypes\332A\006parent\022\353" - + "\001\n\020UpdateEntityType\0223.google.cloud.aipla" - + "tform.v1.UpdateEntityTypeRequest\032&.googl" - + "e.cloud.aiplatform.v1.EntityType\"z\202\323\344\223\002Z" - + "2K/v1/{entity_type.name=projects/*/locat" - + "ions/*/featurestores/*/entityTypes/*}:\013e" - + "ntity_type\332A\027entity_type,update_mask\022\367\001\n" - + "\020DeleteEntityType\0223.google.cloud.aiplatf" - + "orm.v1.DeleteEntityTypeRequest\032\035.google." - + "longrunning.Operation\"\216\001\202\323\344\223\002A*?/v1/{nam" - + "e=projects/*/locations/*/featurestores/*" - + "/entityTypes/*}\332A\004name\332A\nname,force\312A0\n\025" + + "\332A\006parent\022\222\002\n\022UpdateFeaturestore\0225.googl" + + "e.cloud.aiplatform.v1.UpdateFeaturestore" + + "Request\032\035.google.longrunning.Operation\"\245" + + "\001\202\323\344\223\002N2>/v1/{featurestore.name=projects" + + "/*/locations/*/featurestores/*}:\014feature" + + "store\332A\030featurestore,update_mask\312A3\n\014Fea" + + "turestore\022#UpdateFeaturestoreOperationMe" + + "tadata\022\355\001\n\022DeleteFeaturestore\0225.google.c" + + "loud.aiplatform.v1.DeleteFeaturestoreReq" + + "uest\032\035.google.longrunning.Operation\"\200\001\202\323" + + "\344\223\0023*1/v1/{name=projects/*/locations/*/f" + + "eaturestores/*}\332A\004name\332A\nname,force\312A0\n\025" + "google.protobuf.Empty\022\027DeleteOperationMe" - + "tadata\022\227\002\n\rCreateFeature\0220.google.cloud." - + "aiplatform.v1.CreateFeatureRequest\032\035.goo" - + "gle.longrunning.Operation\"\264\001\202\323\344\223\002U\"J/v1/" - + "{parent=projects/*/locations/*/featurest" - + "ores/*/entityTypes/*}/features:\007feature\332" - + "A\016parent,feature\332A\031parent,feature,featur" - + "e_id\312A)\n\007Feature\022\036CreateFeatureOperation" - + "Metadata\022\250\002\n\023BatchCreateFeatures\0226.googl" - + "e.cloud.aiplatform.v1.BatchCreateFeature" - + "sRequest\032\035.google.longrunning.Operation\"" - + "\271\001\202\323\344\223\002[\"V/v1/{parent=projects/*/locatio" - + "ns/*/featurestores/*/entityTypes/*}/feat" - + "ures:batchCreate:\001*\332A\017parent,requests\312AC" - + "\n\033BatchCreateFeaturesResponse\022$BatchCrea" - + "teFeaturesOperationMetadata\022\273\001\n\nGetFeatu" - + "re\022-.google.cloud.aiplatform.v1.GetFeatu" - + "reRequest\032#.google.cloud.aiplatform.v1.F" - + "eature\"Y\202\323\344\223\002L\022J/v1/{name=projects/*/loc" - + "ations/*/featurestores/*/entityTypes/*/f" - + "eatures/*}\332A\004name\022\316\001\n\014ListFeatures\022/.goo" - + "gle.cloud.aiplatform.v1.ListFeaturesRequ" - + "est\0320.google.cloud.aiplatform.v1.ListFea" - + "turesResponse\"[\202\323\344\223\002L\022J/v1/{parent=proje" - + "cts/*/locations/*/featurestores/*/entity" - + "Types/*}/features\332A\006parent\022\341\001\n\rUpdateFea" - + "ture\0220.google.cloud.aiplatform.v1.Update" - + "FeatureRequest\032#.google.cloud.aiplatform" - + ".v1.Feature\"y\202\323\344\223\002]2R/v1/{feature.name=p" - + "rojects/*/locations/*/featurestores/*/en" - + "tityTypes/*/features/*}:\007feature\332A\023featu" - + "re,update_mask\022\357\001\n\rDeleteFeature\0220.googl" - + "e.cloud.aiplatform.v1.DeleteFeatureReque" - + "st\032\035.google.longrunning.Operation\"\214\001\202\323\344\223" - + "\002L*J/v1/{name=projects/*/locations/*/fea" - + "turestores/*/entityTypes/*/features/*}\332A" - + "\004name\312A0\n\025google.protobuf.Empty\022\027DeleteO" - + "perationMetadata\022\250\002\n\023ImportFeatureValues" - + "\0226.google.cloud.aiplatform.v1.ImportFeat" - + "ureValuesRequest\032\035.google.longrunning.Op" - + "eration\"\271\001\202\323\344\223\002_\"Z/v1/{entity_type=proje" - + "cts/*/locations/*/featurestores/*/entity" - + "Types/*}:importFeatureValues:\001*\332A\013entity" - + "_type\312AC\n\033ImportFeatureValuesResponse\022$I" - + "mportFeatureValuesOperationMetadata\022\253\002\n\026" - + "BatchReadFeatureValues\0229.google.cloud.ai" - + "platform.v1.BatchReadFeatureValuesReques" - + "t\032\035.google.longrunning.Operation\"\266\001\202\323\344\223\002" - + "U\"P/v1/{featurestore=projects/*/location" - + "s/*/featurestores/*}:batchReadFeatureVal" - + "ues:\001*\332A\014featurestore\312AI\n\036BatchReadFeatu" - + "reValuesResponse\022\'BatchReadFeatureValues" - + "OperationMetadata\022\250\002\n\023ExportFeatureValue" - + "s\0226.google.cloud.aiplatform.v1.ExportFea" - + "tureValuesRequest\032\035.google.longrunning.O" - + "peration\"\271\001\202\323\344\223\002_\"Z/v1/{entity_type=proj" + + "tadata\022\250\002\n\020CreateEntityType\0223.google.clo" + + "ud.aiplatform.v1.CreateEntityTypeRequest" + + "\032\035.google.longrunning.Operation\"\277\001\202\323\344\223\002N" + + "\"?/v1/{parent=projects/*/locations/*/fea" + + "turestores/*}/entityTypes:\013entity_type\332A" + + "\022parent,entity_type\332A!parent,entity_type" + + ",entity_type_id\312A/\n\nEntityType\022!CreateEn" + + "tityTypeOperationMetadata\022\271\001\n\rGetEntityT" + + "ype\0220.google.cloud.aiplatform.v1.GetEnti" + + "tyTypeRequest\032&.google.cloud.aiplatform." + + "v1.EntityType\"N\202\323\344\223\002A\022?/v1/{name=project" + + "s/*/locations/*/featurestores/*/entityTy" + + "pes/*}\332A\004name\022\314\001\n\017ListEntityTypes\0222.goog" + + "le.cloud.aiplatform.v1.ListEntityTypesRe" + + "quest\0323.google.cloud.aiplatform.v1.ListE" + + "ntityTypesResponse\"P\202\323\344\223\002A\022?/v1/{parent=" + + "projects/*/locations/*/featurestores/*}/" + + "entityTypes\332A\006parent\022\353\001\n\020UpdateEntityTyp" + + "e\0223.google.cloud.aiplatform.v1.UpdateEnt" + + "ityTypeRequest\032&.google.cloud.aiplatform" + + ".v1.EntityType\"z\202\323\344\223\002Z2K/v1/{entity_type" + + ".name=projects/*/locations/*/featurestor" + + "es/*/entityTypes/*}:\013entity_type\332A\027entit" + + "y_type,update_mask\022\367\001\n\020DeleteEntityType\022" + + "3.google.cloud.aiplatform.v1.DeleteEntit" + + "yTypeRequest\032\035.google.longrunning.Operat" + + "ion\"\216\001\202\323\344\223\002A*?/v1/{name=projects/*/locat" + + "ions/*/featurestores/*/entityTypes/*}\332A\004" + + "name\332A\nname,force\312A0\n\025google.protobuf.Em" + + "pty\022\027DeleteOperationMetadata\022\227\002\n\rCreateF" + + "eature\0220.google.cloud.aiplatform.v1.Crea" + + "teFeatureRequest\032\035.google.longrunning.Op" + + "eration\"\264\001\202\323\344\223\002U\"J/v1/{parent=projects/*" + + "/locations/*/featurestores/*/entityTypes" + + "/*}/features:\007feature\332A\016parent,feature\332A" + + "\031parent,feature,feature_id\312A)\n\007Feature\022\036" + + "CreateFeatureOperationMetadata\022\250\002\n\023Batch" + + "CreateFeatures\0226.google.cloud.aiplatform" + + ".v1.BatchCreateFeaturesRequest\032\035.google." + + "longrunning.Operation\"\271\001\202\323\344\223\002[\"V/v1/{par" + + "ent=projects/*/locations/*/featurestores" + + "/*/entityTypes/*}/features:batchCreate:\001" + + "*\332A\017parent,requests\312AC\n\033BatchCreateFeatu" + + "resResponse\022$BatchCreateFeaturesOperatio" + + "nMetadata\022\273\001\n\nGetFeature\022-.google.cloud." + + "aiplatform.v1.GetFeatureRequest\032#.google" + + ".cloud.aiplatform.v1.Feature\"Y\202\323\344\223\002L\022J/v" + + "1/{name=projects/*/locations/*/featurest" + + "ores/*/entityTypes/*/features/*}\332A\004name\022" + + "\316\001\n\014ListFeatures\022/.google.cloud.aiplatfo" + + "rm.v1.ListFeaturesRequest\0320.google.cloud" + + ".aiplatform.v1.ListFeaturesResponse\"[\202\323\344" + + "\223\002L\022J/v1/{parent=projects/*/locations/*/" + + "featurestores/*/entityTypes/*}/features\332" + + "A\006parent\022\341\001\n\rUpdateFeature\0220.google.clou" + + "d.aiplatform.v1.UpdateFeatureRequest\032#.g" + + "oogle.cloud.aiplatform.v1.Feature\"y\202\323\344\223\002" + + "]2R/v1/{feature.name=projects/*/location" + + "s/*/featurestores/*/entityTypes/*/featur" + + "es/*}:\007feature\332A\023feature,update_mask\022\357\001\n" + + "\rDeleteFeature\0220.google.cloud.aiplatform" + + ".v1.DeleteFeatureRequest\032\035.google.longru" + + "nning.Operation\"\214\001\202\323\344\223\002L*J/v1/{name=proj" + "ects/*/locations/*/featurestores/*/entit" - + "yTypes/*}:exportFeatureValues:\001*\332A\013entit" - + "y_type\312AC\n\033ExportFeatureValuesResponse\022$" - + "ExportFeatureValuesOperationMetadata\022\337\001\n" - + "\016SearchFeatures\0221.google.cloud.aiplatfor" - + "m.v1.SearchFeaturesRequest\0322.google.clou" - + "d.aiplatform.v1.SearchFeaturesResponse\"f" - + "\202\323\344\223\002D\022B/v1/{location=projects/*/locatio" - + "ns/*}/featurestores:searchFeatures\332A\010loc" - + "ation\332A\016location,query\032M\312A\031aiplatform.go" - + "ogleapis.com\322A.https://www.googleapis.co" - + "m/auth/cloud-platformB\334\001\n\036com.google.clo" - + "ud.aiplatform.v1B\030FeaturestoreServicePro" - + "toP\001ZDgoogle.golang.org/genproto/googlea" - + "pis/cloud/aiplatform/v1;aiplatform\252\002\032Goo" - + "gle.Cloud.AIPlatform.V1\312\002\032Google\\Cloud\\A" - + "IPlatform\\V1\352\002\035Google::Cloud::AIPlatform" - + "::V1b\006proto3" + + "yTypes/*/features/*}\332A\004name\312A0\n\025google.p" + + "rotobuf.Empty\022\027DeleteOperationMetadata\022\250" + + "\002\n\023ImportFeatureValues\0226.google.cloud.ai" + + "platform.v1.ImportFeatureValuesRequest\032\035" + + ".google.longrunning.Operation\"\271\001\202\323\344\223\002_\"Z" + + "/v1/{entity_type=projects/*/locations/*/" + + "featurestores/*/entityTypes/*}:importFea" + + "tureValues:\001*\332A\013entity_type\312AC\n\033ImportFe" + + "atureValuesResponse\022$ImportFeatureValues" + + "OperationMetadata\022\253\002\n\026BatchReadFeatureVa" + + "lues\0229.google.cloud.aiplatform.v1.BatchR" + + "eadFeatureValuesRequest\032\035.google.longrun" + + "ning.Operation\"\266\001\202\323\344\223\002U\"P/v1/{featuresto" + + "re=projects/*/locations/*/featurestores/" + + "*}:batchReadFeatureValues:\001*\332A\014featurest" + + "ore\312AI\n\036BatchReadFeatureValuesResponse\022\'" + + "BatchReadFeatureValuesOperationMetadata\022" + + "\250\002\n\023ExportFeatureValues\0226.google.cloud.a" + + "iplatform.v1.ExportFeatureValuesRequest\032" + + "\035.google.longrunning.Operation\"\271\001\202\323\344\223\002_\"" + + "Z/v1/{entity_type=projects/*/locations/*" + + "/featurestores/*/entityTypes/*}:exportFe" + + "atureValues:\001*\332A\013entity_type\312AC\n\033ExportF" + + "eatureValuesResponse\022$ExportFeatureValue" + + "sOperationMetadata\022\337\001\n\016SearchFeatures\0221." + + "google.cloud.aiplatform.v1.SearchFeature" + + "sRequest\0322.google.cloud.aiplatform.v1.Se" + + "archFeaturesResponse\"f\202\323\344\223\002D\022B/v1/{locat" + + "ion=projects/*/locations/*}/featurestore" + + "s:searchFeatures\332A\010location\332A\016location,q" + + "uery\032M\312A\031aiplatform.googleapis.com\322A.htt" + + "ps://www.googleapis.com/auth/cloud-platf" + + "ormB\334\001\n\036com.google.cloud.aiplatform.v1B\030" + + "FeaturestoreServiceProtoP\001ZDgoogle.golan" + + "g.org/genproto/googleapis/cloud/aiplatfo" + + "rm/v1;aiplatform\252\002\032Google.Cloud.AIPlatfo" + + "rm.V1\312\002\032Google\\Cloud\\AIPlatform\\V1\352\002\035Goo" + + "gle::Cloud::AIPlatform::V1b\006proto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( @@ -540,6 +541,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.cloud.aiplatform.v1.FeatureMonitoringStatsProto.getDescriptor(), com.google.cloud.aiplatform.v1.FeatureSelectorProto.getDescriptor(), com.google.cloud.aiplatform.v1.FeaturestoreProto.getDescriptor(), + com.google.cloud.aiplatform.v1.FeaturestoreOnlineServiceProto.getDescriptor(), com.google.cloud.aiplatform.v1.IoProto.getDescriptor(), com.google.cloud.aiplatform.v1.OperationProto.getDescriptor(), com.google.longrunning.OperationsProto.getDescriptor(), @@ -948,6 +950,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.cloud.aiplatform.v1.FeatureMonitoringStatsProto.getDescriptor(); com.google.cloud.aiplatform.v1.FeatureSelectorProto.getDescriptor(); com.google.cloud.aiplatform.v1.FeaturestoreProto.getDescriptor(); + com.google.cloud.aiplatform.v1.FeaturestoreOnlineServiceProto.getDescriptor(); com.google.cloud.aiplatform.v1.IoProto.getDescriptor(); com.google.cloud.aiplatform.v1.OperationProto.getDescriptor(); com.google.longrunning.OperationsProto.getDescriptor(); diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/HyperparameterTuningJobProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/HyperparameterTuningJobProto.java index 6a22b1520..883b95625 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/HyperparameterTuningJobProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/HyperparameterTuningJobProto.java @@ -46,15 +46,15 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n:google/cloud/aiplatform/v1/hyperparame" + "ter_tuning_job.proto\022\032google.cloud.aipla" - + "tform.v1\032\037google/api/field_behavior.prot" - + "o\032\031google/api/resource.proto\032+google/clo" - + "ud/aiplatform/v1/custom_job.proto\0320googl" - + "e/cloud/aiplatform/v1/encryption_spec.pr" - + "oto\032*google/cloud/aiplatform/v1/job_stat" - + "e.proto\032&google/cloud/aiplatform/v1/stud" - + "y.proto\032\037google/protobuf/timestamp.proto" - + "\032\027google/rpc/status.proto\032\034google/api/an" - + "notations.proto\"\373\007\n\027HyperparameterTuning" + + "tform.v1\032\034google/api/annotations.proto\032\037" + + "google/api/field_behavior.proto\032\031google/" + + "api/resource.proto\032+google/cloud/aiplatf" + + "orm/v1/custom_job.proto\0320google/cloud/ai" + + "platform/v1/encryption_spec.proto\032*googl" + + "e/cloud/aiplatform/v1/job_state.proto\032&g" + + "oogle/cloud/aiplatform/v1/study.proto\032\037g" + + "oogle/protobuf/timestamp.proto\032\027google/r" + + "pc/status.proto\"\373\007\n\027HyperparameterTuning" + "Job\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\031\n\014display_name\030\002" + " \001(\tB\003\340A\002\022>\n\nstudy_spec\030\004 \001(\0132%.google.c" + "loud.aiplatform.v1.StudySpecB\003\340A\002\022\034\n\017max" @@ -91,6 +91,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1.CustomJobProto.getDescriptor(), @@ -99,7 +100,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.cloud.aiplatform.v1.StudyProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), com.google.rpc.StatusProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_HyperparameterTuningJob_descriptor = getDescriptor().getMessageTypes().get(0); @@ -140,6 +140,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1.CustomJobProto.getDescriptor(); @@ -148,7 +149,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.cloud.aiplatform.v1.StudyProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); com.google.rpc.StatusProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/IndexEndpointProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/IndexEndpointProto.java index 87546755c..1ad2b24cb 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/IndexEndpointProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/IndexEndpointProto.java @@ -61,13 +61,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n/google/cloud/aiplatform/v1/index_endpo" - + "int.proto\022\032google.cloud.aiplatform.v1\032&g" - + "oogle/cloud/aiplatform/v1/index.proto\032\037g" - + "oogle/api/field_behavior.proto\032\031google/a" - + "pi/resource.proto\0322google/cloud/aiplatfo" - + "rm/v1/machine_resources.proto\032\037google/pr" - + "otobuf/timestamp.proto\032\034google/api/annot" - + "ations.proto\"\306\004\n\rIndexEndpoint\022\021\n\004name\030\001" + + "int.proto\022\032google.cloud.aiplatform.v1\032\034g" + + "oogle/api/annotations.proto\032\037google/api/" + + "field_behavior.proto\032\031google/api/resourc" + + "e.proto\032&google/cloud/aiplatform/v1/inde" + + "x.proto\0322google/cloud/aiplatform/v1/mach" + + "ine_resources.proto\032\037google/protobuf/tim" + + "estamp.proto\"\306\004\n\rIndexEndpoint\022\021\n\004name\030\001" + " \001(\tB\003\340A\003\022\031\n\014display_name\030\002 \001(\tB\003\340A\002\022\023\n\013" + "description\030\003 \001(\t\022H\n\020deployed_indexes\030\004 " + "\003(\0132).google.cloud.aiplatform.v1.Deploye" @@ -81,7 +81,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "sEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001:u" + "\352Ar\n\'aiplatform.googleapis.com/IndexEndp" + "oint\022Gprojects/{project}/locations/{loca" - + "tion}/indexEndpoints/{index_endpoint}\"\305\004" + + "tion}/indexEndpoints/{index_endpoint}\"\227\005" + "\n\rDeployedIndex\022\017\n\002id\030\001 \001(\tB\003\340A\002\0226\n\005inde" + "x\030\002 \001(\tB\'\340A\002\372A!\n\037aiplatform.googleapis.c" + "om/Index\022\024\n\014display_name\030\003 \001(\t\0224\n\013create" @@ -91,35 +91,37 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "tsB\003\340A\003\0228\n\017index_sync_time\030\006 \001(\0132\032.googl" + "e.protobuf.TimestampB\003\340A\003\022P\n\023automatic_r" + "esources\030\007 \001(\0132..google.cloud.aiplatform" - + ".v1.AutomaticResourcesB\003\340A\001\022\"\n\025enable_ac" - + "cess_logging\030\010 \001(\010B\003\340A\001\022\\\n\032deployed_inde" - + "x_auth_config\030\t \001(\01323.google.cloud.aipla" - + "tform.v1.DeployedIndexAuthConfigB\003\340A\001\022\037\n" - + "\022reserved_ip_ranges\030\n \003(\tB\003\340A\001\022\035\n\020deploy" - + "ment_group\030\013 \001(\tB\003\340A\001\"\256\001\n\027DeployedIndexA" - + "uthConfig\022W\n\rauth_provider\030\001 \001(\0132@.googl" - + "e.cloud.aiplatform.v1.DeployedIndexAuthC" - + "onfig.AuthProvider\032:\n\014AuthProvider\022\021\n\tau" - + "diences\030\001 \003(\t\022\027\n\017allowed_issuers\030\002 \003(\t\"Y" - + "\n\025IndexPrivateEndpoints\022\037\n\022match_grpc_ad" - + "dress\030\001 \001(\tB\003\340A\003\022\037\n\022service_attachment\030\002" - + " \001(\tB\003\340A\003B\326\001\n\036com.google.cloud.aiplatfor" - + "m.v1B\022IndexEndpointProtoP\001ZDgoogle.golan" - + "g.org/genproto/googleapis/cloud/aiplatfo" - + "rm/v1;aiplatform\252\002\032Google.Cloud.AIPlatfo" - + "rm.V1\312\002\032Google\\Cloud\\AIPlatform\\V1\352\002\035Goo" - + "gle::Cloud::AIPlatform::V1b\006proto3" + + ".v1.AutomaticResourcesB\003\340A\001\022P\n\023dedicated" + + "_resources\030\020 \001(\0132..google.cloud.aiplatfo" + + "rm.v1.DedicatedResourcesB\003\340A\001\022\"\n\025enable_" + + "access_logging\030\010 \001(\010B\003\340A\001\022\\\n\032deployed_in" + + "dex_auth_config\030\t \001(\01323.google.cloud.aip" + + "latform.v1.DeployedIndexAuthConfigB\003\340A\001\022" + + "\037\n\022reserved_ip_ranges\030\n \003(\tB\003\340A\001\022\035\n\020depl" + + "oyment_group\030\013 \001(\tB\003\340A\001\"\256\001\n\027DeployedInde" + + "xAuthConfig\022W\n\rauth_provider\030\001 \001(\0132@.goo" + + "gle.cloud.aiplatform.v1.DeployedIndexAut" + + "hConfig.AuthProvider\032:\n\014AuthProvider\022\021\n\t" + + "audiences\030\001 \003(\t\022\027\n\017allowed_issuers\030\002 \003(\t" + + "\"Y\n\025IndexPrivateEndpoints\022\037\n\022match_grpc_" + + "address\030\001 \001(\tB\003\340A\003\022\037\n\022service_attachment" + + "\030\002 \001(\tB\003\340A\003B\326\001\n\036com.google.cloud.aiplatf" + + "orm.v1B\022IndexEndpointProtoP\001ZDgoogle.gol" + + "ang.org/genproto/googleapis/cloud/aiplat" + + "form/v1;aiplatform\252\002\032Google.Cloud.AIPlat" + + "form.V1\312\002\032Google\\Cloud\\AIPlatform\\V1\352\002\035G" + + "oogle::Cloud::AIPlatform::V1b\006proto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.cloud.aiplatform.v1.IndexProto.getDescriptor(), + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), + com.google.cloud.aiplatform.v1.IndexProto.getDescriptor(), com.google.cloud.aiplatform.v1.MachineResourcesProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_IndexEndpoint_descriptor = getDescriptor().getMessageTypes().get(0); @@ -159,6 +161,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { "PrivateEndpoints", "IndexSyncTime", "AutomaticResources", + "DedicatedResources", "EnableAccessLogging", "DeployedIndexAuthConfig", "ReservedIpRanges", @@ -197,12 +200,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); - com.google.cloud.aiplatform.v1.IndexProto.getDescriptor(); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); + com.google.cloud.aiplatform.v1.IndexProto.getDescriptor(); com.google.cloud.aiplatform.v1.MachineResourcesProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/IndexProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/IndexProto.java index 34bb9e47e..6e2a9577b 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/IndexProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/IndexProto.java @@ -45,13 +45,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n&google/cloud/aiplatform/v1/index.proto" - + "\022\032google.cloud.aiplatform.v1\032\037google/api" - + "/field_behavior.proto\032\031google/api/resour" - + "ce.proto\0323google/cloud/aiplatform/v1/dep" - + "loyed_index_ref.proto\032\036google/protobuf/d" - + "uration.proto\032\034google/protobuf/struct.pr" - + "oto\032\037google/protobuf/timestamp.proto\032\034go" - + "ogle/api/annotations.proto\"\252\004\n\005Index\022\021\n\004" + + "\022\032google.cloud.aiplatform.v1\032\034google/api" + + "/annotations.proto\032\037google/api/field_beh" + + "avior.proto\032\031google/api/resource.proto\0323" + + "google/cloud/aiplatform/v1/deployed_inde" + + "x_ref.proto\032\036google/protobuf/duration.pr" + + "oto\032\034google/protobuf/struct.proto\032\037googl" + + "e/protobuf/timestamp.proto\"\252\004\n\005Index\022\021\n\004" + "name\030\001 \001(\tB\003\340A\003\022\031\n\014display_name\030\002 \001(\tB\003\340" + "A\002\022\023\n\013description\030\003 \001(\t\022 \n\023metadata_sche" + "ma_uri\030\004 \001(\tB\003\340A\005\022(\n\010metadata\030\006 \001(\0132\026.go" @@ -76,13 +76,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1.DeployedIndexRefProto.getDescriptor(), com.google.protobuf.DurationProto.getDescriptor(), com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_Index_descriptor = getDescriptor().getMessageTypes().get(0); @@ -115,13 +115,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1.DeployedIndexRefProto.getDescriptor(); com.google.protobuf.DurationProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/IoProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/IoProto.java index b70e0ced9..d85d9860e 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/IoProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/IoProto.java @@ -73,9 +73,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n#google/cloud/aiplatform/v1/io.proto\022\032g" - + "oogle.cloud.aiplatform.v1\032\037google/api/fi" - + "eld_behavior.proto\032\034google/api/annotatio" - + "ns.proto\"L\n\nAvroSource\022>\n\ngcs_source\030\001 \001" + + "oogle.cloud.aiplatform.v1\032\034google/api/an" + + "notations.proto\032\037google/api/field_behavi" + + "or.proto\"L\n\nAvroSource\022>\n\ngcs_source\030\001 \001" + "(\0132%.google.cloud.aiplatform.v1.GcsSourc" + "eB\003\340A\002\"K\n\tCsvSource\022>\n\ngcs_source\030\001 \001(\0132" + "%.google.cloud.aiplatform.v1.GcsSourceB\003" @@ -100,8 +100,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.AnnotationsProto.getDescriptor(), + com.google.api.FieldBehaviorProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_AvroSource_descriptor = getDescriptor().getMessageTypes().get(0); @@ -180,8 +180,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); - com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.AnnotationsProto.getDescriptor(); + com.google.api.FieldBehaviorProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/LineageSubgraphProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/LineageSubgraphProto.java index 4e33228b7..8580049e9 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/LineageSubgraphProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/LineageSubgraphProto.java @@ -42,10 +42,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n1google/cloud/aiplatform/v1/lineage_sub" + "graph.proto\022\032google.cloud.aiplatform.v1\032" - + ")google/cloud/aiplatform/v1/artifact.pro" - + "to\032&google/cloud/aiplatform/v1/event.pro" - + "to\032*google/cloud/aiplatform/v1/execution" - + ".proto\032\034google/api/annotations.proto\"\270\001\n" + + "\034google/api/annotations.proto\032)google/cl" + + "oud/aiplatform/v1/artifact.proto\032&google" + + "/cloud/aiplatform/v1/event.proto\032*google" + + "/cloud/aiplatform/v1/execution.proto\"\270\001\n" + "\017LineageSubgraph\0227\n\tartifacts\030\001 \003(\0132$.go" + "ogle.cloud.aiplatform.v1.Artifact\0229\n\nexe" + "cutions\030\002 \003(\0132%.google.cloud.aiplatform." @@ -62,10 +62,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.cloud.aiplatform.v1.ArtifactProto.getDescriptor(), com.google.cloud.aiplatform.v1.EventProto.getDescriptor(), com.google.cloud.aiplatform.v1.ExecutionProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_LineageSubgraph_descriptor = getDescriptor().getMessageTypes().get(0); @@ -75,10 +75,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { new java.lang.String[] { "Artifacts", "Executions", "Events", }); + com.google.api.AnnotationsProto.getDescriptor(); com.google.cloud.aiplatform.v1.ArtifactProto.getDescriptor(); com.google.cloud.aiplatform.v1.EventProto.getDescriptor(); com.google.cloud.aiplatform.v1.ExecutionProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/MachineResourcesProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/MachineResourcesProto.java index dd1ae8487..1e230a93f 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/MachineResourcesProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/MachineResourcesProto.java @@ -66,9 +66,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n2google/cloud/aiplatform/v1/machine_res" + "ources.proto\022\032google.cloud.aiplatform.v1" - + "\032\037google/api/field_behavior.proto\0321googl" - + "e/cloud/aiplatform/v1/accelerator_type.p" - + "roto\032\034google/api/annotations.proto\"\217\001\n\013M" + + "\032\034google/api/annotations.proto\032\037google/a" + + "pi/field_behavior.proto\0321google/cloud/ai" + + "platform/v1/accelerator_type.proto\"\217\001\n\013M" + "achineSpec\022\031\n\014machine_type\030\001 \001(\tB\003\340A\005\022J\n" + "\020accelerator_type\030\002 \001(\0162+.google.cloud.a" + "iplatform.v1.AcceleratorTypeB\003\340A\005\022\031\n\021acc" @@ -101,9 +101,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.cloud.aiplatform.v1.AcceleratorTypeProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_MachineSpec_descriptor = getDescriptor().getMessageTypes().get(0); @@ -166,9 +166,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.cloud.aiplatform.v1.AcceleratorTypeProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ManualBatchTuningParametersProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ManualBatchTuningParametersProto.java index d8a67b852..4a23024d8 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ManualBatchTuningParametersProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ManualBatchTuningParametersProto.java @@ -42,8 +42,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n?google/cloud/aiplatform/v1/manual_batc" + "h_tuning_parameters.proto\022\032google.cloud." - + "aiplatform.v1\032\037google/api/field_behavior" - + ".proto\032\034google/api/annotations.proto\"6\n\033" + + "aiplatform.v1\032\034google/api/annotations.pr" + + "oto\032\037google/api/field_behavior.proto\"6\n\033" + "ManualBatchTuningParameters\022\027\n\nbatch_siz" + "e\030\001 \001(\005B\003\340A\005B\344\001\n\036com.google.cloud.aiplat" + "form.v1B ManualBatchTuningParametersProt" @@ -57,8 +57,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.AnnotationsProto.getDescriptor(), + com.google.api.FieldBehaviorProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_ManualBatchTuningParameters_descriptor = getDescriptor().getMessageTypes().get(0); @@ -73,8 +73,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); - com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.AnnotationsProto.getDescriptor(); + com.google.api.FieldBehaviorProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/MetadataProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/MetadataProto.java index 85aa32b6a..8460000f7 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/MetadataProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/MetadataProto.java @@ -45,12 +45,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n/google/cloud/aiplatform/v1/metadata_st" - + "ore.proto\022\032google.cloud.aiplatform.v1\032\037g" - + "oogle/api/field_behavior.proto\032\031google/a" - + "pi/resource.proto\0320google/cloud/aiplatfo" - + "rm/v1/encryption_spec.proto\032\037google/prot" - + "obuf/timestamp.proto\032\034google/api/annotat" - + "ions.proto\"\347\003\n\rMetadataStore\022\021\n\004name\030\001 \001" + + "ore.proto\022\032google.cloud.aiplatform.v1\032\034g" + + "oogle/api/annotations.proto\032\037google/api/" + + "field_behavior.proto\032\031google/api/resourc" + + "e.proto\0320google/cloud/aiplatform/v1/encr" + + "yption_spec.proto\032\037google/protobuf/times" + + "tamp.proto\"\347\003\n\rMetadataStore\022\021\n\004name\030\001 \001" + "(\tB\003\340A\003\0224\n\013create_time\030\003 \001(\0132\032.google.pr" + "otobuf.TimestampB\003\340A\003\0224\n\013update_time\030\004 \001" + "(\0132\032.google.protobuf.TimestampB\003\340A\003\022C\n\017e" @@ -73,11 +73,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_MetadataStore_descriptor = getDescriptor().getMessageTypes().get(0); @@ -101,11 +101,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/MetadataSchemaProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/MetadataSchemaProto.java index f69a002f8..02314f1af 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/MetadataSchemaProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/MetadataSchemaProto.java @@ -41,10 +41,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n0google/cloud/aiplatform/v1/metadata_sc" - + "hema.proto\022\032google.cloud.aiplatform.v1\032\037" - + "google/api/field_behavior.proto\032\031google/" - + "api/resource.proto\032\037google/protobuf/time" - + "stamp.proto\032\034google/api/annotations.prot" + + "hema.proto\022\032google.cloud.aiplatform.v1\032\034" + + "google/api/annotations.proto\032\037google/api" + + "/field_behavior.proto\032\031google/api/resour" + + "ce.proto\032\037google/protobuf/timestamp.prot" + "o\"\200\004\n\016MetadataSchema\022\021\n\004name\030\001 \001(\tB\003\340A\003\022" + "\026\n\016schema_version\030\002 \001(\t\022\023\n\006schema\030\003 \001(\tB" + "\003\340A\002\022R\n\013schema_type\030\004 \001(\0162=.google.cloud" @@ -69,10 +69,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_MetadataSchema_descriptor = getDescriptor().getMessageTypes().get(0); @@ -88,10 +88,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/MigratableResourceProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/MigratableResourceProto.java index 05073328c..0a6ca3174 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/MigratableResourceProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/MigratableResourceProto.java @@ -62,9 +62,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n4google/cloud/aiplatform/v1/migratable_" + "resource.proto\022\032google.cloud.aiplatform." - + "v1\032\037google/api/field_behavior.proto\032\031goo" - + "gle/api/resource.proto\032\037google/protobuf/" - + "timestamp.proto\032\034google/api/annotations." + + "v1\032\034google/api/annotations.proto\032\037google" + + "/api/field_behavior.proto\032\031google/api/re" + + "source.proto\032\037google/protobuf/timestamp." + "proto\"\323\t\n\022MigratableResource\022k\n\027ml_engin" + "e_model_version\030\001 \001(\0132C.google.cloud.aip" + "latform.v1.MigratableResource.MlEngineMo" @@ -119,10 +119,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_MigratableResource_descriptor = getDescriptor().getMessageTypes().get(0); @@ -195,10 +195,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/MigrationServiceProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/MigrationServiceProto.java index 914ba2b5f..5ea9299ff 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/MigrationServiceProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/MigrationServiceProto.java @@ -90,13 +90,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n2google/cloud/aiplatform/v1/migration_s" + "ervice.proto\022\032google.cloud.aiplatform.v1" - + "\032(google/cloud/aiplatform/v1/dataset.pro" - + "to\032&google/cloud/aiplatform/v1/model.pro" - + "to\032\034google/api/annotations.proto\032\027google" - + "/api/client.proto\032\037google/api/field_beha" - + "vior.proto\032\031google/api/resource.proto\0324g" + + "\032\034google/api/annotations.proto\032\027google/a" + + "pi/client.proto\032\037google/api/field_behavi" + + "or.proto\032\031google/api/resource.proto\032(goo" + + "gle/cloud/aiplatform/v1/dataset.proto\0324g" + "oogle/cloud/aiplatform/v1/migratable_res" - + "ource.proto\032*google/cloud/aiplatform/v1/" + + "ource.proto\032&google/cloud/aiplatform/v1/" + + "model.proto\032*google/cloud/aiplatform/v1/" + "operation.proto\032#google/longrunning/oper" + "ations.proto\032\027google/rpc/status.proto\"\224\001" + "\n SearchMigratableResourcesRequest\0229\n\006pa" @@ -194,13 +194,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.cloud.aiplatform.v1.DatasetProto.getDescriptor(), - com.google.cloud.aiplatform.v1.ModelProto.getDescriptor(), com.google.api.AnnotationsProto.getDescriptor(), com.google.api.ClientProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), + com.google.cloud.aiplatform.v1.DatasetProto.getDescriptor(), com.google.cloud.aiplatform.v1.MigratableResourceProto.getDescriptor(), + com.google.cloud.aiplatform.v1.ModelProto.getDescriptor(), com.google.cloud.aiplatform.v1.OperationProto.getDescriptor(), com.google.longrunning.OperationsProto.getDescriptor(), com.google.rpc.StatusProto.getDescriptor(), @@ -336,13 +336,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.longrunning.OperationsProto.operationInfo); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); - com.google.cloud.aiplatform.v1.DatasetProto.getDescriptor(); - com.google.cloud.aiplatform.v1.ModelProto.getDescriptor(); com.google.api.AnnotationsProto.getDescriptor(); com.google.api.ClientProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); + com.google.cloud.aiplatform.v1.DatasetProto.getDescriptor(); com.google.cloud.aiplatform.v1.MigratableResourceProto.getDescriptor(); + com.google.cloud.aiplatform.v1.ModelProto.getDescriptor(); com.google.cloud.aiplatform.v1.OperationProto.getDescriptor(); com.google.longrunning.OperationsProto.getDescriptor(); com.google.rpc.StatusProto.getDescriptor(); diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelContainerSpec.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelContainerSpec.java index a46890616..820d35078 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelContainerSpec.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelContainerSpec.java @@ -24,7 +24,7 @@ *
  * Specification of a container for serving predictions. Some fields in this
  * message correspond to fields in the [Kubernetes Container v1 core
- * specification](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core).
+ * specification](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core).
  * 
* * Protobuf type {@code google.cloud.aiplatform.v1.ModelContainerSpec} @@ -303,7 +303,7 @@ public com.google.protobuf.ByteString getImageUriBytes() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -349,7 +349,7 @@ public com.google.protobuf.ProtocolStringList getCommandList() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -395,7 +395,7 @@ public int getCommandCount() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -442,7 +442,7 @@ public java.lang.String getCommand(int index) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -492,7 +492,7 @@ public com.google.protobuf.ByteString getCommandBytes(int index) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -538,7 +538,7 @@ public com.google.protobuf.ProtocolStringList getArgsList() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -584,7 +584,7 @@ public int getArgsCount() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -631,7 +631,7 @@ public java.lang.String getArgs(int index) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -672,7 +672,7 @@ public com.google.protobuf.ByteString getArgsBytes(int index) { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -710,7 +710,7 @@ public java.util.List getEnvList() { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -749,7 +749,7 @@ public java.util.List getEnvList() { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -787,7 +787,7 @@ public int getEnvCount() { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -825,7 +825,7 @@ public com.google.cloud.aiplatform.v1.EnvVar getEnv(int index) { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -860,7 +860,7 @@ public com.google.cloud.aiplatform.v1.EnvVarOrBuilder getEnvOrBuilder(int index) * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -892,7 +892,7 @@ public java.util.List getPortsList() { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -925,7 +925,7 @@ public java.util.List getPortsList() { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -957,7 +957,7 @@ public int getPortsCount() { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -989,7 +989,7 @@ public com.google.cloud.aiplatform.v1.Port getPorts(int index) { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -1422,7 +1422,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build *
    * Specification of a container for serving predictions. Some fields in this
    * message correspond to fields in the [Kubernetes Container v1 core
-   * specification](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core).
+   * specification](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core).
    * 
* * Protobuf type {@code google.cloud.aiplatform.v1.ModelContainerSpec} @@ -1936,7 +1936,7 @@ private void ensureCommandIsMutable() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -1982,7 +1982,7 @@ public com.google.protobuf.ProtocolStringList getCommandList() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2028,7 +2028,7 @@ public int getCommandCount() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2075,7 +2075,7 @@ public java.lang.String getCommand(int index) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2122,7 +2122,7 @@ public com.google.protobuf.ByteString getCommandBytes(int index) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2176,7 +2176,7 @@ public Builder setCommand(int index, java.lang.String value) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2229,7 +2229,7 @@ public Builder addCommand(java.lang.String value) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2279,7 +2279,7 @@ public Builder addAllCommand(java.lang.Iterable values) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2328,7 +2328,7 @@ public Builder clearCommand() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2392,7 +2392,7 @@ private void ensureArgsIsMutable() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2438,7 +2438,7 @@ public com.google.protobuf.ProtocolStringList getArgsList() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2484,7 +2484,7 @@ public int getArgsCount() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2531,7 +2531,7 @@ public java.lang.String getArgs(int index) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2578,7 +2578,7 @@ public com.google.protobuf.ByteString getArgsBytes(int index) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2632,7 +2632,7 @@ public Builder setArgs(int index, java.lang.String value) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2685,7 +2685,7 @@ public Builder addArgs(java.lang.String value) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2735,7 +2735,7 @@ public Builder addAllArgs(java.lang.Iterable values) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2784,7 +2784,7 @@ public Builder clearArgs() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2846,7 +2846,7 @@ private void ensureEnvIsMutable() { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -2887,7 +2887,7 @@ public java.util.List getEnvList() { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -2928,7 +2928,7 @@ public int getEnvCount() { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -2969,7 +2969,7 @@ public com.google.cloud.aiplatform.v1.EnvVar getEnv(int index) { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3016,7 +3016,7 @@ public Builder setEnv(int index, com.google.cloud.aiplatform.v1.EnvVar value) { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3061,7 +3061,7 @@ public Builder setEnv( * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3108,7 +3108,7 @@ public Builder addEnv(com.google.cloud.aiplatform.v1.EnvVar value) { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3155,7 +3155,7 @@ public Builder addEnv(int index, com.google.cloud.aiplatform.v1.EnvVar value) { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3199,7 +3199,7 @@ public Builder addEnv(com.google.cloud.aiplatform.v1.EnvVar.Builder builderForVa * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3244,7 +3244,7 @@ public Builder addEnv( * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3289,7 +3289,7 @@ public Builder addAllEnv( * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3333,7 +3333,7 @@ public Builder clearEnv() { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3377,7 +3377,7 @@ public Builder removeEnv(int index) { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3414,7 +3414,7 @@ public com.google.cloud.aiplatform.v1.EnvVar.Builder getEnvBuilder(int index) { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3455,7 +3455,7 @@ public com.google.cloud.aiplatform.v1.EnvVarOrBuilder getEnvOrBuilder(int index) * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3497,7 +3497,7 @@ public com.google.cloud.aiplatform.v1.EnvVarOrBuilder getEnvOrBuilder(int index) * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3535,7 +3535,7 @@ public com.google.cloud.aiplatform.v1.EnvVar.Builder addEnvBuilder() { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3573,7 +3573,7 @@ public com.google.cloud.aiplatform.v1.EnvVar.Builder addEnvBuilder(int index) { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3638,7 +3638,7 @@ private void ensurePortsIsMutable() { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3673,7 +3673,7 @@ public java.util.List getPortsList() { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3708,7 +3708,7 @@ public int getPortsCount() { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3743,7 +3743,7 @@ public com.google.cloud.aiplatform.v1.Port getPorts(int index) { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3784,7 +3784,7 @@ public Builder setPorts(int index, com.google.cloud.aiplatform.v1.Port value) { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3823,7 +3823,7 @@ public Builder setPorts( * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3864,7 +3864,7 @@ public Builder addPorts(com.google.cloud.aiplatform.v1.Port value) { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3905,7 +3905,7 @@ public Builder addPorts(int index, com.google.cloud.aiplatform.v1.Port value) { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3943,7 +3943,7 @@ public Builder addPorts(com.google.cloud.aiplatform.v1.Port.Builder builderForVa * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3982,7 +3982,7 @@ public Builder addPorts( * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -4021,7 +4021,7 @@ public Builder addAllPorts( * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -4059,7 +4059,7 @@ public Builder clearPorts() { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -4097,7 +4097,7 @@ public Builder removePorts(int index) { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -4128,7 +4128,7 @@ public com.google.cloud.aiplatform.v1.Port.Builder getPortsBuilder(int index) { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -4163,7 +4163,7 @@ public com.google.cloud.aiplatform.v1.PortOrBuilder getPortsOrBuilder(int index) * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -4199,7 +4199,7 @@ public com.google.cloud.aiplatform.v1.PortOrBuilder getPortsOrBuilder(int index) * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -4231,7 +4231,7 @@ public com.google.cloud.aiplatform.v1.Port.Builder addPortsBuilder() { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -4263,7 +4263,7 @@ public com.google.cloud.aiplatform.v1.Port.Builder addPortsBuilder(int index) { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelContainerSpecOrBuilder.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelContainerSpecOrBuilder.java index e450fefd3..db651bba8 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelContainerSpecOrBuilder.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelContainerSpecOrBuilder.java @@ -112,7 +112,7 @@ public interface ModelContainerSpecOrBuilder * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -156,7 +156,7 @@ public interface ModelContainerSpecOrBuilder * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -200,7 +200,7 @@ public interface ModelContainerSpecOrBuilder * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -245,7 +245,7 @@ public interface ModelContainerSpecOrBuilder * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -291,7 +291,7 @@ public interface ModelContainerSpecOrBuilder * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -335,7 +335,7 @@ public interface ModelContainerSpecOrBuilder * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -379,7 +379,7 @@ public interface ModelContainerSpecOrBuilder * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -424,7 +424,7 @@ public interface ModelContainerSpecOrBuilder * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -461,7 +461,7 @@ public interface ModelContainerSpecOrBuilder * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -496,7 +496,7 @@ public interface ModelContainerSpecOrBuilder * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -531,7 +531,7 @@ public interface ModelContainerSpecOrBuilder * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -566,7 +566,7 @@ public interface ModelContainerSpecOrBuilder * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -601,7 +601,7 @@ public interface ModelContainerSpecOrBuilder * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -631,7 +631,7 @@ public interface ModelContainerSpecOrBuilder * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -660,7 +660,7 @@ public interface ModelContainerSpecOrBuilder * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -689,7 +689,7 @@ public interface ModelContainerSpecOrBuilder * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -718,7 +718,7 @@ public interface ModelContainerSpecOrBuilder * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -747,7 +747,7 @@ public interface ModelContainerSpecOrBuilder * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelDeploymentMonitoringJobProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelDeploymentMonitoringJobProto.java index 4ef4192bd..bc1b22ddd 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelDeploymentMonitoringJobProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelDeploymentMonitoringJobProto.java @@ -66,18 +66,18 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n@google/cloud/aiplatform/v1/model_deplo" + "yment_monitoring_job.proto\022\032google.cloud" - + ".aiplatform.v1\032\037google/api/field_behavio" - + "r.proto\032\031google/api/resource.proto\0320goog" - + "le/cloud/aiplatform/v1/encryption_spec.p" - + "roto\0329google/cloud/aiplatform/v1/feature" - + "_monitoring_stats.proto\032#google/cloud/ai" - + "platform/v1/io.proto\032*google/cloud/aipla" - + "tform/v1/job_state.proto\0321google/cloud/a" - + "iplatform/v1/model_monitoring.proto\032\036goo" - + "gle/protobuf/duration.proto\032\034google/prot" - + "obuf/struct.proto\032\037google/protobuf/times" - + "tamp.proto\032\027google/rpc/status.proto\032\034goo" - + "gle/api/annotations.proto\"\251\016\n\034ModelDeplo" + + ".aiplatform.v1\032\034google/api/annotations.p" + + "roto\032\037google/api/field_behavior.proto\032\031g" + + "oogle/api/resource.proto\0320google/cloud/a" + + "iplatform/v1/encryption_spec.proto\0329goog" + + "le/cloud/aiplatform/v1/feature_monitorin" + + "g_stats.proto\032#google/cloud/aiplatform/v" + + "1/io.proto\032*google/cloud/aiplatform/v1/j" + + "ob_state.proto\0321google/cloud/aiplatform/" + + "v1/model_monitoring.proto\032\036google/protob" + + "uf/duration.proto\032\034google/protobuf/struc" + + "t.proto\032\037google/protobuf/timestamp.proto" + + "\032\027google/rpc/status.proto\"\251\016\n\034ModelDeplo" + "ymentMonitoringJob\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\031\n" + "\014display_name\030\002 \001(\tB\003\340A\002\022<\n\010endpoint\030\003 \001" + "(\tB*\340A\002\372A$\n\"aiplatform.googleapis.com/En" @@ -171,6 +171,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor(), @@ -182,7 +183,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), com.google.rpc.StatusProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_ModelDeploymentMonitoringJob_descriptor = getDescriptor().getMessageTypes().get(0); @@ -272,6 +272,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor(); @@ -283,7 +284,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); com.google.rpc.StatusProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelDeploymentMonitoringScheduleConfig.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelDeploymentMonitoringScheduleConfig.java index 2d45231e1..72459a24c 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelDeploymentMonitoringScheduleConfig.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelDeploymentMonitoringScheduleConfig.java @@ -125,8 +125,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required. The model monitoring job running interval. It will be rounded up to next
-   * full hour.
+   * Required. The model monitoring job scheduling interval. It will be rounded up to next
+   * full hour. This defines how often the monitoring jobs are triggered.
    * 
* * .google.protobuf.Duration monitor_interval = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -142,8 +142,8 @@ public boolean hasMonitorInterval() { * * *
-   * Required. The model monitoring job running interval. It will be rounded up to next
-   * full hour.
+   * Required. The model monitoring job scheduling interval. It will be rounded up to next
+   * full hour. This defines how often the monitoring jobs are triggered.
    * 
* * .google.protobuf.Duration monitor_interval = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -161,8 +161,8 @@ public com.google.protobuf.Duration getMonitorInterval() { * * *
-   * Required. The model monitoring job running interval. It will be rounded up to next
-   * full hour.
+   * Required. The model monitoring job scheduling interval. It will be rounded up to next
+   * full hour. This defines how often the monitoring jobs are triggered.
    * 
* * .google.protobuf.Duration monitor_interval = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -523,8 +523,8 @@ public Builder mergeFrom( * * *
-     * Required. The model monitoring job running interval. It will be rounded up to next
-     * full hour.
+     * Required. The model monitoring job scheduling interval. It will be rounded up to next
+     * full hour. This defines how often the monitoring jobs are triggered.
      * 
* * @@ -540,8 +540,8 @@ public boolean hasMonitorInterval() { * * *
-     * Required. The model monitoring job running interval. It will be rounded up to next
-     * full hour.
+     * Required. The model monitoring job scheduling interval. It will be rounded up to next
+     * full hour. This defines how often the monitoring jobs are triggered.
      * 
* * @@ -563,8 +563,8 @@ public com.google.protobuf.Duration getMonitorInterval() { * * *
-     * Required. The model monitoring job running interval. It will be rounded up to next
-     * full hour.
+     * Required. The model monitoring job scheduling interval. It will be rounded up to next
+     * full hour. This defines how often the monitoring jobs are triggered.
      * 
* * @@ -588,8 +588,8 @@ public Builder setMonitorInterval(com.google.protobuf.Duration value) { * * *
-     * Required. The model monitoring job running interval. It will be rounded up to next
-     * full hour.
+     * Required. The model monitoring job scheduling interval. It will be rounded up to next
+     * full hour. This defines how often the monitoring jobs are triggered.
      * 
* * @@ -610,8 +610,8 @@ public Builder setMonitorInterval(com.google.protobuf.Duration.Builder builderFo * * *
-     * Required. The model monitoring job running interval. It will be rounded up to next
-     * full hour.
+     * Required. The model monitoring job scheduling interval. It will be rounded up to next
+     * full hour. This defines how often the monitoring jobs are triggered.
      * 
* * @@ -639,8 +639,8 @@ public Builder mergeMonitorInterval(com.google.protobuf.Duration value) { * * *
-     * Required. The model monitoring job running interval. It will be rounded up to next
-     * full hour.
+     * Required. The model monitoring job scheduling interval. It will be rounded up to next
+     * full hour. This defines how often the monitoring jobs are triggered.
      * 
* * @@ -662,8 +662,8 @@ public Builder clearMonitorInterval() { * * *
-     * Required. The model monitoring job running interval. It will be rounded up to next
-     * full hour.
+     * Required. The model monitoring job scheduling interval. It will be rounded up to next
+     * full hour. This defines how often the monitoring jobs are triggered.
      * 
* * @@ -679,8 +679,8 @@ public com.google.protobuf.Duration.Builder getMonitorIntervalBuilder() { * * *
-     * Required. The model monitoring job running interval. It will be rounded up to next
-     * full hour.
+     * Required. The model monitoring job scheduling interval. It will be rounded up to next
+     * full hour. This defines how often the monitoring jobs are triggered.
      * 
* * @@ -700,8 +700,8 @@ public com.google.protobuf.DurationOrBuilder getMonitorIntervalOrBuilder() { * * *
-     * Required. The model monitoring job running interval. It will be rounded up to next
-     * full hour.
+     * Required. The model monitoring job scheduling interval. It will be rounded up to next
+     * full hour. This defines how often the monitoring jobs are triggered.
      * 
* * diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelDeploymentMonitoringScheduleConfigOrBuilder.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelDeploymentMonitoringScheduleConfigOrBuilder.java index 052bd2281..9b25a9c77 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelDeploymentMonitoringScheduleConfigOrBuilder.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelDeploymentMonitoringScheduleConfigOrBuilder.java @@ -27,8 +27,8 @@ public interface ModelDeploymentMonitoringScheduleConfigOrBuilder * * *
-   * Required. The model monitoring job running interval. It will be rounded up to next
-   * full hour.
+   * Required. The model monitoring job scheduling interval. It will be rounded up to next
+   * full hour. This defines how often the monitoring jobs are triggered.
    * 
* * .google.protobuf.Duration monitor_interval = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -41,8 +41,8 @@ public interface ModelDeploymentMonitoringScheduleConfigOrBuilder * * *
-   * Required. The model monitoring job running interval. It will be rounded up to next
-   * full hour.
+   * Required. The model monitoring job scheduling interval. It will be rounded up to next
+   * full hour. This defines how often the monitoring jobs are triggered.
    * 
* * .google.protobuf.Duration monitor_interval = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -55,8 +55,8 @@ public interface ModelDeploymentMonitoringScheduleConfigOrBuilder * * *
-   * Required. The model monitoring job running interval. It will be rounded up to next
-   * full hour.
+   * Required. The model monitoring job scheduling interval. It will be rounded up to next
+   * full hour. This defines how often the monitoring jobs are triggered.
    * 
* * .google.protobuf.Duration monitor_interval = 1 [(.google.api.field_behavior) = REQUIRED]; diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelEvaluationProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelEvaluationProto.java index bad4c9a97..8fa9a454c 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelEvaluationProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelEvaluationProto.java @@ -42,11 +42,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n1google/cloud/aiplatform/v1/model_evalu" + "ation.proto\022\032google.cloud.aiplatform.v1\032" - + "\037google/api/field_behavior.proto\032\031google" - + "/api/resource.proto\032,google/cloud/aiplat" - + "form/v1/explanation.proto\032\034google/protob" - + "uf/struct.proto\032\037google/protobuf/timesta" - + "mp.proto\032\034google/api/annotations.proto\"\227" + + "\034google/api/annotations.proto\032\037google/ap" + + "i/field_behavior.proto\032\031google/api/resou" + + "rce.proto\032,google/cloud/aiplatform/v1/ex" + + "planation.proto\032\034google/protobuf/struct." + + "proto\032\037google/protobuf/timestamp.proto\"\227" + "\003\n\017ModelEvaluation\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\037\n" + "\022metrics_schema_uri\030\002 \001(\tB\003\340A\003\022,\n\007metric" + "s\030\003 \001(\0132\026.google.protobuf.ValueB\003\340A\003\0224\n\013" @@ -68,12 +68,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1.ExplanationProto.getDescriptor(), com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_ModelEvaluation_descriptor = getDescriptor().getMessageTypes().get(0); @@ -94,12 +94,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1.ExplanationProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelEvaluationSliceProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelEvaluationSliceProto.java index e8ac640d6..dfd9dd278 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelEvaluationSliceProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelEvaluationSliceProto.java @@ -46,10 +46,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n7google/cloud/aiplatform/v1/model_evalu" + "ation_slice.proto\022\032google.cloud.aiplatfo" - + "rm.v1\032\037google/api/field_behavior.proto\032\031" - + "google/api/resource.proto\032\034google/protob" - + "uf/struct.proto\032\037google/protobuf/timesta" - + "mp.proto\032\034google/api/annotations.proto\"\306" + + "rm.v1\032\034google/api/annotations.proto\032\037goo" + + "gle/api/field_behavior.proto\032\031google/api" + + "/resource.proto\032\034google/protobuf/struct." + + "proto\032\037google/protobuf/timestamp.proto\"\306" + "\003\n\024ModelEvaluationSlice\022\021\n\004name\030\001 \001(\tB\003\340" + "A\003\022J\n\005slice\030\002 \001(\01326.google.cloud.aiplatf" + "orm.v1.ModelEvaluationSlice.SliceB\003\340A\003\022\037" @@ -73,11 +73,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_ModelEvaluationSlice_descriptor = getDescriptor().getMessageTypes().get(0); @@ -103,11 +103,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelMonitoringProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelMonitoringProto.java index 3c87ef510..ee02ac022 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelMonitoringProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelMonitoringProto.java @@ -98,9 +98,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n1google/cloud/aiplatform/v1/model_monit" + "oring.proto\022\032google.cloud.aiplatform.v1\032" - + "\031google/api/resource.proto\032#google/cloud" - + "/aiplatform/v1/io.proto\032\034google/api/anno" - + "tations.proto\"\244\024\n\036ModelMonitoringObjecti" + + "\034google/api/annotations.proto\032\031google/ap" + + "i/resource.proto\032#google/cloud/aiplatfor" + + "m/v1/io.proto\"\244\024\n\036ModelMonitoringObjecti" + "veConfig\022d\n\020training_dataset\030\001 \001(\0132J.goo" + "gle.cloud.aiplatform.v1.ModelMonitoringO" + "bjectiveConfig.TrainingDataset\022\223\001\n)train" @@ -187,9 +187,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1.IoProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_ModelMonitoringObjectiveConfig_descriptor = getDescriptor().getMessageTypes().get(0); @@ -347,9 +347,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1.IoProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelProto.java index 1ad8ff718..218637b62 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelProto.java @@ -61,17 +61,17 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n&google/cloud/aiplatform/v1/model.proto" - + "\022\032google.cloud.aiplatform.v1\032\037google/api" - + "/field_behavior.proto\032\031google/api/resour" - + "ce.proto\032(google/cloud/aiplatform/v1/dat" - + "aset.proto\0323google/cloud/aiplatform/v1/d" - + "eployed_model_ref.proto\0320google/cloud/ai" - + "platform/v1/encryption_spec.proto\032(googl" - + "e/cloud/aiplatform/v1/env_var.proto\032,goo" - + "gle/cloud/aiplatform/v1/explanation.prot" - + "o\032\034google/protobuf/struct.proto\032\037google/" - + "protobuf/timestamp.proto\032\034google/api/ann" - + "otations.proto\"\244\014\n\005Model\022\014\n\004name\030\001 \001(\t\022\031" + + "\022\032google.cloud.aiplatform.v1\032\034google/api" + + "/annotations.proto\032\037google/api/field_beh" + + "avior.proto\032\031google/api/resource.proto\032(" + + "google/cloud/aiplatform/v1/dataset.proto" + + "\0323google/cloud/aiplatform/v1/deployed_mo" + + "del_ref.proto\0320google/cloud/aiplatform/v" + + "1/encryption_spec.proto\032(google/cloud/ai" + + "platform/v1/env_var.proto\032,google/cloud/" + + "aiplatform/v1/explanation.proto\032\034google/" + + "protobuf/struct.proto\032\037google/protobuf/t" + + "imestamp.proto\"\244\014\n\005Model\022\014\n\004name\030\001 \001(\t\022\031" + "\n\014display_name\030\002 \001(\tB\003\340A\002\022\023\n\013description" + "\030\003 \001(\t\022E\n\020predict_schemata\030\004 \001(\0132+.googl" + "e.cloud.aiplatform.v1.PredictSchemata\022 \n" @@ -132,6 +132,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1.DatasetProto.getDescriptor(), @@ -141,7 +142,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.cloud.aiplatform.v1.ExplanationProto.getDescriptor(), com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_Model_descriptor = getDescriptor().getMessageTypes().get(0); @@ -217,6 +217,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1.DatasetProto.getDescriptor(); @@ -226,7 +227,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.cloud.aiplatform.v1.ExplanationProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelServiceProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelServiceProto.java index 7a984b638..a317f3bfa 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelServiceProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ModelServiceProto.java @@ -116,135 +116,138 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "ce.proto\022\032google.cloud.aiplatform.v1\032\034go" + "ogle/api/annotations.proto\032\027google/api/c" + "lient.proto\032\037google/api/field_behavior.p" - + "roto\032\031google/api/resource.proto\032#google/" - + "cloud/aiplatform/v1/io.proto\032&google/clo" - + "ud/aiplatform/v1/model.proto\0321google/clo" - + "ud/aiplatform/v1/model_evaluation.proto\032" - + "7google/cloud/aiplatform/v1/model_evalua" - + "tion_slice.proto\032*google/cloud/aiplatfor" - + "m/v1/operation.proto\032#google/longrunning" - + "/operations.proto\032 google/protobuf/field" - + "_mask.proto\"\206\001\n\022UploadModelRequest\0229\n\006pa" - + "rent\030\001 \001(\tB)\340A\002\372A#\n!locations.googleapis" - + ".com/Location\0225\n\005model\030\002 \001(\0132!.google.cl" - + "oud.aiplatform.v1.ModelB\003\340A\002\"n\n\034UploadMo" - + "delOperationMetadata\022N\n\020generic_metadata" - + "\030\001 \001(\01324.google.cloud.aiplatform.v1.Gene" - + "ricOperationMetadata\"J\n\023UploadModelRespo" - + "nse\0223\n\005model\030\001 \001(\tB$\372A!\n\037aiplatform.goog" - + "leapis.com/Model\"H\n\017GetModelRequest\0225\n\004n" - + "ame\030\001 \001(\tB\'\340A\002\372A!\n\037aiplatform.googleapis" - + ".com/Model\"\306\001\n\021ListModelsRequest\0229\n\006pare" - + "nt\030\001 \001(\tB)\340A\002\372A#\n!locations.googleapis.c" - + "om/Location\022\016\n\006filter\030\002 \001(\t\022\021\n\tpage_size" - + "\030\003 \001(\005\022\022\n\npage_token\030\004 \001(\t\022-\n\tread_mask\030" - + "\005 \001(\0132\032.google.protobuf.FieldMask\022\020\n\010ord" - + "er_by\030\006 \001(\t\"`\n\022ListModelsResponse\0221\n\006mod" - + "els\030\001 \003(\0132!.google.cloud.aiplatform.v1.M" - + "odel\022\027\n\017next_page_token\030\002 \001(\t\"\201\001\n\022Update" - + "ModelRequest\0225\n\005model\030\001 \001(\0132!.google.clo" - + "ud.aiplatform.v1.ModelB\003\340A\002\0224\n\013update_ma" - + "sk\030\002 \001(\0132\032.google.protobuf.FieldMaskB\003\340A" - + "\002\"K\n\022DeleteModelRequest\0225\n\004name\030\001 \001(\tB\'\340" - + "A\002\372A!\n\037aiplatform.googleapis.com/Model\"\356" - + "\002\n\022ExportModelRequest\0225\n\004name\030\001 \001(\tB\'\340A\002" - + "\372A!\n\037aiplatform.googleapis.com/Model\022W\n\r" - + "output_config\030\002 \001(\0132;.google.cloud.aipla" - + "tform.v1.ExportModelRequest.OutputConfig" - + "B\003\340A\002\032\307\001\n\014OutputConfig\022\030\n\020export_format_" - + "id\030\001 \001(\t\022H\n\024artifact_destination\030\003 \001(\0132*" - + ".google.cloud.aiplatform.v1.GcsDestinati" - + "on\022S\n\021image_destination\030\004 \001(\01328.google.c" - + "loud.aiplatform.v1.ContainerRegistryDest" - + "ination\"\234\002\n\034ExportModelOperationMetadata" - + "\022N\n\020generic_metadata\030\001 \001(\01324.google.clou" - + "d.aiplatform.v1.GenericOperationMetadata" - + "\022]\n\013output_info\030\002 \001(\0132C.google.cloud.aip" - + "latform.v1.ExportModelOperationMetadata." - + "OutputInfoB\003\340A\003\032M\n\nOutputInfo\022 \n\023artifac" - + "t_output_uri\030\002 \001(\tB\003\340A\003\022\035\n\020image_output_" - + "uri\030\003 \001(\tB\003\340A\003\"\025\n\023ExportModelResponse\"\\\n" - + "\031GetModelEvaluationRequest\022?\n\004name\030\001 \001(\t" - + "B1\340A\002\372A+\n)aiplatform.googleapis.com/Mode" - + "lEvaluation\"\274\001\n\033ListModelEvaluationsRequ" - + "est\0227\n\006parent\030\001 \001(\tB\'\340A\002\372A!\n\037aiplatform." - + "googleapis.com/Model\022\016\n\006filter\030\002 \001(\t\022\021\n\t" - + "page_size\030\003 \001(\005\022\022\n\npage_token\030\004 \001(\t\022-\n\tr" - + "ead_mask\030\005 \001(\0132\032.google.protobuf.FieldMa" - + "sk\"\177\n\034ListModelEvaluationsResponse\022F\n\021mo" - + "del_evaluations\030\001 \003(\0132+.google.cloud.aip" - + "latform.v1.ModelEvaluation\022\027\n\017next_page_" - + "token\030\002 \001(\t\"f\n\036GetModelEvaluationSliceRe" - + "quest\022D\n\004name\030\001 \001(\tB6\340A\002\372A0\n.aiplatform." - + "googleapis.com/ModelEvaluationSlice\"\313\001\n " - + "ListModelEvaluationSlicesRequest\022A\n\006pare" - + "nt\030\001 \001(\tB1\340A\002\372A+\n)aiplatform.googleapis." - + "com/ModelEvaluation\022\016\n\006filter\030\002 \001(\t\022\021\n\tp" - + "age_size\030\003 \001(\005\022\022\n\npage_token\030\004 \001(\t\022-\n\tre" - + "ad_mask\030\005 \001(\0132\032.google.protobuf.FieldMas" - + "k\"\217\001\n!ListModelEvaluationSlicesResponse\022" - + "Q\n\027model_evaluation_slices\030\001 \003(\01320.googl" - + "e.cloud.aiplatform.v1.ModelEvaluationSli" - + "ce\022\027\n\017next_page_token\030\002 \001(\t2\327\020\n\014ModelSer" - + "vice\022\340\001\n\013UploadModel\022..google.cloud.aipl" - + "atform.v1.UploadModelRequest\032\035.google.lo" - + "ngrunning.Operation\"\201\001\202\323\344\223\0026\"1/v1/{paren" - + "t=projects/*/locations/*}/models:upload:" - + "\001*\332A\014parent,model\312A3\n\023UploadModelRespons" - + "e\022\034UploadModelOperationMetadata\022\225\001\n\010GetM" - + "odel\022+.google.cloud.aiplatform.v1.GetMod" - + "elRequest\032!.google.cloud.aiplatform.v1.M" - + "odel\"9\202\323\344\223\002,\022*/v1/{name=projects/*/locat" - + "ions/*/models/*}\332A\004name\022\250\001\n\nListModels\022-" - + ".google.cloud.aiplatform.v1.ListModelsRe" - + "quest\032..google.cloud.aiplatform.v1.ListM" - + "odelsResponse\";\202\323\344\223\002,\022*/v1/{parent=proje" - + "cts/*/locations/*}/models\332A\006parent\022\265\001\n\013U" - + "pdateModel\022..google.cloud.aiplatform.v1." - + "UpdateModelRequest\032!.google.cloud.aiplat" - + "form.v1.Model\"S\202\323\344\223\002920/v1/{model.name=p" - + "rojects/*/locations/*/models/*}:\005model\332A" - + "\021model,update_mask\022\312\001\n\013DeleteModel\022..goo" - + "gle.cloud.aiplatform.v1.DeleteModelReque" - + "st\032\035.google.longrunning.Operation\"l\202\323\344\223\002" - + ",**/v1/{name=projects/*/locations/*/mode" - + "ls/*}\332A\004name\312A0\n\025google.protobuf.Empty\022\027" - + "DeleteOperationMetadata\022\346\001\n\013ExportModel\022" - + "..google.cloud.aiplatform.v1.ExportModel" - + "Request\032\035.google.longrunning.Operation\"\207" - + "\001\202\323\344\223\0026\"1/v1/{name=projects/*/locations/" - + "*/models/*}:export:\001*\332A\022name,output_conf" - + "ig\312A3\n\023ExportModelResponse\022\034ExportModelO" - + "perationMetadata\022\301\001\n\022GetModelEvaluation\022" - + "5.google.cloud.aiplatform.v1.GetModelEva" - + "luationRequest\032+.google.cloud.aiplatform" - + ".v1.ModelEvaluation\"G\202\323\344\223\002:\0228/v1/{name=p" - + "rojects/*/locations/*/models/*/evaluatio" - + "ns/*}\332A\004name\022\324\001\n\024ListModelEvaluations\0227." - + "google.cloud.aiplatform.v1.ListModelEval" - + "uationsRequest\0328.google.cloud.aiplatform" - + ".v1.ListModelEvaluationsResponse\"I\202\323\344\223\002:" - + "\0228/v1/{parent=projects/*/locations/*/mod" - + "els/*}/evaluations\332A\006parent\022\331\001\n\027GetModel" - + "EvaluationSlice\022:.google.cloud.aiplatfor" - + "m.v1.GetModelEvaluationSliceRequest\0320.go" - + "ogle.cloud.aiplatform.v1.ModelEvaluation" - + "Slice\"P\202\323\344\223\002C\022A/v1/{name=projects/*/loca" - + "tions/*/models/*/evaluations/*/slices/*}" - + "\332A\004name\022\354\001\n\031ListModelEvaluationSlices\022<." - + "google.cloud.aiplatform.v1.ListModelEval" - + "uationSlicesRequest\032=.google.cloud.aipla" - + "tform.v1.ListModelEvaluationSlicesRespon" - + "se\"R\202\323\344\223\002C\022A/v1/{parent=projects/*/locat" - + "ions/*/models/*/evaluations/*}/slices\332A\006" - + "parent\032M\312A\031aiplatform.googleapis.com\322A.h" - + "ttps://www.googleapis.com/auth/cloud-pla" - + "tformB\325\001\n\036com.google.cloud.aiplatform.v1" - + "B\021ModelServiceProtoP\001ZDgoogle.golang.org" - + "/genproto/googleapis/cloud/aiplatform/v1" - + ";aiplatform\252\002\032Google.Cloud.AIPlatform.V1" - + "\312\002\032Google\\Cloud\\AIPlatform\\V1\352\002\035Google::" - + "Cloud::AIPlatform::V1b\006proto3" + + "roto\032\031google/api/resource.proto\0320google/" + + "cloud/aiplatform/v1/encryption_spec.prot" + + "o\032,google/cloud/aiplatform/v1/explanatio" + + "n.proto\032#google/cloud/aiplatform/v1/io.p" + + "roto\032&google/cloud/aiplatform/v1/model.p" + + "roto\0321google/cloud/aiplatform/v1/model_e" + + "valuation.proto\0327google/cloud/aiplatform" + + "/v1/model_evaluation_slice.proto\032*google" + + "/cloud/aiplatform/v1/operation.proto\032#go" + + "ogle/longrunning/operations.proto\032 googl" + + "e/protobuf/field_mask.proto\"\206\001\n\022UploadMo" + + "delRequest\0229\n\006parent\030\001 \001(\tB)\340A\002\372A#\n!loca" + + "tions.googleapis.com/Location\0225\n\005model\030\002" + + " \001(\0132!.google.cloud.aiplatform.v1.ModelB" + + "\003\340A\002\"n\n\034UploadModelOperationMetadata\022N\n\020" + + "generic_metadata\030\001 \001(\01324.google.cloud.ai" + + "platform.v1.GenericOperationMetadata\"J\n\023" + + "UploadModelResponse\0223\n\005model\030\001 \001(\tB$\372A!\n" + + "\037aiplatform.googleapis.com/Model\"H\n\017GetM" + + "odelRequest\0225\n\004name\030\001 \001(\tB\'\340A\002\372A!\n\037aipla" + + "tform.googleapis.com/Model\"\306\001\n\021ListModel" + + "sRequest\0229\n\006parent\030\001 \001(\tB)\340A\002\372A#\n!locati" + + "ons.googleapis.com/Location\022\016\n\006filter\030\002 " + + "\001(\t\022\021\n\tpage_size\030\003 \001(\005\022\022\n\npage_token\030\004 \001" + + "(\t\022-\n\tread_mask\030\005 \001(\0132\032.google.protobuf." + + "FieldMask\022\020\n\010order_by\030\006 \001(\t\"`\n\022ListModel" + + "sResponse\0221\n\006models\030\001 \003(\0132!.google.cloud" + + ".aiplatform.v1.Model\022\027\n\017next_page_token\030" + + "\002 \001(\t\"\201\001\n\022UpdateModelRequest\0225\n\005model\030\001 " + + "\001(\0132!.google.cloud.aiplatform.v1.ModelB\003" + + "\340A\002\0224\n\013update_mask\030\002 \001(\0132\032.google.protob" + + "uf.FieldMaskB\003\340A\002\"K\n\022DeleteModelRequest\022" + + "5\n\004name\030\001 \001(\tB\'\340A\002\372A!\n\037aiplatform.google" + + "apis.com/Model\"\356\002\n\022ExportModelRequest\0225\n" + + "\004name\030\001 \001(\tB\'\340A\002\372A!\n\037aiplatform.googleap" + + "is.com/Model\022W\n\routput_config\030\002 \001(\0132;.go" + + "ogle.cloud.aiplatform.v1.ExportModelRequ" + + "est.OutputConfigB\003\340A\002\032\307\001\n\014OutputConfig\022\030" + + "\n\020export_format_id\030\001 \001(\t\022H\n\024artifact_des" + + "tination\030\003 \001(\0132*.google.cloud.aiplatform" + + ".v1.GcsDestination\022S\n\021image_destination\030" + + "\004 \001(\01328.google.cloud.aiplatform.v1.Conta" + + "inerRegistryDestination\"\234\002\n\034ExportModelO" + + "perationMetadata\022N\n\020generic_metadata\030\001 \001" + + "(\01324.google.cloud.aiplatform.v1.GenericO" + + "perationMetadata\022]\n\013output_info\030\002 \001(\0132C." + + "google.cloud.aiplatform.v1.ExportModelOp" + + "erationMetadata.OutputInfoB\003\340A\003\032M\n\nOutpu" + + "tInfo\022 \n\023artifact_output_uri\030\002 \001(\tB\003\340A\003\022" + + "\035\n\020image_output_uri\030\003 \001(\tB\003\340A\003\"\025\n\023Export" + + "ModelResponse\"\\\n\031GetModelEvaluationReque" + + "st\022?\n\004name\030\001 \001(\tB1\340A\002\372A+\n)aiplatform.goo" + + "gleapis.com/ModelEvaluation\"\274\001\n\033ListMode" + + "lEvaluationsRequest\0227\n\006parent\030\001 \001(\tB\'\340A\002" + + "\372A!\n\037aiplatform.googleapis.com/Model\022\016\n\006" + + "filter\030\002 \001(\t\022\021\n\tpage_size\030\003 \001(\005\022\022\n\npage_" + + "token\030\004 \001(\t\022-\n\tread_mask\030\005 \001(\0132\032.google." + + "protobuf.FieldMask\"\177\n\034ListModelEvaluatio" + + "nsResponse\022F\n\021model_evaluations\030\001 \003(\0132+." + + "google.cloud.aiplatform.v1.ModelEvaluati" + + "on\022\027\n\017next_page_token\030\002 \001(\t\"f\n\036GetModelE" + + "valuationSliceRequest\022D\n\004name\030\001 \001(\tB6\340A\002" + + "\372A0\n.aiplatform.googleapis.com/ModelEval" + + "uationSlice\"\313\001\n ListModelEvaluationSlice" + + "sRequest\022A\n\006parent\030\001 \001(\tB1\340A\002\372A+\n)aiplat" + + "form.googleapis.com/ModelEvaluation\022\016\n\006f" + + "ilter\030\002 \001(\t\022\021\n\tpage_size\030\003 \001(\005\022\022\n\npage_t" + + "oken\030\004 \001(\t\022-\n\tread_mask\030\005 \001(\0132\032.google.p" + + "rotobuf.FieldMask\"\217\001\n!ListModelEvaluatio" + + "nSlicesResponse\022Q\n\027model_evaluation_slic" + + "es\030\001 \003(\01320.google.cloud.aiplatform.v1.Mo" + + "delEvaluationSlice\022\027\n\017next_page_token\030\002 " + + "\001(\t2\327\020\n\014ModelService\022\340\001\n\013UploadModel\022..g" + + "oogle.cloud.aiplatform.v1.UploadModelReq" + + "uest\032\035.google.longrunning.Operation\"\201\001\202\323" + + "\344\223\0026\"1/v1/{parent=projects/*/locations/*" + + "}/models:upload:\001*\332A\014parent,model\312A3\n\023Up" + + "loadModelResponse\022\034UploadModelOperationM" + + "etadata\022\225\001\n\010GetModel\022+.google.cloud.aipl" + + "atform.v1.GetModelRequest\032!.google.cloud" + + ".aiplatform.v1.Model\"9\202\323\344\223\002,\022*/v1/{name=" + + "projects/*/locations/*/models/*}\332A\004name\022" + + "\250\001\n\nListModels\022-.google.cloud.aiplatform" + + ".v1.ListModelsRequest\032..google.cloud.aip" + + "latform.v1.ListModelsResponse\";\202\323\344\223\002,\022*/" + + "v1/{parent=projects/*/locations/*}/model" + + "s\332A\006parent\022\265\001\n\013UpdateModel\022..google.clou" + + "d.aiplatform.v1.UpdateModelRequest\032!.goo" + + "gle.cloud.aiplatform.v1.Model\"S\202\323\344\223\002920/" + + "v1/{model.name=projects/*/locations/*/mo" + + "dels/*}:\005model\332A\021model,update_mask\022\312\001\n\013D" + + "eleteModel\022..google.cloud.aiplatform.v1." + + "DeleteModelRequest\032\035.google.longrunning." + + "Operation\"l\202\323\344\223\002,**/v1/{name=projects/*/" + + "locations/*/models/*}\332A\004name\312A0\n\025google." + + "protobuf.Empty\022\027DeleteOperationMetadata\022" + + "\346\001\n\013ExportModel\022..google.cloud.aiplatfor" + + "m.v1.ExportModelRequest\032\035.google.longrun" + + "ning.Operation\"\207\001\202\323\344\223\0026\"1/v1/{name=proje" + + "cts/*/locations/*/models/*}:export:\001*\332A\022" + + "name,output_config\312A3\n\023ExportModelRespon" + + "se\022\034ExportModelOperationMetadata\022\301\001\n\022Get" + + "ModelEvaluation\0225.google.cloud.aiplatfor" + + "m.v1.GetModelEvaluationRequest\032+.google." + + "cloud.aiplatform.v1.ModelEvaluation\"G\202\323\344" + + "\223\002:\0228/v1/{name=projects/*/locations/*/mo" + + "dels/*/evaluations/*}\332A\004name\022\324\001\n\024ListMod" + + "elEvaluations\0227.google.cloud.aiplatform." + + "v1.ListModelEvaluationsRequest\0328.google." + + "cloud.aiplatform.v1.ListModelEvaluations" + + "Response\"I\202\323\344\223\002:\0228/v1/{parent=projects/*" + + "/locations/*/models/*}/evaluations\332A\006par" + + "ent\022\331\001\n\027GetModelEvaluationSlice\022:.google" + + ".cloud.aiplatform.v1.GetModelEvaluationS" + + "liceRequest\0320.google.cloud.aiplatform.v1" + + ".ModelEvaluationSlice\"P\202\323\344\223\002C\022A/v1/{name" + + "=projects/*/locations/*/models/*/evaluat" + + "ions/*/slices/*}\332A\004name\022\354\001\n\031ListModelEva" + + "luationSlices\022<.google.cloud.aiplatform." + + "v1.ListModelEvaluationSlicesRequest\032=.go" + + "ogle.cloud.aiplatform.v1.ListModelEvalua" + + "tionSlicesResponse\"R\202\323\344\223\002C\022A/v1/{parent=" + + "projects/*/locations/*/models/*/evaluati" + + "ons/*}/slices\332A\006parent\032M\312A\031aiplatform.go" + + "ogleapis.com\322A.https://www.googleapis.co" + + "m/auth/cloud-platformB\325\001\n\036com.google.clo" + + "ud.aiplatform.v1B\021ModelServiceProtoP\001ZDg" + + "oogle.golang.org/genproto/googleapis/clo" + + "ud/aiplatform/v1;aiplatform\252\002\032Google.Clo" + + "ud.AIPlatform.V1\312\002\032Google\\Cloud\\AIPlatfo" + + "rm\\V1\352\002\035Google::Cloud::AIPlatform::V1b\006p" + + "roto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( @@ -254,6 +257,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.api.ClientProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), + com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor(), + com.google.cloud.aiplatform.v1.ExplanationProto.getDescriptor(), com.google.cloud.aiplatform.v1.IoProto.getDescriptor(), com.google.cloud.aiplatform.v1.ModelProto.getDescriptor(), com.google.cloud.aiplatform.v1.ModelEvaluationProto.getDescriptor(), @@ -431,6 +436,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.api.ClientProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); + com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor(); + com.google.cloud.aiplatform.v1.ExplanationProto.getDescriptor(); com.google.cloud.aiplatform.v1.IoProto.getDescriptor(); com.google.cloud.aiplatform.v1.ModelProto.getDescriptor(); com.google.cloud.aiplatform.v1.ModelEvaluationProto.getDescriptor(); diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/OperationProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/OperationProto.java index 39cbbbd82..00b48b05b 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/OperationProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/OperationProto.java @@ -45,10 +45,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n*google/cloud/aiplatform/v1/operation.p" - + "roto\022\032google.cloud.aiplatform.v1\032\037google" - + "/api/field_behavior.proto\032\037google/protob" - + "uf/timestamp.proto\032\027google/rpc/status.pr" - + "oto\032\034google/api/annotations.proto\"\271\001\n\030Ge" + + "roto\022\032google.cloud.aiplatform.v1\032\034google" + + "/api/annotations.proto\032\037google/api/field" + + "_behavior.proto\032\037google/protobuf/timesta" + + "mp.proto\032\027google/rpc/status.proto\"\271\001\n\030Ge" + "nericOperationMetadata\0221\n\020partial_failur" + "es\030\001 \003(\0132\022.google.rpc.StatusB\003\340A\003\0224\n\013cre" + "ate_time\030\002 \001(\0132\032.google.protobuf.Timesta" @@ -67,10 +67,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), com.google.rpc.StatusProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_GenericOperationMetadata_descriptor = getDescriptor().getMessageTypes().get(0); @@ -93,10 +93,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); com.google.rpc.StatusProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/Pipeline.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/Pipeline.java index d569df685..3e905e036 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/Pipeline.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/Pipeline.java @@ -93,18 +93,18 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n-google/cloud/aiplatform/v1/pipeline_jo" - + "b.proto\022\032google.cloud.aiplatform.v1\032\037goo" - + "gle/api/field_behavior.proto\032\031google/api" - + "/resource.proto\032)google/cloud/aiplatform" - + "/v1/artifact.proto\032(google/cloud/aiplatf" - + "orm/v1/context.proto\0320google/cloud/aipla" - + "tform/v1/encryption_spec.proto\032*google/c" - + "loud/aiplatform/v1/execution.proto\032/goog" - + "le/cloud/aiplatform/v1/pipeline_state.pr" - + "oto\032&google/cloud/aiplatform/v1/value.pr" - + "oto\032\034google/protobuf/struct.proto\032\037googl" - + "e/protobuf/timestamp.proto\032\027google/rpc/s" - + "tatus.proto\032\034google/api/annotations.prot" + + "b.proto\022\032google.cloud.aiplatform.v1\032\034goo" + + "gle/api/annotations.proto\032\037google/api/fi" + + "eld_behavior.proto\032\031google/api/resource." + + "proto\032)google/cloud/aiplatform/v1/artifa" + + "ct.proto\032(google/cloud/aiplatform/v1/con" + + "text.proto\0320google/cloud/aiplatform/v1/e" + + "ncryption_spec.proto\032*google/cloud/aipla" + + "tform/v1/execution.proto\032/google/cloud/a" + + "iplatform/v1/pipeline_state.proto\032&googl" + + "e/cloud/aiplatform/v1/value.proto\032\034googl" + + "e/protobuf/struct.proto\032\037google/protobuf" + + "/timestamp.proto\032\027google/rpc/status.prot" + "o\"\326\n\n\013PipelineJob\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\024\n\014" + "display_name\030\002 \001(\t\0224\n\013create_time\030\003 \001(\0132" + "\032.google.protobuf.TimestampB\003\340A\003\0223\n\nstar" @@ -206,6 +206,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1.ArtifactProto.getDescriptor(), @@ -217,7 +218,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), com.google.rpc.StatusProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_PipelineJob_descriptor = getDescriptor().getMessageTypes().get(0); @@ -381,6 +381,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1.ArtifactProto.getDescriptor(); @@ -392,7 +393,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); com.google.rpc.StatusProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/SpecialistPoolProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/SpecialistPoolProto.java index 00e0a5bb7..5bbacbee8 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/SpecialistPoolProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/SpecialistPoolProto.java @@ -41,10 +41,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n0google/cloud/aiplatform/v1/specialist_" - + "pool.proto\022\032google.cloud.aiplatform.v1\032\037" - + "google/api/field_behavior.proto\032\031google/" - + "api/resource.proto\032\034google/api/annotatio" - + "ns.proto\"\316\002\n\016SpecialistPool\022\021\n\004name\030\001 \001(" + + "pool.proto\022\032google.cloud.aiplatform.v1\032\034" + + "google/api/annotations.proto\032\037google/api" + + "/field_behavior.proto\032\031google/api/resour" + + "ce.proto\"\316\002\n\016SpecialistPool\022\021\n\004name\030\001 \001(" + "\tB\003\340A\002\022\031\n\014display_name\030\002 \001(\tB\003\340A\002\022&\n\031spe" + "cialist_managers_count\030\003 \001(\005B\003\340A\003\022!\n\031spe" + "cialist_manager_emails\030\004 \003(\t\022\'\n\032pending_" @@ -64,9 +64,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_SpecialistPool_descriptor = getDescriptor().getMessageTypes().get(0); @@ -87,9 +87,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/Study.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/Study.java index 2aa3d0365..59f007b67 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/Study.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/Study.java @@ -22,7 +22,6 @@ * * *
- * LINT.IfChange
  * A message representing a Study.
  * 
* @@ -858,7 +857,6 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * * *
-   * LINT.IfChange
    * A message representing a Study.
    * 
* diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/StudyProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/StudyProto.java index 48b9fd2c6..ed4ba4430 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/StudyProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/StudyProto.java @@ -113,12 +113,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n&google/cloud/aiplatform/v1/study.proto" - + "\022\032google.cloud.aiplatform.v1\032\037google/api" - + "/field_behavior.proto\032\031google/api/resour" - + "ce.proto\032\036google/protobuf/duration.proto" - + "\032\034google/protobuf/struct.proto\032\037google/p" - + "rotobuf/timestamp.proto\032\034google/api/anno" - + "tations.proto\"\256\003\n\005Study\022\021\n\004name\030\001 \001(\tB\003\340" + + "\022\032google.cloud.aiplatform.v1\032\034google/api" + + "/annotations.proto\032\037google/api/field_beh" + + "avior.proto\032\031google/api/resource.proto\032\036" + + "google/protobuf/duration.proto\032\034google/p" + + "rotobuf/struct.proto\032\037google/protobuf/ti" + + "mestamp.proto\"\256\003\n\005Study\022\021\n\004name\030\001 \001(\tB\003\340" + "A\003\022\031\n\014display_name\030\002 \001(\tB\003\340A\002\022>\n\nstudy_s" + "pec\030\003 \001(\0132%.google.cloud.aiplatform.v1.S" + "tudySpecB\003\340A\002\022;\n\005state\030\004 \001(\0162\'.google.cl" @@ -248,12 +248,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.protobuf.DurationProto.getDescriptor(), com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_Study_descriptor = getDescriptor().getMessageTypes().get(0); @@ -459,12 +459,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.protobuf.DurationProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/TensorboardDataProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/TensorboardDataProto.java index 2a44b6d8e..35177d5ad 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/TensorboardDataProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/TensorboardDataProto.java @@ -62,10 +62,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n1google/cloud/aiplatform/v1/tensorboard" + "_data.proto\022\032google.cloud.aiplatform.v1\032" - + "\037google/api/field_behavior.proto\0328google" - + "/cloud/aiplatform/v1/tensorboard_time_se" - + "ries.proto\032\037google/protobuf/timestamp.pr" - + "oto\032\034google/api/annotations.proto\"\330\001\n\016Ti" + + "\034google/api/annotations.proto\032\037google/ap" + + "i/field_behavior.proto\0328google/cloud/aip" + + "latform/v1/tensorboard_time_series.proto" + + "\032\037google/protobuf/timestamp.proto\"\330\001\n\016Ti" + "meSeriesData\022\'\n\032tensorboard_time_series_" + "id\030\001 \001(\tB\003\340A\002\022W\n\nvalue_type\030\002 \001(\0162;.goog" + "le.cloud.aiplatform.v1.TensorboardTimeSe" @@ -95,10 +95,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.cloud.aiplatform.v1.TensorboardTimeSeriesProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_TimeSeriesData_descriptor = getDescriptor().getMessageTypes().get(0); @@ -153,10 +153,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.cloud.aiplatform.v1.TensorboardTimeSeriesProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/TensorboardExperimentProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/TensorboardExperimentProto.java index fb78056d6..8b7adf7a6 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/TensorboardExperimentProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/TensorboardExperimentProto.java @@ -46,10 +46,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n7google/cloud/aiplatform/v1/tensorboard" + "_experiment.proto\022\032google.cloud.aiplatfo" - + "rm.v1\032\037google/api/field_behavior.proto\032\031" - + "google/api/resource.proto\032\037google/protob" - + "uf/timestamp.proto\032\034google/api/annotatio" - + "ns.proto\"\367\003\n\025TensorboardExperiment\022\021\n\004na" + + "rm.v1\032\034google/api/annotations.proto\032\037goo" + + "gle/api/field_behavior.proto\032\031google/api" + + "/resource.proto\032\037google/protobuf/timesta" + + "mp.proto\"\367\003\n\025TensorboardExperiment\022\021\n\004na" + "me\030\001 \001(\tB\003\340A\003\022\024\n\014display_name\030\002 \001(\t\022\023\n\013d" + "escription\030\003 \001(\t\0224\n\013create_time\030\004 \001(\0132\032." + "google.protobuf.TimestampB\003\340A\003\0224\n\013update" @@ -73,10 +73,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_TensorboardExperiment_descriptor = getDescriptor().getMessageTypes().get(0); @@ -109,10 +109,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/TensorboardProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/TensorboardProto.java index 5bfaf8e46..04b28ffb6 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/TensorboardProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/TensorboardProto.java @@ -45,12 +45,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n,google/cloud/aiplatform/v1/tensorboard" - + ".proto\022\032google.cloud.aiplatform.v1\032\037goog" - + "le/api/field_behavior.proto\032\031google/api/" - + "resource.proto\0320google/cloud/aiplatform/" - + "v1/encryption_spec.proto\032\037google/protobu" - + "f/timestamp.proto\032\034google/api/annotation" - + "s.proto\"\262\004\n\013Tensorboard\022\021\n\004name\030\001 \001(\tB\003\340" + + ".proto\022\032google.cloud.aiplatform.v1\032\034goog" + + "le/api/annotations.proto\032\037google/api/fie" + + "ld_behavior.proto\032\031google/api/resource.p" + + "roto\0320google/cloud/aiplatform/v1/encrypt" + + "ion_spec.proto\032\037google/protobuf/timestam" + + "p.proto\"\262\004\n\013Tensorboard\022\021\n\004name\030\001 \001(\tB\003\340" + "A\003\022\031\n\014display_name\030\002 \001(\tB\003\340A\002\022\023\n\013descrip" + "tion\030\003 \001(\t\022C\n\017encryption_spec\030\013 \001(\0132*.go" + "ogle.cloud.aiplatform.v1.EncryptionSpec\022" @@ -75,11 +75,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_Tensorboard_descriptor = getDescriptor().getMessageTypes().get(0); @@ -112,11 +112,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/TensorboardRunProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/TensorboardRunProto.java index 3596d80cb..0356e5228 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/TensorboardRunProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/TensorboardRunProto.java @@ -45,10 +45,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n0google/cloud/aiplatform/v1/tensorboard" - + "_run.proto\022\032google.cloud.aiplatform.v1\032\037" - + "google/api/field_behavior.proto\032\031google/" - + "api/resource.proto\032\037google/protobuf/time" - + "stamp.proto\032\034google/api/annotations.prot" + + "_run.proto\022\032google.cloud.aiplatform.v1\032\034" + + "google/api/annotations.proto\032\037google/api" + + "/field_behavior.proto\032\031google/api/resour" + + "ce.proto\032\037google/protobuf/timestamp.prot" + "o\"\335\003\n\016TensorboardRun\022\021\n\004name\030\001 \001(\tB\003\340A\003\022" + "\031\n\014display_name\030\002 \001(\tB\003\340A\002\022\023\n\013descriptio" + "n\030\003 \001(\t\0224\n\013create_time\030\006 \001(\0132\032.google.pr" @@ -72,10 +72,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_TensorboardRun_descriptor = getDescriptor().getMessageTypes().get(0); @@ -101,10 +101,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/TensorboardTimeSeriesProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/TensorboardTimeSeriesProto.java index b023d524f..e3850c369 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/TensorboardTimeSeriesProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/TensorboardTimeSeriesProto.java @@ -46,10 +46,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n8google/cloud/aiplatform/v1/tensorboard" + "_time_series.proto\022\032google.cloud.aiplatf" - + "orm.v1\032\037google/api/field_behavior.proto\032" - + "\031google/api/resource.proto\032\037google/proto" - + "buf/timestamp.proto\032\034google/api/annotati" - + "ons.proto\"\277\006\n\025TensorboardTimeSeries\022\021\n\004n" + + "orm.v1\032\034google/api/annotations.proto\032\037go" + + "ogle/api/field_behavior.proto\032\031google/ap" + + "i/resource.proto\032\037google/protobuf/timest" + + "amp.proto\"\277\006\n\025TensorboardTimeSeries\022\021\n\004n" + "ame\030\001 \001(\tB\003\340A\003\022\031\n\014display_name\030\002 \001(\tB\003\340A" + "\002\022\023\n\013description\030\003 \001(\t\022W\n\nvalue_type\030\004 \001" + "(\0162;.google.cloud.aiplatform.v1.Tensorbo" @@ -81,10 +81,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_TensorboardTimeSeries_descriptor = getDescriptor().getMessageTypes().get(0); @@ -119,10 +119,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/TrainingPipelineProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/TrainingPipelineProto.java index cd8de27a3..1fd4b96b3 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/TrainingPipelineProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/TrainingPipelineProto.java @@ -70,18 +70,18 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n2google/cloud/aiplatform/v1/training_pi" + "peline.proto\022\032google.cloud.aiplatform.v1" - + "\032\037google/api/field_behavior.proto\032\031googl" - + "e/api/resource.proto\0320google/cloud/aipla" - + "tform/v1/encryption_spec.proto\032#google/c" - + "loud/aiplatform/v1/io.proto\0322google/clou" - + "d/aiplatform/v1/machine_resources.proto\032" - + "?google/cloud/aiplatform/v1/manual_batch" - + "_tuning_parameters.proto\032&google/cloud/a" - + "iplatform/v1/model.proto\032/google/cloud/a" - + "iplatform/v1/pipeline_state.proto\032\034googl" - + "e/protobuf/struct.proto\032\037google/protobuf" - + "/timestamp.proto\032\027google/rpc/status.prot" - + "o\032\034google/api/annotations.proto\"\334\007\n\020Trai" + + "\032\034google/api/annotations.proto\032\037google/a" + + "pi/field_behavior.proto\032\031google/api/reso" + + "urce.proto\0320google/cloud/aiplatform/v1/e" + + "ncryption_spec.proto\032#google/cloud/aipla" + + "tform/v1/io.proto\0322google/cloud/aiplatfo" + + "rm/v1/machine_resources.proto\032?google/cl" + + "oud/aiplatform/v1/manual_batch_tuning_pa" + + "rameters.proto\032&google/cloud/aiplatform/" + + "v1/model.proto\032/google/cloud/aiplatform/" + + "v1/pipeline_state.proto\032\034google/protobuf" + + "/struct.proto\032\037google/protobuf/timestamp" + + ".proto\032\027google/rpc/status.proto\"\334\007\n\020Trai" + "ningPipeline\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\031\n\014displ" + "ay_name\030\002 \001(\tB\003\340A\002\022F\n\021input_data_config\030" + "\003 \001(\0132+.google.cloud.aiplatform.v1.Input" @@ -145,6 +145,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor(), @@ -156,7 +157,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), com.google.rpc.StatusProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_TrainingPipeline_descriptor = getDescriptor().getMessageTypes().get(0); @@ -255,6 +255,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor(); @@ -266,7 +267,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); com.google.rpc.StatusProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/UnmanagedContainerModelProto.java b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/UnmanagedContainerModelProto.java index 133236a33..7b62bf791 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/UnmanagedContainerModelProto.java +++ b/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/UnmanagedContainerModelProto.java @@ -42,9 +42,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n:google/cloud/aiplatform/v1/unmanaged_c" + "ontainer_model.proto\022\032google.cloud.aipla" - + "tform.v1\032\037google/api/field_behavior.prot" - + "o\032&google/cloud/aiplatform/v1/model.prot" - + "o\032\034google/api/annotations.proto\"\303\001\n\027Unma" + + "tform.v1\032\034google/api/annotations.proto\032\037" + + "google/api/field_behavior.proto\032&google/" + + "cloud/aiplatform/v1/model.proto\"\303\001\n\027Unma" + "nagedContainerModel\022\024\n\014artifact_uri\030\001 \001(" + "\t\022E\n\020predict_schemata\030\002 \001(\0132+.google.clo" + "ud.aiplatform.v1.PredictSchemata\022K\n\016cont" @@ -61,9 +61,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.cloud.aiplatform.v1.ModelProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1_UnmanagedContainerModel_descriptor = getDescriptor().getMessageTypes().get(0); @@ -78,9 +78,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.cloud.aiplatform.v1.ModelProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/accelerator_type.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/accelerator_type.proto index 0bd6d10ae..21e33bfb2 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/accelerator_type.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/accelerator_type.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/annotation.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/annotation.proto index 91b768e47..6edf155d0 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/annotation.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/annotation.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,13 +16,13 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1/user_action_reference.proto"; import "google/protobuf/struct.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/annotation_spec.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/annotation_spec.proto index b4727ac90..cf432778b 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/annotation_spec.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/annotation_spec.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,10 +16,10 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/artifact.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/artifact.proto index c34a76fa5..426172496 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/artifact.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/artifact.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,12 +16,12 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1/value.proto"; import "google/protobuf/struct.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/batch_prediction_job.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/batch_prediction_job.proto index a793e57f4..64d3ef3a8 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/batch_prediction_job.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/batch_prediction_job.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,6 +16,7 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1/completion_stats.proto"; @@ -30,7 +31,6 @@ import "google/cloud/aiplatform/v1/unmanaged_container_model.proto"; import "google/protobuf/struct.proto"; import "google/protobuf/timestamp.proto"; import "google/rpc/status.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/completion_stats.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/completion_stats.proto index 09288808c..e71a72c31 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/completion_stats.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/completion_stats.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,9 +16,9 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/rpc/status.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/context.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/context.proto index 0305987f0..2a714efa1 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/context.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/context.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,12 +16,12 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1/value.proto"; import "google/protobuf/struct.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/custom_job.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/custom_job.proto index 9c947bf35..4e1b26720 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/custom_job.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/custom_job.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,6 +16,7 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1/encryption_spec.proto"; @@ -26,7 +27,6 @@ import "google/cloud/aiplatform/v1/machine_resources.proto"; import "google/protobuf/duration.proto"; import "google/protobuf/timestamp.proto"; import "google/rpc/status.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; @@ -107,6 +107,7 @@ message CustomJob { } // Represents the spec of a CustomJob. +// Next Id: 14 message CustomJobSpec { // Required. The spec of the worker pools including machine type and Docker image. // All worker pools except the first one are optional and can be skipped by diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/data_item.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/data_item.proto index f2313209c..c073351f4 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/data_item.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/data_item.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,12 +16,12 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/protobuf/struct.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/data_labeling_job.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/data_labeling_job.proto index 82ff7cab5..f9cce6e64 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/data_labeling_job.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/data_labeling_job.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,6 +16,7 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1/accelerator_type.proto"; @@ -26,7 +27,6 @@ import "google/protobuf/struct.proto"; import "google/protobuf/timestamp.proto"; import "google/rpc/status.proto"; import "google/type/money.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/dataset.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/dataset.proto index da467816d..75a2f6089 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/dataset.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/dataset.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,13 +16,13 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1/encryption_spec.proto"; import "google/cloud/aiplatform/v1/io.proto"; import "google/protobuf/struct.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/dataset_service.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/dataset_service.proto index d07ecf58a..0087b70a6 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/dataset_service.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/dataset_service.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/deployed_index_ref.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/deployed_index_ref.proto index cd0a8595b..7f89798a6 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/deployed_index_ref.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/deployed_index_ref.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,9 +16,9 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/deployed_model_ref.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/deployed_model_ref.proto index 0950cbb9f..8cc93ddfd 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/deployed_model_ref.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/deployed_model_ref.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,9 +16,9 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/encryption_spec.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/encryption_spec.proto index ee7a96b83..99c7b1fbe 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/encryption_spec.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/encryption_spec.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,8 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; -import "google/api/field_behavior.proto"; import "google/api/annotations.proto"; +import "google/api/field_behavior.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/endpoint.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/endpoint.proto index 69c65501f..681fed024 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/endpoint.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/endpoint.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,6 +16,7 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1/encryption_spec.proto"; @@ -25,7 +26,6 @@ import "google/cloud/aiplatform/v1/machine_resources.proto"; import "google/cloud/aiplatform/v1/model_deployment_monitoring_job.proto"; import "google/cloud/aiplatform/v1/model_monitoring.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/endpoint_service.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/endpoint_service.proto index bb38292a6..0108728cc 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/endpoint_service.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/endpoint_service.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/entity_type.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/entity_type.proto index 497aa96dd..b3607a1c3 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/entity_type.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/entity_type.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,11 +16,11 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1/feature.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/env_var.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/env_var.proto index 1d6aa59f3..5c37daed3 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/env_var.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/env_var.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,8 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; -import "google/api/field_behavior.proto"; import "google/api/annotations.proto"; +import "google/api/field_behavior.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/event.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/event.proto index f4c928aab..d816bbe95 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/event.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/event.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,10 +16,10 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/execution.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/execution.proto index c883d68ed..69dfd1233 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/execution.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/execution.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,12 +16,12 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1/value.proto"; import "google/protobuf/struct.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/explanation.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/explanation.proto index 100d7061a..f9584d507 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/explanation.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/explanation.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,11 +16,11 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/cloud/aiplatform/v1/explanation_metadata.proto"; import "google/cloud/aiplatform/v1/io.proto"; import "google/protobuf/struct.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/explanation_metadata.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/explanation_metadata.proto index 5189330b3..dfcf02c16 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/explanation_metadata.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/explanation_metadata.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,9 +16,9 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/protobuf/struct.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/feature.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/feature.proto index 6614fb519..d64a558ab 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/feature.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/feature.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,11 +16,11 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1/feature_monitoring_stats.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/feature_monitoring_stats.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/feature_monitoring_stats.proto index 4dbba85b9..4402803be 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/feature_monitoring_stats.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/feature_monitoring_stats.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,8 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; -import "google/protobuf/timestamp.proto"; import "google/api/annotations.proto"; +import "google/protobuf/timestamp.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/feature_selector.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/feature_selector.proto index 5eaa6fc77..776fd2ee1 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/feature_selector.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/feature_selector.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,8 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; -import "google/api/field_behavior.proto"; import "google/api/annotations.proto"; +import "google/api/field_behavior.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/featurestore.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/featurestore.proto index eaee0a4b2..55deb9ca3 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/featurestore.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/featurestore.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,11 +16,11 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1/encryption_spec.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; @@ -45,6 +45,8 @@ message Featurestore { // The number of nodes for each cluster. The number of nodes will not // scale automatically but can be scaled manually by providing different // values when updating. + // Only one of `fixed_node_count` and `scaling` can be set. Setting one will + // reset the other. int32 fixed_node_count = 2; } diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/featurestore_online_service.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/featurestore_online_service.proto index 285198a3e..db1dc7755 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/featurestore_online_service.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/featurestore_online_service.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/featurestore_service.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/featurestore_service.proto index 5ce119860..6f6dbbb2d 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/featurestore_service.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/featurestore_service.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -25,6 +25,7 @@ import "google/cloud/aiplatform/v1/feature.proto"; import "google/cloud/aiplatform/v1/feature_monitoring_stats.proto"; import "google/cloud/aiplatform/v1/feature_selector.proto"; import "google/cloud/aiplatform/v1/featurestore.proto"; +import "google/cloud/aiplatform/v1/featurestore_online_service.proto"; import "google/cloud/aiplatform/v1/io.proto"; import "google/cloud/aiplatform/v1/operation.proto"; import "google/longrunning/operations.proto"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/hyperparameter_tuning_job.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/hyperparameter_tuning_job.proto index 9a86ae85a..4fc43311b 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/hyperparameter_tuning_job.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/hyperparameter_tuning_job.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,6 +16,7 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1/custom_job.proto"; @@ -24,7 +25,6 @@ import "google/cloud/aiplatform/v1/job_state.proto"; import "google/cloud/aiplatform/v1/study.proto"; import "google/protobuf/timestamp.proto"; import "google/rpc/status.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/index.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/index.proto index 46242e43b..10cd9adf5 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/index.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/index.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,13 +16,13 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1/deployed_index_ref.proto"; import "google/protobuf/duration.proto"; import "google/protobuf/struct.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/index_endpoint.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/index_endpoint.proto index 9dadf5d69..70980c869 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/index_endpoint.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/index_endpoint.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,12 +16,12 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; -import "google/cloud/aiplatform/v1/index.proto"; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; +import "google/cloud/aiplatform/v1/index.proto"; import "google/cloud/aiplatform/v1/machine_resources.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; @@ -154,6 +154,18 @@ message DeployedIndex { // 1000. AutomaticResources automatic_resources = 7 [(google.api.field_behavior) = OPTIONAL]; + // Optional. A description of resources that are dedicated to the DeployedIndex, and + // that need a higher degree of manual configuration. + // If min_replica_count is not set, the default value is 2 (we don't provide + // SLA when min_replica_count=1). If max_replica_count is not set, the + // default value is min_replica_count. The max allowed replica count is + // 1000. + // + // Available machine types: + // n1-standard-16 + // n1-standard-32 + DedicatedResources dedicated_resources = 16 [(google.api.field_behavior) = OPTIONAL]; + // Optional. If true, private endpoint's access logs are sent to StackDriver Logging. // // These logs are like standard server access logs, containing diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/index_endpoint_service.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/index_endpoint_service.proto index 4aa032aa7..8acdb5bc6 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/index_endpoint_service.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/index_endpoint_service.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/index_service.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/index_service.proto index f7b5c01b3..f3812b982 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/index_service.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/index_service.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/io.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/io.proto index 766fb56bd..4d5db8965 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/io.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/io.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,8 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; -import "google/api/field_behavior.proto"; import "google/api/annotations.proto"; +import "google/api/field_behavior.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/job_service.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/job_service.proto index 2b2d449e5..05bffbcba 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/job_service.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/job_service.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/job_state.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/job_state.proto index bc8a6139d..9d103fbeb 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/job_state.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/job_state.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/lineage_subgraph.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/lineage_subgraph.proto index dc9f62e1f..92a29cbd0 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/lineage_subgraph.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/lineage_subgraph.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,10 +16,10 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/cloud/aiplatform/v1/artifact.proto"; import "google/cloud/aiplatform/v1/event.proto"; import "google/cloud/aiplatform/v1/execution.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/machine_resources.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/machine_resources.proto index 6d03d2cf4..e604a9d03 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/machine_resources.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/machine_resources.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,9 +16,9 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/cloud/aiplatform/v1/accelerator_type.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/manual_batch_tuning_parameters.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/manual_batch_tuning_parameters.proto index 7bae2c8b4..5d2e8c8df 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/manual_batch_tuning_parameters.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/manual_batch_tuning_parameters.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,8 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; -import "google/api/field_behavior.proto"; import "google/api/annotations.proto"; +import "google/api/field_behavior.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/metadata_schema.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/metadata_schema.proto index ead95579c..610a17f1d 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/metadata_schema.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/metadata_schema.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,10 +16,10 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/metadata_service.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/metadata_service.proto index 1af4a2912..6d081e93f 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/metadata_service.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/metadata_service.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/metadata_store.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/metadata_store.proto index e1b853de5..7a730689c 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/metadata_store.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/metadata_store.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,11 +16,11 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1/encryption_spec.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/migratable_resource.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/migratable_resource.proto index 09b4a21a0..50693328c 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/migratable_resource.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/migratable_resource.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,10 +16,10 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/migration_service.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/migration_service.proto index 0f87f47b4..2ee640706 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/migration_service.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/migration_service.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,13 +16,13 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; -import "google/cloud/aiplatform/v1/dataset.proto"; -import "google/cloud/aiplatform/v1/model.proto"; import "google/api/annotations.proto"; import "google/api/client.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; +import "google/cloud/aiplatform/v1/dataset.proto"; import "google/cloud/aiplatform/v1/migratable_resource.proto"; +import "google/cloud/aiplatform/v1/model.proto"; import "google/cloud/aiplatform/v1/operation.proto"; import "google/longrunning/operations.proto"; import "google/rpc/status.proto"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/model.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/model.proto index 3bcf0c40a..2f937790c 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/model.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/model.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,6 +16,7 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1/dataset.proto"; @@ -26,7 +27,6 @@ import "google/cloud/aiplatform/v1/explanation.proto"; import "google/protobuf/struct.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; @@ -344,7 +344,7 @@ message PredictSchemata { // Specification of a container for serving predictions. Some fields in this // message correspond to fields in the [Kubernetes Container v1 core -// specification](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). +// specification](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). message ModelContainerSpec { // Required. Immutable. URI of the Docker image to be used as the custom container for serving // predictions. This URI must identify an image in Artifact Registry or @@ -402,7 +402,7 @@ message ModelContainerSpec { // $$(VARIABLE_NAME) // This field corresponds to the `command` field of the Kubernetes Containers // [v1 core - // API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + // API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). repeated string command = 2 [(google.api.field_behavior) = IMMUTABLE]; // Immutable. Specifies arguments for the command that runs when the container starts. @@ -440,7 +440,7 @@ message ModelContainerSpec { // $$(VARIABLE_NAME) // This field corresponds to the `args` field of the Kubernetes Containers // [v1 core - // API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + // API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). repeated string args = 3 [(google.api.field_behavior) = IMMUTABLE]; // Immutable. List of environment variables to set in the container. After the container @@ -470,7 +470,7 @@ message ModelContainerSpec { // // This field corresponds to the `env` field of the Kubernetes Containers // [v1 core - // API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + // API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). repeated EnvVar env = 4 [(google.api.field_behavior) = IMMUTABLE]; // Immutable. List of ports to expose from the container. Vertex AI sends any @@ -493,7 +493,7 @@ message ModelContainerSpec { // Vertex AI does not use ports other than the first one listed. This field // corresponds to the `ports` field of the Kubernetes Containers // [v1 core - // API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + // API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). repeated Port ports = 5 [(google.api.field_behavior) = IMMUTABLE]; // Immutable. HTTP path on the container to send prediction requests to. Vertex AI diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/model_deployment_monitoring_job.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/model_deployment_monitoring_job.proto index cb8db3e66..20f767a65 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/model_deployment_monitoring_job.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/model_deployment_monitoring_job.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,6 +16,7 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1/encryption_spec.proto"; @@ -28,7 +29,6 @@ import "google/protobuf/struct.proto"; import "google/protobuf/timestamp.proto"; import "google/rpc/status.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; @@ -252,8 +252,8 @@ message ModelDeploymentMonitoringObjectiveConfig { // The config for scheduling monitoring job. message ModelDeploymentMonitoringScheduleConfig { - // Required. The model monitoring job running interval. It will be rounded up to next - // full hour. + // Required. The model monitoring job scheduling interval. It will be rounded up to next + // full hour. This defines how often the monitoring jobs are triggered. google.protobuf.Duration monitor_interval = 1 [(google.api.field_behavior) = REQUIRED]; } diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/model_evaluation.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/model_evaluation.proto index 28e4978e3..186b15d3f 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/model_evaluation.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/model_evaluation.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,12 +16,12 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1/explanation.proto"; import "google/protobuf/struct.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/model_evaluation_slice.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/model_evaluation_slice.proto index e79195e71..38f24387d 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/model_evaluation_slice.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/model_evaluation_slice.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,11 +16,11 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/protobuf/struct.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/model_monitoring.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/model_monitoring.proto index 05b456fff..759c6994e 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/model_monitoring.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/model_monitoring.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,9 +16,9 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1/io.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/model_service.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/model_service.proto index 807619d4f..923a255c9 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/model_service.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/model_service.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -20,12 +20,15 @@ import "google/api/annotations.proto"; import "google/api/client.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; +import "google/cloud/aiplatform/v1/encryption_spec.proto"; +import "google/cloud/aiplatform/v1/explanation.proto"; import "google/cloud/aiplatform/v1/io.proto"; import "google/cloud/aiplatform/v1/model.proto"; import "google/cloud/aiplatform/v1/model_evaluation.proto"; import "google/cloud/aiplatform/v1/model_evaluation_slice.proto"; import "google/cloud/aiplatform/v1/operation.proto"; import "google/longrunning/operations.proto"; + import "google/protobuf/field_mask.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/operation.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/operation.proto index ee33b41aa..bf7d97bcc 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/operation.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/operation.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,10 +16,10 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/protobuf/timestamp.proto"; import "google/rpc/status.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/pipeline_job.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/pipeline_job.proto index 193c829bc..4bba188ca 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/pipeline_job.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/pipeline_job.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,6 +16,7 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1/artifact.proto"; @@ -27,7 +28,6 @@ import "google/cloud/aiplatform/v1/value.proto"; import "google/protobuf/struct.proto"; import "google/protobuf/timestamp.proto"; import "google/rpc/status.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/pipeline_service.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/pipeline_service.proto index 24b29edb1..fa79813c2 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/pipeline_service.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/pipeline_service.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/pipeline_state.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/pipeline_state.proto index 71a165d7e..5cd9a7770 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/pipeline_state.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/pipeline_state.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/prediction_service.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/prediction_service.proto index 6c69e3cce..e2ba43496 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/prediction_service.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/prediction_service.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/specialist_pool.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/specialist_pool.proto index 7702c6425..110ce29d6 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/specialist_pool.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/specialist_pool.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,9 +16,9 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/specialist_pool_service.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/specialist_pool_service.proto index ad17178f6..c45cc767b 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/specialist_pool_service.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/specialist_pool_service.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/study.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/study.proto index 6726b7fad..ea15ea8ed 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/study.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/study.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,12 +16,12 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/protobuf/duration.proto"; import "google/protobuf/struct.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; @@ -31,7 +31,6 @@ option java_package = "com.google.cloud.aiplatform.v1"; option php_namespace = "Google\\Cloud\\AIPlatform\\V1"; option ruby_package = "Google::Cloud::AIPlatform::V1"; -// LINT.IfChange // A message representing a Study. message Study { option (google.api.resource) = { diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/tensorboard.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/tensorboard.proto index c1a9ba026..6af7e51f7 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/tensorboard.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/tensorboard.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,11 +16,11 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1/encryption_spec.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/tensorboard_data.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/tensorboard_data.proto index 2cd9d67b3..8791bd58c 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/tensorboard_data.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/tensorboard_data.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,10 +16,10 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/cloud/aiplatform/v1/tensorboard_time_series.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/tensorboard_experiment.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/tensorboard_experiment.proto index 3ef9df6e9..791c5329a 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/tensorboard_experiment.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/tensorboard_experiment.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,10 +16,10 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/tensorboard_run.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/tensorboard_run.proto index 7986240f5..26e84f353 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/tensorboard_run.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/tensorboard_run.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,10 +16,10 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/tensorboard_service.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/tensorboard_service.proto index fc65a78dc..ed81dd1f2 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/tensorboard_service.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/tensorboard_service.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/tensorboard_time_series.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/tensorboard_time_series.proto index 801d7883a..c663cafe0 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/tensorboard_time_series.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/tensorboard_time_series.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,10 +16,10 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/training_pipeline.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/training_pipeline.proto index a2062815b..4dec6e409 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/training_pipeline.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/training_pipeline.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,6 +16,7 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1/encryption_spec.proto"; @@ -27,7 +28,6 @@ import "google/cloud/aiplatform/v1/pipeline_state.proto"; import "google/protobuf/struct.proto"; import "google/protobuf/timestamp.proto"; import "google/rpc/status.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/types.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/types.proto index 34cf10ca7..91c9c2efa 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/types.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/types.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/unmanaged_container_model.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/unmanaged_container_model.proto index 04d13ddb0..4617d5642 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/unmanaged_container_model.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/unmanaged_container_model.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,9 +16,9 @@ syntax = "proto3"; package google.cloud.aiplatform.v1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/cloud/aiplatform/v1/model.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/user_action_reference.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/user_action_reference.proto index ffafed034..072dcc1bf 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/user_action_reference.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/user_action_reference.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/value.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/value.proto index 48607bf95..2792a336f 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/value.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/value.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/vizier_service.proto b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/vizier_service.proto index 7cad3be13..57e74d7fa 100644 --- a/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/vizier_service.proto +++ b/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/vizier_service.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/AnnotationProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/AnnotationProto.java index 1c8ac7eb6..721cc2a67 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/AnnotationProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/AnnotationProto.java @@ -46,12 +46,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n0google/cloud/aiplatform/v1beta1/annota" + "tion.proto\022\037google.cloud.aiplatform.v1be" - + "ta1\032\037google/api/field_behavior.proto\032\031go" - + "ogle/api/resource.proto\032;google/cloud/ai" - + "platform/v1beta1/user_action_reference.p" - + "roto\032\034google/protobuf/struct.proto\032\037goog" - + "le/protobuf/timestamp.proto\032\034google/api/" - + "annotations.proto\"\330\004\n\nAnnotation\022\021\n\004name" + + "ta1\032\034google/api/annotations.proto\032\037googl" + + "e/api/field_behavior.proto\032\031google/api/r" + + "esource.proto\032;google/cloud/aiplatform/v" + + "1beta1/user_action_reference.proto\032\034goog" + + "le/protobuf/struct.proto\032\037google/protobu" + + "f/timestamp.proto\"\330\004\n\nAnnotation\022\021\n\004name" + "\030\001 \001(\tB\003\340A\003\022\037\n\022payload_schema_uri\030\002 \001(\tB" + "\003\340A\002\022,\n\007payload\030\003 \001(\0132\026.google.protobuf." + "ValueB\003\340A\002\0224\n\013create_time\030\004 \001(\0132\032.google" @@ -78,12 +78,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.UserActionReferenceProto.getDescriptor(), com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_Annotation_descriptor = getDescriptor().getMessageTypes().get(0); @@ -116,12 +116,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.UserActionReferenceProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/AnnotationSpecProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/AnnotationSpecProto.java index d75985352..4c3168436 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/AnnotationSpecProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/AnnotationSpecProto.java @@ -42,10 +42,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n5google/cloud/aiplatform/v1beta1/annota" + "tion_spec.proto\022\037google.cloud.aiplatform" - + ".v1beta1\032\037google/api/field_behavior.prot" - + "o\032\031google/api/resource.proto\032\037google/pro" - + "tobuf/timestamp.proto\032\034google/api/annota" - + "tions.proto\"\314\002\n\016AnnotationSpec\022\021\n\004name\030\001" + + ".v1beta1\032\034google/api/annotations.proto\032\037" + + "google/api/field_behavior.proto\032\031google/" + + "api/resource.proto\032\037google/protobuf/time" + + "stamp.proto\"\314\002\n\016AnnotationSpec\022\021\n\004name\030\001" + " \001(\tB\003\340A\003\022\031\n\014display_name\030\002 \001(\tB\003\340A\002\0224\n\013" + "create_time\030\003 \001(\0132\032.google.protobuf.Time" + "stampB\003\340A\003\0224\n\013update_time\030\004 \001(\0132\032.google" @@ -65,10 +65,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_AnnotationSpec_descriptor = getDescriptor().getMessageTypes().get(0); @@ -84,10 +84,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ArtifactProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ArtifactProto.java index d62d6ca65..537a9dcc0 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ArtifactProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ArtifactProto.java @@ -46,11 +46,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n.google/cloud/aiplatform/v1beta1/artifa" + "ct.proto\022\037google.cloud.aiplatform.v1beta" - + "1\032\037google/api/field_behavior.proto\032\031goog" - + "le/api/resource.proto\032+google/cloud/aipl" - + "atform/v1beta1/value.proto\032\034google/proto" - + "buf/struct.proto\032\037google/protobuf/timest" - + "amp.proto\032\034google/api/annotations.proto\"" + + "1\032\034google/api/annotations.proto\032\037google/" + + "api/field_behavior.proto\032\031google/api/res" + + "ource.proto\032+google/cloud/aiplatform/v1b" + + "eta1/value.proto\032\034google/protobuf/struct" + + ".proto\032\037google/protobuf/timestamp.proto\"" + "\236\005\n\010Artifact\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\024\n\014displ" + "ay_name\030\002 \001(\t\022\013\n\003uri\030\006 \001(\t\022\014\n\004etag\030\t \001(\t" + "\022E\n\006labels\030\n \003(\01325.google.cloud.aiplatfo" @@ -79,12 +79,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.ValueProto.getDescriptor(), com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_Artifact_descriptor = getDescriptor().getMessageTypes().get(0); @@ -119,12 +119,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.ValueProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/BatchPredictionJobProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/BatchPredictionJobProto.java index e9192b663..b4795cc61 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/BatchPredictionJobProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/BatchPredictionJobProto.java @@ -58,24 +58,24 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n:google/cloud/aiplatform/v1beta1/batch_" + "prediction_job.proto\022\037google.cloud.aipla" - + "tform.v1beta1\032\037google/api/field_behavior" - + ".proto\032\031google/api/resource.proto\0326googl" - + "e/cloud/aiplatform/v1beta1/completion_st" - + "ats.proto\0325google/cloud/aiplatform/v1bet" - + "a1/encryption_spec.proto\0321google/cloud/a" - + "iplatform/v1beta1/explanation.proto\032(goo" - + "gle/cloud/aiplatform/v1beta1/io.proto\032/g" - + "oogle/cloud/aiplatform/v1beta1/job_state" - + ".proto\0327google/cloud/aiplatform/v1beta1/" - + "machine_resources.proto\032Dgoogle/cloud/ai" - + "platform/v1beta1/manual_batch_tuning_par" - + "ameters.proto\0326google/cloud/aiplatform/v" - + "1beta1/model_monitoring.proto\032?google/cl" - + "oud/aiplatform/v1beta1/unmanaged_contain" - + "er_model.proto\032\034google/protobuf/struct.p" - + "roto\032\037google/protobuf/timestamp.proto\032\027g" - + "oogle/rpc/status.proto\032\034google/api/annot" - + "ations.proto\"\352\021\n\022BatchPredictionJob\022\021\n\004n" + + "tform.v1beta1\032\034google/api/annotations.pr" + + "oto\032\037google/api/field_behavior.proto\032\031go" + + "ogle/api/resource.proto\0326google/cloud/ai" + + "platform/v1beta1/completion_stats.proto\032" + + "5google/cloud/aiplatform/v1beta1/encrypt" + + "ion_spec.proto\0321google/cloud/aiplatform/" + + "v1beta1/explanation.proto\032(google/cloud/" + + "aiplatform/v1beta1/io.proto\032/google/clou" + + "d/aiplatform/v1beta1/job_state.proto\0327go" + + "ogle/cloud/aiplatform/v1beta1/machine_re" + + "sources.proto\032Dgoogle/cloud/aiplatform/v" + + "1beta1/manual_batch_tuning_parameters.pr" + + "oto\0326google/cloud/aiplatform/v1beta1/mod" + + "el_monitoring.proto\032?google/cloud/aiplat" + + "form/v1beta1/unmanaged_container_model.p" + + "roto\032\034google/protobuf/struct.proto\032\037goog" + + "le/protobuf/timestamp.proto\032\027google/rpc/" + + "status.proto\"\352\021\n\022BatchPredictionJob\022\021\n\004n" + "ame\030\001 \001(\tB\003\340A\003\022\031\n\014display_name\030\002 \001(\tB\003\340A" + "\002\0223\n\005model\030\003 \001(\tB$\372A!\n\037aiplatform.google" + "apis.com/Model\022[\n\031unmanaged_container_mo" @@ -144,6 +144,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.CompletionStatsProto.getDescriptor(), @@ -158,7 +159,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), com.google.rpc.StatusProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_BatchPredictionJob_descriptor = getDescriptor().getMessageTypes().get(0); @@ -240,6 +240,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.CompletionStatsProto.getDescriptor(); @@ -254,7 +255,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); com.google.rpc.StatusProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/CompletionStatsProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/CompletionStatsProto.java index 3ffd269bb..dd1a2af90 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/CompletionStatsProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/CompletionStatsProto.java @@ -42,9 +42,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n6google/cloud/aiplatform/v1beta1/comple" + "tion_stats.proto\022\037google.cloud.aiplatfor" - + "m.v1beta1\032\037google/api/field_behavior.pro" - + "to\032\027google/rpc/status.proto\032\034google/api/" - + "annotations.proto\"j\n\017CompletionStats\022\035\n\020" + + "m.v1beta1\032\034google/api/annotations.proto\032" + + "\037google/api/field_behavior.proto\032\027google" + + "/rpc/status.proto\"j\n\017CompletionStats\022\035\n\020" + "successful_count\030\001 \001(\003B\003\340A\003\022\031\n\014failed_co" + "unt\030\002 \001(\003B\003\340A\003\022\035\n\020incomplete_count\030\003 \001(\003" + "B\003\340A\003B\361\001\n#com.google.cloud.aiplatform.v1" @@ -59,9 +59,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.rpc.StatusProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_CompletionStats_descriptor = getDescriptor().getMessageTypes().get(0); @@ -76,9 +76,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.rpc.StatusProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ContextProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ContextProto.java index 20f9bccbe..dfdc205ce 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ContextProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ContextProto.java @@ -46,11 +46,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n-google/cloud/aiplatform/v1beta1/contex" + "t.proto\022\037google.cloud.aiplatform.v1beta1" - + "\032\037google/api/field_behavior.proto\032\031googl" - + "e/api/resource.proto\032+google/cloud/aipla" - + "tform/v1beta1/value.proto\032\034google/protob" - + "uf/struct.proto\032\037google/protobuf/timesta" - + "mp.proto\032\034google/api/annotations.proto\"\330" + + "\032\034google/api/annotations.proto\032\037google/a" + + "pi/field_behavior.proto\032\031google/api/reso" + + "urce.proto\032+google/cloud/aiplatform/v1be" + + "ta1/value.proto\032\034google/protobuf/struct." + + "proto\032\037google/protobuf/timestamp.proto\"\330" + "\004\n\007Context\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\024\n\014display" + "_name\030\002 \001(\t\022\014\n\004etag\030\010 \001(\t\022D\n\006labels\030\t \003(" + "\01324.google.cloud.aiplatform.v1beta1.Cont" @@ -78,12 +78,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.ValueProto.getDescriptor(), com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_Context_descriptor = getDescriptor().getMessageTypes().get(0); @@ -118,12 +118,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.ValueProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/CustomJobProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/CustomJobProto.java index 90e12e0a2..b77b64559 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/CustomJobProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/CustomJobProto.java @@ -70,17 +70,17 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n0google/cloud/aiplatform/v1beta1/custom" + "_job.proto\022\037google.cloud.aiplatform.v1be" - + "ta1\032\037google/api/field_behavior.proto\032\031go" - + "ogle/api/resource.proto\0325google/cloud/ai" - + "platform/v1beta1/encryption_spec.proto\032-" - + "google/cloud/aiplatform/v1beta1/env_var." - + "proto\032(google/cloud/aiplatform/v1beta1/i" - + "o.proto\032/google/cloud/aiplatform/v1beta1" - + "/job_state.proto\0327google/cloud/aiplatfor" - + "m/v1beta1/machine_resources.proto\032\036googl" - + "e/protobuf/duration.proto\032\037google/protob" - + "uf/timestamp.proto\032\027google/rpc/status.pr" - + "oto\032\034google/api/annotations.proto\"\372\006\n\tCu" + + "ta1\032\034google/api/annotations.proto\032\037googl" + + "e/api/field_behavior.proto\032\031google/api/r" + + "esource.proto\0325google/cloud/aiplatform/v" + + "1beta1/encryption_spec.proto\032-google/clo" + + "ud/aiplatform/v1beta1/env_var.proto\032(goo" + + "gle/cloud/aiplatform/v1beta1/io.proto\032/g" + + "oogle/cloud/aiplatform/v1beta1/job_state" + + ".proto\0327google/cloud/aiplatform/v1beta1/" + + "machine_resources.proto\032\036google/protobuf" + + "/duration.proto\032\037google/protobuf/timesta" + + "mp.proto\032\027google/rpc/status.proto\"\372\006\n\tCu" + "stomJob\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\031\n\014display_na" + "me\030\002 \001(\tB\003\340A\002\022E\n\010job_spec\030\004 \001(\0132..google" + ".cloud.aiplatform.v1beta1.CustomJobSpecB" @@ -141,6 +141,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.EncryptionSpecProto.getDescriptor(), @@ -151,7 +152,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.DurationProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), com.google.rpc.StatusProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_CustomJob_descriptor = getDescriptor().getMessageTypes().get(0); @@ -250,6 +250,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.EncryptionSpecProto.getDescriptor(); @@ -260,7 +261,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.DurationProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); com.google.rpc.StatusProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/CustomJobSpec.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/CustomJobSpec.java index e31ded29a..951628650 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/CustomJobSpec.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/CustomJobSpec.java @@ -23,6 +23,7 @@ * *
  * Represents the spec of a CustomJob.
+ * Next Id: 14
  * 
* * Protobuf type {@code google.cloud.aiplatform.v1beta1.CustomJobSpec} @@ -854,6 +855,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * *
    * Represents the spec of a CustomJob.
+   * Next Id: 14
    * 
* * Protobuf type {@code google.cloud.aiplatform.v1beta1.CustomJobSpec} diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DataItemProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DataItemProto.java index abeefb2a1..f6a956fc9 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DataItemProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DataItemProto.java @@ -46,10 +46,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n/google/cloud/aiplatform/v1beta1/data_i" + "tem.proto\022\037google.cloud.aiplatform.v1bet" - + "a1\032\037google/api/field_behavior.proto\032\031goo" - + "gle/api/resource.proto\032\034google/protobuf/" - + "struct.proto\032\037google/protobuf/timestamp." - + "proto\032\034google/api/annotations.proto\"\300\003\n\010" + + "a1\032\034google/api/annotations.proto\032\037google" + + "/api/field_behavior.proto\032\031google/api/re" + + "source.proto\032\034google/protobuf/struct.pro" + + "to\032\037google/protobuf/timestamp.proto\"\300\003\n\010" + "DataItem\022\021\n\004name\030\001 \001(\tB\003\340A\003\0224\n\013create_ti" + "me\030\002 \001(\0132\032.google.protobuf.TimestampB\003\340A" + "\003\0224\n\013update_time\030\006 \001(\0132\032.google.protobuf" @@ -73,11 +73,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_DataItem_descriptor = getDescriptor().getMessageTypes().get(0); @@ -101,11 +101,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DataLabelingJobProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DataLabelingJobProto.java index e5652b62d..55817d340 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DataLabelingJobProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DataLabelingJobProto.java @@ -62,17 +62,17 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n7google/cloud/aiplatform/v1beta1/data_l" + "abeling_job.proto\022\037google.cloud.aiplatfo" - + "rm.v1beta1\032\037google/api/field_behavior.pr" - + "oto\032\031google/api/resource.proto\0326google/c" - + "loud/aiplatform/v1beta1/accelerator_type" - + ".proto\0325google/cloud/aiplatform/v1beta1/" - + "encryption_spec.proto\032/google/cloud/aipl" - + "atform/v1beta1/job_state.proto\0325google/c" - + "loud/aiplatform/v1beta1/specialist_pool." - + "proto\032\034google/protobuf/struct.proto\032\037goo" - + "gle/protobuf/timestamp.proto\032\027google/rpc" - + "/status.proto\032\027google/type/money.proto\032\034" - + "google/api/annotations.proto\"\370\010\n\017DataLab" + + "rm.v1beta1\032\034google/api/annotations.proto" + + "\032\037google/api/field_behavior.proto\032\031googl" + + "e/api/resource.proto\0326google/cloud/aipla" + + "tform/v1beta1/accelerator_type.proto\0325go" + + "ogle/cloud/aiplatform/v1beta1/encryption" + + "_spec.proto\032/google/cloud/aiplatform/v1b" + + "eta1/job_state.proto\0325google/cloud/aipla" + + "tform/v1beta1/specialist_pool.proto\032\034goo" + + "gle/protobuf/struct.proto\032\037google/protob" + + "uf/timestamp.proto\032\027google/rpc/status.pr" + + "oto\032\027google/type/money.proto\"\370\010\n\017DataLab" + "elingJob\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\031\n\014display_n" + "ame\030\002 \001(\tB\003\340A\002\022;\n\010datasets\030\003 \003(\tB)\340A\002\372A#" + "\n!aiplatform.googleapis.com/Dataset\022a\n\021a" @@ -129,6 +129,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.AcceleratorTypeProto.getDescriptor(), @@ -139,7 +140,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.TimestampProto.getDescriptor(), com.google.rpc.StatusProto.getDescriptor(), com.google.type.MoneyProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_DataLabelingJob_descriptor = getDescriptor().getMessageTypes().get(0); @@ -225,6 +225,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.AcceleratorTypeProto.getDescriptor(); @@ -235,7 +236,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.TimestampProto.getDescriptor(); com.google.rpc.StatusProto.getDescriptor(); com.google.type.MoneyProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DatasetProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DatasetProto.java index 1c1af4d0c..a270e0dca 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DatasetProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DatasetProto.java @@ -58,13 +58,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n-google/cloud/aiplatform/v1beta1/datase" + "t.proto\022\037google.cloud.aiplatform.v1beta1" - + "\032\037google/api/field_behavior.proto\032\031googl" - + "e/api/resource.proto\0325google/cloud/aipla" - + "tform/v1beta1/encryption_spec.proto\032(goo" - + "gle/cloud/aiplatform/v1beta1/io.proto\032\034g" - + "oogle/protobuf/struct.proto\032\037google/prot" - + "obuf/timestamp.proto\032\034google/api/annotat" - + "ions.proto\"\277\004\n\007Dataset\022\021\n\004name\030\001 \001(\tB\003\340A" + + "\032\034google/api/annotations.proto\032\037google/a" + + "pi/field_behavior.proto\032\031google/api/reso" + + "urce.proto\0325google/cloud/aiplatform/v1be" + + "ta1/encryption_spec.proto\032(google/cloud/" + + "aiplatform/v1beta1/io.proto\032\034google/prot" + + "obuf/struct.proto\032\037google/protobuf/times" + + "tamp.proto\"\277\004\n\007Dataset\022\021\n\004name\030\001 \001(\tB\003\340A" + "\003\022\031\n\014display_name\030\002 \001(\tB\003\340A\002\022\030\n\013descript" + "ion\030\020 \001(\tB\003\340A\001\022 \n\023metadata_schema_uri\030\003 " + "\001(\tB\003\340A\002\022-\n\010metadata\030\010 \001(\0132\026.google.prot" @@ -101,13 +101,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.EncryptionSpecProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.IoProto.getDescriptor(), com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_Dataset_descriptor = getDescriptor().getMessageTypes().get(0); @@ -166,13 +166,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.EncryptionSpecProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.IoProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DeployedIndex.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DeployedIndex.java index 57857d048..ba62868f8 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DeployedIndex.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DeployedIndex.java @@ -197,6 +197,23 @@ private DeployedIndex( java.lang.String s = input.readStringRequireUtf8(); deploymentGroup_ = s; + break; + } + case 130: + { + com.google.cloud.aiplatform.v1beta1.DedicatedResources.Builder subBuilder = null; + if (dedicatedResources_ != null) { + subBuilder = dedicatedResources_.toBuilder(); + } + dedicatedResources_ = + input.readMessage( + com.google.cloud.aiplatform.v1beta1.DedicatedResources.parser(), + extensionRegistry); + if (subBuilder != null) { + subBuilder.mergeFrom(dedicatedResources_); + dedicatedResources_ = subBuilder.buildPartial(); + } + break; } default: @@ -673,6 +690,85 @@ public com.google.cloud.aiplatform.v1beta1.AutomaticResources getAutomaticResour return getAutomaticResources(); } + public static final int DEDICATED_RESOURCES_FIELD_NUMBER = 16; + private com.google.cloud.aiplatform.v1beta1.DedicatedResources dedicatedResources_; + /** + * + * + *
+   * Optional. A description of resources that are dedicated to the DeployedIndex, and
+   * that need a higher degree of manual configuration.
+   * If min_replica_count is not set, the default value is 2 (we don't provide
+   * SLA when min_replica_count=1). If max_replica_count is not set, the
+   * default value is min_replica_count. The max allowed replica count is
+   * 1000.
+   * Available machine types:
+   * n1-standard-16
+   * n1-standard-32
+   * 
+ * + * + * .google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + * + * @return Whether the dedicatedResources field is set. + */ + @java.lang.Override + public boolean hasDedicatedResources() { + return dedicatedResources_ != null; + } + /** + * + * + *
+   * Optional. A description of resources that are dedicated to the DeployedIndex, and
+   * that need a higher degree of manual configuration.
+   * If min_replica_count is not set, the default value is 2 (we don't provide
+   * SLA when min_replica_count=1). If max_replica_count is not set, the
+   * default value is min_replica_count. The max allowed replica count is
+   * 1000.
+   * Available machine types:
+   * n1-standard-16
+   * n1-standard-32
+   * 
+ * + * + * .google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + * + * @return The dedicatedResources. + */ + @java.lang.Override + public com.google.cloud.aiplatform.v1beta1.DedicatedResources getDedicatedResources() { + return dedicatedResources_ == null + ? com.google.cloud.aiplatform.v1beta1.DedicatedResources.getDefaultInstance() + : dedicatedResources_; + } + /** + * + * + *
+   * Optional. A description of resources that are dedicated to the DeployedIndex, and
+   * that need a higher degree of manual configuration.
+   * If min_replica_count is not set, the default value is 2 (we don't provide
+   * SLA when min_replica_count=1). If max_replica_count is not set, the
+   * default value is min_replica_count. The max allowed replica count is
+   * 1000.
+   * Available machine types:
+   * n1-standard-16
+   * n1-standard-32
+   * 
+ * + * + * .google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + @java.lang.Override + public com.google.cloud.aiplatform.v1beta1.DedicatedResourcesOrBuilder + getDedicatedResourcesOrBuilder() { + return getDedicatedResources(); + } + public static final int ENABLE_ACCESS_LOGGING_FIELD_NUMBER = 8; private boolean enableAccessLogging_; /** @@ -954,6 +1050,9 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(deploymentGroup_)) { com.google.protobuf.GeneratedMessageV3.writeString(output, 11, deploymentGroup_); } + if (dedicatedResources_ != null) { + output.writeMessage(16, getDedicatedResources()); + } unknownFields.writeTo(output); } @@ -1002,6 +1101,9 @@ public int getSerializedSize() { if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(deploymentGroup_)) { size += com.google.protobuf.GeneratedMessageV3.computeStringSize(11, deploymentGroup_); } + if (dedicatedResources_ != null) { + size += com.google.protobuf.CodedOutputStream.computeMessageSize(16, getDedicatedResources()); + } size += unknownFields.getSerializedSize(); memoizedSize = size; return size; @@ -1037,6 +1139,10 @@ public boolean equals(final java.lang.Object obj) { if (hasAutomaticResources()) { if (!getAutomaticResources().equals(other.getAutomaticResources())) return false; } + if (hasDedicatedResources() != other.hasDedicatedResources()) return false; + if (hasDedicatedResources()) { + if (!getDedicatedResources().equals(other.getDedicatedResources())) return false; + } if (getEnableAccessLogging() != other.getEnableAccessLogging()) return false; if (hasDeployedIndexAuthConfig() != other.hasDeployedIndexAuthConfig()) return false; if (hasDeployedIndexAuthConfig()) { @@ -1077,6 +1183,10 @@ public int hashCode() { hash = (37 * hash) + AUTOMATIC_RESOURCES_FIELD_NUMBER; hash = (53 * hash) + getAutomaticResources().hashCode(); } + if (hasDedicatedResources()) { + hash = (37 * hash) + DEDICATED_RESOURCES_FIELD_NUMBER; + hash = (53 * hash) + getDedicatedResources().hashCode(); + } hash = (37 * hash) + ENABLE_ACCESS_LOGGING_FIELD_NUMBER; hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(getEnableAccessLogging()); if (hasDeployedIndexAuthConfig()) { @@ -1264,6 +1374,12 @@ public Builder clear() { automaticResources_ = null; automaticResourcesBuilder_ = null; } + if (dedicatedResourcesBuilder_ == null) { + dedicatedResources_ = null; + } else { + dedicatedResources_ = null; + dedicatedResourcesBuilder_ = null; + } enableAccessLogging_ = false; if (deployedIndexAuthConfigBuilder_ == null) { @@ -1327,6 +1443,11 @@ public com.google.cloud.aiplatform.v1beta1.DeployedIndex buildPartial() { } else { result.automaticResources_ = automaticResourcesBuilder_.build(); } + if (dedicatedResourcesBuilder_ == null) { + result.dedicatedResources_ = dedicatedResources_; + } else { + result.dedicatedResources_ = dedicatedResourcesBuilder_.build(); + } result.enableAccessLogging_ = enableAccessLogging_; if (deployedIndexAuthConfigBuilder_ == null) { result.deployedIndexAuthConfig_ = deployedIndexAuthConfig_; @@ -1413,6 +1534,9 @@ public Builder mergeFrom(com.google.cloud.aiplatform.v1beta1.DeployedIndex other if (other.hasAutomaticResources()) { mergeAutomaticResources(other.getAutomaticResources()); } + if (other.hasDedicatedResources()) { + mergeDedicatedResources(other.getDedicatedResources()); + } if (other.getEnableAccessLogging() != false) { setEnableAccessLogging(other.getEnableAccessLogging()); } @@ -2828,6 +2952,286 @@ public Builder clearAutomaticResources() { return automaticResourcesBuilder_; } + private com.google.cloud.aiplatform.v1beta1.DedicatedResources dedicatedResources_; + private com.google.protobuf.SingleFieldBuilderV3< + com.google.cloud.aiplatform.v1beta1.DedicatedResources, + com.google.cloud.aiplatform.v1beta1.DedicatedResources.Builder, + com.google.cloud.aiplatform.v1beta1.DedicatedResourcesOrBuilder> + dedicatedResourcesBuilder_; + /** + * + * + *
+     * Optional. A description of resources that are dedicated to the DeployedIndex, and
+     * that need a higher degree of manual configuration.
+     * If min_replica_count is not set, the default value is 2 (we don't provide
+     * SLA when min_replica_count=1). If max_replica_count is not set, the
+     * default value is min_replica_count. The max allowed replica count is
+     * 1000.
+     * Available machine types:
+     * n1-standard-16
+     * n1-standard-32
+     * 
+ * + * + * .google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + * + * @return Whether the dedicatedResources field is set. + */ + public boolean hasDedicatedResources() { + return dedicatedResourcesBuilder_ != null || dedicatedResources_ != null; + } + /** + * + * + *
+     * Optional. A description of resources that are dedicated to the DeployedIndex, and
+     * that need a higher degree of manual configuration.
+     * If min_replica_count is not set, the default value is 2 (we don't provide
+     * SLA when min_replica_count=1). If max_replica_count is not set, the
+     * default value is min_replica_count. The max allowed replica count is
+     * 1000.
+     * Available machine types:
+     * n1-standard-16
+     * n1-standard-32
+     * 
+ * + * + * .google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + * + * @return The dedicatedResources. + */ + public com.google.cloud.aiplatform.v1beta1.DedicatedResources getDedicatedResources() { + if (dedicatedResourcesBuilder_ == null) { + return dedicatedResources_ == null + ? com.google.cloud.aiplatform.v1beta1.DedicatedResources.getDefaultInstance() + : dedicatedResources_; + } else { + return dedicatedResourcesBuilder_.getMessage(); + } + } + /** + * + * + *
+     * Optional. A description of resources that are dedicated to the DeployedIndex, and
+     * that need a higher degree of manual configuration.
+     * If min_replica_count is not set, the default value is 2 (we don't provide
+     * SLA when min_replica_count=1). If max_replica_count is not set, the
+     * default value is min_replica_count. The max allowed replica count is
+     * 1000.
+     * Available machine types:
+     * n1-standard-16
+     * n1-standard-32
+     * 
+ * + * + * .google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public Builder setDedicatedResources( + com.google.cloud.aiplatform.v1beta1.DedicatedResources value) { + if (dedicatedResourcesBuilder_ == null) { + if (value == null) { + throw new NullPointerException(); + } + dedicatedResources_ = value; + onChanged(); + } else { + dedicatedResourcesBuilder_.setMessage(value); + } + + return this; + } + /** + * + * + *
+     * Optional. A description of resources that are dedicated to the DeployedIndex, and
+     * that need a higher degree of manual configuration.
+     * If min_replica_count is not set, the default value is 2 (we don't provide
+     * SLA when min_replica_count=1). If max_replica_count is not set, the
+     * default value is min_replica_count. The max allowed replica count is
+     * 1000.
+     * Available machine types:
+     * n1-standard-16
+     * n1-standard-32
+     * 
+ * + * + * .google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public Builder setDedicatedResources( + com.google.cloud.aiplatform.v1beta1.DedicatedResources.Builder builderForValue) { + if (dedicatedResourcesBuilder_ == null) { + dedicatedResources_ = builderForValue.build(); + onChanged(); + } else { + dedicatedResourcesBuilder_.setMessage(builderForValue.build()); + } + + return this; + } + /** + * + * + *
+     * Optional. A description of resources that are dedicated to the DeployedIndex, and
+     * that need a higher degree of manual configuration.
+     * If min_replica_count is not set, the default value is 2 (we don't provide
+     * SLA when min_replica_count=1). If max_replica_count is not set, the
+     * default value is min_replica_count. The max allowed replica count is
+     * 1000.
+     * Available machine types:
+     * n1-standard-16
+     * n1-standard-32
+     * 
+ * + * + * .google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public Builder mergeDedicatedResources( + com.google.cloud.aiplatform.v1beta1.DedicatedResources value) { + if (dedicatedResourcesBuilder_ == null) { + if (dedicatedResources_ != null) { + dedicatedResources_ = + com.google.cloud.aiplatform.v1beta1.DedicatedResources.newBuilder(dedicatedResources_) + .mergeFrom(value) + .buildPartial(); + } else { + dedicatedResources_ = value; + } + onChanged(); + } else { + dedicatedResourcesBuilder_.mergeFrom(value); + } + + return this; + } + /** + * + * + *
+     * Optional. A description of resources that are dedicated to the DeployedIndex, and
+     * that need a higher degree of manual configuration.
+     * If min_replica_count is not set, the default value is 2 (we don't provide
+     * SLA when min_replica_count=1). If max_replica_count is not set, the
+     * default value is min_replica_count. The max allowed replica count is
+     * 1000.
+     * Available machine types:
+     * n1-standard-16
+     * n1-standard-32
+     * 
+ * + * + * .google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public Builder clearDedicatedResources() { + if (dedicatedResourcesBuilder_ == null) { + dedicatedResources_ = null; + onChanged(); + } else { + dedicatedResources_ = null; + dedicatedResourcesBuilder_ = null; + } + + return this; + } + /** + * + * + *
+     * Optional. A description of resources that are dedicated to the DeployedIndex, and
+     * that need a higher degree of manual configuration.
+     * If min_replica_count is not set, the default value is 2 (we don't provide
+     * SLA when min_replica_count=1). If max_replica_count is not set, the
+     * default value is min_replica_count. The max allowed replica count is
+     * 1000.
+     * Available machine types:
+     * n1-standard-16
+     * n1-standard-32
+     * 
+ * + * + * .google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public com.google.cloud.aiplatform.v1beta1.DedicatedResources.Builder + getDedicatedResourcesBuilder() { + + onChanged(); + return getDedicatedResourcesFieldBuilder().getBuilder(); + } + /** + * + * + *
+     * Optional. A description of resources that are dedicated to the DeployedIndex, and
+     * that need a higher degree of manual configuration.
+     * If min_replica_count is not set, the default value is 2 (we don't provide
+     * SLA when min_replica_count=1). If max_replica_count is not set, the
+     * default value is min_replica_count. The max allowed replica count is
+     * 1000.
+     * Available machine types:
+     * n1-standard-16
+     * n1-standard-32
+     * 
+ * + * + * .google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + public com.google.cloud.aiplatform.v1beta1.DedicatedResourcesOrBuilder + getDedicatedResourcesOrBuilder() { + if (dedicatedResourcesBuilder_ != null) { + return dedicatedResourcesBuilder_.getMessageOrBuilder(); + } else { + return dedicatedResources_ == null + ? com.google.cloud.aiplatform.v1beta1.DedicatedResources.getDefaultInstance() + : dedicatedResources_; + } + } + /** + * + * + *
+     * Optional. A description of resources that are dedicated to the DeployedIndex, and
+     * that need a higher degree of manual configuration.
+     * If min_replica_count is not set, the default value is 2 (we don't provide
+     * SLA when min_replica_count=1). If max_replica_count is not set, the
+     * default value is min_replica_count. The max allowed replica count is
+     * 1000.
+     * Available machine types:
+     * n1-standard-16
+     * n1-standard-32
+     * 
+ * + * + * .google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + private com.google.protobuf.SingleFieldBuilderV3< + com.google.cloud.aiplatform.v1beta1.DedicatedResources, + com.google.cloud.aiplatform.v1beta1.DedicatedResources.Builder, + com.google.cloud.aiplatform.v1beta1.DedicatedResourcesOrBuilder> + getDedicatedResourcesFieldBuilder() { + if (dedicatedResourcesBuilder_ == null) { + dedicatedResourcesBuilder_ = + new com.google.protobuf.SingleFieldBuilderV3< + com.google.cloud.aiplatform.v1beta1.DedicatedResources, + com.google.cloud.aiplatform.v1beta1.DedicatedResources.Builder, + com.google.cloud.aiplatform.v1beta1.DedicatedResourcesOrBuilder>( + getDedicatedResources(), getParentForChildren(), isClean()); + dedicatedResources_ = null; + } + return dedicatedResourcesBuilder_; + } + private boolean enableAccessLogging_; /** * diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DeployedIndexOrBuilder.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DeployedIndexOrBuilder.java index bad25691d..b269aaa1f 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DeployedIndexOrBuilder.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DeployedIndexOrBuilder.java @@ -336,6 +336,71 @@ public interface DeployedIndexOrBuilder */ com.google.cloud.aiplatform.v1beta1.AutomaticResourcesOrBuilder getAutomaticResourcesOrBuilder(); + /** + * + * + *
+   * Optional. A description of resources that are dedicated to the DeployedIndex, and
+   * that need a higher degree of manual configuration.
+   * If min_replica_count is not set, the default value is 2 (we don't provide
+   * SLA when min_replica_count=1). If max_replica_count is not set, the
+   * default value is min_replica_count. The max allowed replica count is
+   * 1000.
+   * Available machine types:
+   * n1-standard-16
+   * n1-standard-32
+   * 
+ * + * + * .google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + * + * @return Whether the dedicatedResources field is set. + */ + boolean hasDedicatedResources(); + /** + * + * + *
+   * Optional. A description of resources that are dedicated to the DeployedIndex, and
+   * that need a higher degree of manual configuration.
+   * If min_replica_count is not set, the default value is 2 (we don't provide
+   * SLA when min_replica_count=1). If max_replica_count is not set, the
+   * default value is min_replica_count. The max allowed replica count is
+   * 1000.
+   * Available machine types:
+   * n1-standard-16
+   * n1-standard-32
+   * 
+ * + * + * .google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + * + * @return The dedicatedResources. + */ + com.google.cloud.aiplatform.v1beta1.DedicatedResources getDedicatedResources(); + /** + * + * + *
+   * Optional. A description of resources that are dedicated to the DeployedIndex, and
+   * that need a higher degree of manual configuration.
+   * If min_replica_count is not set, the default value is 2 (we don't provide
+   * SLA when min_replica_count=1). If max_replica_count is not set, the
+   * default value is min_replica_count. The max allowed replica count is
+   * 1000.
+   * Available machine types:
+   * n1-standard-16
+   * n1-standard-32
+   * 
+ * + * + * .google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 16 [(.google.api.field_behavior) = OPTIONAL]; + * + */ + com.google.cloud.aiplatform.v1beta1.DedicatedResourcesOrBuilder getDedicatedResourcesOrBuilder(); + /** * * diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DeployedIndexRefProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DeployedIndexRefProto.java index 715799431..d5a479046 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DeployedIndexRefProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DeployedIndexRefProto.java @@ -42,9 +42,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n8google/cloud/aiplatform/v1beta1/deploy" + "ed_index_ref.proto\022\037google.cloud.aiplatf" - + "orm.v1beta1\032\037google/api/field_behavior.p" - + "roto\032\031google/api/resource.proto\032\034google/" - + "api/annotations.proto\"{\n\020DeployedIndexRe" + + "orm.v1beta1\032\034google/api/annotations.prot" + + "o\032\037google/api/field_behavior.proto\032\031goog" + + "le/api/resource.proto\"{\n\020DeployedIndexRe" + "f\022G\n\016index_endpoint\030\001 \001(\tB/\340A\005\372A)\n\'aipla" + "tform.googleapis.com/IndexEndpoint\022\036\n\021de" + "ployed_index_id\030\002 \001(\tB\003\340A\005B\362\001\n#com.googl" @@ -59,9 +59,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_DeployedIndexRef_descriptor = getDescriptor().getMessageTypes().get(0); @@ -77,9 +77,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DeployedModelNameProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DeployedModelNameProto.java index 47598f0b7..266dace1a 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DeployedModelNameProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/DeployedModelNameProto.java @@ -42,9 +42,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n8google/cloud/aiplatform/v1beta1/deploy" + "ed_model_ref.proto\022\037google.cloud.aiplatf" - + "orm.v1beta1\032\037google/api/field_behavior.p" - + "roto\032\031google/api/resource.proto\032\034google/" - + "api/annotations.proto\"p\n\020DeployedModelRe" + + "orm.v1beta1\032\034google/api/annotations.prot" + + "o\032\037google/api/field_behavior.proto\032\031goog" + + "le/api/resource.proto\"p\n\020DeployedModelRe" + "f\022<\n\010endpoint\030\001 \001(\tB*\340A\005\372A$\n\"aiplatform." + "googleapis.com/Endpoint\022\036\n\021deployed_mode" + "l_id\030\002 \001(\tB\003\340A\005B\363\001\n#com.google.cloud.aip" @@ -59,9 +59,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_DeployedModelRef_descriptor = getDescriptor().getMessageTypes().get(0); @@ -77,9 +77,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/EncryptionSpecProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/EncryptionSpecProto.java index 754533a67..1c638b953 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/EncryptionSpecProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/EncryptionSpecProto.java @@ -42,8 +42,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n5google/cloud/aiplatform/v1beta1/encryp" + "tion_spec.proto\022\037google.cloud.aiplatform" - + ".v1beta1\032\037google/api/field_behavior.prot" - + "o\032\034google/api/annotations.proto\"+\n\016Encry" + + ".v1beta1\032\034google/api/annotations.proto\032\037" + + "google/api/field_behavior.proto\"+\n\016Encry" + "ptionSpec\022\031\n\014kms_key_name\030\001 \001(\tB\003\340A\002B\360\001\n" + "#com.google.cloud.aiplatform.v1beta1B\023En" + "cryptionSpecProtoP\001ZIgoogle.golang.org/g" @@ -57,8 +57,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.AnnotationsProto.getDescriptor(), + com.google.api.FieldBehaviorProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_EncryptionSpec_descriptor = getDescriptor().getMessageTypes().get(0); @@ -73,8 +73,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); - com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.AnnotationsProto.getDescriptor(); + com.google.api.FieldBehaviorProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/EndpointProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/EndpointProto.java index b511bd0dc..a968c4946 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/EndpointProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/EndpointProto.java @@ -58,18 +58,18 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n.google/cloud/aiplatform/v1beta1/endpoi" + "nt.proto\022\037google.cloud.aiplatform.v1beta" - + "1\032\037google/api/field_behavior.proto\032\031goog" - + "le/api/resource.proto\0325google/cloud/aipl" - + "atform/v1beta1/encryption_spec.proto\0321go" - + "ogle/cloud/aiplatform/v1beta1/explanatio" - + "n.proto\032(google/cloud/aiplatform/v1beta1" - + "/io.proto\0327google/cloud/aiplatform/v1bet" - + "a1/machine_resources.proto\032Egoogle/cloud" - + "/aiplatform/v1beta1/model_deployment_mon" - + "itoring_job.proto\0326google/cloud/aiplatfo" - + "rm/v1beta1/model_monitoring.proto\032\037googl" - + "e/protobuf/timestamp.proto\032\034google/api/a" - + "nnotations.proto\"\214\007\n\010Endpoint\022\021\n\004name\030\001 " + + "1\032\034google/api/annotations.proto\032\037google/" + + "api/field_behavior.proto\032\031google/api/res" + + "ource.proto\0325google/cloud/aiplatform/v1b" + + "eta1/encryption_spec.proto\0321google/cloud" + + "/aiplatform/v1beta1/explanation.proto\032(g" + + "oogle/cloud/aiplatform/v1beta1/io.proto\032" + + "7google/cloud/aiplatform/v1beta1/machine" + + "_resources.proto\032Egoogle/cloud/aiplatfor" + + "m/v1beta1/model_deployment_monitoring_jo" + + "b.proto\0326google/cloud/aiplatform/v1beta1" + + "/model_monitoring.proto\032\037google/protobuf" + + "/timestamp.proto\"\214\007\n\010Endpoint\022\021\n\004name\030\001 " + "\001(\tB\003\340A\003\022\031\n\014display_name\030\002 \001(\tB\003\340A\002\022\023\n\013d" + "escription\030\003 \001(\t\022L\n\017deployed_models\030\004 \003(" + "\0132..google.cloud.aiplatform.v1beta1.Depl" @@ -123,6 +123,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.EncryptionSpecProto.getDescriptor(), @@ -132,7 +133,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.cloud.aiplatform.v1beta1.ModelDeploymentMonitoringJobProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.ModelMonitoringProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_Endpoint_descriptor = getDescriptor().getMessageTypes().get(0); @@ -204,6 +204,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.EncryptionSpecProto.getDescriptor(); @@ -213,7 +214,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.cloud.aiplatform.v1beta1.ModelDeploymentMonitoringJobProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.ModelMonitoringProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/EntityTypeProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/EntityTypeProto.java index 66e8f7818..0809c9cb9 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/EntityTypeProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/EntityTypeProto.java @@ -46,12 +46,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n1google/cloud/aiplatform/v1beta1/entity" + "_type.proto\022\037google.cloud.aiplatform.v1b" - + "eta1\032\037google/api/field_behavior.proto\032\031g" - + "oogle/api/resource.proto\032-google/cloud/a" - + "iplatform/v1beta1/feature.proto\032=google/" - + "cloud/aiplatform/v1beta1/featurestore_mo" - + "nitoring.proto\032\037google/protobuf/timestam" - + "p.proto\032\034google/api/annotations.proto\"\241\004" + + "eta1\032\034google/api/annotations.proto\032\037goog" + + "le/api/field_behavior.proto\032\031google/api/" + + "resource.proto\032-google/cloud/aiplatform/" + + "v1beta1/feature.proto\032=google/cloud/aipl" + + "atform/v1beta1/featurestore_monitoring.p" + + "roto\032\037google/protobuf/timestamp.proto\"\241\004" + "\n\nEntityType\022\021\n\004name\030\001 \001(\tB\003\340A\005\022\030\n\013descr" + "iption\030\002 \001(\tB\003\340A\001\0224\n\013create_time\030\003 \001(\0132\032" + ".google.protobuf.TimestampB\003\340A\003\0224\n\013updat" @@ -77,12 +77,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.FeatureProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.FeaturestoreMonitoringProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_EntityType_descriptor = getDescriptor().getMessageTypes().get(0); @@ -114,12 +114,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.FeatureProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.FeaturestoreMonitoringProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/EnvVarProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/EnvVarProto.java index a55a50205..e79b0341a 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/EnvVarProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/EnvVarProto.java @@ -42,8 +42,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n-google/cloud/aiplatform/v1beta1/env_va" + "r.proto\022\037google.cloud.aiplatform.v1beta1" - + "\032\037google/api/field_behavior.proto\032\034googl" - + "e/api/annotations.proto\"/\n\006EnvVar\022\021\n\004nam" + + "\032\034google/api/annotations.proto\032\037google/a" + + "pi/field_behavior.proto\"/\n\006EnvVar\022\021\n\004nam" + "e\030\001 \001(\tB\003\340A\002\022\022\n\005value\030\002 \001(\tB\003\340A\002B\350\001\n#com" + ".google.cloud.aiplatform.v1beta1B\013EnvVar" + "ProtoP\001ZIgoogle.golang.org/genproto/goog" @@ -56,8 +56,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.AnnotationsProto.getDescriptor(), + com.google.api.FieldBehaviorProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_EnvVar_descriptor = getDescriptor().getMessageTypes().get(0); @@ -72,8 +72,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); - com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.AnnotationsProto.getDescriptor(); + com.google.api.FieldBehaviorProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/EventProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/EventProto.java index 74a2e1576..ced76c5a6 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/EventProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/EventProto.java @@ -45,10 +45,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n+google/cloud/aiplatform/v1beta1/event." - + "proto\022\037google.cloud.aiplatform.v1beta1\032\037" - + "google/api/field_behavior.proto\032\031google/" - + "api/resource.proto\032\037google/protobuf/time" - + "stamp.proto\032\034google/api/annotations.prot" + + "proto\022\037google.cloud.aiplatform.v1beta1\032\034" + + "google/api/annotations.proto\032\037google/api" + + "/field_behavior.proto\032\031google/api/resour" + + "ce.proto\032\037google/protobuf/timestamp.prot" + "o\"\242\003\n\005Event\022<\n\010artifact\030\001 \001(\tB*\340A\002\372A$\n\"a" + "iplatform.googleapis.com/Artifact\022>\n\texe" + "cution\030\002 \001(\tB+\340A\003\372A%\n#aiplatform.googlea" @@ -71,10 +71,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_Event_descriptor = getDescriptor().getMessageTypes().get(0); @@ -98,10 +98,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ExecutionProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ExecutionProto.java index e32f90e8a..502e63be3 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ExecutionProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ExecutionProto.java @@ -46,11 +46,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n/google/cloud/aiplatform/v1beta1/execut" + "ion.proto\022\037google.cloud.aiplatform.v1bet" - + "a1\032\037google/api/field_behavior.proto\032\031goo" - + "gle/api/resource.proto\032+google/cloud/aip" - + "latform/v1beta1/value.proto\032\034google/prot" - + "obuf/struct.proto\032\037google/protobuf/times" - + "tamp.proto\032\034google/api/annotations.proto" + + "a1\032\034google/api/annotations.proto\032\037google" + + "/api/field_behavior.proto\032\031google/api/re" + + "source.proto\032+google/cloud/aiplatform/v1" + + "beta1/value.proto\032\034google/protobuf/struc" + + "t.proto\032\037google/protobuf/timestamp.proto" + "\"\313\005\n\tExecution\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\024\n\014dis" + "play_name\030\002 \001(\t\022?\n\005state\030\006 \001(\01620.google." + "cloud.aiplatform.v1beta1.Execution.State" @@ -81,12 +81,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.ValueProto.getDescriptor(), com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_Execution_descriptor = getDescriptor().getMessageTypes().get(0); @@ -122,12 +122,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.ValueProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ExplanationMetadataProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ExplanationMetadataProto.java index bfcce7b60..110b984bc 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ExplanationMetadataProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ExplanationMetadataProto.java @@ -66,9 +66,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n:google/cloud/aiplatform/v1beta1/explan" + "ation_metadata.proto\022\037google.cloud.aipla" - + "tform.v1beta1\032\037google/api/field_behavior" - + ".proto\032\034google/protobuf/struct.proto\032\034go" - + "ogle/api/annotations.proto\"\351\022\n\023Explanati" + + "tform.v1beta1\032\034google/api/annotations.pr" + + "oto\032\037google/api/field_behavior.proto\032\034go" + + "ogle/protobuf/struct.proto\"\351\022\n\023Explanati" + "onMetadata\022U\n\006inputs\030\001 \003(\0132@.google.clou" + "d.aiplatform.v1beta1.ExplanationMetadata" + ".InputsEntryB\003\340A\002\022W\n\007outputs\030\002 \003(\0132A.goo" @@ -141,9 +141,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.protobuf.StructProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_ExplanationMetadata_descriptor = getDescriptor().getMessageTypes().get(0); @@ -237,9 +237,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ExplanationProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ExplanationProto.java index 3a7009eaf..06b237ac6 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ExplanationProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ExplanationProto.java @@ -106,11 +106,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n1google/cloud/aiplatform/v1beta1/explan" + "ation.proto\022\037google.cloud.aiplatform.v1b" - + "eta1\032\037google/api/field_behavior.proto\032:g" - + "oogle/cloud/aiplatform/v1beta1/explanati" - + "on_metadata.proto\032(google/cloud/aiplatfo" - + "rm/v1beta1/io.proto\032\034google/protobuf/str" - + "uct.proto\032\034google/api/annotations.proto\"" + + "eta1\032\034google/api/annotations.proto\032\037goog" + + "le/api/field_behavior.proto\032:google/clou" + + "d/aiplatform/v1beta1/explanation_metadat" + + "a.proto\032(google/cloud/aiplatform/v1beta1" + + "/io.proto\032\034google/protobuf/struct.proto\"" + "V\n\013Explanation\022G\n\014attributions\030\001 \003(\0132,.g" + "oogle.cloud.aiplatform.v1beta1.Attributi" + "onB\003\340A\003\"`\n\020ModelExplanation\022L\n\021mean_attr" @@ -188,11 +188,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.ExplanationMetadataProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.IoProto.getDescriptor(), com.google.protobuf.StructProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_Explanation_descriptor = getDescriptor().getMessageTypes().get(0); @@ -353,11 +353,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.ExplanationMetadataProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.IoProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/FeatureMonitoringStatsProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/FeatureMonitoringStatsProto.java index 87cbc4454..6f15f089a 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/FeatureMonitoringStatsProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/FeatureMonitoringStatsProto.java @@ -42,8 +42,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n>google/cloud/aiplatform/v1beta1/featur" + "e_monitoring_stats.proto\022\037google.cloud.a" - + "iplatform.v1beta1\032\037google/protobuf/times" - + "tamp.proto\032\034google/api/annotations.proto" + + "iplatform.v1beta1\032\034google/api/annotation" + + "s.proto\032\037google/protobuf/timestamp.proto" + "\"\357\001\n\023FeatureStatsAnomaly\022\r\n\005score\030\001 \001(\001\022" + "\021\n\tstats_uri\030\003 \001(\t\022\023\n\013anomaly_uri\030\004 \001(\t\022" + "\036\n\026distribution_deviation\030\005 \001(\001\022#\n\033anoma" @@ -62,8 +62,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.protobuf.TimestampProto.getDescriptor(), com.google.api.AnnotationsProto.getDescriptor(), + com.google.protobuf.TimestampProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_FeatureStatsAnomaly_descriptor = getDescriptor().getMessageTypes().get(0); @@ -79,8 +79,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { "StartTime", "EndTime", }); - com.google.protobuf.TimestampProto.getDescriptor(); com.google.api.AnnotationsProto.getDescriptor(); + com.google.protobuf.TimestampProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/FeatureProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/FeatureProto.java index d62ec0302..44b79a525 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/FeatureProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/FeatureProto.java @@ -46,13 +46,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n-google/cloud/aiplatform/v1beta1/featur" + "e.proto\022\037google.cloud.aiplatform.v1beta1" - + "\032\037google/api/field_behavior.proto\032\031googl" - + "e/api/resource.proto\032>google/cloud/aipla" - + "tform/v1beta1/feature_monitoring_stats.p" - + "roto\032=google/cloud/aiplatform/v1beta1/fe" - + "aturestore_monitoring.proto\032\037google/prot" - + "obuf/timestamp.proto\032\034google/api/annotat" - + "ions.proto\"\355\006\n\007Feature\022\021\n\004name\030\001 \001(\tB\003\340A" + + "\032\034google/api/annotations.proto\032\037google/a" + + "pi/field_behavior.proto\032\031google/api/reso" + + "urce.proto\032>google/cloud/aiplatform/v1be" + + "ta1/feature_monitoring_stats.proto\032=goog" + + "le/cloud/aiplatform/v1beta1/featurestore" + + "_monitoring.proto\032\037google/protobuf/times" + + "tamp.proto\"\355\006\n\007Feature\022\021\n\004name\030\001 \001(\tB\003\340A" + "\005\022\023\n\013description\030\002 \001(\t\022N\n\nvalue_type\030\003 \001" + "(\01622.google.cloud.aiplatform.v1beta1.Fea" + "ture.ValueTypeB\006\340A\002\340A\005\0224\n\013create_time\030\004 " @@ -86,12 +86,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.FeatureMonitoringStatsProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.FeaturestoreMonitoringProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_Feature_descriptor = getDescriptor().getMessageTypes().get(0); @@ -123,12 +123,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.FeatureMonitoringStatsProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.FeaturestoreMonitoringProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/FeatureSelectorProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/FeatureSelectorProto.java index 22b32d3ef..0c5882184 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/FeatureSelectorProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/FeatureSelectorProto.java @@ -46,8 +46,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n6google/cloud/aiplatform/v1beta1/featur" + "e_selector.proto\022\037google.cloud.aiplatfor" - + "m.v1beta1\032\037google/api/field_behavior.pro" - + "to\032\034google/api/annotations.proto\"\035\n\tIdMa" + + "m.v1beta1\032\034google/api/annotations.proto\032" + + "\037google/api/field_behavior.proto\"\035\n\tIdMa" + "tcher\022\020\n\003ids\030\001 \003(\tB\003\340A\002\"V\n\017FeatureSelect" + "or\022C\n\nid_matcher\030\001 \001(\0132*.google.cloud.ai" + "platform.v1beta1.IdMatcherB\003\340A\002B\361\001\n#com." @@ -63,8 +63,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.AnnotationsProto.getDescriptor(), + com.google.api.FieldBehaviorProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_IdMatcher_descriptor = getDescriptor().getMessageTypes().get(0); @@ -87,8 +87,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); - com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.AnnotationsProto.getDescriptor(); + com.google.api.FieldBehaviorProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/Featurestore.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/Featurestore.java index e51b8be7f..2f6614a56 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/Featurestore.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/Featurestore.java @@ -406,6 +406,8 @@ public interface OnlineServingConfigOrBuilder * The number of nodes for each cluster. The number of nodes will not * scale automatically but can be scaled manually by providing different * values when updating. + * Only one of `fixed_node_count` and `scaling` can be set. Setting one will + * reset the other. * * * int32 fixed_node_count = 2; @@ -413,6 +415,51 @@ public interface OnlineServingConfigOrBuilder * @return The fixedNodeCount. */ int getFixedNodeCount(); + + /** + * + * + *
+     * Online serving scaling configuration.
+     * Only one of `fixed_node_count` and `scaling` can be set. Setting one will
+     * reset the other.
+     * 
+ * + * .google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling scaling = 4; + * + * + * @return Whether the scaling field is set. + */ + boolean hasScaling(); + /** + * + * + *
+     * Online serving scaling configuration.
+     * Only one of `fixed_node_count` and `scaling` can be set. Setting one will
+     * reset the other.
+     * 
+ * + * .google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling scaling = 4; + * + * + * @return The scaling. + */ + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling getScaling(); + /** + * + * + *
+     * Online serving scaling configuration.
+     * Only one of `fixed_node_count` and `scaling` can be set. Setting one will
+     * reset the other.
+     * 
+ * + * .google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling scaling = 4; + * + */ + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.ScalingOrBuilder + getScalingOrBuilder(); } /** * @@ -468,6 +515,25 @@ private OnlineServingConfig( case 16: { fixedNodeCount_ = input.readInt32(); + break; + } + case 34: + { + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling.Builder + subBuilder = null; + if (scaling_ != null) { + subBuilder = scaling_.toBuilder(); + } + scaling_ = + input.readMessage( + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + .parser(), + extensionRegistry); + if (subBuilder != null) { + subBuilder.mergeFrom(scaling_); + scaling_ = subBuilder.buildPartial(); + } + break; } default: @@ -504,6 +570,710 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Builder.class); } + public interface ScalingOrBuilder + extends + // @@protoc_insertion_point(interface_extends:google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling) + com.google.protobuf.MessageOrBuilder { + + /** + * + * + *
+       * Required. The minimum number of nodes to scale down to. Must be greater than or
+       * equal to 1.
+       * 
+ * + * int32 min_node_count = 1 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The minNodeCount. + */ + int getMinNodeCount(); + + /** + * + * + *
+       * The maximum number of nodes to scale up to. Must be greater or equal to
+       * min_node_count.
+       * 
+ * + * int32 max_node_count = 2; + * + * @return The maxNodeCount. + */ + int getMaxNodeCount(); + } + /** + * + * + *
+     * Online serving scaling configuration. If min_node_count and
+     * max_node_count are set to the same value, the cluster will be configured
+     * with the fixed number of node (no auto-scaling).
+     * 
+ * + * Protobuf type {@code + * google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling} + */ + public static final class Scaling extends com.google.protobuf.GeneratedMessageV3 + implements + // @@protoc_insertion_point(message_implements:google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling) + ScalingOrBuilder { + private static final long serialVersionUID = 0L; + // Use Scaling.newBuilder() to construct. + private Scaling(com.google.protobuf.GeneratedMessageV3.Builder builder) { + super(builder); + } + + private Scaling() {} + + @java.lang.Override + @SuppressWarnings({"unused"}) + protected java.lang.Object newInstance(UnusedPrivateParameter unused) { + return new Scaling(); + } + + @java.lang.Override + public final com.google.protobuf.UnknownFieldSet getUnknownFields() { + return this.unknownFields; + } + + private Scaling( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + this(); + if (extensionRegistry == null) { + throw new java.lang.NullPointerException(); + } + com.google.protobuf.UnknownFieldSet.Builder unknownFields = + com.google.protobuf.UnknownFieldSet.newBuilder(); + try { + boolean done = false; + while (!done) { + int tag = input.readTag(); + switch (tag) { + case 0: + done = true; + break; + case 8: + { + minNodeCount_ = input.readInt32(); + break; + } + case 16: + { + maxNodeCount_ = input.readInt32(); + break; + } + default: + { + if (!parseUnknownField(input, unknownFields, extensionRegistry, tag)) { + done = true; + } + break; + } + } + } + } catch (com.google.protobuf.InvalidProtocolBufferException e) { + throw e.setUnfinishedMessage(this); + } catch (java.io.IOException e) { + throw new com.google.protobuf.InvalidProtocolBufferException(e) + .setUnfinishedMessage(this); + } finally { + this.unknownFields = unknownFields.build(); + makeExtensionsImmutable(); + } + } + + public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { + return com.google.cloud.aiplatform.v1beta1.FeaturestoreProto + .internal_static_google_cloud_aiplatform_v1beta1_Featurestore_OnlineServingConfig_Scaling_descriptor; + } + + @java.lang.Override + protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internalGetFieldAccessorTable() { + return com.google.cloud.aiplatform.v1beta1.FeaturestoreProto + .internal_static_google_cloud_aiplatform_v1beta1_Featurestore_OnlineServingConfig_Scaling_fieldAccessorTable + .ensureFieldAccessorsInitialized( + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling.class, + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling.Builder + .class); + } + + public static final int MIN_NODE_COUNT_FIELD_NUMBER = 1; + private int minNodeCount_; + /** + * + * + *
+       * Required. The minimum number of nodes to scale down to. Must be greater than or
+       * equal to 1.
+       * 
+ * + * int32 min_node_count = 1 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The minNodeCount. + */ + @java.lang.Override + public int getMinNodeCount() { + return minNodeCount_; + } + + public static final int MAX_NODE_COUNT_FIELD_NUMBER = 2; + private int maxNodeCount_; + /** + * + * + *
+       * The maximum number of nodes to scale up to. Must be greater or equal to
+       * min_node_count.
+       * 
+ * + * int32 max_node_count = 2; + * + * @return The maxNodeCount. + */ + @java.lang.Override + public int getMaxNodeCount() { + return maxNodeCount_; + } + + private byte memoizedIsInitialized = -1; + + @java.lang.Override + public final boolean isInitialized() { + byte isInitialized = memoizedIsInitialized; + if (isInitialized == 1) return true; + if (isInitialized == 0) return false; + + memoizedIsInitialized = 1; + return true; + } + + @java.lang.Override + public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { + if (minNodeCount_ != 0) { + output.writeInt32(1, minNodeCount_); + } + if (maxNodeCount_ != 0) { + output.writeInt32(2, maxNodeCount_); + } + unknownFields.writeTo(output); + } + + @java.lang.Override + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; + + size = 0; + if (minNodeCount_ != 0) { + size += com.google.protobuf.CodedOutputStream.computeInt32Size(1, minNodeCount_); + } + if (maxNodeCount_ != 0) { + size += com.google.protobuf.CodedOutputStream.computeInt32Size(2, maxNodeCount_); + } + size += unknownFields.getSerializedSize(); + memoizedSize = size; + return size; + } + + @java.lang.Override + public boolean equals(final java.lang.Object obj) { + if (obj == this) { + return true; + } + if (!(obj + instanceof + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling)) { + return super.equals(obj); + } + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling other = + (com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling) obj; + + if (getMinNodeCount() != other.getMinNodeCount()) return false; + if (getMaxNodeCount() != other.getMaxNodeCount()) return false; + if (!unknownFields.equals(other.unknownFields)) return false; + return true; + } + + @java.lang.Override + public int hashCode() { + if (memoizedHashCode != 0) { + return memoizedHashCode; + } + int hash = 41; + hash = (19 * hash) + getDescriptor().hashCode(); + hash = (37 * hash) + MIN_NODE_COUNT_FIELD_NUMBER; + hash = (53 * hash) + getMinNodeCount(); + hash = (37 * hash) + MAX_NODE_COUNT_FIELD_NUMBER; + hash = (53 * hash) + getMaxNodeCount(); + hash = (29 * hash) + unknownFields.hashCode(); + memoizedHashCode = hash; + return hash; + } + + public static com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data); + } + + public static com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + parseFrom( + java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data, extensionRegistry); + } + + public static com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data); + } + + public static com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + parseFrom( + com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data, extensionRegistry); + } + + public static com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data); + } + + public static com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data, extensionRegistry); + } + + public static com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + parseFrom(java.io.InputStream input) throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input); + } + + public static com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + parseFrom( + java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3.parseWithIOException( + PARSER, input, extensionRegistry); + } + + public static com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input); + } + + public static com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + parseDelimitedFrom( + java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException( + PARSER, input, extensionRegistry); + } + + public static com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input); + } + + public static com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + parseFrom( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3.parseWithIOException( + PARSER, input, extensionRegistry); + } + + @java.lang.Override + public Builder newBuilderForType() { + return newBuilder(); + } + + public static Builder newBuilder() { + return DEFAULT_INSTANCE.toBuilder(); + } + + public static Builder newBuilder( + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling prototype) { + return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype); + } + + @java.lang.Override + public Builder toBuilder() { + return this == DEFAULT_INSTANCE ? new Builder() : new Builder().mergeFrom(this); + } + + @java.lang.Override + protected Builder newBuilderForType( + com.google.protobuf.GeneratedMessageV3.BuilderParent parent) { + Builder builder = new Builder(parent); + return builder; + } + /** + * + * + *
+       * Online serving scaling configuration. If min_node_count and
+       * max_node_count are set to the same value, the cluster will be configured
+       * with the fixed number of node (no auto-scaling).
+       * 
+ * + * Protobuf type {@code + * google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling} + */ + public static final class Builder + extends com.google.protobuf.GeneratedMessageV3.Builder + implements + // @@protoc_insertion_point(builder_implements:google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling) + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.ScalingOrBuilder { + public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { + return com.google.cloud.aiplatform.v1beta1.FeaturestoreProto + .internal_static_google_cloud_aiplatform_v1beta1_Featurestore_OnlineServingConfig_Scaling_descriptor; + } + + @java.lang.Override + protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internalGetFieldAccessorTable() { + return com.google.cloud.aiplatform.v1beta1.FeaturestoreProto + .internal_static_google_cloud_aiplatform_v1beta1_Featurestore_OnlineServingConfig_Scaling_fieldAccessorTable + .ensureFieldAccessorsInitialized( + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + .class, + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + .Builder.class); + } + + // Construct using + // com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling.newBuilder() + private Builder() { + maybeForceBuilderInitialization(); + } + + private Builder(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) { + super(parent); + maybeForceBuilderInitialization(); + } + + private void maybeForceBuilderInitialization() { + if (com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders) {} + } + + @java.lang.Override + public Builder clear() { + super.clear(); + minNodeCount_ = 0; + + maxNodeCount_ = 0; + + return this; + } + + @java.lang.Override + public com.google.protobuf.Descriptors.Descriptor getDescriptorForType() { + return com.google.cloud.aiplatform.v1beta1.FeaturestoreProto + .internal_static_google_cloud_aiplatform_v1beta1_Featurestore_OnlineServingConfig_Scaling_descriptor; + } + + @java.lang.Override + public com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + getDefaultInstanceForType() { + return com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + .getDefaultInstance(); + } + + @java.lang.Override + public com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + build() { + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling result = + buildPartial(); + if (!result.isInitialized()) { + throw newUninitializedMessageException(result); + } + return result; + } + + @java.lang.Override + public com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + buildPartial() { + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling result = + new com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling( + this); + result.minNodeCount_ = minNodeCount_; + result.maxNodeCount_ = maxNodeCount_; + onBuilt(); + return result; + } + + @java.lang.Override + public Builder clone() { + return super.clone(); + } + + @java.lang.Override + public Builder setField( + com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value) { + return super.setField(field, value); + } + + @java.lang.Override + public Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) { + return super.clearField(field); + } + + @java.lang.Override + public Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) { + return super.clearOneof(oneof); + } + + @java.lang.Override + public Builder setRepeatedField( + com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value) { + return super.setRepeatedField(field, index, value); + } + + @java.lang.Override + public Builder addRepeatedField( + com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value) { + return super.addRepeatedField(field, value); + } + + @java.lang.Override + public Builder mergeFrom(com.google.protobuf.Message other) { + if (other + instanceof + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling) { + return mergeFrom( + (com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling) + other); + } else { + super.mergeFrom(other); + return this; + } + } + + public Builder mergeFrom( + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling other) { + if (other + == com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + .getDefaultInstance()) return this; + if (other.getMinNodeCount() != 0) { + setMinNodeCount(other.getMinNodeCount()); + } + if (other.getMaxNodeCount() != 0) { + setMaxNodeCount(other.getMaxNodeCount()); + } + this.mergeUnknownFields(other.unknownFields); + onChanged(); + return this; + } + + @java.lang.Override + public final boolean isInitialized() { + return true; + } + + @java.lang.Override + public Builder mergeFrom( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + parsedMessage = null; + try { + parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry); + } catch (com.google.protobuf.InvalidProtocolBufferException e) { + parsedMessage = + (com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling) + e.getUnfinishedMessage(); + throw e.unwrapIOException(); + } finally { + if (parsedMessage != null) { + mergeFrom(parsedMessage); + } + } + return this; + } + + private int minNodeCount_; + /** + * + * + *
+         * Required. The minimum number of nodes to scale down to. Must be greater than or
+         * equal to 1.
+         * 
+ * + * int32 min_node_count = 1 [(.google.api.field_behavior) = REQUIRED]; + * + * @return The minNodeCount. + */ + @java.lang.Override + public int getMinNodeCount() { + return minNodeCount_; + } + /** + * + * + *
+         * Required. The minimum number of nodes to scale down to. Must be greater than or
+         * equal to 1.
+         * 
+ * + * int32 min_node_count = 1 [(.google.api.field_behavior) = REQUIRED]; + * + * @param value The minNodeCount to set. + * @return This builder for chaining. + */ + public Builder setMinNodeCount(int value) { + + minNodeCount_ = value; + onChanged(); + return this; + } + /** + * + * + *
+         * Required. The minimum number of nodes to scale down to. Must be greater than or
+         * equal to 1.
+         * 
+ * + * int32 min_node_count = 1 [(.google.api.field_behavior) = REQUIRED]; + * + * @return This builder for chaining. + */ + public Builder clearMinNodeCount() { + + minNodeCount_ = 0; + onChanged(); + return this; + } + + private int maxNodeCount_; + /** + * + * + *
+         * The maximum number of nodes to scale up to. Must be greater or equal to
+         * min_node_count.
+         * 
+ * + * int32 max_node_count = 2; + * + * @return The maxNodeCount. + */ + @java.lang.Override + public int getMaxNodeCount() { + return maxNodeCount_; + } + /** + * + * + *
+         * The maximum number of nodes to scale up to. Must be greater or equal to
+         * min_node_count.
+         * 
+ * + * int32 max_node_count = 2; + * + * @param value The maxNodeCount to set. + * @return This builder for chaining. + */ + public Builder setMaxNodeCount(int value) { + + maxNodeCount_ = value; + onChanged(); + return this; + } + /** + * + * + *
+         * The maximum number of nodes to scale up to. Must be greater or equal to
+         * min_node_count.
+         * 
+ * + * int32 max_node_count = 2; + * + * @return This builder for chaining. + */ + public Builder clearMaxNodeCount() { + + maxNodeCount_ = 0; + onChanged(); + return this; + } + + @java.lang.Override + public final Builder setUnknownFields( + final com.google.protobuf.UnknownFieldSet unknownFields) { + return super.setUnknownFields(unknownFields); + } + + @java.lang.Override + public final Builder mergeUnknownFields( + final com.google.protobuf.UnknownFieldSet unknownFields) { + return super.mergeUnknownFields(unknownFields); + } + + // @@protoc_insertion_point(builder_scope:google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling) + } + + // @@protoc_insertion_point(class_scope:google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling) + private static final com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig + .Scaling + DEFAULT_INSTANCE; + + static { + DEFAULT_INSTANCE = + new com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling(); + } + + public static com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + getDefaultInstance() { + return DEFAULT_INSTANCE; + } + + private static final com.google.protobuf.Parser PARSER = + new com.google.protobuf.AbstractParser() { + @java.lang.Override + public Scaling parsePartialFrom( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return new Scaling(input, extensionRegistry); + } + }; + + public static com.google.protobuf.Parser parser() { + return PARSER; + } + + @java.lang.Override + public com.google.protobuf.Parser getParserForType() { + return PARSER; + } + + @java.lang.Override + public com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + getDefaultInstanceForType() { + return DEFAULT_INSTANCE; + } + } + public static final int FIXED_NODE_COUNT_FIELD_NUMBER = 2; private int fixedNodeCount_; /** @@ -513,6 +1283,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * The number of nodes for each cluster. The number of nodes will not * scale automatically but can be scaled manually by providing different * values when updating. + * Only one of `fixed_node_count` and `scaling` can be set. Setting one will + * reset the other. * * * int32 fixed_node_count = 2; @@ -524,6 +1296,66 @@ public int getFixedNodeCount() { return fixedNodeCount_; } + public static final int SCALING_FIELD_NUMBER = 4; + private com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling scaling_; + /** + * + * + *
+     * Online serving scaling configuration.
+     * Only one of `fixed_node_count` and `scaling` can be set. Setting one will
+     * reset the other.
+     * 
+ * + * .google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling scaling = 4; + * + * + * @return Whether the scaling field is set. + */ + @java.lang.Override + public boolean hasScaling() { + return scaling_ != null; + } + /** + * + * + *
+     * Online serving scaling configuration.
+     * Only one of `fixed_node_count` and `scaling` can be set. Setting one will
+     * reset the other.
+     * 
+ * + * .google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling scaling = 4; + * + * + * @return The scaling. + */ + @java.lang.Override + public com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + getScaling() { + return scaling_ == null + ? com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + .getDefaultInstance() + : scaling_; + } + /** + * + * + *
+     * Online serving scaling configuration.
+     * Only one of `fixed_node_count` and `scaling` can be set. Setting one will
+     * reset the other.
+     * 
+ * + * .google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling scaling = 4; + * + */ + @java.lang.Override + public com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.ScalingOrBuilder + getScalingOrBuilder() { + return getScaling(); + } + private byte memoizedIsInitialized = -1; @java.lang.Override @@ -541,6 +1373,9 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io if (fixedNodeCount_ != 0) { output.writeInt32(2, fixedNodeCount_); } + if (scaling_ != null) { + output.writeMessage(4, getScaling()); + } unknownFields.writeTo(output); } @@ -553,6 +1388,9 @@ public int getSerializedSize() { if (fixedNodeCount_ != 0) { size += com.google.protobuf.CodedOutputStream.computeInt32Size(2, fixedNodeCount_); } + if (scaling_ != null) { + size += com.google.protobuf.CodedOutputStream.computeMessageSize(4, getScaling()); + } size += unknownFields.getSerializedSize(); memoizedSize = size; return size; @@ -570,6 +1408,10 @@ public boolean equals(final java.lang.Object obj) { (com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig) obj; if (getFixedNodeCount() != other.getFixedNodeCount()) return false; + if (hasScaling() != other.hasScaling()) return false; + if (hasScaling()) { + if (!getScaling().equals(other.getScaling())) return false; + } if (!unknownFields.equals(other.unknownFields)) return false; return true; } @@ -583,6 +1425,10 @@ public int hashCode() { hash = (19 * hash) + getDescriptor().hashCode(); hash = (37 * hash) + FIXED_NODE_COUNT_FIELD_NUMBER; hash = (53 * hash) + getFixedNodeCount(); + if (hasScaling()) { + hash = (37 * hash) + SCALING_FIELD_NUMBER; + hash = (53 * hash) + getScaling().hashCode(); + } hash = (29 * hash) + unknownFields.hashCode(); memoizedHashCode = hash; return hash; @@ -736,6 +1582,12 @@ public Builder clear() { super.clear(); fixedNodeCount_ = 0; + if (scalingBuilder_ == null) { + scaling_ = null; + } else { + scaling_ = null; + scalingBuilder_ = null; + } return this; } @@ -767,6 +1619,11 @@ public com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig buil com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig result = new com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig(this); result.fixedNodeCount_ = fixedNodeCount_; + if (scalingBuilder_ == null) { + result.scaling_ = scaling_; + } else { + result.scaling_ = scalingBuilder_.build(); + } onBuilt(); return result; } @@ -825,6 +1682,9 @@ public Builder mergeFrom( if (other.getFixedNodeCount() != 0) { setFixedNodeCount(other.getFixedNodeCount()); } + if (other.hasScaling()) { + mergeScaling(other.getScaling()); + } this.mergeUnknownFields(other.unknownFields); onChanged(); return this; @@ -864,6 +1724,8 @@ public Builder mergeFrom( * The number of nodes for each cluster. The number of nodes will not * scale automatically but can be scaled manually by providing different * values when updating. + * Only one of `fixed_node_count` and `scaling` can be set. Setting one will + * reset the other. * * * int32 fixed_node_count = 2; @@ -881,6 +1743,8 @@ public int getFixedNodeCount() { * The number of nodes for each cluster. The number of nodes will not * scale automatically but can be scaled manually by providing different * values when updating. + * Only one of `fixed_node_count` and `scaling` can be set. Setting one will + * reset the other. * * * int32 fixed_node_count = 2; @@ -901,6 +1765,8 @@ public Builder setFixedNodeCount(int value) { * The number of nodes for each cluster. The number of nodes will not * scale automatically but can be scaled manually by providing different * values when updating. + * Only one of `fixed_node_count` and `scaling` can be set. Setting one will + * reset the other. * * * int32 fixed_node_count = 2; @@ -914,6 +1780,238 @@ public Builder clearFixedNodeCount() { return this; } + private com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling scaling_; + private com.google.protobuf.SingleFieldBuilderV3< + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling, + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling.Builder, + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.ScalingOrBuilder> + scalingBuilder_; + /** + * + * + *
+       * Online serving scaling configuration.
+       * Only one of `fixed_node_count` and `scaling` can be set. Setting one will
+       * reset the other.
+       * 
+ * + * + * .google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling scaling = 4; + * + * + * @return Whether the scaling field is set. + */ + public boolean hasScaling() { + return scalingBuilder_ != null || scaling_ != null; + } + /** + * + * + *
+       * Online serving scaling configuration.
+       * Only one of `fixed_node_count` and `scaling` can be set. Setting one will
+       * reset the other.
+       * 
+ * + * + * .google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling scaling = 4; + * + * + * @return The scaling. + */ + public com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + getScaling() { + if (scalingBuilder_ == null) { + return scaling_ == null + ? com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + .getDefaultInstance() + : scaling_; + } else { + return scalingBuilder_.getMessage(); + } + } + /** + * + * + *
+       * Online serving scaling configuration.
+       * Only one of `fixed_node_count` and `scaling` can be set. Setting one will
+       * reset the other.
+       * 
+ * + * + * .google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling scaling = 4; + * + */ + public Builder setScaling( + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling value) { + if (scalingBuilder_ == null) { + if (value == null) { + throw new NullPointerException(); + } + scaling_ = value; + onChanged(); + } else { + scalingBuilder_.setMessage(value); + } + + return this; + } + /** + * + * + *
+       * Online serving scaling configuration.
+       * Only one of `fixed_node_count` and `scaling` can be set. Setting one will
+       * reset the other.
+       * 
+ * + * + * .google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling scaling = 4; + * + */ + public Builder setScaling( + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling.Builder + builderForValue) { + if (scalingBuilder_ == null) { + scaling_ = builderForValue.build(); + onChanged(); + } else { + scalingBuilder_.setMessage(builderForValue.build()); + } + + return this; + } + /** + * + * + *
+       * Online serving scaling configuration.
+       * Only one of `fixed_node_count` and `scaling` can be set. Setting one will
+       * reset the other.
+       * 
+ * + * + * .google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling scaling = 4; + * + */ + public Builder mergeScaling( + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling value) { + if (scalingBuilder_ == null) { + if (scaling_ != null) { + scaling_ = + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + .newBuilder(scaling_) + .mergeFrom(value) + .buildPartial(); + } else { + scaling_ = value; + } + onChanged(); + } else { + scalingBuilder_.mergeFrom(value); + } + + return this; + } + /** + * + * + *
+       * Online serving scaling configuration.
+       * Only one of `fixed_node_count` and `scaling` can be set. Setting one will
+       * reset the other.
+       * 
+ * + * + * .google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling scaling = 4; + * + */ + public Builder clearScaling() { + if (scalingBuilder_ == null) { + scaling_ = null; + onChanged(); + } else { + scaling_ = null; + scalingBuilder_ = null; + } + + return this; + } + /** + * + * + *
+       * Online serving scaling configuration.
+       * Only one of `fixed_node_count` and `scaling` can be set. Setting one will
+       * reset the other.
+       * 
+ * + * + * .google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling scaling = 4; + * + */ + public com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling.Builder + getScalingBuilder() { + + onChanged(); + return getScalingFieldBuilder().getBuilder(); + } + /** + * + * + *
+       * Online serving scaling configuration.
+       * Only one of `fixed_node_count` and `scaling` can be set. Setting one will
+       * reset the other.
+       * 
+ * + * + * .google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling scaling = 4; + * + */ + public com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.ScalingOrBuilder + getScalingOrBuilder() { + if (scalingBuilder_ != null) { + return scalingBuilder_.getMessageOrBuilder(); + } else { + return scaling_ == null + ? com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + .getDefaultInstance() + : scaling_; + } + } + /** + * + * + *
+       * Online serving scaling configuration.
+       * Only one of `fixed_node_count` and `scaling` can be set. Setting one will
+       * reset the other.
+       * 
+ * + * + * .google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling scaling = 4; + * + */ + private com.google.protobuf.SingleFieldBuilderV3< + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling, + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling.Builder, + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.ScalingOrBuilder> + getScalingFieldBuilder() { + if (scalingBuilder_ == null) { + scalingBuilder_ = + new com.google.protobuf.SingleFieldBuilderV3< + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling, + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig.Scaling + .Builder, + com.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig + .ScalingOrBuilder>(getScaling(), getParentForChildren(), isClean()); + scaling_ = null; + } + return scalingBuilder_; + } + @java.lang.Override public final Builder setUnknownFields( final com.google.protobuf.UnknownFieldSet unknownFields) { diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/FeaturestoreMonitoringProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/FeaturestoreMonitoringProto.java index 58a9ba373..2452b8410 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/FeaturestoreMonitoringProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/FeaturestoreMonitoringProto.java @@ -46,8 +46,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n=google/cloud/aiplatform/v1beta1/featur" + "estore_monitoring.proto\022\037google.cloud.ai" - + "platform.v1beta1\032\036google/protobuf/durati" - + "on.proto\032\034google/api/annotations.proto\"\216" + + "platform.v1beta1\032\034google/api/annotations" + + ".proto\032\036google/protobuf/duration.proto\"\216" + "\002\n\034FeaturestoreMonitoringConfig\022i\n\021snaps" + "hot_analysis\030\001 \001(\0132N.google.cloud.aiplat" + "form.v1beta1.FeaturestoreMonitoringConfi" @@ -67,8 +67,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.protobuf.DurationProto.getDescriptor(), com.google.api.AnnotationsProto.getDescriptor(), + com.google.protobuf.DurationProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_FeaturestoreMonitoringConfig_descriptor = getDescriptor().getMessageTypes().get(0); @@ -88,8 +88,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { new java.lang.String[] { "Disabled", "MonitoringInterval", "MonitoringIntervalDays", }); - com.google.protobuf.DurationProto.getDescriptor(); com.google.api.AnnotationsProto.getDescriptor(); + com.google.protobuf.DurationProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/FeaturestoreProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/FeaturestoreProto.java index 73fe4b283..abda73f98 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/FeaturestoreProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/FeaturestoreProto.java @@ -35,6 +35,10 @@ public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry r internal_static_google_cloud_aiplatform_v1beta1_Featurestore_OnlineServingConfig_descriptor; static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_google_cloud_aiplatform_v1beta1_Featurestore_OnlineServingConfig_fieldAccessorTable; + static final com.google.protobuf.Descriptors.Descriptor + internal_static_google_cloud_aiplatform_v1beta1_Featurestore_OnlineServingConfig_Scaling_descriptor; + static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internal_static_google_cloud_aiplatform_v1beta1_Featurestore_OnlineServingConfig_Scaling_fieldAccessorTable; static final com.google.protobuf.Descriptors.Descriptor internal_static_google_cloud_aiplatform_v1beta1_Featurestore_LabelsEntry_descriptor; static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable @@ -50,11 +54,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n2google/cloud/aiplatform/v1beta1/featur" + "estore.proto\022\037google.cloud.aiplatform.v1" - + "beta1\032\037google/api/field_behavior.proto\032\031" - + "google/api/resource.proto\0325google/cloud/" - + "aiplatform/v1beta1/encryption_spec.proto" - + "\032\037google/protobuf/timestamp.proto\032\034googl" - + "e/api/annotations.proto\"\374\005\n\014Featurestore" + + "beta1\032\034google/api/annotations.proto\032\037goo" + + "gle/api/field_behavior.proto\032\031google/api" + + "/resource.proto\0325google/cloud/aiplatform" + + "/v1beta1/encryption_spec.proto\032\037google/p" + + "rotobuf/timestamp.proto\"\231\007\n\014Featurestore" + "\022\021\n\004name\030\001 \001(\tB\003\340A\003\0224\n\013create_time\030\003 \001(\013" + "2\032.google.protobuf.TimestampB\003\340A\003\0224\n\013upd" + "ate_time\030\004 \001(\0132\032.google.protobuf.Timesta" @@ -67,29 +71,33 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "aiplatform.v1beta1.Featurestore.StateB\003\340" + "A\003\022M\n\017encryption_spec\030\n \001(\0132/.google.clo" + "ud.aiplatform.v1beta1.EncryptionSpecB\003\340A" - + "\001\032/\n\023OnlineServingConfig\022\030\n\020fixed_node_c" - + "ount\030\002 \001(\005\032-\n\013LabelsEntry\022\013\n\003key\030\001 \001(\t\022\r" - + "\n\005value\030\002 \001(\t:\0028\001\"8\n\005State\022\025\n\021STATE_UNSP" - + "ECIFIED\020\000\022\n\n\006STABLE\020\001\022\014\n\010UPDATING\020\002:q\352An" - + "\n&aiplatform.googleapis.com/Featurestore" - + "\022Dprojects/{project}/locations/{location" - + "}/featurestores/{featurestore}B\356\001\n#com.g" - + "oogle.cloud.aiplatform.v1beta1B\021Features" - + "toreProtoP\001ZIgoogle.golang.org/genproto/" - + "googleapis/cloud/aiplatform/v1beta1;aipl" - + "atform\252\002\037Google.Cloud.AIPlatform.V1Beta1" - + "\312\002\037Google\\Cloud\\AIPlatform\\V1beta1\352\002\"Goo" - + "gle::Cloud::AIPlatform::V1beta1b\006proto3" + + "\001\032\313\001\n\023OnlineServingConfig\022\030\n\020fixed_node_" + + "count\030\002 \001(\005\022Z\n\007scaling\030\004 \001(\0132I.google.cl" + + "oud.aiplatform.v1beta1.Featurestore.Onli" + + "neServingConfig.Scaling\032>\n\007Scaling\022\033\n\016mi" + + "n_node_count\030\001 \001(\005B\003\340A\002\022\026\n\016max_node_coun" + + "t\030\002 \001(\005\032-\n\013LabelsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005v" + + "alue\030\002 \001(\t:\0028\001\"8\n\005State\022\025\n\021STATE_UNSPECI" + + "FIED\020\000\022\n\n\006STABLE\020\001\022\014\n\010UPDATING\020\002:q\352An\n&a" + + "iplatform.googleapis.com/Featurestore\022Dp" + + "rojects/{project}/locations/{location}/f" + + "eaturestores/{featurestore}B\356\001\n#com.goog" + + "le.cloud.aiplatform.v1beta1B\021Featurestor" + + "eProtoP\001ZIgoogle.golang.org/genproto/goo" + + "gleapis/cloud/aiplatform/v1beta1;aiplatf" + + "orm\252\002\037Google.Cloud.AIPlatform.V1Beta1\312\002\037" + + "Google\\Cloud\\AIPlatform\\V1beta1\352\002\"Google" + + "::Cloud::AIPlatform::V1beta1b\006proto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.EncryptionSpecProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_Featurestore_descriptor = getDescriptor().getMessageTypes().get(0); @@ -114,7 +122,17 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_google_cloud_aiplatform_v1beta1_Featurestore_OnlineServingConfig_descriptor, new java.lang.String[] { - "FixedNodeCount", + "FixedNodeCount", "Scaling", + }); + internal_static_google_cloud_aiplatform_v1beta1_Featurestore_OnlineServingConfig_Scaling_descriptor = + internal_static_google_cloud_aiplatform_v1beta1_Featurestore_OnlineServingConfig_descriptor + .getNestedTypes() + .get(0); + internal_static_google_cloud_aiplatform_v1beta1_Featurestore_OnlineServingConfig_Scaling_fieldAccessorTable = + new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( + internal_static_google_cloud_aiplatform_v1beta1_Featurestore_OnlineServingConfig_Scaling_descriptor, + new java.lang.String[] { + "MinNodeCount", "MaxNodeCount", }); internal_static_google_cloud_aiplatform_v1beta1_Featurestore_LabelsEntry_descriptor = internal_static_google_cloud_aiplatform_v1beta1_Featurestore_descriptor @@ -132,11 +150,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.EncryptionSpecProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/FeaturestoreServiceProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/FeaturestoreServiceProto.java index 34d27dba1..96f55b679 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/FeaturestoreServiceProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/FeaturestoreServiceProto.java @@ -219,326 +219,327 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "/aiplatform/v1beta1/feature_monitoring_s" + "tats.proto\0326google/cloud/aiplatform/v1be" + "ta1/feature_selector.proto\0322google/cloud" - + "/aiplatform/v1beta1/featurestore.proto\032(" - + "google/cloud/aiplatform/v1beta1/io.proto" - + "\032/google/cloud/aiplatform/v1beta1/operat" - + "ion.proto\032#google/longrunning/operations" - + ".proto\032 google/protobuf/field_mask.proto" - + "\032\037google/protobuf/timestamp.proto\"\303\001\n\031Cr" - + "eateFeaturestoreRequest\022>\n\006parent\030\001 \001(\tB" - + ".\340A\002\372A(\022&aiplatform.googleapis.com/Featu" - + "restore\022H\n\014featurestore\030\002 \001(\0132-.google.c" - + "loud.aiplatform.v1beta1.FeaturestoreB\003\340A" - + "\002\022\034\n\017featurestore_id\030\003 \001(\tB\003\340A\002\"V\n\026GetFe" - + "aturestoreRequest\022<\n\004name\030\001 \001(\tB.\340A\002\372A(\n" - + "&aiplatform.googleapis.com/Featurestore\"" - + "\322\001\n\030ListFeaturestoresRequest\022>\n\006parent\030\001" - + " \001(\tB.\340A\002\372A(\022&aiplatform.googleapis.com/" - + "Featurestore\022\016\n\006filter\030\002 \001(\t\022\021\n\tpage_siz" - + "e\030\003 \001(\005\022\022\n\npage_token\030\004 \001(\t\022\020\n\010order_by\030" - + "\005 \001(\t\022-\n\tread_mask\030\006 \001(\0132\032.google.protob" - + "uf.FieldMask\"z\n\031ListFeaturestoresRespons" - + "e\022D\n\rfeaturestores\030\001 \003(\0132-.google.cloud." - + "aiplatform.v1beta1.Featurestore\022\027\n\017next_" - + "page_token\030\002 \001(\t\"\226\001\n\031UpdateFeaturestoreR" - + "equest\022H\n\014featurestore\030\001 \001(\0132-.google.cl" - + "oud.aiplatform.v1beta1.FeaturestoreB\003\340A\002" - + "\022/\n\013update_mask\030\002 \001(\0132\032.google.protobuf." - + "FieldMask\"h\n\031DeleteFeaturestoreRequest\022<" - + "\n\004name\030\001 \001(\tB.\340A\002\372A(\n&aiplatform.googlea" - + "pis.com/Featurestore\022\r\n\005force\030\002 \001(\010\"\216\005\n\032" - + "ImportFeatureValuesRequest\022B\n\013avro_sourc" - + "e\030\002 \001(\0132+.google.cloud.aiplatform.v1beta" - + "1.AvroSourceH\000\022J\n\017bigquery_source\030\003 \001(\0132" - + "/.google.cloud.aiplatform.v1beta1.BigQue" - + "rySourceH\000\022@\n\ncsv_source\030\004 \001(\0132*.google." - + "cloud.aiplatform.v1beta1.CsvSourceH\000\022\034\n\022" - + "feature_time_field\030\006 \001(\tH\001\0222\n\014feature_ti" - + "me\030\007 \001(\0132\032.google.protobuf.TimestampH\001\022A" - + "\n\013entity_type\030\001 \001(\tB,\340A\002\372A&\n$aiplatform." - + "googleapis.com/EntityType\022\027\n\017entity_id_f" - + "ield\030\005 \001(\t\022c\n\rfeature_specs\030\010 \003(\0132G.goog" - + "le.cloud.aiplatform.v1beta1.ImportFeatur" - + "eValuesRequest.FeatureSpecB\003\340A\002\022\036\n\026disab" - + "le_online_serving\030\t \001(\010\022\024\n\014worker_count\030" - + "\013 \001(\005\0324\n\013FeatureSpec\022\017\n\002id\030\001 \001(\tB\003\340A\002\022\024\n" - + "\014source_field\030\002 \001(\tB\010\n\006sourceB\025\n\023feature" - + "_time_source\"}\n\033ImportFeatureValuesRespo" - + "nse\022\035\n\025imported_entity_count\030\001 \001(\003\022$\n\034im" - + "ported_feature_value_count\030\002 \001(\003\022\031\n\021inva" - + "lid_row_count\030\006 \001(\003\"\277\006\n\035BatchReadFeature" - + "ValuesRequest\022H\n\022csv_read_instances\030\003 \001(" - + "\0132*.google.cloud.aiplatform.v1beta1.CsvS" - + "ourceH\000\022R\n\027bigquery_read_instances\030\005 \001(\013" - + "2/.google.cloud.aiplatform.v1beta1.BigQu" - + "erySourceH\000\022D\n\014featurestore\030\001 \001(\tB.\340A\002\372A" - + "(\n&aiplatform.googleapis.com/Featurestor" - + "e\022R\n\013destination\030\004 \001(\01328.google.cloud.ai" - + "platform.v1beta1.FeatureValueDestination" - + "B\003\340A\002\022l\n\023pass_through_fields\030\010 \003(\0132O.goo" - + "gle.cloud.aiplatform.v1beta1.BatchReadFe" - + "atureValuesRequest.PassThroughField\022m\n\021e" - + "ntity_type_specs\030\007 \003(\0132M.google.cloud.ai" - + "platform.v1beta1.BatchReadFeatureValuesR" - + "equest.EntityTypeSpecB\003\340A\002\032+\n\020PassThroug" - + "hField\022\027\n\nfield_name\030\001 \001(\tB\003\340A\002\032\314\001\n\016Enti" - + "tyTypeSpec\022\033\n\016entity_type_id\030\001 \001(\tB\003\340A\002\022" - + "O\n\020feature_selector\030\002 \001(\01320.google.cloud" - + ".aiplatform.v1beta1.FeatureSelectorB\003\340A\002" - + "\022L\n\010settings\030\003 \003(\0132:.google.cloud.aiplat" - + "form.v1beta1.DestinationFeatureSettingB\r" - + "\n\013read_option\"\201\006\n\032ExportFeatureValuesReq" - + "uest\022e\n\017snapshot_export\030\003 \001(\0132J.google.c" - + "loud.aiplatform.v1beta1.ExportFeatureVal" - + "uesRequest.SnapshotExportH\000\022]\n\013full_expo" - + "rt\030\007 \001(\0132F.google.cloud.aiplatform.v1bet" - + "a1.ExportFeatureValuesRequest.FullExport" - + "H\000\022A\n\013entity_type\030\001 \001(\tB,\340A\002\372A&\n$aiplatf" - + "orm.googleapis.com/EntityType\022R\n\013destina" - + "tion\030\004 \001(\01328.google.cloud.aiplatform.v1b" - + "eta1.FeatureValueDestinationB\003\340A\002\022O\n\020fea" - + "ture_selector\030\005 \001(\01320.google.cloud.aipla" - + "tform.v1beta1.FeatureSelectorB\003\340A\002\022L\n\010se" - + "ttings\030\006 \003(\0132:.google.cloud.aiplatform.v" - + "1beta1.DestinationFeatureSetting\032s\n\016Snap" - + "shotExport\0221\n\rsnapshot_time\030\001 \001(\0132\032.goog" - + "le.protobuf.Timestamp\022.\n\nstart_time\030\002 \001(" - + "\0132\032.google.protobuf.Timestamp\032j\n\nFullExp" - + "ort\022.\n\nstart_time\030\002 \001(\0132\032.google.protobu" - + "f.Timestamp\022,\n\010end_time\030\001 \001(\0132\032.google.p" - + "rotobuf.TimestampB\006\n\004mode\"O\n\031Destination" - + "FeatureSetting\022\027\n\nfeature_id\030\001 \001(\tB\003\340A\002\022" - + "\031\n\021destination_field\030\002 \001(\t\"\240\002\n\027FeatureVa" - + "lueDestination\022T\n\024bigquery_destination\030\001" - + " \001(\01324.google.cloud.aiplatform.v1beta1.B" - + "igQueryDestinationH\000\022T\n\024tfrecord_destina" - + "tion\030\002 \001(\01324.google.cloud.aiplatform.v1b" - + "eta1.TFRecordDestinationH\000\022J\n\017csv_destin" - + "ation\030\003 \001(\0132/.google.cloud.aiplatform.v1" - + "beta1.CsvDestinationH\000B\r\n\013destination\"\035\n" - + "\033ExportFeatureValuesResponse\" \n\036BatchRea" - + "dFeatureValuesResponse\"\270\001\n\027CreateEntityT" - + "ypeRequest\022>\n\006parent\030\001 \001(\tB.\340A\002\372A(\n&aipl" - + "atform.googleapis.com/Featurestore\022@\n\013en" - + "tity_type\030\002 \001(\0132+.google.cloud.aiplatfor" - + "m.v1beta1.EntityType\022\033\n\016entity_type_id\030\003" - + " \001(\tB\003\340A\002\"R\n\024GetEntityTypeRequest\022:\n\004nam" - + "e\030\001 \001(\tB,\340A\002\372A&\n$aiplatform.googleapis.c" - + "om/EntityType\"\316\001\n\026ListEntityTypesRequest" - + "\022<\n\006parent\030\001 \001(\tB,\340A\002\372A&\022$aiplatform.goo" - + "gleapis.com/EntityType\022\016\n\006filter\030\002 \001(\t\022\021" - + "\n\tpage_size\030\003 \001(\005\022\022\n\npage_token\030\004 \001(\t\022\020\n" - + "\010order_by\030\005 \001(\t\022-\n\tread_mask\030\006 \001(\0132\032.goo" - + "gle.protobuf.FieldMask\"u\n\027ListEntityType" - + "sResponse\022A\n\014entity_types\030\001 \003(\0132+.google" - + ".cloud.aiplatform.v1beta1.EntityType\022\027\n\017" - + "next_page_token\030\002 \001(\t\"\221\001\n\027UpdateEntityTy" - + "peRequest\022E\n\013entity_type\030\001 \001(\0132+.google." - + "cloud.aiplatform.v1beta1.EntityTypeB\003\340A\002" - + "\022/\n\013update_mask\030\002 \001(\0132\032.google.protobuf." - + "FieldMask\"d\n\027DeleteEntityTypeRequest\022:\n\004" - + "name\030\001 \001(\tB,\340A\002\372A&\n$aiplatform.googleapi" - + "s.com/EntityType\022\r\n\005force\030\002 \001(\010\"\255\001\n\024Crea" - + "teFeatureRequest\022<\n\006parent\030\001 \001(\tB,\340A\002\372A&" - + "\n$aiplatform.googleapis.com/EntityType\022>" - + "\n\007feature\030\002 \001(\0132(.google.cloud.aiplatfor" - + "m.v1beta1.FeatureB\003\340A\002\022\027\n\nfeature_id\030\003 \001" - + "(\tB\003\340A\002\"\250\001\n\032BatchCreateFeaturesRequest\022<" - + "\n\006parent\030\001 \001(\tB,\340A\002\372A&\n$aiplatform.googl" - + "eapis.com/EntityType\022L\n\010requests\030\002 \003(\01325" - + ".google.cloud.aiplatform.v1beta1.CreateF" - + "eatureRequestB\003\340A\002\"Y\n\033BatchCreateFeature" - + "sResponse\022:\n\010features\030\001 \003(\0132(.google.clo" - + "ud.aiplatform.v1beta1.Feature\"L\n\021GetFeat" - + "ureRequest\0227\n\004name\030\001 \001(\tB)\340A\002\372A#\n!aiplat" - + "form.googleapis.com/Feature\"\344\001\n\023ListFeat" - + "uresRequest\0229\n\006parent\030\001 \001(\tB)\340A\002\372A#\022!aip" - + "latform.googleapis.com/Feature\022\016\n\006filter" - + "\030\002 \001(\t\022\021\n\tpage_size\030\003 \001(\005\022\022\n\npage_token\030" - + "\004 \001(\t\022\020\n\010order_by\030\005 \001(\t\022-\n\tread_mask\030\006 \001" - + "(\0132\032.google.protobuf.FieldMask\022\032\n\022latest" - + "_stats_count\030\007 \001(\005\"k\n\024ListFeaturesRespon" - + "se\022:\n\010features\030\001 \003(\0132(.google.cloud.aipl" - + "atform.v1beta1.Feature\022\027\n\017next_page_toke" - + "n\030\002 \001(\t\"\212\001\n\025SearchFeaturesRequest\022;\n\010loc" - + "ation\030\001 \001(\tB)\340A\002\372A#\n!locations.googleapi" - + "s.com/Location\022\r\n\005query\030\003 \001(\t\022\021\n\tpage_si" - + "ze\030\004 \001(\005\022\022\n\npage_token\030\005 \001(\t\"m\n\026SearchFe" - + "aturesResponse\022:\n\010features\030\001 \003(\0132(.googl" - + "e.cloud.aiplatform.v1beta1.Feature\022\027\n\017ne" - + "xt_page_token\030\002 \001(\t\"\207\001\n\024UpdateFeatureReq" - + "uest\022>\n\007feature\030\001 \001(\0132(.google.cloud.aip" - + "latform.v1beta1.FeatureB\003\340A\002\022/\n\013update_m" - + "ask\030\002 \001(\0132\032.google.protobuf.FieldMask\"O\n" - + "\024DeleteFeatureRequest\0227\n\004name\030\001 \001(\tB)\340A\002" - + "\372A#\n!aiplatform.googleapis.com/Feature\"z" - + "\n#CreateFeaturestoreOperationMetadata\022S\n" - + "\020generic_metadata\030\001 \001(\01329.google.cloud.a" - + "iplatform.v1beta1.GenericOperationMetada" - + "ta\"z\n#UpdateFeaturestoreOperationMetadat" - + "a\022S\n\020generic_metadata\030\001 \001(\01329.google.clo" - + "ud.aiplatform.v1beta1.GenericOperationMe" - + "tadata\"\333\001\n$ImportFeatureValuesOperationM" - + "etadata\022S\n\020generic_metadata\030\001 \001(\01329.goog" - + "le.cloud.aiplatform.v1beta1.GenericOpera" - + "tionMetadata\022\035\n\025imported_entity_count\030\002 " - + "\001(\003\022$\n\034imported_feature_value_count\030\003 \001(" - + "\003\022\031\n\021invalid_row_count\030\006 \001(\003\"{\n$ExportFe" - + "atureValuesOperationMetadata\022S\n\020generic_" + + "/aiplatform/v1beta1/featurestore.proto\032A" + + "google/cloud/aiplatform/v1beta1/features" + + "tore_online_service.proto\032(google/cloud/" + + "aiplatform/v1beta1/io.proto\032/google/clou" + + "d/aiplatform/v1beta1/operation.proto\032#go" + + "ogle/longrunning/operations.proto\032 googl" + + "e/protobuf/field_mask.proto\032\037google/prot" + + "obuf/timestamp.proto\"\303\001\n\031CreateFeaturest" + + "oreRequest\022>\n\006parent\030\001 \001(\tB.\340A\002\372A(\022&aipl" + + "atform.googleapis.com/Featurestore\022H\n\014fe" + + "aturestore\030\002 \001(\0132-.google.cloud.aiplatfo" + + "rm.v1beta1.FeaturestoreB\003\340A\002\022\034\n\017features" + + "tore_id\030\003 \001(\tB\003\340A\002\"V\n\026GetFeaturestoreReq" + + "uest\022<\n\004name\030\001 \001(\tB.\340A\002\372A(\n&aiplatform.g" + + "oogleapis.com/Featurestore\"\322\001\n\030ListFeatu" + + "restoresRequest\022>\n\006parent\030\001 \001(\tB.\340A\002\372A(\022" + + "&aiplatform.googleapis.com/Featurestore\022" + + "\016\n\006filter\030\002 \001(\t\022\021\n\tpage_size\030\003 \001(\005\022\022\n\npa" + + "ge_token\030\004 \001(\t\022\020\n\010order_by\030\005 \001(\t\022-\n\tread" + + "_mask\030\006 \001(\0132\032.google.protobuf.FieldMask\"" + + "z\n\031ListFeaturestoresResponse\022D\n\rfeatures" + + "tores\030\001 \003(\0132-.google.cloud.aiplatform.v1" + + "beta1.Featurestore\022\027\n\017next_page_token\030\002 " + + "\001(\t\"\226\001\n\031UpdateFeaturestoreRequest\022H\n\014fea" + + "turestore\030\001 \001(\0132-.google.cloud.aiplatfor" + + "m.v1beta1.FeaturestoreB\003\340A\002\022/\n\013update_ma" + + "sk\030\002 \001(\0132\032.google.protobuf.FieldMask\"h\n\031" + + "DeleteFeaturestoreRequest\022<\n\004name\030\001 \001(\tB" + + ".\340A\002\372A(\n&aiplatform.googleapis.com/Featu" + + "restore\022\r\n\005force\030\002 \001(\010\"\216\005\n\032ImportFeature" + + "ValuesRequest\022B\n\013avro_source\030\002 \001(\0132+.goo" + + "gle.cloud.aiplatform.v1beta1.AvroSourceH" + + "\000\022J\n\017bigquery_source\030\003 \001(\0132/.google.clou" + + "d.aiplatform.v1beta1.BigQuerySourceH\000\022@\n" + + "\ncsv_source\030\004 \001(\0132*.google.cloud.aiplatf" + + "orm.v1beta1.CsvSourceH\000\022\034\n\022feature_time_" + + "field\030\006 \001(\tH\001\0222\n\014feature_time\030\007 \001(\0132\032.go" + + "ogle.protobuf.TimestampH\001\022A\n\013entity_type" + + "\030\001 \001(\tB,\340A\002\372A&\n$aiplatform.googleapis.co" + + "m/EntityType\022\027\n\017entity_id_field\030\005 \001(\t\022c\n" + + "\rfeature_specs\030\010 \003(\0132G.google.cloud.aipl" + + "atform.v1beta1.ImportFeatureValuesReques" + + "t.FeatureSpecB\003\340A\002\022\036\n\026disable_online_ser" + + "ving\030\t \001(\010\022\024\n\014worker_count\030\013 \001(\005\0324\n\013Feat" + + "ureSpec\022\017\n\002id\030\001 \001(\tB\003\340A\002\022\024\n\014source_field" + + "\030\002 \001(\tB\010\n\006sourceB\025\n\023feature_time_source\"" + + "}\n\033ImportFeatureValuesResponse\022\035\n\025import" + + "ed_entity_count\030\001 \001(\003\022$\n\034imported_featur" + + "e_value_count\030\002 \001(\003\022\031\n\021invalid_row_count" + + "\030\006 \001(\003\"\277\006\n\035BatchReadFeatureValuesRequest" + + "\022H\n\022csv_read_instances\030\003 \001(\0132*.google.cl" + + "oud.aiplatform.v1beta1.CsvSourceH\000\022R\n\027bi" + + "gquery_read_instances\030\005 \001(\0132/.google.clo" + + "ud.aiplatform.v1beta1.BigQuerySourceH\000\022D" + + "\n\014featurestore\030\001 \001(\tB.\340A\002\372A(\n&aiplatform" + + ".googleapis.com/Featurestore\022R\n\013destinat" + + "ion\030\004 \001(\01328.google.cloud.aiplatform.v1be" + + "ta1.FeatureValueDestinationB\003\340A\002\022l\n\023pass" + + "_through_fields\030\010 \003(\0132O.google.cloud.aip" + + "latform.v1beta1.BatchReadFeatureValuesRe" + + "quest.PassThroughField\022m\n\021entity_type_sp" + + "ecs\030\007 \003(\0132M.google.cloud.aiplatform.v1be" + + "ta1.BatchReadFeatureValuesRequest.Entity" + + "TypeSpecB\003\340A\002\032+\n\020PassThroughField\022\027\n\nfie" + + "ld_name\030\001 \001(\tB\003\340A\002\032\314\001\n\016EntityTypeSpec\022\033\n" + + "\016entity_type_id\030\001 \001(\tB\003\340A\002\022O\n\020feature_se" + + "lector\030\002 \001(\01320.google.cloud.aiplatform.v" + + "1beta1.FeatureSelectorB\003\340A\002\022L\n\010settings\030" + + "\003 \003(\0132:.google.cloud.aiplatform.v1beta1." + + "DestinationFeatureSettingB\r\n\013read_option" + + "\"\201\006\n\032ExportFeatureValuesRequest\022e\n\017snaps" + + "hot_export\030\003 \001(\0132J.google.cloud.aiplatfo" + + "rm.v1beta1.ExportFeatureValuesRequest.Sn" + + "apshotExportH\000\022]\n\013full_export\030\007 \001(\0132F.go" + + "ogle.cloud.aiplatform.v1beta1.ExportFeat" + + "ureValuesRequest.FullExportH\000\022A\n\013entity_" + + "type\030\001 \001(\tB,\340A\002\372A&\n$aiplatform.googleapi" + + "s.com/EntityType\022R\n\013destination\030\004 \001(\01328." + + "google.cloud.aiplatform.v1beta1.FeatureV" + + "alueDestinationB\003\340A\002\022O\n\020feature_selector" + + "\030\005 \001(\01320.google.cloud.aiplatform.v1beta1" + + ".FeatureSelectorB\003\340A\002\022L\n\010settings\030\006 \003(\0132" + + ":.google.cloud.aiplatform.v1beta1.Destin" + + "ationFeatureSetting\032s\n\016SnapshotExport\0221\n" + + "\rsnapshot_time\030\001 \001(\0132\032.google.protobuf.T" + + "imestamp\022.\n\nstart_time\030\002 \001(\0132\032.google.pr" + + "otobuf.Timestamp\032j\n\nFullExport\022.\n\nstart_" + + "time\030\002 \001(\0132\032.google.protobuf.Timestamp\022," + + "\n\010end_time\030\001 \001(\0132\032.google.protobuf.Times" + + "tampB\006\n\004mode\"O\n\031DestinationFeatureSettin" + + "g\022\027\n\nfeature_id\030\001 \001(\tB\003\340A\002\022\031\n\021destinatio" + + "n_field\030\002 \001(\t\"\240\002\n\027FeatureValueDestinatio" + + "n\022T\n\024bigquery_destination\030\001 \001(\01324.google" + + ".cloud.aiplatform.v1beta1.BigQueryDestin" + + "ationH\000\022T\n\024tfrecord_destination\030\002 \001(\01324." + + "google.cloud.aiplatform.v1beta1.TFRecord" + + "DestinationH\000\022J\n\017csv_destination\030\003 \001(\0132/" + + ".google.cloud.aiplatform.v1beta1.CsvDest" + + "inationH\000B\r\n\013destination\"\035\n\033ExportFeatur" + + "eValuesResponse\" \n\036BatchReadFeatureValue" + + "sResponse\"\270\001\n\027CreateEntityTypeRequest\022>\n" + + "\006parent\030\001 \001(\tB.\340A\002\372A(\n&aiplatform.google" + + "apis.com/Featurestore\022@\n\013entity_type\030\002 \001" + + "(\0132+.google.cloud.aiplatform.v1beta1.Ent" + + "ityType\022\033\n\016entity_type_id\030\003 \001(\tB\003\340A\002\"R\n\024" + + "GetEntityTypeRequest\022:\n\004name\030\001 \001(\tB,\340A\002\372" + + "A&\n$aiplatform.googleapis.com/EntityType" + + "\"\316\001\n\026ListEntityTypesRequest\022<\n\006parent\030\001 " + + "\001(\tB,\340A\002\372A&\022$aiplatform.googleapis.com/E" + + "ntityType\022\016\n\006filter\030\002 \001(\t\022\021\n\tpage_size\030\003" + + " \001(\005\022\022\n\npage_token\030\004 \001(\t\022\020\n\010order_by\030\005 \001" + + "(\t\022-\n\tread_mask\030\006 \001(\0132\032.google.protobuf." + + "FieldMask\"u\n\027ListEntityTypesResponse\022A\n\014" + + "entity_types\030\001 \003(\0132+.google.cloud.aiplat" + + "form.v1beta1.EntityType\022\027\n\017next_page_tok" + + "en\030\002 \001(\t\"\221\001\n\027UpdateEntityTypeRequest\022E\n\013" + + "entity_type\030\001 \001(\0132+.google.cloud.aiplatf" + + "orm.v1beta1.EntityTypeB\003\340A\002\022/\n\013update_ma" + + "sk\030\002 \001(\0132\032.google.protobuf.FieldMask\"d\n\027" + + "DeleteEntityTypeRequest\022:\n\004name\030\001 \001(\tB,\340" + + "A\002\372A&\n$aiplatform.googleapis.com/EntityT" + + "ype\022\r\n\005force\030\002 \001(\010\"\255\001\n\024CreateFeatureRequ" + + "est\022<\n\006parent\030\001 \001(\tB,\340A\002\372A&\n$aiplatform." + + "googleapis.com/EntityType\022>\n\007feature\030\002 \001" + + "(\0132(.google.cloud.aiplatform.v1beta1.Fea" + + "tureB\003\340A\002\022\027\n\nfeature_id\030\003 \001(\tB\003\340A\002\"\250\001\n\032B" + + "atchCreateFeaturesRequest\022<\n\006parent\030\001 \001(" + + "\tB,\340A\002\372A&\n$aiplatform.googleapis.com/Ent" + + "ityType\022L\n\010requests\030\002 \003(\01325.google.cloud" + + ".aiplatform.v1beta1.CreateFeatureRequest" + + "B\003\340A\002\"Y\n\033BatchCreateFeaturesResponse\022:\n\010" + + "features\030\001 \003(\0132(.google.cloud.aiplatform" + + ".v1beta1.Feature\"L\n\021GetFeatureRequest\0227\n" + + "\004name\030\001 \001(\tB)\340A\002\372A#\n!aiplatform.googleap" + + "is.com/Feature\"\344\001\n\023ListFeaturesRequest\0229" + + "\n\006parent\030\001 \001(\tB)\340A\002\372A#\022!aiplatform.googl" + + "eapis.com/Feature\022\016\n\006filter\030\002 \001(\t\022\021\n\tpag" + + "e_size\030\003 \001(\005\022\022\n\npage_token\030\004 \001(\t\022\020\n\010orde" + + "r_by\030\005 \001(\t\022-\n\tread_mask\030\006 \001(\0132\032.google.p" + + "rotobuf.FieldMask\022\032\n\022latest_stats_count\030" + + "\007 \001(\005\"k\n\024ListFeaturesResponse\022:\n\010feature" + + "s\030\001 \003(\0132(.google.cloud.aiplatform.v1beta" + + "1.Feature\022\027\n\017next_page_token\030\002 \001(\t\"\212\001\n\025S" + + "earchFeaturesRequest\022;\n\010location\030\001 \001(\tB)" + + "\340A\002\372A#\n!locations.googleapis.com/Locatio" + + "n\022\r\n\005query\030\003 \001(\t\022\021\n\tpage_size\030\004 \001(\005\022\022\n\np" + + "age_token\030\005 \001(\t\"m\n\026SearchFeaturesRespons" + + "e\022:\n\010features\030\001 \003(\0132(.google.cloud.aipla" + + "tform.v1beta1.Feature\022\027\n\017next_page_token" + + "\030\002 \001(\t\"\207\001\n\024UpdateFeatureRequest\022>\n\007featu" + + "re\030\001 \001(\0132(.google.cloud.aiplatform.v1bet" + + "a1.FeatureB\003\340A\002\022/\n\013update_mask\030\002 \001(\0132\032.g" + + "oogle.protobuf.FieldMask\"O\n\024DeleteFeatur" + + "eRequest\0227\n\004name\030\001 \001(\tB)\340A\002\372A#\n!aiplatfo" + + "rm.googleapis.com/Feature\"z\n#CreateFeatu" + + "restoreOperationMetadata\022S\n\020generic_meta" + + "data\030\001 \001(\01329.google.cloud.aiplatform.v1b" + + "eta1.GenericOperationMetadata\"z\n#UpdateF" + + "eaturestoreOperationMetadata\022S\n\020generic_" + "metadata\030\001 \001(\01329.google.cloud.aiplatform" - + ".v1beta1.GenericOperationMetadata\"~\n\'Bat" - + "chReadFeatureValuesOperationMetadata\022S\n\020" - + "generic_metadata\030\001 \001(\01329.google.cloud.ai" - + "platform.v1beta1.GenericOperationMetadat" - + "a\"x\n!CreateEntityTypeOperationMetadata\022S" - + "\n\020generic_metadata\030\001 \001(\01329.google.cloud." - + "aiplatform.v1beta1.GenericOperationMetad" - + "ata\"u\n\036CreateFeatureOperationMetadata\022S\n" - + "\020generic_metadata\030\001 \001(\01329.google.cloud.a" - + "iplatform.v1beta1.GenericOperationMetada" - + "ta\"{\n$BatchCreateFeaturesOperationMetada" - + "ta\022S\n\020generic_metadata\030\001 \001(\01329.google.cl" - + "oud.aiplatform.v1beta1.GenericOperationM" - + "etadata2\260)\n\023FeaturestoreService\022\260\002\n\022Crea" - + "teFeaturestore\022:.google.cloud.aiplatform" - + ".v1beta1.CreateFeaturestoreRequest\032\035.goo" - + "gle.longrunning.Operation\"\276\001\202\323\344\223\002F\"6/v1b" - + "eta1/{parent=projects/*/locations/*}/fea" - + "turestores:\014featurestore\332A\023parent,featur" - + "estore\332A#parent,featurestore,featurestor" - + "e_id\312A3\n\014Featurestore\022#CreateFeaturestor" - + "eOperationMetadata\022\300\001\n\017GetFeaturestore\0227" - + ".google.cloud.aiplatform.v1beta1.GetFeat" - + "urestoreRequest\032-.google.cloud.aiplatfor" - + "m.v1beta1.Featurestore\"E\202\323\344\223\0028\0226/v1beta1" - + "/{name=projects/*/locations/*/featuresto" - + "res/*}\332A\004name\022\323\001\n\021ListFeaturestores\0229.go" - + "ogle.cloud.aiplatform.v1beta1.ListFeatur" - + "estoresRequest\032:.google.cloud.aiplatform" - + ".v1beta1.ListFeaturestoresResponse\"G\202\323\344\223" - + "\0028\0226/v1beta1/{parent=projects/*/location" - + "s/*}/featurestores\332A\006parent\022\234\002\n\022UpdateFe" - + "aturestore\022:.google.cloud.aiplatform.v1b" - + "eta1.UpdateFeaturestoreRequest\032\035.google." - + "longrunning.Operation\"\252\001\202\323\344\223\002S2C/v1beta1" - + "/{featurestore.name=projects/*/locations" - + "/*/featurestores/*}:\014featurestore\332A\030feat" - + "urestore,update_mask\312A3\n\014Featurestore\022#U" - + "pdateFeaturestoreOperationMetadata\022\367\001\n\022D" - + "eleteFeaturestore\022:.google.cloud.aiplatf" - + "orm.v1beta1.DeleteFeaturestoreRequest\032\035." - + "google.longrunning.Operation\"\205\001\202\323\344\223\0028*6/" - + "v1beta1/{name=projects/*/locations/*/fea" - + "turestores/*}\332A\004name\332A\nname,force\312A0\n\025go" - + "ogle.protobuf.Empty\022\027DeleteOperationMeta" - + "data\022\262\002\n\020CreateEntityType\0228.google.cloud" - + ".aiplatform.v1beta1.CreateEntityTypeRequ" - + "est\032\035.google.longrunning.Operation\"\304\001\202\323\344" - + "\223\002S\"D/v1beta1/{parent=projects/*/locatio" - + "ns/*/featurestores/*}/entityTypes:\013entit" - + "y_type\332A\022parent,entity_type\332A!parent,ent" - + "ity_type,entity_type_id\312A/\n\nEntityType\022!" - + "CreateEntityTypeOperationMetadata\022\310\001\n\rGe" - + "tEntityType\0225.google.cloud.aiplatform.v1" - + "beta1.GetEntityTypeRequest\032+.google.clou" - + "d.aiplatform.v1beta1.EntityType\"S\202\323\344\223\002F\022" - + "D/v1beta1/{name=projects/*/locations/*/f" - + "eaturestores/*/entityTypes/*}\332A\004name\022\333\001\n" - + "\017ListEntityTypes\0227.google.cloud.aiplatfo" - + "rm.v1beta1.ListEntityTypesRequest\0328.goog" - + "le.cloud.aiplatform.v1beta1.ListEntityTy" - + "pesResponse\"U\202\323\344\223\002F\022D/v1beta1/{parent=pr" - + "ojects/*/locations/*/featurestores/*}/en" - + "tityTypes\332A\006parent\022\372\001\n\020UpdateEntityType\022" - + "8.google.cloud.aiplatform.v1beta1.Update" - + "EntityTypeRequest\032+.google.cloud.aiplatf" - + "orm.v1beta1.EntityType\"\177\202\323\344\223\002_2P/v1beta1" - + "/{entity_type.name=projects/*/locations/" - + "*/featurestores/*/entityTypes/*}:\013entity" - + "_type\332A\027entity_type,update_mask\022\201\002\n\020Dele" + + ".v1beta1.GenericOperationMetadata\"\333\001\n$Im" + + "portFeatureValuesOperationMetadata\022S\n\020ge" + + "neric_metadata\030\001 \001(\01329.google.cloud.aipl" + + "atform.v1beta1.GenericOperationMetadata\022" + + "\035\n\025imported_entity_count\030\002 \001(\003\022$\n\034import" + + "ed_feature_value_count\030\003 \001(\003\022\031\n\021invalid_" + + "row_count\030\006 \001(\003\"{\n$ExportFeatureValuesOp" + + "erationMetadata\022S\n\020generic_metadata\030\001 \001(" + + "\01329.google.cloud.aiplatform.v1beta1.Gene" + + "ricOperationMetadata\"~\n\'BatchReadFeature" + + "ValuesOperationMetadata\022S\n\020generic_metad" + + "ata\030\001 \001(\01329.google.cloud.aiplatform.v1be" + + "ta1.GenericOperationMetadata\"x\n!CreateEn" + + "tityTypeOperationMetadata\022S\n\020generic_met" + + "adata\030\001 \001(\01329.google.cloud.aiplatform.v1" + + "beta1.GenericOperationMetadata\"u\n\036Create" + + "FeatureOperationMetadata\022S\n\020generic_meta" + + "data\030\001 \001(\01329.google.cloud.aiplatform.v1b" + + "eta1.GenericOperationMetadata\"{\n$BatchCr" + + "eateFeaturesOperationMetadata\022S\n\020generic" + + "_metadata\030\001 \001(\01329.google.cloud.aiplatfor" + + "m.v1beta1.GenericOperationMetadata2\260)\n\023F" + + "eaturestoreService\022\260\002\n\022CreateFeaturestor" + + "e\022:.google.cloud.aiplatform.v1beta1.Crea" + + "teFeaturestoreRequest\032\035.google.longrunni" + + "ng.Operation\"\276\001\202\323\344\223\002F\"6/v1beta1/{parent=" + + "projects/*/locations/*}/featurestores:\014f" + + "eaturestore\332A\023parent,featurestore\332A#pare" + + "nt,featurestore,featurestore_id\312A3\n\014Feat" + + "urestore\022#CreateFeaturestoreOperationMet" + + "adata\022\300\001\n\017GetFeaturestore\0227.google.cloud" + + ".aiplatform.v1beta1.GetFeaturestoreReque" + + "st\032-.google.cloud.aiplatform.v1beta1.Fea" + + "turestore\"E\202\323\344\223\0028\0226/v1beta1/{name=projec" + + "ts/*/locations/*/featurestores/*}\332A\004name" + + "\022\323\001\n\021ListFeaturestores\0229.google.cloud.ai" + + "platform.v1beta1.ListFeaturestoresReques" + + "t\032:.google.cloud.aiplatform.v1beta1.List" + + "FeaturestoresResponse\"G\202\323\344\223\0028\0226/v1beta1/" + + "{parent=projects/*/locations/*}/features" + + "tores\332A\006parent\022\234\002\n\022UpdateFeaturestore\022:." + + "google.cloud.aiplatform.v1beta1.UpdateFe" + + "aturestoreRequest\032\035.google.longrunning.O" + + "peration\"\252\001\202\323\344\223\002S2C/v1beta1/{featurestor" + + "e.name=projects/*/locations/*/featuresto" + + "res/*}:\014featurestore\332A\030featurestore,upda" + + "te_mask\312A3\n\014Featurestore\022#UpdateFeatures" + + "toreOperationMetadata\022\367\001\n\022DeleteFeatures" + + "tore\022:.google.cloud.aiplatform.v1beta1.D" + + "eleteFeaturestoreRequest\032\035.google.longru" + + "nning.Operation\"\205\001\202\323\344\223\0028*6/v1beta1/{name" + + "=projects/*/locations/*/featurestores/*}" + + "\332A\004name\332A\nname,force\312A0\n\025google.protobuf" + + ".Empty\022\027DeleteOperationMetadata\022\262\002\n\020Crea" + "teEntityType\0228.google.cloud.aiplatform.v" - + "1beta1.DeleteEntityTypeRequest\032\035.google." - + "longrunning.Operation\"\223\001\202\323\344\223\002F*D/v1beta1" - + "/{name=projects/*/locations/*/featuresto" - + "res/*/entityTypes/*}\332A\004name\332A\nname,force" - + "\312A0\n\025google.protobuf.Empty\022\027DeleteOperat" - + "ionMetadata\022\241\002\n\rCreateFeature\0225.google.c" - + "loud.aiplatform.v1beta1.CreateFeatureReq" - + "uest\032\035.google.longrunning.Operation\"\271\001\202\323" - + "\344\223\002Z\"O/v1beta1/{parent=projects/*/locati" - + "ons/*/featurestores/*/entityTypes/*}/fea" - + "tures:\007feature\332A\016parent,feature\332A\031parent" - + ",feature,feature_id\312A)\n\007Feature\022\036CreateF" - + "eatureOperationMetadata\022\262\002\n\023BatchCreateF" - + "eatures\022;.google.cloud.aiplatform.v1beta" - + "1.BatchCreateFeaturesRequest\032\035.google.lo" - + "ngrunning.Operation\"\276\001\202\323\344\223\002`\"[/v1beta1/{" - + "parent=projects/*/locations/*/featuresto" - + "res/*/entityTypes/*}/features:batchCreat" - + "e:\001*\332A\017parent,requests\312AC\n\033BatchCreateFe" - + "aturesResponse\022$BatchCreateFeaturesOpera" - + "tionMetadata\022\312\001\n\nGetFeature\0222.google.clo" - + "ud.aiplatform.v1beta1.GetFeatureRequest\032" - + "(.google.cloud.aiplatform.v1beta1.Featur" - + "e\"^\202\323\344\223\002Q\022O/v1beta1/{name=projects/*/loc" - + "ations/*/featurestores/*/entityTypes/*/f" - + "eatures/*}\332A\004name\022\335\001\n\014ListFeatures\0224.goo" - + "gle.cloud.aiplatform.v1beta1.ListFeature" - + "sRequest\0325.google.cloud.aiplatform.v1bet" - + "a1.ListFeaturesResponse\"`\202\323\344\223\002Q\022O/v1beta" + + "1beta1.CreateEntityTypeRequest\032\035.google." + + "longrunning.Operation\"\304\001\202\323\344\223\002S\"D/v1beta1" + + "/{parent=projects/*/locations/*/features" + + "tores/*}/entityTypes:\013entity_type\332A\022pare" + + "nt,entity_type\332A!parent,entity_type,enti" + + "ty_type_id\312A/\n\nEntityType\022!CreateEntityT" + + "ypeOperationMetadata\022\310\001\n\rGetEntityType\0225" + + ".google.cloud.aiplatform.v1beta1.GetEnti" + + "tyTypeRequest\032+.google.cloud.aiplatform." + + "v1beta1.EntityType\"S\202\323\344\223\002F\022D/v1beta1/{na" + + "me=projects/*/locations/*/featurestores/" + + "*/entityTypes/*}\332A\004name\022\333\001\n\017ListEntityTy" + + "pes\0227.google.cloud.aiplatform.v1beta1.Li" + + "stEntityTypesRequest\0328.google.cloud.aipl" + + "atform.v1beta1.ListEntityTypesResponse\"U" + + "\202\323\344\223\002F\022D/v1beta1/{parent=projects/*/loca" + + "tions/*/featurestores/*}/entityTypes\332A\006p" + + "arent\022\372\001\n\020UpdateEntityType\0228.google.clou" + + "d.aiplatform.v1beta1.UpdateEntityTypeReq" + + "uest\032+.google.cloud.aiplatform.v1beta1.E" + + "ntityType\"\177\202\323\344\223\002_2P/v1beta1/{entity_type" + + ".name=projects/*/locations/*/featurestor" + + "es/*/entityTypes/*}:\013entity_type\332A\027entit" + + "y_type,update_mask\022\201\002\n\020DeleteEntityType\022" + + "8.google.cloud.aiplatform.v1beta1.Delete" + + "EntityTypeRequest\032\035.google.longrunning.O" + + "peration\"\223\001\202\323\344\223\002F*D/v1beta1/{name=projec" + + "ts/*/locations/*/featurestores/*/entityT" + + "ypes/*}\332A\004name\332A\nname,force\312A0\n\025google.p" + + "rotobuf.Empty\022\027DeleteOperationMetadata\022\241" + + "\002\n\rCreateFeature\0225.google.cloud.aiplatfo" + + "rm.v1beta1.CreateFeatureRequest\032\035.google" + + ".longrunning.Operation\"\271\001\202\323\344\223\002Z\"O/v1beta" + "1/{parent=projects/*/locations/*/feature" - + "stores/*/entityTypes/*}/features\332A\006paren" - + "t\022\360\001\n\rUpdateFeature\0225.google.cloud.aipla" - + "tform.v1beta1.UpdateFeatureRequest\032(.goo" - + "gle.cloud.aiplatform.v1beta1.Feature\"~\202\323" - + "\344\223\002b2W/v1beta1/{feature.name=projects/*/" - + "locations/*/featurestores/*/entityTypes/" - + "*/features/*}:\007feature\332A\023feature,update_" - + "mask\022\371\001\n\rDeleteFeature\0225.google.cloud.ai" - + "platform.v1beta1.DeleteFeatureRequest\032\035." - + "google.longrunning.Operation\"\221\001\202\323\344\223\002Q*O/" - + "v1beta1/{name=projects/*/locations/*/fea" - + "turestores/*/entityTypes/*/features/*}\332A" - + "\004name\312A0\n\025google.protobuf.Empty\022\027DeleteO" - + "perationMetadata\022\262\002\n\023ImportFeatureValues" - + "\022;.google.cloud.aiplatform.v1beta1.Impor" - + "tFeatureValuesRequest\032\035.google.longrunni" - + "ng.Operation\"\276\001\202\323\344\223\002d\"_/v1beta1/{entity_" - + "type=projects/*/locations/*/featurestore" - + "s/*/entityTypes/*}:importFeatureValues:\001" - + "*\332A\013entity_type\312AC\n\033ImportFeatureValuesR" - + "esponse\022$ImportFeatureValuesOperationMet" - + "adata\022\265\002\n\026BatchReadFeatureValues\022>.googl" - + "e.cloud.aiplatform.v1beta1.BatchReadFeat" - + "ureValuesRequest\032\035.google.longrunning.Op" - + "eration\"\273\001\202\323\344\223\002Z\"U/v1beta1/{featurestore" - + "=projects/*/locations/*/featurestores/*}" - + ":batchReadFeatureValues:\001*\332A\014featurestor" - + "e\312AI\n\036BatchReadFeatureValuesResponse\022\'Ba" - + "tchReadFeatureValuesOperationMetadata\022\262\002" - + "\n\023ExportFeatureValues\022;.google.cloud.aip" - + "latform.v1beta1.ExportFeatureValuesReque" - + "st\032\035.google.longrunning.Operation\"\276\001\202\323\344\223" - + "\002d\"_/v1beta1/{entity_type=projects/*/loc" - + "ations/*/featurestores/*/entityTypes/*}:" - + "exportFeatureValues:\001*\332A\013entity_type\312AC\n" - + "\033ExportFeatureValuesResponse\022$ExportFeat" - + "ureValuesOperationMetadata\022\356\001\n\016SearchFea" - + "tures\0226.google.cloud.aiplatform.v1beta1." - + "SearchFeaturesRequest\0327.google.cloud.aip" - + "latform.v1beta1.SearchFeaturesResponse\"k" - + "\202\323\344\223\002I\022G/v1beta1/{location=projects/*/lo" - + "cations/*}/featurestores:searchFeatures\332" - + "A\010location\332A\016location,query\032M\312A\031aiplatfo" - + "rm.googleapis.com\322A.https://www.googleap" - + "is.com/auth/cloud-platformB\365\001\n#com.googl" - + "e.cloud.aiplatform.v1beta1B\030Featurestore" - + "ServiceProtoP\001ZIgoogle.golang.org/genpro" - + "to/googleapis/cloud/aiplatform/v1beta1;a" - + "iplatform\252\002\037Google.Cloud.AIPlatform.V1Be" - + "ta1\312\002\037Google\\Cloud\\AIPlatform\\V1beta1\352\002\"" - + "Google::Cloud::AIPlatform::V1beta1b\006prot" - + "o3" + + "stores/*/entityTypes/*}/features:\007featur" + + "e\332A\016parent,feature\332A\031parent,feature,feat" + + "ure_id\312A)\n\007Feature\022\036CreateFeatureOperati" + + "onMetadata\022\262\002\n\023BatchCreateFeatures\022;.goo" + + "gle.cloud.aiplatform.v1beta1.BatchCreate" + + "FeaturesRequest\032\035.google.longrunning.Ope" + + "ration\"\276\001\202\323\344\223\002`\"[/v1beta1/{parent=projec" + + "ts/*/locations/*/featurestores/*/entityT" + + "ypes/*}/features:batchCreate:\001*\332A\017parent" + + ",requests\312AC\n\033BatchCreateFeaturesRespons" + + "e\022$BatchCreateFeaturesOperationMetadata\022" + + "\312\001\n\nGetFeature\0222.google.cloud.aiplatform" + + ".v1beta1.GetFeatureRequest\032(.google.clou" + + "d.aiplatform.v1beta1.Feature\"^\202\323\344\223\002Q\022O/v" + + "1beta1/{name=projects/*/locations/*/feat" + + "urestores/*/entityTypes/*/features/*}\332A\004" + + "name\022\335\001\n\014ListFeatures\0224.google.cloud.aip" + + "latform.v1beta1.ListFeaturesRequest\0325.go" + + "ogle.cloud.aiplatform.v1beta1.ListFeatur" + + "esResponse\"`\202\323\344\223\002Q\022O/v1beta1/{parent=pro" + + "jects/*/locations/*/featurestores/*/enti" + + "tyTypes/*}/features\332A\006parent\022\360\001\n\rUpdateF" + + "eature\0225.google.cloud.aiplatform.v1beta1" + + ".UpdateFeatureRequest\032(.google.cloud.aip" + + "latform.v1beta1.Feature\"~\202\323\344\223\002b2W/v1beta" + + "1/{feature.name=projects/*/locations/*/f" + + "eaturestores/*/entityTypes/*/features/*}" + + ":\007feature\332A\023feature,update_mask\022\371\001\n\rDele" + + "teFeature\0225.google.cloud.aiplatform.v1be" + + "ta1.DeleteFeatureRequest\032\035.google.longru" + + "nning.Operation\"\221\001\202\323\344\223\002Q*O/v1beta1/{name" + + "=projects/*/locations/*/featurestores/*/" + + "entityTypes/*/features/*}\332A\004name\312A0\n\025goo" + + "gle.protobuf.Empty\022\027DeleteOperationMetad" + + "ata\022\262\002\n\023ImportFeatureValues\022;.google.clo" + + "ud.aiplatform.v1beta1.ImportFeatureValue" + + "sRequest\032\035.google.longrunning.Operation\"" + + "\276\001\202\323\344\223\002d\"_/v1beta1/{entity_type=projects" + + "/*/locations/*/featurestores/*/entityTyp" + + "es/*}:importFeatureValues:\001*\332A\013entity_ty" + + "pe\312AC\n\033ImportFeatureValuesResponse\022$Impo" + + "rtFeatureValuesOperationMetadata\022\265\002\n\026Bat" + + "chReadFeatureValues\022>.google.cloud.aipla" + + "tform.v1beta1.BatchReadFeatureValuesRequ" + + "est\032\035.google.longrunning.Operation\"\273\001\202\323\344" + + "\223\002Z\"U/v1beta1/{featurestore=projects/*/l" + + "ocations/*/featurestores/*}:batchReadFea" + + "tureValues:\001*\332A\014featurestore\312AI\n\036BatchRe" + + "adFeatureValuesResponse\022\'BatchReadFeatur" + + "eValuesOperationMetadata\022\262\002\n\023ExportFeatu" + + "reValues\022;.google.cloud.aiplatform.v1bet" + + "a1.ExportFeatureValuesRequest\032\035.google.l" + + "ongrunning.Operation\"\276\001\202\323\344\223\002d\"_/v1beta1/" + + "{entity_type=projects/*/locations/*/feat" + + "urestores/*/entityTypes/*}:exportFeature" + + "Values:\001*\332A\013entity_type\312AC\n\033ExportFeatur" + + "eValuesResponse\022$ExportFeatureValuesOper" + + "ationMetadata\022\356\001\n\016SearchFeatures\0226.googl" + + "e.cloud.aiplatform.v1beta1.SearchFeature" + + "sRequest\0327.google.cloud.aiplatform.v1bet" + + "a1.SearchFeaturesResponse\"k\202\323\344\223\002I\022G/v1be" + + "ta1/{location=projects/*/locations/*}/fe" + + "aturestores:searchFeatures\332A\010location\332A\016" + + "location,query\032M\312A\031aiplatform.googleapis" + + ".com\322A.https://www.googleapis.com/auth/c" + + "loud-platformB\365\001\n#com.google.cloud.aipla" + + "tform.v1beta1B\030FeaturestoreServiceProtoP" + + "\001ZIgoogle.golang.org/genproto/googleapis" + + "/cloud/aiplatform/v1beta1;aiplatform\252\002\037G" + + "oogle.Cloud.AIPlatform.V1Beta1\312\002\037Google\\" + + "Cloud\\AIPlatform\\V1beta1\352\002\"Google::Cloud" + + "::AIPlatform::V1beta1b\006proto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( @@ -553,6 +554,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.cloud.aiplatform.v1beta1.FeatureMonitoringStatsProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.FeatureSelectorProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.FeaturestoreProto.getDescriptor(), + com.google.cloud.aiplatform.v1beta1.FeaturestoreOnlineServiceProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.IoProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.OperationProto.getDescriptor(), com.google.longrunning.OperationsProto.getDescriptor(), @@ -961,6 +963,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.cloud.aiplatform.v1beta1.FeatureMonitoringStatsProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.FeatureSelectorProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.FeaturestoreProto.getDescriptor(); + com.google.cloud.aiplatform.v1beta1.FeaturestoreOnlineServiceProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.IoProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.OperationProto.getDescriptor(); com.google.longrunning.OperationsProto.getDescriptor(); diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/HyperparameterTuningJobProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/HyperparameterTuningJobProto.java index 8ef009b03..a31218ed2 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/HyperparameterTuningJobProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/HyperparameterTuningJobProto.java @@ -46,15 +46,15 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n?google/cloud/aiplatform/v1beta1/hyperp" + "arameter_tuning_job.proto\022\037google.cloud." - + "aiplatform.v1beta1\032\037google/api/field_beh" - + "avior.proto\032\031google/api/resource.proto\0320" - + "google/cloud/aiplatform/v1beta1/custom_j" - + "ob.proto\0325google/cloud/aiplatform/v1beta" - + "1/encryption_spec.proto\032/google/cloud/ai" - + "platform/v1beta1/job_state.proto\032+google" - + "/cloud/aiplatform/v1beta1/study.proto\032\037g" - + "oogle/protobuf/timestamp.proto\032\027google/r" - + "pc/status.proto\032\034google/api/annotations." + + "aiplatform.v1beta1\032\034google/api/annotatio" + + "ns.proto\032\037google/api/field_behavior.prot" + + "o\032\031google/api/resource.proto\0320google/clo" + + "ud/aiplatform/v1beta1/custom_job.proto\0325" + + "google/cloud/aiplatform/v1beta1/encrypti" + + "on_spec.proto\032/google/cloud/aiplatform/v" + + "1beta1/job_state.proto\032+google/cloud/aip" + + "latform/v1beta1/study.proto\032\037google/prot" + + "obuf/timestamp.proto\032\027google/rpc/status." + "proto\"\231\010\n\027HyperparameterTuningJob\022\021\n\004nam" + "e\030\001 \001(\tB\003\340A\003\022\031\n\014display_name\030\002 \001(\tB\003\340A\002\022" + "C\n\nstudy_spec\030\004 \001(\0132*.google.cloud.aipla" @@ -93,6 +93,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.CustomJobProto.getDescriptor(), @@ -101,7 +102,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.cloud.aiplatform.v1beta1.StudyProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), com.google.rpc.StatusProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_HyperparameterTuningJob_descriptor = getDescriptor().getMessageTypes().get(0); @@ -142,6 +142,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.CustomJobProto.getDescriptor(); @@ -150,7 +151,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.cloud.aiplatform.v1beta1.StudyProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); com.google.rpc.StatusProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/IndexEndpointProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/IndexEndpointProto.java index b600167cb..370c5ec1d 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/IndexEndpointProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/IndexEndpointProto.java @@ -62,12 +62,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n4google/cloud/aiplatform/v1beta1/index_" + "endpoint.proto\022\037google.cloud.aiplatform." - + "v1beta1\032+google/cloud/aiplatform/v1beta1" - + "/index.proto\032\037google/api/field_behavior." - + "proto\032\031google/api/resource.proto\0327google" - + "/cloud/aiplatform/v1beta1/machine_resour" - + "ces.proto\032\037google/protobuf/timestamp.pro" - + "to\032\034google/api/annotations.proto\"\320\004\n\rInd" + + "v1beta1\032\034google/api/annotations.proto\032\037g" + + "oogle/api/field_behavior.proto\032\031google/a" + + "pi/resource.proto\032+google/cloud/aiplatfo" + + "rm/v1beta1/index.proto\0327google/cloud/aip" + + "latform/v1beta1/machine_resources.proto\032" + + "\037google/protobuf/timestamp.proto\"\320\004\n\rInd" + "exEndpoint\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\031\n\014display" + "_name\030\002 \001(\tB\003\340A\002\022\023\n\013description\030\003 \001(\t\022M\n" + "\020deployed_indexes\030\004 \003(\0132..google.cloud.a" @@ -82,7 +82,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001:u\352Ar\n\'aipla" + "tform.googleapis.com/IndexEndpoint\022Gproj" + "ects/{project}/locations/{location}/inde" - + "xEndpoints/{index_endpoint}\"\324\004\n\rDeployed" + + "xEndpoints/{index_endpoint}\"\253\005\n\rDeployed" + "Index\022\017\n\002id\030\001 \001(\tB\003\340A\002\0226\n\005index\030\002 \001(\tB\'\340" + "A\002\372A!\n\037aiplatform.googleapis.com/Index\022\024" + "\n\014display_name\030\003 \001(\t\0224\n\013create_time\030\004 \001(" @@ -92,36 +92,38 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "A\003\0228\n\017index_sync_time\030\006 \001(\0132\032.google.pro" + "tobuf.TimestampB\003\340A\003\022U\n\023automatic_resour" + "ces\030\007 \001(\01323.google.cloud.aiplatform.v1be" - + "ta1.AutomaticResourcesB\003\340A\001\022\"\n\025enable_ac" - + "cess_logging\030\010 \001(\010B\003\340A\001\022a\n\032deployed_inde" - + "x_auth_config\030\t \001(\01328.google.cloud.aipla" - + "tform.v1beta1.DeployedIndexAuthConfigB\003\340" - + "A\001\022\037\n\022reserved_ip_ranges\030\n \003(\tB\003\340A\001\022\035\n\020d" - + "eployment_group\030\013 \001(\tB\003\340A\001\"\263\001\n\027DeployedI" - + "ndexAuthConfig\022\\\n\rauth_provider\030\001 \001(\0132E." - + "google.cloud.aiplatform.v1beta1.Deployed" - + "IndexAuthConfig.AuthProvider\032:\n\014AuthProv" - + "ider\022\021\n\taudiences\030\001 \003(\t\022\027\n\017allowed_issue" - + "rs\030\002 \003(\t\"Y\n\025IndexPrivateEndpoints\022\037\n\022mat" - + "ch_grpc_address\030\001 \001(\tB\003\340A\003\022\037\n\022service_at" - + "tachment\030\002 \001(\tB\003\340A\003B\357\001\n#com.google.cloud" - + ".aiplatform.v1beta1B\022IndexEndpointProtoP" - + "\001ZIgoogle.golang.org/genproto/googleapis" - + "/cloud/aiplatform/v1beta1;aiplatform\252\002\037G" - + "oogle.Cloud.AIPlatform.V1Beta1\312\002\037Google\\" - + "Cloud\\AIPlatform\\V1beta1\352\002\"Google::Cloud" - + "::AIPlatform::V1beta1b\006proto3" + + "ta1.AutomaticResourcesB\003\340A\001\022U\n\023dedicated" + + "_resources\030\020 \001(\01323.google.cloud.aiplatfo" + + "rm.v1beta1.DedicatedResourcesB\003\340A\001\022\"\n\025en" + + "able_access_logging\030\010 \001(\010B\003\340A\001\022a\n\032deploy" + + "ed_index_auth_config\030\t \001(\01328.google.clou" + + "d.aiplatform.v1beta1.DeployedIndexAuthCo" + + "nfigB\003\340A\001\022\037\n\022reserved_ip_ranges\030\n \003(\tB\003\340" + + "A\001\022\035\n\020deployment_group\030\013 \001(\tB\003\340A\001\"\263\001\n\027De" + + "ployedIndexAuthConfig\022\\\n\rauth_provider\030\001" + + " \001(\0132E.google.cloud.aiplatform.v1beta1.D" + + "eployedIndexAuthConfig.AuthProvider\032:\n\014A" + + "uthProvider\022\021\n\taudiences\030\001 \003(\t\022\027\n\017allowe" + + "d_issuers\030\002 \003(\t\"Y\n\025IndexPrivateEndpoints" + + "\022\037\n\022match_grpc_address\030\001 \001(\tB\003\340A\003\022\037\n\022ser" + + "vice_attachment\030\002 \001(\tB\003\340A\003B\357\001\n#com.googl" + + "e.cloud.aiplatform.v1beta1B\022IndexEndpoin" + + "tProtoP\001ZIgoogle.golang.org/genproto/goo" + + "gleapis/cloud/aiplatform/v1beta1;aiplatf" + + "orm\252\002\037Google.Cloud.AIPlatform.V1Beta1\312\002\037" + + "Google\\Cloud\\AIPlatform\\V1beta1\352\002\"Google" + + "::Cloud::AIPlatform::V1beta1b\006proto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.cloud.aiplatform.v1beta1.IndexProto.getDescriptor(), + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), + com.google.cloud.aiplatform.v1beta1.IndexProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.MachineResourcesProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_IndexEndpoint_descriptor = getDescriptor().getMessageTypes().get(0); @@ -163,6 +165,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { "PrivateEndpoints", "IndexSyncTime", "AutomaticResources", + "DedicatedResources", "EnableAccessLogging", "DeployedIndexAuthConfig", "ReservedIpRanges", @@ -201,12 +204,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); - com.google.cloud.aiplatform.v1beta1.IndexProto.getDescriptor(); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); + com.google.cloud.aiplatform.v1beta1.IndexProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.MachineResourcesProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/IndexProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/IndexProto.java index 767d8eb86..99a69f549 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/IndexProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/IndexProto.java @@ -45,13 +45,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n+google/cloud/aiplatform/v1beta1/index." - + "proto\022\037google.cloud.aiplatform.v1beta1\032\037" - + "google/api/field_behavior.proto\032\031google/" - + "api/resource.proto\0328google/cloud/aiplatf" - + "orm/v1beta1/deployed_index_ref.proto\032\034go" - + "ogle/protobuf/struct.proto\032\037google/proto" - + "buf/timestamp.proto\032\034google/api/annotati" - + "ons.proto\"\264\004\n\005Index\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\031" + + "proto\022\037google.cloud.aiplatform.v1beta1\032\034" + + "google/api/annotations.proto\032\037google/api" + + "/field_behavior.proto\032\031google/api/resour" + + "ce.proto\0328google/cloud/aiplatform/v1beta" + + "1/deployed_index_ref.proto\032\034google/proto" + + "buf/struct.proto\032\037google/protobuf/timest" + + "amp.proto\"\264\004\n\005Index\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\031" + "\n\014display_name\030\002 \001(\tB\003\340A\002\022\023\n\013description" + "\030\003 \001(\t\022 \n\023metadata_schema_uri\030\004 \001(\tB\003\340A\005" + "\022(\n\010metadata\030\006 \001(\0132\026.google.protobuf.Val" @@ -77,12 +77,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.DeployedIndexRefProto.getDescriptor(), com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_Index_descriptor = getDescriptor().getMessageTypes().get(0); @@ -115,12 +115,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.DeployedIndexRefProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/IoProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/IoProto.java index 1d1457a6d..5f1da5b56 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/IoProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/IoProto.java @@ -73,9 +73,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n(google/cloud/aiplatform/v1beta1/io.pro" - + "to\022\037google.cloud.aiplatform.v1beta1\032\037goo" - + "gle/api/field_behavior.proto\032\034google/api" - + "/annotations.proto\"Q\n\nAvroSource\022C\n\ngcs_" + + "to\022\037google.cloud.aiplatform.v1beta1\032\034goo" + + "gle/api/annotations.proto\032\037google/api/fi" + + "eld_behavior.proto\"Q\n\nAvroSource\022C\n\ngcs_" + "source\030\001 \001(\0132*.google.cloud.aiplatform.v" + "1beta1.GcsSourceB\003\340A\002\"P\n\tCsvSource\022C\n\ngc" + "s_source\030\001 \001(\0132*.google.cloud.aiplatform" @@ -102,8 +102,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.AnnotationsProto.getDescriptor(), + com.google.api.FieldBehaviorProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_AvroSource_descriptor = getDescriptor().getMessageTypes().get(0); @@ -182,8 +182,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); - com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.AnnotationsProto.getDescriptor(); + com.google.api.FieldBehaviorProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/LineageSubgraphProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/LineageSubgraphProto.java index cf608bb1a..146490473 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/LineageSubgraphProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/LineageSubgraphProto.java @@ -42,11 +42,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n6google/cloud/aiplatform/v1beta1/lineag" + "e_subgraph.proto\022\037google.cloud.aiplatfor" - + "m.v1beta1\032.google/cloud/aiplatform/v1bet" - + "a1/artifact.proto\032+google/cloud/aiplatfo" - + "rm/v1beta1/event.proto\032/google/cloud/aip" - + "latform/v1beta1/execution.proto\032\034google/" - + "api/annotations.proto\"\307\001\n\017LineageSubgrap" + + "m.v1beta1\032\034google/api/annotations.proto\032" + + ".google/cloud/aiplatform/v1beta1/artifac" + + "t.proto\032+google/cloud/aiplatform/v1beta1" + + "/event.proto\032/google/cloud/aiplatform/v1" + + "beta1/execution.proto\"\307\001\n\017LineageSubgrap" + "h\022<\n\tartifacts\030\001 \003(\0132).google.cloud.aipl" + "atform.v1beta1.Artifact\022>\n\nexecutions\030\002 " + "\003(\0132*.google.cloud.aiplatform.v1beta1.Ex" @@ -63,10 +63,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.ArtifactProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.EventProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.ExecutionProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_LineageSubgraph_descriptor = getDescriptor().getMessageTypes().get(0); @@ -76,10 +76,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { new java.lang.String[] { "Artifacts", "Executions", "Events", }); + com.google.api.AnnotationsProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.ArtifactProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.EventProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.ExecutionProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/MachineResourcesProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/MachineResourcesProto.java index e2bc28112..a48d4b967 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/MachineResourcesProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/MachineResourcesProto.java @@ -66,10 +66,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n7google/cloud/aiplatform/v1beta1/machin" + "e_resources.proto\022\037google.cloud.aiplatfo" - + "rm.v1beta1\032\037google/api/field_behavior.pr" - + "oto\0326google/cloud/aiplatform/v1beta1/acc" - + "elerator_type.proto\032\034google/api/annotati" - + "ons.proto\"\224\001\n\013MachineSpec\022\031\n\014machine_typ" + + "rm.v1beta1\032\034google/api/annotations.proto" + + "\032\037google/api/field_behavior.proto\0326googl" + + "e/cloud/aiplatform/v1beta1/accelerator_t" + + "ype.proto\"\224\001\n\013MachineSpec\022\031\n\014machine_typ" + "e\030\001 \001(\tB\003\340A\005\022O\n\020accelerator_type\030\002 \001(\01620" + ".google.cloud.aiplatform.v1beta1.Acceler" + "atorTypeB\003\340A\005\022\031\n\021accelerator_count\030\003 \001(\005" @@ -102,9 +102,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.AcceleratorTypeProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_MachineSpec_descriptor = getDescriptor().getMessageTypes().get(0); @@ -167,9 +167,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.AcceleratorTypeProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ManualBatchTuningParametersProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ManualBatchTuningParametersProto.java index eb21c9292..02af75fcf 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ManualBatchTuningParametersProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ManualBatchTuningParametersProto.java @@ -42,8 +42,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\nDgoogle/cloud/aiplatform/v1beta1/manual" + "_batch_tuning_parameters.proto\022\037google.c" - + "loud.aiplatform.v1beta1\032\037google/api/fiel" - + "d_behavior.proto\032\034google/api/annotations" + + "loud.aiplatform.v1beta1\032\034google/api/anno" + + "tations.proto\032\037google/api/field_behavior" + ".proto\"6\n\033ManualBatchTuningParameters\022\027\n" + "\nbatch_size\030\001 \001(\005B\003\340A\005B\375\001\n#com.google.cl" + "oud.aiplatform.v1beta1B ManualBatchTunin" @@ -58,8 +58,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.AnnotationsProto.getDescriptor(), + com.google.api.FieldBehaviorProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_ManualBatchTuningParameters_descriptor = getDescriptor().getMessageTypes().get(0); @@ -74,8 +74,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); - com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.AnnotationsProto.getDescriptor(); + com.google.api.FieldBehaviorProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/MetadataProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/MetadataProto.java index 4012772ef..895854058 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/MetadataProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/MetadataProto.java @@ -46,11 +46,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n4google/cloud/aiplatform/v1beta1/metada" + "ta_store.proto\022\037google.cloud.aiplatform." - + "v1beta1\032\037google/api/field_behavior.proto" - + "\032\031google/api/resource.proto\0325google/clou" - + "d/aiplatform/v1beta1/encryption_spec.pro" - + "to\032\037google/protobuf/timestamp.proto\032\034goo" - + "gle/api/annotations.proto\"\361\003\n\rMetadataSt" + + "v1beta1\032\034google/api/annotations.proto\032\037g" + + "oogle/api/field_behavior.proto\032\031google/a" + + "pi/resource.proto\0325google/cloud/aiplatfo" + + "rm/v1beta1/encryption_spec.proto\032\037google" + + "/protobuf/timestamp.proto\"\361\003\n\rMetadataSt" + "ore\022\021\n\004name\030\001 \001(\tB\003\340A\003\0224\n\013create_time\030\003 " + "\001(\0132\032.google.protobuf.TimestampB\003\340A\003\0224\n\013" + "update_time\030\004 \001(\0132\032.google.protobuf.Time" @@ -75,11 +75,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.EncryptionSpecProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_MetadataStore_descriptor = getDescriptor().getMessageTypes().get(0); @@ -105,11 +105,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.EncryptionSpecProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/MetadataSchemaProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/MetadataSchemaProto.java index 37f25b6ac..b3f282d13 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/MetadataSchemaProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/MetadataSchemaProto.java @@ -42,10 +42,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n5google/cloud/aiplatform/v1beta1/metada" + "ta_schema.proto\022\037google.cloud.aiplatform" - + ".v1beta1\032\037google/api/field_behavior.prot" - + "o\032\031google/api/resource.proto\032\037google/pro" - + "tobuf/timestamp.proto\032\034google/api/annota" - + "tions.proto\"\205\004\n\016MetadataSchema\022\021\n\004name\030\001" + + ".v1beta1\032\034google/api/annotations.proto\032\037" + + "google/api/field_behavior.proto\032\031google/" + + "api/resource.proto\032\037google/protobuf/time" + + "stamp.proto\"\205\004\n\016MetadataSchema\022\021\n\004name\030\001" + " \001(\tB\003\340A\003\022\026\n\016schema_version\030\002 \001(\t\022\023\n\006sch" + "ema\030\003 \001(\tB\003\340A\002\022W\n\013schema_type\030\004 \001(\0162B.go" + "ogle.cloud.aiplatform.v1beta1.MetadataSc" @@ -70,10 +70,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_MetadataSchema_descriptor = getDescriptor().getMessageTypes().get(0); @@ -89,10 +89,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/MigratableResourceProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/MigratableResourceProto.java index 4030a21a0..11bc460c9 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/MigratableResourceProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/MigratableResourceProto.java @@ -62,10 +62,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n9google/cloud/aiplatform/v1beta1/migrat" + "able_resource.proto\022\037google.cloud.aiplat" - + "form.v1beta1\032\037google/api/field_behavior." - + "proto\032\031google/api/resource.proto\032\037google" - + "/protobuf/timestamp.proto\032\034google/api/an" - + "notations.proto\"\354\t\n\022MigratableResource\022p" + + "form.v1beta1\032\034google/api/annotations.pro" + + "to\032\037google/api/field_behavior.proto\032\031goo" + + "gle/api/resource.proto\032\037google/protobuf/" + + "timestamp.proto\"\354\t\n\022MigratableResource\022p" + "\n\027ml_engine_model_version\030\001 \001(\0132H.google" + ".cloud.aiplatform.v1beta1.MigratableReso" + "urce.MlEngineModelVersionB\003\340A\003H\000\022\\\n\014auto" @@ -121,10 +121,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_MigratableResource_descriptor = getDescriptor().getMessageTypes().get(0); @@ -197,10 +197,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/MigrationServiceProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/MigrationServiceProto.java index 44ca205c7..2f7857254 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/MigrationServiceProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/MigrationServiceProto.java @@ -90,13 +90,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n7google/cloud/aiplatform/v1beta1/migrat" + "ion_service.proto\022\037google.cloud.aiplatfo" - + "rm.v1beta1\032-google/cloud/aiplatform/v1be" - + "ta1/dataset.proto\032+google/cloud/aiplatfo" - + "rm/v1beta1/model.proto\032\034google/api/annot" - + "ations.proto\032\027google/api/client.proto\032\037g" - + "oogle/api/field_behavior.proto\032\031google/a" - + "pi/resource.proto\0329google/cloud/aiplatfo" - + "rm/v1beta1/migratable_resource.proto\032/go" + + "rm.v1beta1\032\034google/api/annotations.proto" + + "\032\027google/api/client.proto\032\037google/api/fi" + + "eld_behavior.proto\032\031google/api/resource." + + "proto\032-google/cloud/aiplatform/v1beta1/d" + + "ataset.proto\0329google/cloud/aiplatform/v1" + + "beta1/migratable_resource.proto\032+google/" + + "cloud/aiplatform/v1beta1/model.proto\032/go" + "ogle/cloud/aiplatform/v1beta1/operation." + "proto\032#google/longrunning/operations.pro" + "to\032\027google/rpc/status.proto\"\224\001\n SearchMi" @@ -197,13 +197,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.cloud.aiplatform.v1beta1.DatasetProto.getDescriptor(), - com.google.cloud.aiplatform.v1beta1.ModelProto.getDescriptor(), com.google.api.AnnotationsProto.getDescriptor(), com.google.api.ClientProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), + com.google.cloud.aiplatform.v1beta1.DatasetProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.MigratableResourceProto.getDescriptor(), + com.google.cloud.aiplatform.v1beta1.ModelProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.OperationProto.getDescriptor(), com.google.longrunning.OperationsProto.getDescriptor(), com.google.rpc.StatusProto.getDescriptor(), @@ -339,13 +339,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.longrunning.OperationsProto.operationInfo); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); - com.google.cloud.aiplatform.v1beta1.DatasetProto.getDescriptor(); - com.google.cloud.aiplatform.v1beta1.ModelProto.getDescriptor(); com.google.api.AnnotationsProto.getDescriptor(); com.google.api.ClientProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); + com.google.cloud.aiplatform.v1beta1.DatasetProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.MigratableResourceProto.getDescriptor(); + com.google.cloud.aiplatform.v1beta1.ModelProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.OperationProto.getDescriptor(); com.google.longrunning.OperationsProto.getDescriptor(); com.google.rpc.StatusProto.getDescriptor(); diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelContainerSpec.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelContainerSpec.java index 488e261a8..9c533b4b7 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelContainerSpec.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelContainerSpec.java @@ -24,7 +24,7 @@ *
  * Specification of a container for serving predictions. Some fields in this
  * message correspond to fields in the [Kubernetes Container v1 core
- * specification](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core).
+ * specification](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core).
  * 
* * Protobuf type {@code google.cloud.aiplatform.v1beta1.ModelContainerSpec} @@ -303,7 +303,7 @@ public com.google.protobuf.ByteString getImageUriBytes() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -349,7 +349,7 @@ public com.google.protobuf.ProtocolStringList getCommandList() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -395,7 +395,7 @@ public int getCommandCount() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -442,7 +442,7 @@ public java.lang.String getCommand(int index) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -492,7 +492,7 @@ public com.google.protobuf.ByteString getCommandBytes(int index) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -538,7 +538,7 @@ public com.google.protobuf.ProtocolStringList getArgsList() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -584,7 +584,7 @@ public int getArgsCount() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -631,7 +631,7 @@ public java.lang.String getArgs(int index) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -672,7 +672,7 @@ public com.google.protobuf.ByteString getArgsBytes(int index) { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -710,7 +710,7 @@ public java.util.List getEnvList() { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -749,7 +749,7 @@ public java.util.List getEnvList() { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -787,7 +787,7 @@ public int getEnvCount() { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -825,7 +825,7 @@ public com.google.cloud.aiplatform.v1beta1.EnvVar getEnv(int index) { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -860,7 +860,7 @@ public com.google.cloud.aiplatform.v1beta1.EnvVarOrBuilder getEnvOrBuilder(int i * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -892,7 +892,7 @@ public java.util.List getPortsList() { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -925,7 +925,7 @@ public java.util.List getPortsList() { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -957,7 +957,7 @@ public int getPortsCount() { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -989,7 +989,7 @@ public com.google.cloud.aiplatform.v1beta1.Port getPorts(int index) { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -1423,7 +1423,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build *
    * Specification of a container for serving predictions. Some fields in this
    * message correspond to fields in the [Kubernetes Container v1 core
-   * specification](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core).
+   * specification](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core).
    * 
* * Protobuf type {@code google.cloud.aiplatform.v1beta1.ModelContainerSpec} @@ -1937,7 +1937,7 @@ private void ensureCommandIsMutable() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -1983,7 +1983,7 @@ public com.google.protobuf.ProtocolStringList getCommandList() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2029,7 +2029,7 @@ public int getCommandCount() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2076,7 +2076,7 @@ public java.lang.String getCommand(int index) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2123,7 +2123,7 @@ public com.google.protobuf.ByteString getCommandBytes(int index) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2177,7 +2177,7 @@ public Builder setCommand(int index, java.lang.String value) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2230,7 +2230,7 @@ public Builder addCommand(java.lang.String value) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2280,7 +2280,7 @@ public Builder addAllCommand(java.lang.Iterable values) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2329,7 +2329,7 @@ public Builder clearCommand() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2393,7 +2393,7 @@ private void ensureArgsIsMutable() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2439,7 +2439,7 @@ public com.google.protobuf.ProtocolStringList getArgsList() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2485,7 +2485,7 @@ public int getArgsCount() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2532,7 +2532,7 @@ public java.lang.String getArgs(int index) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2579,7 +2579,7 @@ public com.google.protobuf.ByteString getArgsBytes(int index) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2633,7 +2633,7 @@ public Builder setArgs(int index, java.lang.String value) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2686,7 +2686,7 @@ public Builder addArgs(java.lang.String value) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2736,7 +2736,7 @@ public Builder addAllArgs(java.lang.Iterable values) { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2785,7 +2785,7 @@ public Builder clearArgs() { * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -2847,7 +2847,7 @@ private void ensureEnvIsMutable() { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -2888,7 +2888,7 @@ public java.util.List getEnvList() { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -2929,7 +2929,7 @@ public int getEnvCount() { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -2970,7 +2970,7 @@ public com.google.cloud.aiplatform.v1beta1.EnvVar getEnv(int index) { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3017,7 +3017,7 @@ public Builder setEnv(int index, com.google.cloud.aiplatform.v1beta1.EnvVar valu * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3062,7 +3062,7 @@ public Builder setEnv( * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3109,7 +3109,7 @@ public Builder addEnv(com.google.cloud.aiplatform.v1beta1.EnvVar value) { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3156,7 +3156,7 @@ public Builder addEnv(int index, com.google.cloud.aiplatform.v1beta1.EnvVar valu * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3200,7 +3200,7 @@ public Builder addEnv(com.google.cloud.aiplatform.v1beta1.EnvVar.Builder builder * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3245,7 +3245,7 @@ public Builder addEnv( * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3290,7 +3290,7 @@ public Builder addAllEnv( * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3334,7 +3334,7 @@ public Builder clearEnv() { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3378,7 +3378,7 @@ public Builder removeEnv(int index) { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3415,7 +3415,7 @@ public com.google.cloud.aiplatform.v1beta1.EnvVar.Builder getEnvBuilder(int inde * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3456,7 +3456,7 @@ public com.google.cloud.aiplatform.v1beta1.EnvVarOrBuilder getEnvOrBuilder(int i * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3498,7 +3498,7 @@ public com.google.cloud.aiplatform.v1beta1.EnvVarOrBuilder getEnvOrBuilder(int i * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3536,7 +3536,7 @@ public com.google.cloud.aiplatform.v1beta1.EnvVar.Builder addEnvBuilder() { * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3574,7 +3574,7 @@ public com.google.cloud.aiplatform.v1beta1.EnvVar.Builder addEnvBuilder(int inde * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3639,7 +3639,7 @@ private void ensurePortsIsMutable() { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3674,7 +3674,7 @@ public java.util.List getPortsList() { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3709,7 +3709,7 @@ public int getPortsCount() { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3744,7 +3744,7 @@ public com.google.cloud.aiplatform.v1beta1.Port getPorts(int index) { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3785,7 +3785,7 @@ public Builder setPorts(int index, com.google.cloud.aiplatform.v1beta1.Port valu * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3824,7 +3824,7 @@ public Builder setPorts( * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3865,7 +3865,7 @@ public Builder addPorts(com.google.cloud.aiplatform.v1beta1.Port value) { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3906,7 +3906,7 @@ public Builder addPorts(int index, com.google.cloud.aiplatform.v1beta1.Port valu * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3944,7 +3944,7 @@ public Builder addPorts(com.google.cloud.aiplatform.v1beta1.Port.Builder builder * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -3983,7 +3983,7 @@ public Builder addPorts( * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -4022,7 +4022,7 @@ public Builder addAllPorts( * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -4060,7 +4060,7 @@ public Builder clearPorts() { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -4098,7 +4098,7 @@ public Builder removePorts(int index) { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -4129,7 +4129,7 @@ public com.google.cloud.aiplatform.v1beta1.Port.Builder getPortsBuilder(int inde * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -4164,7 +4164,7 @@ public com.google.cloud.aiplatform.v1beta1.PortOrBuilder getPortsOrBuilder(int i * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -4200,7 +4200,7 @@ public com.google.cloud.aiplatform.v1beta1.PortOrBuilder getPortsOrBuilder(int i * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -4232,7 +4232,7 @@ public com.google.cloud.aiplatform.v1beta1.Port.Builder addPortsBuilder() { * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -4264,7 +4264,7 @@ public com.google.cloud.aiplatform.v1beta1.Port.Builder addPortsBuilder(int inde * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelContainerSpecOrBuilder.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelContainerSpecOrBuilder.java index 3837c332d..583c24ba6 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelContainerSpecOrBuilder.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelContainerSpecOrBuilder.java @@ -112,7 +112,7 @@ public interface ModelContainerSpecOrBuilder * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -156,7 +156,7 @@ public interface ModelContainerSpecOrBuilder * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -200,7 +200,7 @@ public interface ModelContainerSpecOrBuilder * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -245,7 +245,7 @@ public interface ModelContainerSpecOrBuilder * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `command` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string command = 2 [(.google.api.field_behavior) = IMMUTABLE]; @@ -291,7 +291,7 @@ public interface ModelContainerSpecOrBuilder * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -335,7 +335,7 @@ public interface ModelContainerSpecOrBuilder * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -379,7 +379,7 @@ public interface ModelContainerSpecOrBuilder * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -424,7 +424,7 @@ public interface ModelContainerSpecOrBuilder * <code>$$(<var>VARIABLE_NAME</var>)</code> * This field corresponds to the `args` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * repeated string args = 3 [(.google.api.field_behavior) = IMMUTABLE]; @@ -461,7 +461,7 @@ public interface ModelContainerSpecOrBuilder * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -496,7 +496,7 @@ public interface ModelContainerSpecOrBuilder * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -531,7 +531,7 @@ public interface ModelContainerSpecOrBuilder * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -566,7 +566,7 @@ public interface ModelContainerSpecOrBuilder * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -602,7 +602,7 @@ public interface ModelContainerSpecOrBuilder * does not occur. * This field corresponds to the `env` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -632,7 +632,7 @@ public interface ModelContainerSpecOrBuilder * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -661,7 +661,7 @@ public interface ModelContainerSpecOrBuilder * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -690,7 +690,7 @@ public interface ModelContainerSpecOrBuilder * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -719,7 +719,7 @@ public interface ModelContainerSpecOrBuilder * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * @@ -749,7 +749,7 @@ public interface ModelContainerSpecOrBuilder * Vertex AI does not use ports other than the first one listed. This field * corresponds to the `ports` field of the Kubernetes Containers * [v1 core - * API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + * API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). * * * diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelDeploymentMonitoringJobProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelDeploymentMonitoringJobProto.java index 13c61024b..9a384e576 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelDeploymentMonitoringJobProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelDeploymentMonitoringJobProto.java @@ -66,19 +66,19 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\nEgoogle/cloud/aiplatform/v1beta1/model_" + "deployment_monitoring_job.proto\022\037google." - + "cloud.aiplatform.v1beta1\032\037google/api/fie" - + "ld_behavior.proto\032\031google/api/resource.p" - + "roto\0325google/cloud/aiplatform/v1beta1/en" - + "cryption_spec.proto\032>google/cloud/aiplat" - + "form/v1beta1/feature_monitoring_stats.pr" - + "oto\032(google/cloud/aiplatform/v1beta1/io." - + "proto\032/google/cloud/aiplatform/v1beta1/j" - + "ob_state.proto\0326google/cloud/aiplatform/" - + "v1beta1/model_monitoring.proto\032\036google/p" - + "rotobuf/duration.proto\032\034google/protobuf/" - + "struct.proto\032\037google/protobuf/timestamp." - + "proto\032\027google/rpc/status.proto\032\034google/a" - + "pi/annotations.proto\"\334\016\n\034ModelDeployment" + + "cloud.aiplatform.v1beta1\032\034google/api/ann" + + "otations.proto\032\037google/api/field_behavio" + + "r.proto\032\031google/api/resource.proto\0325goog" + + "le/cloud/aiplatform/v1beta1/encryption_s" + + "pec.proto\032>google/cloud/aiplatform/v1bet" + + "a1/feature_monitoring_stats.proto\032(googl" + + "e/cloud/aiplatform/v1beta1/io.proto\032/goo" + + "gle/cloud/aiplatform/v1beta1/job_state.p" + + "roto\0326google/cloud/aiplatform/v1beta1/mo" + + "del_monitoring.proto\032\036google/protobuf/du" + + "ration.proto\032\034google/protobuf/struct.pro" + + "to\032\037google/protobuf/timestamp.proto\032\027goo" + + "gle/rpc/status.proto\"\334\016\n\034ModelDeployment" + "MonitoringJob\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\031\n\014disp" + "lay_name\030\002 \001(\tB\003\340A\002\022<\n\010endpoint\030\003 \001(\tB*\340" + "A\002\372A$\n\"aiplatform.googleapis.com/Endpoin" @@ -174,6 +174,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.EncryptionSpecProto.getDescriptor(), @@ -185,7 +186,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), com.google.rpc.StatusProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_ModelDeploymentMonitoringJob_descriptor = getDescriptor().getMessageTypes().get(0); @@ -275,6 +275,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.EncryptionSpecProto.getDescriptor(); @@ -286,7 +287,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); com.google.rpc.StatusProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelDeploymentMonitoringScheduleConfig.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelDeploymentMonitoringScheduleConfig.java index 8deae379d..bacabc382 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelDeploymentMonitoringScheduleConfig.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelDeploymentMonitoringScheduleConfig.java @@ -126,8 +126,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required. The model monitoring job running interval. It will be rounded up to next
-   * full hour.
+   * Required. The model monitoring job scheduling interval. It will be rounded up to next
+   * full hour. This defines how often the monitoring jobs are triggered.
    * 
* * .google.protobuf.Duration monitor_interval = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -143,8 +143,8 @@ public boolean hasMonitorInterval() { * * *
-   * Required. The model monitoring job running interval. It will be rounded up to next
-   * full hour.
+   * Required. The model monitoring job scheduling interval. It will be rounded up to next
+   * full hour. This defines how often the monitoring jobs are triggered.
    * 
* * .google.protobuf.Duration monitor_interval = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -162,8 +162,8 @@ public com.google.protobuf.Duration getMonitorInterval() { * * *
-   * Required. The model monitoring job running interval. It will be rounded up to next
-   * full hour.
+   * Required. The model monitoring job scheduling interval. It will be rounded up to next
+   * full hour. This defines how often the monitoring jobs are triggered.
    * 
* * .google.protobuf.Duration monitor_interval = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -534,8 +534,8 @@ public Builder mergeFrom( * * *
-     * Required. The model monitoring job running interval. It will be rounded up to next
-     * full hour.
+     * Required. The model monitoring job scheduling interval. It will be rounded up to next
+     * full hour. This defines how often the monitoring jobs are triggered.
      * 
* * @@ -551,8 +551,8 @@ public boolean hasMonitorInterval() { * * *
-     * Required. The model monitoring job running interval. It will be rounded up to next
-     * full hour.
+     * Required. The model monitoring job scheduling interval. It will be rounded up to next
+     * full hour. This defines how often the monitoring jobs are triggered.
      * 
* * @@ -574,8 +574,8 @@ public com.google.protobuf.Duration getMonitorInterval() { * * *
-     * Required. The model monitoring job running interval. It will be rounded up to next
-     * full hour.
+     * Required. The model monitoring job scheduling interval. It will be rounded up to next
+     * full hour. This defines how often the monitoring jobs are triggered.
      * 
* * @@ -599,8 +599,8 @@ public Builder setMonitorInterval(com.google.protobuf.Duration value) { * * *
-     * Required. The model monitoring job running interval. It will be rounded up to next
-     * full hour.
+     * Required. The model monitoring job scheduling interval. It will be rounded up to next
+     * full hour. This defines how often the monitoring jobs are triggered.
      * 
* * @@ -621,8 +621,8 @@ public Builder setMonitorInterval(com.google.protobuf.Duration.Builder builderFo * * *
-     * Required. The model monitoring job running interval. It will be rounded up to next
-     * full hour.
+     * Required. The model monitoring job scheduling interval. It will be rounded up to next
+     * full hour. This defines how often the monitoring jobs are triggered.
      * 
* * @@ -650,8 +650,8 @@ public Builder mergeMonitorInterval(com.google.protobuf.Duration value) { * * *
-     * Required. The model monitoring job running interval. It will be rounded up to next
-     * full hour.
+     * Required. The model monitoring job scheduling interval. It will be rounded up to next
+     * full hour. This defines how often the monitoring jobs are triggered.
      * 
* * @@ -673,8 +673,8 @@ public Builder clearMonitorInterval() { * * *
-     * Required. The model monitoring job running interval. It will be rounded up to next
-     * full hour.
+     * Required. The model monitoring job scheduling interval. It will be rounded up to next
+     * full hour. This defines how often the monitoring jobs are triggered.
      * 
* * @@ -690,8 +690,8 @@ public com.google.protobuf.Duration.Builder getMonitorIntervalBuilder() { * * *
-     * Required. The model monitoring job running interval. It will be rounded up to next
-     * full hour.
+     * Required. The model monitoring job scheduling interval. It will be rounded up to next
+     * full hour. This defines how often the monitoring jobs are triggered.
      * 
* * @@ -711,8 +711,8 @@ public com.google.protobuf.DurationOrBuilder getMonitorIntervalOrBuilder() { * * *
-     * Required. The model monitoring job running interval. It will be rounded up to next
-     * full hour.
+     * Required. The model monitoring job scheduling interval. It will be rounded up to next
+     * full hour. This defines how often the monitoring jobs are triggered.
      * 
* * diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelDeploymentMonitoringScheduleConfigOrBuilder.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelDeploymentMonitoringScheduleConfigOrBuilder.java index 5294ac28c..33914287f 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelDeploymentMonitoringScheduleConfigOrBuilder.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelDeploymentMonitoringScheduleConfigOrBuilder.java @@ -27,8 +27,8 @@ public interface ModelDeploymentMonitoringScheduleConfigOrBuilder * * *
-   * Required. The model monitoring job running interval. It will be rounded up to next
-   * full hour.
+   * Required. The model monitoring job scheduling interval. It will be rounded up to next
+   * full hour. This defines how often the monitoring jobs are triggered.
    * 
* * .google.protobuf.Duration monitor_interval = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -41,8 +41,8 @@ public interface ModelDeploymentMonitoringScheduleConfigOrBuilder * * *
-   * Required. The model monitoring job running interval. It will be rounded up to next
-   * full hour.
+   * Required. The model monitoring job scheduling interval. It will be rounded up to next
+   * full hour. This defines how often the monitoring jobs are triggered.
    * 
* * .google.protobuf.Duration monitor_interval = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -55,8 +55,8 @@ public interface ModelDeploymentMonitoringScheduleConfigOrBuilder * * *
-   * Required. The model monitoring job running interval. It will be rounded up to next
-   * full hour.
+   * Required. The model monitoring job scheduling interval. It will be rounded up to next
+   * full hour. This defines how often the monitoring jobs are triggered.
    * 
* * .google.protobuf.Duration monitor_interval = 1 [(.google.api.field_behavior) = REQUIRED]; diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelEvaluationProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelEvaluationProto.java index ad4493b86..159ef6bf2 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelEvaluationProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelEvaluationProto.java @@ -46,12 +46,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n6google/cloud/aiplatform/v1beta1/model_" + "evaluation.proto\022\037google.cloud.aiplatfor" - + "m.v1beta1\032\037google/api/field_behavior.pro" - + "to\032\031google/api/resource.proto\0321google/cl" - + "oud/aiplatform/v1beta1/explanation.proto" - + "\032\034google/protobuf/struct.proto\032\037google/p" - + "rotobuf/timestamp.proto\032\034google/api/anno" - + "tations.proto\"\226\005\n\017ModelEvaluation\022\021\n\004nam" + + "m.v1beta1\032\034google/api/annotations.proto\032" + + "\037google/api/field_behavior.proto\032\031google" + + "/api/resource.proto\0321google/cloud/aiplat" + + "form/v1beta1/explanation.proto\032\034google/p" + + "rotobuf/struct.proto\032\037google/protobuf/ti" + + "mestamp.proto\"\226\005\n\017ModelEvaluation\022\021\n\004nam" + "e\030\001 \001(\tB\003\340A\003\022\037\n\022metrics_schema_uri\030\002 \001(\t" + "B\003\340A\003\022,\n\007metrics\030\003 \001(\0132\026.google.protobuf" + ".ValueB\003\340A\003\0224\n\013create_time\030\004 \001(\0132\032.googl" @@ -80,12 +80,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.ExplanationProto.getDescriptor(), com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_ModelEvaluation_descriptor = getDescriptor().getMessageTypes().get(0); @@ -117,12 +117,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.ExplanationProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelEvaluationSliceProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelEvaluationSliceProto.java index 6893d88aa..4706957bb 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelEvaluationSliceProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelEvaluationSliceProto.java @@ -46,11 +46,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n\202\323\344\223\0021\022//v1beta1/{nam" - + "e=projects/*/locations/*/models/*}\332A\004nam" - + "e\022\267\001\n\nListModels\0222.google.cloud.aiplatfo" - + "rm.v1beta1.ListModelsRequest\0323.google.cl" - + "oud.aiplatform.v1beta1.ListModelsRespons" - + "e\"@\202\323\344\223\0021\022//v1beta1/{parent=projects/*/l" - + "ocations/*}/models\332A\006parent\022\304\001\n\013UpdateMo" - + "del\0223.google.cloud.aiplatform.v1beta1.Up" - + "dateModelRequest\032&.google.cloud.aiplatfo" - + "rm.v1beta1.Model\"X\202\323\344\223\002>25/v1beta1/{mode" - + "l.name=projects/*/locations/*/models/*}:" - + "\005model\332A\021model,update_mask\022\324\001\n\013DeleteMod" - + "el\0223.google.cloud.aiplatform.v1beta1.Del" - + "eteModelRequest\032\035.google.longrunning.Ope" - + "ration\"q\202\323\344\223\0021*//v1beta1/{name=projects/" - + "*/locations/*/models/*}\332A\004name\312A0\n\025googl" - + "e.protobuf.Empty\022\027DeleteOperationMetadat" - + "a\022\360\001\n\013ExportModel\0223.google.cloud.aiplatf" - + "orm.v1beta1.ExportModelRequest\032\035.google." - + "longrunning.Operation\"\214\001\202\323\344\223\002;\"6/v1beta1" - + "/{name=projects/*/locations/*/models/*}:" - + "export:\001*\332A\022name,output_config\312A3\n\023Expor" - + "tModelResponse\022\034ExportModelOperationMeta" - + "data\022\320\001\n\022GetModelEvaluation\022:.google.clo" - + "ud.aiplatform.v1beta1.GetModelEvaluation" - + "Request\0320.google.cloud.aiplatform.v1beta" - + "1.ModelEvaluation\"L\202\323\344\223\002?\022=/v1beta1/{nam" - + "e=projects/*/locations/*/models/*/evalua" - + "tions/*}\332A\004name\022\343\001\n\024ListModelEvaluations" - + "\022<.google.cloud.aiplatform.v1beta1.ListM" - + "odelEvaluationsRequest\032=.google.cloud.ai" - + "platform.v1beta1.ListModelEvaluationsRes" - + "ponse\"N\202\323\344\223\002?\022=/v1beta1/{parent=projects" - + "/*/locations/*/models/*}/evaluations\332A\006p" - + "arent\022\350\001\n\027GetModelEvaluationSlice\022?.goog" - + "le.cloud.aiplatform.v1beta1.GetModelEval" - + "uationSliceRequest\0325.google.cloud.aiplat" - + "form.v1beta1.ModelEvaluationSlice\"U\202\323\344\223\002" - + "H\022F/v1beta1/{name=projects/*/locations/*" - + "/models/*/evaluations/*/slices/*}\332A\004name" - + "\022\373\001\n\031ListModelEvaluationSlices\022A.google." - + "cloud.aiplatform.v1beta1.ListModelEvalua" - + "tionSlicesRequest\032B.google.cloud.aiplatf" - + "orm.v1beta1.ListModelEvaluationSlicesRes" - + "ponse\"W\202\323\344\223\002H\022F/v1beta1/{parent=projects" - + "/*/locations/*/models/*/evaluations/*}/s" - + "lices\332A\006parent\032M\312A\031aiplatform.googleapis" - + ".com\322A.https://www.googleapis.com/auth/c" - + "loud-platformB\356\001\n#com.google.cloud.aipla" - + "tform.v1beta1B\021ModelServiceProtoP\001ZIgoog" - + "le.golang.org/genproto/googleapis/cloud/" - + "aiplatform/v1beta1;aiplatform\252\002\037Google.C" - + "loud.AIPlatform.V1Beta1\312\002\037Google\\Cloud\\A" - + "IPlatform\\V1beta1\352\002\"Google::Cloud::AIPla" - + "tform::V1beta1b\006proto3" + + "oogle.protobuf.FieldMask\"e\n\022ListModelsRe" + + "sponse\0226\n\006models\030\001 \003(\0132&.google.cloud.ai" + + "platform.v1beta1.Model\022\027\n\017next_page_toke" + + "n\030\002 \001(\t\"\206\001\n\022UpdateModelRequest\022:\n\005model\030" + + "\001 \001(\0132&.google.cloud.aiplatform.v1beta1." + + "ModelB\003\340A\002\0224\n\013update_mask\030\002 \001(\0132\032.google" + + ".protobuf.FieldMaskB\003\340A\002\"K\n\022DeleteModelR" + + "equest\0225\n\004name\030\001 \001(\tB\'\340A\002\372A!\n\037aiplatform" + + ".googleapis.com/Model\"\375\002\n\022ExportModelReq" + + "uest\0225\n\004name\030\001 \001(\tB\'\340A\002\372A!\n\037aiplatform.g" + + "oogleapis.com/Model\022\\\n\routput_config\030\002 \001" + + "(\0132@.google.cloud.aiplatform.v1beta1.Exp" + + "ortModelRequest.OutputConfigB\003\340A\002\032\321\001\n\014Ou" + + "tputConfig\022\030\n\020export_format_id\030\001 \001(\t\022M\n\024" + + "artifact_destination\030\003 \001(\0132/.google.clou" + + "d.aiplatform.v1beta1.GcsDestination\022X\n\021i" + + "mage_destination\030\004 \001(\0132=.google.cloud.ai" + + "platform.v1beta1.ContainerRegistryDestin" + + "ation\"\246\002\n\034ExportModelOperationMetadata\022S" + + "\n\020generic_metadata\030\001 \001(\01329.google.cloud." + + "aiplatform.v1beta1.GenericOperationMetad" + + "ata\022b\n\013output_info\030\002 \001(\0132H.google.cloud." + + "aiplatform.v1beta1.ExportModelOperationM" + + "etadata.OutputInfoB\003\340A\003\032M\n\nOutputInfo\022 \n" + + "\023artifact_output_uri\030\002 \001(\tB\003\340A\003\022\035\n\020image" + + "_output_uri\030\003 \001(\tB\003\340A\003\"\025\n\023ExportModelRes" + + "ponse\"\\\n\031GetModelEvaluationRequest\022?\n\004na" + + "me\030\001 \001(\tB1\340A\002\372A+\n)aiplatform.googleapis." + + "com/ModelEvaluation\"\274\001\n\033ListModelEvaluat" + + "ionsRequest\0227\n\006parent\030\001 \001(\tB\'\340A\002\372A!\n\037aip" + + "latform.googleapis.com/Model\022\016\n\006filter\030\002" + + " \001(\t\022\021\n\tpage_size\030\003 \001(\005\022\022\n\npage_token\030\004 " + + "\001(\t\022-\n\tread_mask\030\005 \001(\0132\032.google.protobuf" + + ".FieldMask\"\204\001\n\034ListModelEvaluationsRespo" + + "nse\022K\n\021model_evaluations\030\001 \003(\01320.google." + + "cloud.aiplatform.v1beta1.ModelEvaluation" + + "\022\027\n\017next_page_token\030\002 \001(\t\"f\n\036GetModelEva" + + "luationSliceRequest\022D\n\004name\030\001 \001(\tB6\340A\002\372A" + + "0\n.aiplatform.googleapis.com/ModelEvalua" + + "tionSlice\"\313\001\n ListModelEvaluationSlicesR" + + "equest\022A\n\006parent\030\001 \001(\tB1\340A\002\372A+\n)aiplatfo" + + "rm.googleapis.com/ModelEvaluation\022\016\n\006fil" + + "ter\030\002 \001(\t\022\021\n\tpage_size\030\003 \001(\005\022\022\n\npage_tok" + + "en\030\004 \001(\t\022-\n\tread_mask\030\005 \001(\0132\032.google.pro" + + "tobuf.FieldMask\"\224\001\n!ListModelEvaluationS" + + "licesResponse\022V\n\027model_evaluation_slices" + + "\030\001 \003(\01325.google.cloud.aiplatform.v1beta1" + + ".ModelEvaluationSlice\022\027\n\017next_page_token" + + "\030\002 \001(\t2\336\021\n\014ModelService\022\352\001\n\013UploadModel\022" + + "3.google.cloud.aiplatform.v1beta1.Upload" + + "ModelRequest\032\035.google.longrunning.Operat" + + "ion\"\206\001\202\323\344\223\002;\"6/v1beta1/{parent=projects/" + + "*/locations/*}/models:upload:\001*\332A\014parent" + + ",model\312A3\n\023UploadModelResponse\022\034UploadMo" + + "delOperationMetadata\022\244\001\n\010GetModel\0220.goog" + + "le.cloud.aiplatform.v1beta1.GetModelRequ" + + "est\032&.google.cloud.aiplatform.v1beta1.Mo" + + "del\">\202\323\344\223\0021\022//v1beta1/{name=projects/*/l" + + "ocations/*/models/*}\332A\004name\022\267\001\n\nListMode" + + "ls\0222.google.cloud.aiplatform.v1beta1.Lis" + + "tModelsRequest\0323.google.cloud.aiplatform" + + ".v1beta1.ListModelsResponse\"@\202\323\344\223\0021\022//v1" + + "beta1/{parent=projects/*/locations/*}/mo" + + "dels\332A\006parent\022\304\001\n\013UpdateModel\0223.google.c" + + "loud.aiplatform.v1beta1.UpdateModelReque" + + "st\032&.google.cloud.aiplatform.v1beta1.Mod" + + "el\"X\202\323\344\223\002>25/v1beta1/{model.name=project" + + "s/*/locations/*/models/*}:\005model\332A\021model" + + ",update_mask\022\324\001\n\013DeleteModel\0223.google.cl" + + "oud.aiplatform.v1beta1.DeleteModelReques" + + "t\032\035.google.longrunning.Operation\"q\202\323\344\223\0021" + + "*//v1beta1/{name=projects/*/locations/*/" + + "models/*}\332A\004name\312A0\n\025google.protobuf.Emp" + + "ty\022\027DeleteOperationMetadata\022\360\001\n\013ExportMo" + + "del\0223.google.cloud.aiplatform.v1beta1.Ex" + + "portModelRequest\032\035.google.longrunning.Op" + + "eration\"\214\001\202\323\344\223\002;\"6/v1beta1/{name=project" + + "s/*/locations/*/models/*}:export:\001*\332A\022na" + + "me,output_config\312A3\n\023ExportModelResponse" + + "\022\034ExportModelOperationMetadata\022\320\001\n\022GetMo" + + "delEvaluation\022:.google.cloud.aiplatform." + + "v1beta1.GetModelEvaluationRequest\0320.goog" + + "le.cloud.aiplatform.v1beta1.ModelEvaluat" + + "ion\"L\202\323\344\223\002?\022=/v1beta1/{name=projects/*/l" + + "ocations/*/models/*/evaluations/*}\332A\004nam" + + "e\022\343\001\n\024ListModelEvaluations\022<.google.clou" + + "d.aiplatform.v1beta1.ListModelEvaluation" + + "sRequest\032=.google.cloud.aiplatform.v1bet" + + "a1.ListModelEvaluationsResponse\"N\202\323\344\223\002?\022" + + "=/v1beta1/{parent=projects/*/locations/*" + + "/models/*}/evaluations\332A\006parent\022\350\001\n\027GetM" + + "odelEvaluationSlice\022?.google.cloud.aipla" + + "tform.v1beta1.GetModelEvaluationSliceReq" + + "uest\0325.google.cloud.aiplatform.v1beta1.M" + + "odelEvaluationSlice\"U\202\323\344\223\002H\022F/v1beta1/{n" + + "ame=projects/*/locations/*/models/*/eval" + + "uations/*/slices/*}\332A\004name\022\373\001\n\031ListModel" + + "EvaluationSlices\022A.google.cloud.aiplatfo" + + "rm.v1beta1.ListModelEvaluationSlicesRequ" + + "est\032B.google.cloud.aiplatform.v1beta1.Li" + + "stModelEvaluationSlicesResponse\"W\202\323\344\223\002H\022" + + "F/v1beta1/{parent=projects/*/locations/*" + + "/models/*/evaluations/*}/slices\332A\006parent" + + "\032M\312A\031aiplatform.googleapis.com\322A.https:/" + + "/www.googleapis.com/auth/cloud-platformB" + + "\356\001\n#com.google.cloud.aiplatform.v1beta1B" + + "\021ModelServiceProtoP\001ZIgoogle.golang.org/" + + "genproto/googleapis/cloud/aiplatform/v1b" + + "eta1;aiplatform\252\002\037Google.Cloud.AIPlatfor" + + "m.V1Beta1\312\002\037Google\\Cloud\\AIPlatform\\V1be" + + "ta1\352\002\"Google::Cloud::AIPlatform::V1beta1" + + "b\006proto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( @@ -260,6 +263,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.api.ClientProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), + com.google.cloud.aiplatform.v1beta1.EncryptionSpecProto.getDescriptor(), + com.google.cloud.aiplatform.v1beta1.ExplanationProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.IoProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.ModelProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.ModelEvaluationProto.getDescriptor(), @@ -437,6 +442,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.api.ClientProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); + com.google.cloud.aiplatform.v1beta1.EncryptionSpecProto.getDescriptor(); + com.google.cloud.aiplatform.v1beta1.ExplanationProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.IoProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.ModelProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.ModelEvaluationProto.getDescriptor(); diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/OperationProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/OperationProto.java index 8e29111cb..38ccc6f49 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/OperationProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/OperationProto.java @@ -46,9 +46,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n/google/cloud/aiplatform/v1beta1/operat" + "ion.proto\022\037google.cloud.aiplatform.v1bet" - + "a1\032\037google/api/field_behavior.proto\032\037goo" - + "gle/protobuf/timestamp.proto\032\027google/rpc" - + "/status.proto\032\034google/api/annotations.pr" + + "a1\032\034google/api/annotations.proto\032\037google" + + "/api/field_behavior.proto\032\037google/protob" + + "uf/timestamp.proto\032\027google/rpc/status.pr" + "oto\"\271\001\n\030GenericOperationMetadata\0221\n\020part" + "ial_failures\030\001 \003(\0132\022.google.rpc.StatusB\003" + "\340A\003\0224\n\013create_time\030\002 \001(\0132\032.google.protob" @@ -68,10 +68,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), com.google.rpc.StatusProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_GenericOperationMetadata_descriptor = getDescriptor().getMessageTypes().get(0); @@ -94,10 +94,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); com.google.rpc.StatusProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/Pipeline.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/Pipeline.java index 396718950..c7a6beff7 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/Pipeline.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/Pipeline.java @@ -94,18 +94,18 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n2google/cloud/aiplatform/v1beta1/pipeli" + "ne_job.proto\022\037google.cloud.aiplatform.v1" - + "beta1\032\037google/api/field_behavior.proto\032\031" - + "google/api/resource.proto\032.google/cloud/" - + "aiplatform/v1beta1/artifact.proto\032-googl" - + "e/cloud/aiplatform/v1beta1/context.proto" - + "\0325google/cloud/aiplatform/v1beta1/encryp" - + "tion_spec.proto\032/google/cloud/aiplatform" - + "/v1beta1/execution.proto\0324google/cloud/a" - + "iplatform/v1beta1/pipeline_state.proto\032+" - + "google/cloud/aiplatform/v1beta1/value.pr" - + "oto\032\034google/protobuf/struct.proto\032\037googl" - + "e/protobuf/timestamp.proto\032\027google/rpc/s" - + "tatus.proto\032\034google/api/annotations.prot" + + "beta1\032\034google/api/annotations.proto\032\037goo" + + "gle/api/field_behavior.proto\032\031google/api" + + "/resource.proto\032.google/cloud/aiplatform" + + "/v1beta1/artifact.proto\032-google/cloud/ai" + + "platform/v1beta1/context.proto\0325google/c" + + "loud/aiplatform/v1beta1/encryption_spec." + + "proto\032/google/cloud/aiplatform/v1beta1/e" + + "xecution.proto\0324google/cloud/aiplatform/" + + "v1beta1/pipeline_state.proto\032+google/clo" + + "ud/aiplatform/v1beta1/value.proto\032\034googl" + + "e/protobuf/struct.proto\032\037google/protobuf" + + "/timestamp.proto\032\027google/rpc/status.prot" + "o\"\376\n\n\013PipelineJob\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\024\n\014" + "display_name\030\002 \001(\t\0224\n\013create_time\030\003 \001(\0132" + "\032.google.protobuf.TimestampB\003\340A\003\0223\n\nstar" @@ -211,6 +211,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.ArtifactProto.getDescriptor(), @@ -222,7 +223,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), com.google.rpc.StatusProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_PipelineJob_descriptor = getDescriptor().getMessageTypes().get(0); @@ -390,6 +390,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.ArtifactProto.getDescriptor(); @@ -401,7 +402,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); com.google.rpc.StatusProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/SpecialistPoolProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/SpecialistPoolProto.java index 6242ad8d5..927ae177e 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/SpecialistPoolProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/SpecialistPoolProto.java @@ -42,9 +42,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n5google/cloud/aiplatform/v1beta1/specia" + "list_pool.proto\022\037google.cloud.aiplatform" - + ".v1beta1\032\037google/api/field_behavior.prot" - + "o\032\031google/api/resource.proto\032\034google/api" - + "/annotations.proto\"\316\002\n\016SpecialistPool\022\021\n" + + ".v1beta1\032\034google/api/annotations.proto\032\037" + + "google/api/field_behavior.proto\032\031google/" + + "api/resource.proto\"\316\002\n\016SpecialistPool\022\021\n" + "\004name\030\001 \001(\tB\003\340A\002\022\031\n\014display_name\030\002 \001(\tB\003" + "\340A\002\022&\n\031specialist_managers_count\030\003 \001(\005B\003" + "\340A\003\022!\n\031specialist_manager_emails\030\004 \003(\t\022\'" @@ -65,9 +65,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_SpecialistPool_descriptor = getDescriptor().getMessageTypes().get(0); @@ -88,9 +88,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/Study.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/Study.java index d87f8d110..b5fc4bb9a 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/Study.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/Study.java @@ -22,7 +22,6 @@ * * *
- * LINT.IfChange
  * A message representing a Study.
  * 
* @@ -860,7 +859,6 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * * *
-   * LINT.IfChange
    * A message representing a Study.
    * 
* diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/StudyProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/StudyProto.java index b01568335..d2a02b87c 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/StudyProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/StudyProto.java @@ -117,12 +117,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n+google/cloud/aiplatform/v1beta1/study." - + "proto\022\037google.cloud.aiplatform.v1beta1\032\037" - + "google/api/field_behavior.proto\032\031google/" - + "api/resource.proto\032\036google/protobuf/dura" - + "tion.proto\032\034google/protobuf/struct.proto" - + "\032\037google/protobuf/timestamp.proto\032\034googl" - + "e/api/annotations.proto\"\270\003\n\005Study\022\021\n\004nam" + + "proto\022\037google.cloud.aiplatform.v1beta1\032\034" + + "google/api/annotations.proto\032\037google/api" + + "/field_behavior.proto\032\031google/api/resour" + + "ce.proto\032\036google/protobuf/duration.proto" + + "\032\034google/protobuf/struct.proto\032\037google/p" + + "rotobuf/timestamp.proto\"\270\003\n\005Study\022\021\n\004nam" + "e\030\001 \001(\tB\003\340A\003\022\031\n\014display_name\030\002 \001(\tB\003\340A\002\022" + "C\n\nstudy_spec\030\003 \001(\0132*.google.cloud.aipla" + "tform.v1beta1.StudySpecB\003\340A\002\022@\n\005state\030\004 " @@ -262,12 +262,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.protobuf.DurationProto.getDescriptor(), com.google.protobuf.StructProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_Study_descriptor = getDescriptor().getMessageTypes().get(0); @@ -498,12 +498,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.protobuf.DurationProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/TensorboardDataProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/TensorboardDataProto.java index 897bf7a75..414894935 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/TensorboardDataProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/TensorboardDataProto.java @@ -62,11 +62,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n6google/cloud/aiplatform/v1beta1/tensor" + "board_data.proto\022\037google.cloud.aiplatfor" - + "m.v1beta1\032\037google/api/field_behavior.pro" - + "to\032=google/cloud/aiplatform/v1beta1/tens" - + "orboard_time_series.proto\032\037google/protob" - + "uf/timestamp.proto\032\034google/api/annotatio" - + "ns.proto\"\342\001\n\016TimeSeriesData\022\'\n\032tensorboa" + + "m.v1beta1\032\034google/api/annotations.proto\032" + + "\037google/api/field_behavior.proto\032=google" + + "/cloud/aiplatform/v1beta1/tensorboard_ti" + + "me_series.proto\032\037google/protobuf/timesta" + + "mp.proto\"\342\001\n\016TimeSeriesData\022\'\n\032tensorboa" + "rd_time_series_id\030\001 \001(\tB\003\340A\002\022\\\n\nvalue_ty" + "pe\030\002 \001(\0162@.google.cloud.aiplatform.v1bet" + "a1.TensorboardTimeSeries.ValueTypeB\006\340A\002\340" @@ -97,10 +97,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.cloud.aiplatform.v1beta1.TensorboardTimeSeriesProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_aiplatform_v1beta1_TimeSeriesData_descriptor = getDescriptor().getMessageTypes().get(0); @@ -155,10 +155,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.cloud.aiplatform.v1beta1.TensorboardTimeSeriesProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/TensorboardExperimentProto.java b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/TensorboardExperimentProto.java index 7902ff3da..96fcaab2d 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/TensorboardExperimentProto.java +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/TensorboardExperimentProto.java @@ -46,10 +46,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n$$(VARIABLE_NAME)
// This field corresponds to the `command` field of the Kubernetes Containers // [v1 core - // API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + // API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). repeated string command = 2 [(google.api.field_behavior) = IMMUTABLE]; // Immutable. Specifies arguments for the command that runs when the container starts. @@ -440,7 +440,7 @@ message ModelContainerSpec { // $$(VARIABLE_NAME) // This field corresponds to the `args` field of the Kubernetes Containers // [v1 core - // API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + // API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). repeated string args = 3 [(google.api.field_behavior) = IMMUTABLE]; // Immutable. List of environment variables to set in the container. After the container @@ -470,7 +470,7 @@ message ModelContainerSpec { // // This field corresponds to the `env` field of the Kubernetes Containers // [v1 core - // API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + // API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). repeated EnvVar env = 4 [(google.api.field_behavior) = IMMUTABLE]; // Immutable. List of ports to expose from the container. Vertex AI sends any @@ -493,7 +493,7 @@ message ModelContainerSpec { // Vertex AI does not use ports other than the first one listed. This field // corresponds to the `ports` field of the Kubernetes Containers // [v1 core - // API](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#container-v1-core). + // API](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#container-v1-core). repeated Port ports = 5 [(google.api.field_behavior) = IMMUTABLE]; // Immutable. HTTP path on the container to send prediction requests to. Vertex AI diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/model_deployment_monitoring_job.proto b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/model_deployment_monitoring_job.proto index dd8554130..fde72be97 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/model_deployment_monitoring_job.proto +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/model_deployment_monitoring_job.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,6 +16,7 @@ syntax = "proto3"; package google.cloud.aiplatform.v1beta1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1beta1/encryption_spec.proto"; @@ -28,7 +29,6 @@ import "google/protobuf/struct.proto"; import "google/protobuf/timestamp.proto"; import "google/rpc/status.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1Beta1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1;aiplatform"; @@ -252,8 +252,8 @@ message ModelDeploymentMonitoringObjectiveConfig { // The config for scheduling monitoring job. message ModelDeploymentMonitoringScheduleConfig { - // Required. The model monitoring job running interval. It will be rounded up to next - // full hour. + // Required. The model monitoring job scheduling interval. It will be rounded up to next + // full hour. This defines how often the monitoring jobs are triggered. google.protobuf.Duration monitor_interval = 1 [(google.api.field_behavior) = REQUIRED]; } diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/model_evaluation.proto b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/model_evaluation.proto index 148458313..67186bb34 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/model_evaluation.proto +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/model_evaluation.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,12 +16,12 @@ syntax = "proto3"; package google.cloud.aiplatform.v1beta1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1beta1/explanation.proto"; import "google/protobuf/struct.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1Beta1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/model_evaluation_slice.proto b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/model_evaluation_slice.proto index 8a882c435..b2a2b8b9e 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/model_evaluation_slice.proto +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/model_evaluation_slice.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,11 +16,11 @@ syntax = "proto3"; package google.cloud.aiplatform.v1beta1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/protobuf/struct.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1Beta1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/model_monitoring.proto b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/model_monitoring.proto index d1bdc0f57..08974f942 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/model_monitoring.proto +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/model_monitoring.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,9 +16,9 @@ syntax = "proto3"; package google.cloud.aiplatform.v1beta1; +import "google/api/annotations.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1beta1/io.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1Beta1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/model_service.proto b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/model_service.proto index ac8f22e9f..99318b855 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/model_service.proto +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/model_service.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -20,12 +20,15 @@ import "google/api/annotations.proto"; import "google/api/client.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; +import "google/cloud/aiplatform/v1beta1/encryption_spec.proto"; +import "google/cloud/aiplatform/v1beta1/explanation.proto"; import "google/cloud/aiplatform/v1beta1/io.proto"; import "google/cloud/aiplatform/v1beta1/model.proto"; import "google/cloud/aiplatform/v1beta1/model_evaluation.proto"; import "google/cloud/aiplatform/v1beta1/model_evaluation_slice.proto"; import "google/cloud/aiplatform/v1beta1/operation.proto"; import "google/longrunning/operations.proto"; + import "google/protobuf/field_mask.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1Beta1"; diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/operation.proto b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/operation.proto index 045f921b7..b441d6f2b 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/operation.proto +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/operation.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,10 +16,10 @@ syntax = "proto3"; package google.cloud.aiplatform.v1beta1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/protobuf/timestamp.proto"; import "google/rpc/status.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1Beta1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/pipeline_job.proto b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/pipeline_job.proto index 999dff9d1..fccdc743b 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/pipeline_job.proto +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/pipeline_job.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,6 +16,7 @@ syntax = "proto3"; package google.cloud.aiplatform.v1beta1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1beta1/artifact.proto"; @@ -27,7 +28,6 @@ import "google/cloud/aiplatform/v1beta1/value.proto"; import "google/protobuf/struct.proto"; import "google/protobuf/timestamp.proto"; import "google/rpc/status.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1Beta1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/pipeline_service.proto b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/pipeline_service.proto index 7ab9340fa..87f92ff1d 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/pipeline_service.proto +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/pipeline_service.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/pipeline_state.proto b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/pipeline_state.proto index 1dfb08e5d..7544acc9d 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/pipeline_state.proto +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/pipeline_state.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/prediction_service.proto b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/prediction_service.proto index e8ee52ce9..bc5e12ac8 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/prediction_service.proto +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/prediction_service.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/specialist_pool.proto b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/specialist_pool.proto index ab536bca7..42536fcba 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/specialist_pool.proto +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/specialist_pool.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,9 +16,9 @@ syntax = "proto3"; package google.cloud.aiplatform.v1beta1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1Beta1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/specialist_pool_service.proto b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/specialist_pool_service.proto index 2687d2dfb..a110b9cb8 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/specialist_pool_service.proto +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/specialist_pool_service.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/study.proto b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/study.proto index 9d123a948..a315bf44e 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/study.proto +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/study.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,12 +16,12 @@ syntax = "proto3"; package google.cloud.aiplatform.v1beta1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/protobuf/duration.proto"; import "google/protobuf/struct.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1Beta1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1;aiplatform"; @@ -31,7 +31,6 @@ option java_package = "com.google.cloud.aiplatform.v1beta1"; option php_namespace = "Google\\Cloud\\AIPlatform\\V1beta1"; option ruby_package = "Google::Cloud::AIPlatform::V1beta1"; -// LINT.IfChange // A message representing a Study. message Study { option (google.api.resource) = { diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/tensorboard.proto b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/tensorboard.proto index dda3557da..3f49bf322 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/tensorboard.proto +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/tensorboard.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,11 +16,11 @@ syntax = "proto3"; package google.cloud.aiplatform.v1beta1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1beta1/encryption_spec.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1Beta1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/tensorboard_data.proto b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/tensorboard_data.proto index 1e7e0f2a9..390483915 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/tensorboard_data.proto +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/tensorboard_data.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,10 +16,10 @@ syntax = "proto3"; package google.cloud.aiplatform.v1beta1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/cloud/aiplatform/v1beta1/tensorboard_time_series.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1Beta1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/tensorboard_experiment.proto b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/tensorboard_experiment.proto index 1895d848d..b789d11b9 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/tensorboard_experiment.proto +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/tensorboard_experiment.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,10 +16,10 @@ syntax = "proto3"; package google.cloud.aiplatform.v1beta1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1Beta1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/tensorboard_run.proto b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/tensorboard_run.proto index e06b565f9..dd9809dd3 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/tensorboard_run.proto +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/tensorboard_run.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,10 +16,10 @@ syntax = "proto3"; package google.cloud.aiplatform.v1beta1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1Beta1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/tensorboard_service.proto b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/tensorboard_service.proto index d8a063bff..629e5d793 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/tensorboard_service.proto +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/tensorboard_service.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/tensorboard_time_series.proto b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/tensorboard_time_series.proto index e99b51c1b..0dc2e7748 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/tensorboard_time_series.proto +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/tensorboard_time_series.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,10 +16,10 @@ syntax = "proto3"; package google.cloud.aiplatform.v1beta1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/protobuf/timestamp.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1Beta1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/training_pipeline.proto b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/training_pipeline.proto index 316c066ea..a0b2fe5a0 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/training_pipeline.proto +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/training_pipeline.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,6 +16,7 @@ syntax = "proto3"; package google.cloud.aiplatform.v1beta1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/aiplatform/v1beta1/encryption_spec.proto"; @@ -27,7 +28,6 @@ import "google/cloud/aiplatform/v1beta1/pipeline_state.proto"; import "google/protobuf/struct.proto"; import "google/protobuf/timestamp.proto"; import "google/rpc/status.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1Beta1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/types.proto b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/types.proto index bc4016e24..1b4db9f26 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/types.proto +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/types.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/unmanaged_container_model.proto b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/unmanaged_container_model.proto index d9337bca1..01a65e003 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/unmanaged_container_model.proto +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/unmanaged_container_model.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,9 +16,9 @@ syntax = "proto3"; package google.cloud.aiplatform.v1beta1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/cloud/aiplatform/v1beta1/model.proto"; -import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.AIPlatform.V1Beta1"; option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1;aiplatform"; diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/user_action_reference.proto b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/user_action_reference.proto index cd17de284..9f17635fe 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/user_action_reference.proto +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/user_action_reference.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/value.proto b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/value.proto index 699c10400..42dea90f1 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/value.proto +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/value.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/vizier_service.proto b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/vizier_service.proto index 3ca9143be..079c514ab 100644 --- a/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/vizier_service.proto +++ b/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/vizier_service.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.