Skip to content

Regenerate serviceusage client#966

Merged
sduskis merged 1 commit into
masterfrom
autosynth-serviceusage
Mar 8, 2019
Merged

Regenerate serviceusage client#966
sduskis merged 1 commit into
masterfrom
autosynth-serviceusage

Conversation

@yoshi-automation
Copy link
Copy Markdown
Contributor

This PR was generated using Autosynth. 🌈

Here's the log from Synthtool:

synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py.
synthtool > Cloning https://github.com/googleapis/discovery-artifact-manager.git.
synthtool > Cleaning output directory.
synthtool > Installing dependencies.
synthtool > Generating serviceusage v1.
synthtool > 	1.26.0
WARNING:root:object without properties CancelOperationRequest: OrderedDict([(u'description', u'The request message for Operations.CancelOperation.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'CancelOperationRequest')])
WARNING:root:object without properties Empty: OrderedDict([(u'description', u'A generic empty message that you can re-use to avoid defining duplicated\nempty messages in your APIs. A typical example is to use it as the request\nor the response type of an API method. For instance:\n\n    service Foo {\n      rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty);\n    }\n\nThe JSON representation for `Empty` is empty JSON object `{}`.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'Empty')])
WARNING:root:object without properties EnableServiceRequest: OrderedDict([(u'description', u'Request message for the `EnableService` method.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'EnableServiceRequest')])
synthtool > 	1.27.0
WARNING:root:object without properties CancelOperationRequest: OrderedDict([(u'description', u'The request message for Operations.CancelOperation.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'CancelOperationRequest')])
WARNING:root:object without properties Empty: OrderedDict([(u'description', u'A generic empty message that you can re-use to avoid defining duplicated\nempty messages in your APIs. A typical example is to use it as the request\nor the response type of an API method. For instance:\n\n    service Foo {\n      rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty);\n    }\n\nThe JSON representation for `Empty` is empty JSON object `{}`.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'Empty')])
WARNING:root:object without properties EnableServiceRequest: OrderedDict([(u'description', u'Request message for the `EnableService` method.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'EnableServiceRequest')])
synthtool > 	1.28.0
WARNING:root:object without properties CancelOperationRequest: OrderedDict([(u'description', u'The request message for Operations.CancelOperation.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'CancelOperationRequest')])
WARNING:root:object without properties Empty: OrderedDict([(u'description', u'A generic empty message that you can re-use to avoid defining duplicated\nempty messages in your APIs. A typical example is to use it as the request\nor the response type of an API method. For instance:\n\n    service Foo {\n      rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty);\n    }\n\nThe JSON representation for `Empty` is empty JSON object `{}`.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'Empty')])
WARNING:root:object without properties EnableServiceRequest: OrderedDict([(u'description', u'Request message for the `EnableService` method.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'EnableServiceRequest')])
synthtool > Generating serviceusage v1beta1.
synthtool > 	1.26.0
WARNING:root:object without properties DisableServiceRequest: OrderedDict([(u'properties', OrderedDict()), (u'id', u'DisableServiceRequest'), (u'description', u'Request message for the `DisableService` method.'), (u'type', u'object')])
WARNING:root:object without properties Empty: OrderedDict([(u'description', u'A generic empty message that you can re-use to avoid defining duplicated\nempty messages in your APIs. A typical example is to use it as the request\nor the response type of an API method. For instance:\n\n    service Foo {\n      rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty);\n    }\n\nThe JSON representation for `Empty` is empty JSON object `{}`.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'Empty')])
WARNING:root:object without properties EnableServiceRequest: OrderedDict([(u'description', u'Request message for the `EnableService` method.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'EnableServiceRequest')])
synthtool > 	1.27.0
WARNING:root:object without properties DisableServiceRequest: OrderedDict([(u'properties', OrderedDict()), (u'id', u'DisableServiceRequest'), (u'description', u'Request message for the `DisableService` method.'), (u'type', u'object')])
WARNING:root:object without properties Empty: OrderedDict([(u'description', u'A generic empty message that you can re-use to avoid defining duplicated\nempty messages in your APIs. A typical example is to use it as the request\nor the response type of an API method. For instance:\n\n    service Foo {\n      rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty);\n    }\n\nThe JSON representation for `Empty` is empty JSON object `{}`.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'Empty')])
WARNING:root:object without properties EnableServiceRequest: OrderedDict([(u'description', u'Request message for the `EnableService` method.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'EnableServiceRequest')])
synthtool > 	1.28.0
WARNING:root:object without properties DisableServiceRequest: OrderedDict([(u'properties', OrderedDict()), (u'id', u'DisableServiceRequest'), (u'description', u'Request message for the `DisableService` method.'), (u'type', u'object')])
WARNING:root:object without properties Empty: OrderedDict([(u'description', u'A generic empty message that you can re-use to avoid defining duplicated\nempty messages in your APIs. A typical example is to use it as the request\nor the response type of an API method. For instance:\n\n    service Foo {\n      rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty);\n    }\n\nThe JSON representation for `Empty` is empty JSON object `{}`.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'Empty')])
WARNING:root:object without properties EnableServiceRequest: OrderedDict([(u'description', u'Request message for the `EnableService` method.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'EnableServiceRequest')])
synthtool > Wrote metadata to synth.metadata.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 8, 2019
@sduskis sduskis merged commit e7ccc12 into master Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants