File tree Expand file tree Collapse file tree
google/cloud/bigquery/datatransfer/v1 Expand file tree Collapse file tree Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments