We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd1f9da commit ba1f5deCopy full SHA for ba1f5de
google/devtools/cloudbuild/v1/cloudbuild.proto
@@ -520,7 +520,7 @@ message DefaultServiceAccount {
520
};
521
522
// Identifier. Format:
523
- // `projects/{project}/locations/{location}/defaultServiceAccount
+ // `projects/{project}/locations/{location}/defaultServiceAccount`
524
string name = 1 [(google.api.field_behavior) = IDENTIFIER];
525
526
// Output only. The email address of the service account identity that will be
0 commit comments