Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
chore: re-generated to pick up changes in the API or client library g…
Browse files Browse the repository at this point in the history
…enerator. (#44)
  • Loading branch information
yoshi-automation authored and stephaniewang526 committed Jan 21, 2020
1 parent ddefe2d commit 08b8a13
Show file tree
Hide file tree
Showing 3 changed files with 211 additions and 211 deletions.
Expand Up @@ -335,7 +335,7 @@ public int getPageSize() {
* repeated .google.cloud.bigquery.datatransfer.v1.TransferMessage.MessageSeverity message_types = 6;
* </code>
*
* @param value The messageTypes to add.
* @return The count of messageTypes.
*/
public int getMessageTypesCount() {
return messageTypes_.size();
Expand Down
Expand Up @@ -396,7 +396,7 @@ public java.util.List<com.google.cloud.bigquery.datatransfer.v1.TransferState> g
*
* <code>repeated .google.cloud.bigquery.datatransfer.v1.TransferState states = 2;</code>
*
* @param value The states to add.
* @return The count of states.
*/
public int getStatesCount() {
return states_.size();
Expand Down

0 comments on commit 08b8a13

Please sign in to comment.