Skip to content

Commit

Permalink
docs: [bigquerydatatransfer] minor comment update (#9163)
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: eyJwIjoiamF2YS1iaWdxdWVyeWRhdGF0cmFuc2Zlci8uT3dsQm90LnlhbWwiLCJoIjoiZGM0NTNmNzcwMmNkNGQzOThmZTU3NzMxMTgwNGFlYTFhZDIwNTFkYSJ9

* 🦉 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 31d0812 commit 3015f71
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 23 deletions.
6 changes: 3 additions & 3 deletions java-bigquerydatatransfer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,20 @@ If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquerydatatransfer</artifactId>
<version>2.9.0</version>
<version>2.11.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-bigquerydatatransfer:2.9.0'
implementation 'com.google.cloud:google-cloud-bigquerydatatransfer:2.11.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-bigquerydatatransfer" % "2.9.0"
libraryDependencies += "com.google.cloud" % "google-cloud-bigquerydatatransfer" % "2.11.0"
```
<!--- {x-version-update-end} -->

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ public com.google.protobuf.ByteString getVersionInfoBytes() {
*
*
* <pre>
* Optional service account name. If this field is set, the transfer config
* 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 @@ -383,7 +383,7 @@ public java.lang.String getServiceAccountName() {
*
*
* <pre>
* Optional service account name. If this field is set, the transfer config
* 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 @@ -1550,7 +1550,7 @@ public Builder setVersionInfoBytes(com.google.protobuf.ByteString value) {
*
*
* <pre>
* Optional service account name. If this field is set, the transfer config
* 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 @@ -1579,7 +1579,7 @@ public java.lang.String getServiceAccountName() {
*
*
* <pre>
* Optional service account name. If this field is set, the transfer config
* 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 @@ -1608,7 +1608,7 @@ public com.google.protobuf.ByteString getServiceAccountNameBytes() {
*
*
* <pre>
* Optional service account name. If this field is set, the transfer config
* 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 @@ -1636,7 +1636,7 @@ public Builder setServiceAccountName(java.lang.String value) {
*
*
* <pre>
* Optional service account name. If this field is set, the transfer config
* 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 All @@ -1660,7 +1660,7 @@ public Builder clearServiceAccountName() {
*
*
* <pre>
* Optional service account name. If this field is set, the transfer config
* 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
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ public interface CreateTransferConfigRequestOrBuilder
*
*
* <pre>
* Optional service account name. If this field is set, the transfer config
* 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 All @@ -222,7 +222,7 @@ public interface CreateTransferConfigRequestOrBuilder
*
*
* <pre>
* Optional service account name. If this field is set, the transfer config
* 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
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ public com.google.protobuf.ByteString getVersionInfoBytes() {
*
*
* <pre>
* Optional service account name. If this field is set, the transfer config
* 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 @@ -364,7 +364,7 @@ public java.lang.String getServiceAccountName() {
*
*
* <pre>
* Optional service account name. If this field is set, the transfer config
* 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 @@ -1590,7 +1590,7 @@ public Builder setVersionInfoBytes(com.google.protobuf.ByteString value) {
*
*
* <pre>
* Optional service account name. If this field is set, the transfer config
* 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 @@ -1619,7 +1619,7 @@ public java.lang.String getServiceAccountName() {
*
*
* <pre>
* Optional service account name. If this field is set, the transfer config
* 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 @@ -1648,7 +1648,7 @@ public com.google.protobuf.ByteString getServiceAccountNameBytes() {
*
*
* <pre>
* Optional service account name. If this field is set, the transfer config
* 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 @@ -1676,7 +1676,7 @@ public Builder setServiceAccountName(java.lang.String value) {
*
*
* <pre>
* Optional service account name. If this field is set, the transfer config
* 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 All @@ -1700,7 +1700,7 @@ public Builder clearServiceAccountName() {
*
*
* <pre>
* Optional service account name. If this field is set, the transfer config
* 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
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ public interface UpdateTransferConfigRequestOrBuilder
*
*
* <pre>
* Optional service account name. If this field is set, the transfer config
* 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 All @@ -223,7 +223,7 @@ public interface UpdateTransferConfigRequestOrBuilder
*
*
* <pre>
* Optional service account name. If this field is set, the transfer config
* 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
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,7 @@ message CreateTransferConfigRequest {
// create the transfer config.
string version_info = 5;

// Optional service account name. If this field is set, the transfer config
// 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 @@ -582,7 +582,7 @@ message UpdateTransferConfigRequest {
// update the transfer config.
string version_info = 5;

// Optional service account name. If this field is set, the transfer config
// 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 3015f71

Please sign in to comment.