You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was generated using Autosynth. 🌈
<details><summary>Log from Synthtool</summary>
```
2021-01-16 03:38:51,857 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/google-api-java-client-services/synth.py.
On branch autosynth-bigquery
nothing to commit, working tree clean
2021-01-16 03:38:52,389 synthtool [DEBUG] > Cloning https://github.com/googleapis/discovery-artifact-manager.git.
DEBUG:synthtool:Cloning https://github.com/googleapis/discovery-artifact-manager.git.
2021-01-16 03:38:52,775 synthtool [DEBUG] > Cleaning output directory.
DEBUG:synthtool:Cleaning output directory.
2021-01-16 03:38:52,777 synthtool [DEBUG] > Installing dependencies.
DEBUG:synthtool:Installing dependencies.
2021-01-16 03:38:54,431 synthtool [INFO] > Generating bigqueryreservation v1beta1.
INFO:synthtool:Generating bigqueryreservation v1beta1.
2021-01-16 03:38:54,431 synthtool [INFO] > 1.31.0
INFO:synthtool: 1.31.0
WARNING:root:object without properties Empty: OrderedDict([(u'properties', OrderedDict()), (u'type', u'object'), (u'id', u'Empty'), (u'description', u'A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.')])
Writing json metadata to clients/google-api-services-bigqueryreservation/v1beta1.metadata.json
2021-01-16 03:38:55,171 synthtool [INFO] > Generating bigquery v2.
INFO:synthtool:Generating bigquery v2.
2021-01-16 03:38:55,171 synthtool [INFO] > 1.31.0
INFO:synthtool: 1.31.0
Writing json metadata to clients/google-api-services-bigquery/v2.metadata.json
2021-01-16 03:38:57,563 synthtool [INFO] > Generating bigqueryreservation v1.
INFO:synthtool:Generating bigqueryreservation v1.
2021-01-16 03:38:57,563 synthtool [INFO] > 1.31.0
INFO:synthtool: 1.31.0
WARNING:root:object without properties Empty: OrderedDict([(u'id', u'Empty'), (u'description', u'A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.'), (u'type', u'object'), (u'properties', OrderedDict())])
Writing json metadata to clients/google-api-services-bigqueryreservation/v1.metadata.json
2021-01-16 03:38:58,283 synthtool [INFO] > Generating bigqueryconnection v1beta1.
INFO:synthtool:Generating bigqueryconnection v1beta1.
2021-01-16 03:38:58,283 synthtool [INFO] > 1.31.0
INFO:synthtool: 1.31.0
WARNING:root:object without properties Empty: OrderedDict([(u'properties', OrderedDict()), (u'id', u'Empty'), (u'type', u'object'), (u'description', u'A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.')])
Writing json metadata to clients/google-api-services-bigqueryconnection/v1beta1.metadata.json
2021-01-16 03:38:58,826 synthtool [INFO] > Generating bigquerydatatransfer v1.
INFO:synthtool:Generating bigquerydatatransfer v1.
2021-01-16 03:38:58,826 synthtool [INFO] > 1.31.0
INFO:synthtool: 1.31.0
WARNING:root:object without properties CheckValidCredsRequest: OrderedDict([(u'id', u'CheckValidCredsRequest'), (u'properties', OrderedDict()), (u'description', u'A request to determine whether the user has valid credentials. This method is used to limit the number of OAuth popups in the user interface. The user id is inferred from the API call context. If the data source has the Google+ authorization type, this method returns false, as it cannot be determined whether the credentials are already valid merely based on the user id.'), (u'type', u'object')])
WARNING:root:object without properties Empty: OrderedDict([(u'id', u'Empty'), (u'description', u'A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.'), (u'type', u'object'), (u'properties', OrderedDict())])
Writing json metadata to clients/google-api-services-bigquerydatatransfer/v1.metadata.json
2021-01-16 03:38:59,803 synthtool [DEBUG] > Wrote metadata to clients/google-api-services-bigquery/synth.metadata.
DEBUG:synthtool:Wrote metadata to clients/google-api-services-bigquery/synth.metadata.
```
</details>
Full log will be available here:
https://source.cloud.google.com/results/invocations/5d8e9533-dad7-4908-82d6-70dbefc7ce20/targets
- [ ] To automatically regenerate this PR, check this box.
Copy file name to clipboardExpand all lines: clients/google-api-services-bigquerydatatransfer/v1/1.31.0/com/google/api/services/bigquerydatatransfer/v1/BigQueryDataTransfer.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@
25
25
*
26
26
* <p>
27
27
* For more information about this service, see the
0 commit comments