From f0cec0b201737db7e99ff1bc6dac09e16ed2ce65 Mon Sep 17 00:00:00 2001 From: Google APIs Date: Thu, 6 Apr 2023 17:42:29 -0700 Subject: [PATCH] docs: Adjust wording around service accounts and control planes PiperOrigin-RevId: 522482855 --- google/cloud/workstations/v1beta/workstations.proto | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/google/cloud/workstations/v1beta/workstations.proto b/google/cloud/workstations/v1beta/workstations.proto index 2849f45bca..772092c8e9 100644 --- a/google/cloud/workstations/v1beta/workstations.proto +++ b/google/cloud/workstations/v1beta/workstations.proto @@ -403,10 +403,11 @@ message WorkstationConfig { // The name of a Compute Engine machine type. string machine_type = 1; - // Email address of the service account that will be used on VM instances - // used to support this config. This service account must have permission - // to pull the specified container image. If not set, VMs will run without - // a service account, in which case the image must be publicly accessible. + // Email address of the service account used on VM instances + // used to support this configuration. If not set, VMs run with a + // Google-managed service account. This service account must have + // permission to pull the specified container image; otherwise, the image + // must be publicly accessible. string service_account = 2; // Network tags to add to the Compute Engine machines backing the