From 78bfb4b6a0be4a19e621224ab826508633f490a1 Mon Sep 17 00:00:00 2001 From: Bhargav Chereddy Date: Thu, 9 Jan 2025 00:26:04 +0000 Subject: [PATCH] Move name to parameters --- mmv1/products/colab/RuntimeTemplate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mmv1/products/colab/RuntimeTemplate.yaml b/mmv1/products/colab/RuntimeTemplate.yaml index 5cdbd2ebe217..1b2ab37145ef 100644 --- a/mmv1/products/colab/RuntimeTemplate.yaml +++ b/mmv1/products/colab/RuntimeTemplate.yaml @@ -57,11 +57,11 @@ parameters: required: true url_param_only: true description: 'The location for the resource: https://cloud.google.com/colab/docs/locations' -properties: - name: 'name' type: String url_param_only: true description: 'The resource name of the Runtime Template' +properties: - name: 'displayName' type: String description: