From 3150afaab93bb09fc6331ea2665708b5cb30a4ec Mon Sep 17 00:00:00 2001 From: Google APIs Date: Mon, 16 May 2022 14:19:33 -0700 Subject: [PATCH] Synchronize new proto/yaml changes. PiperOrigin-RevId: 449052112 --- google/cloud/aiplatform/v1/featurestore_online_service.proto | 2 +- .../cloud/aiplatform/v1beta1/featurestore_online_service.proto | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/google/cloud/aiplatform/v1/featurestore_online_service.proto b/google/cloud/aiplatform/v1/featurestore_online_service.proto index db1dc77556..4408604408 100644 --- a/google/cloud/aiplatform/v1/featurestore_online_service.proto +++ b/google/cloud/aiplatform/v1/featurestore_online_service.proto @@ -171,7 +171,7 @@ message StreamingReadFeatureValuesRequest { } // Value for a feature. -// NEXT ID: 15 +// (-- NEXT ID: 15 --) message FeatureValue { // Metadata of feature value. message Metadata { diff --git a/google/cloud/aiplatform/v1beta1/featurestore_online_service.proto b/google/cloud/aiplatform/v1beta1/featurestore_online_service.proto index 235c4fb505..a8c5e99151 100644 --- a/google/cloud/aiplatform/v1beta1/featurestore_online_service.proto +++ b/google/cloud/aiplatform/v1beta1/featurestore_online_service.proto @@ -171,7 +171,7 @@ message StreamingReadFeatureValuesRequest { } // Value for a feature. -// NEXT ID: 15 +// (-- NEXT ID: 15 --) message FeatureValue { // Metadata of feature value. message Metadata {