Skip to content

Commit

Permalink
docs: minor comment update (#445)
Browse files Browse the repository at this point in the history
* docs: minor comment update

PiperOrigin-RevId: 512725339

Source-Link: googleapis/googleapis@ea8d826

Source-Link: googleapis/googleapis-gen@dc453f7
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGM0NTNmNzcwMmNkNGQzOThmZTU3NzMxMTgwNGFlYTFhZDIwNTFkYSJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Feb 28, 2023
1 parent 5d8923e commit 336a994
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ class CreateTransferConfigRequest(proto.Message):
``service_account_name`` is used to create the transfer
config.
service_account_name (str):
Optional service account name. If this field is set, the
Optional service account email. If this field is set, the
transfer config will be created with this service account's
credentials. It requires that the requesting user calling
this API has permissions to act as this service account.
Expand Down Expand Up @@ -621,7 +621,7 @@ class UpdateTransferConfigRequest(proto.Message):
``service_account_name`` is used to update the transfer
config.
service_account_name (str):
Optional service account name. If this field is set, the
Optional service account email. If this field is set, the
transfer config will be created with this service account's
credentials. It requires that the requesting user calling
this API has permissions to act as this service account.
Expand Down

0 comments on commit 336a994

Please sign in to comment.