Skip to content

Commit ea8d826

Browse files
Google APIscopybara-github
authored andcommitted
docs: minor comment update
PiperOrigin-RevId: 512725339
1 parent acb18ff commit ea8d826

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

google/cloud/bigquery/datatransfer/v1/datatransfer.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ message CreateTransferConfigRequest {
528528
// create the transfer config.
529529
string version_info = 5;
530530

531-
// Optional service account name. If this field is set, the transfer config
531+
// Optional service account email. If this field is set, the transfer config
532532
// will be created with this service account's credentials. It requires that
533533
// the requesting user calling this API has permissions to act as this service
534534
// account.
@@ -582,7 +582,7 @@ message UpdateTransferConfigRequest {
582582
// update the transfer config.
583583
string version_info = 5;
584584

585-
// Optional service account name. If this field is set, the transfer config
585+
// Optional service account email. If this field is set, the transfer config
586586
// will be created with this service account's credentials. It requires that
587587
// the requesting user calling this API has permissions to act as this service
588588
// account.

0 commit comments

Comments
 (0)