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>
```
2020-11-05 03:50:48,835 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/google-api-java-client-services/synth.py.
On branch autosynth-healthcare
nothing to commit, working tree clean
2020-11-05 03:50:49,187 synthtool [DEBUG] > Cloning https://github.com/googleapis/discovery-artifact-manager.git.
DEBUG:synthtool:Cloning https://github.com/googleapis/discovery-artifact-manager.git.
2020-11-05 03:50:49,576 synthtool [DEBUG] > Cleaning output directory.
DEBUG:synthtool:Cleaning output directory.
2020-11-05 03:50:49,579 synthtool [DEBUG] > Installing dependencies.
DEBUG:synthtool:Installing dependencies.
2020-11-05 03:50:51,295 synthtool [INFO] > Generating healthcare v1beta1.
INFO:synthtool:Generating healthcare v1beta1.
2020-11-05 03:50:51,295 synthtool [INFO] > 1.30.1
INFO:synthtool: 1.30.1
WARNING:root:object without properties ArchiveUserDataMappingRequest: OrderedDict([(u'description', u'Archives the specified User data mapping.'), (u'properties', OrderedDict()), (u'type', u'object'), (u'id', u'ArchiveUserDataMappingRequest')])
WARNING:root:object without properties ArchiveUserDataMappingResponse: OrderedDict([(u'id', u'ArchiveUserDataMappingResponse'), (u'type', u'object'), (u'description', u'Archives the specified User data mapping.'), (u'properties', OrderedDict())])
WARNING:root:object without properties CancelOperationRequest: OrderedDict([(u'type', u'object'), (u'description', u'The request message for Operations.CancelOperation.'), (u'properties', OrderedDict()), (u'id', u'CancelOperationRequest')])
WARNING:root:object without properties DeidentifySummary: OrderedDict([(u'type', u'object'), (u'id', u'DeidentifySummary'), (u'properties', OrderedDict()), (u'description', u'Contains a detailed summary of the Deidentify operation.')])
WARNING:root:object without properties Empty: OrderedDict([(u'properties', OrderedDict()), (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'id', u'Empty'), (u'type', u'object')])
WARNING:root:object without properties EvaluateAnnotationStoreResponse: OrderedDict([(u'description', u'Response for successful Annotation store evaluation operations. This structure is included in the response upon operation completion.'), (u'id', u'EvaluateAnnotationStoreResponse'), (u'type', u'object'), (u'properties', OrderedDict())])
WARNING:root:object without properties ExportAnnotationsResponse: OrderedDict([(u'description', u'Response for successful annotation export operations. This structure is included in response upon operation completion.'), (u'type', u'object'), (u'id', u'ExportAnnotationsResponse'), (u'properties', OrderedDict())])
WARNING:root:object without properties ExportDicomDataResponse: OrderedDict([(u'properties', OrderedDict()), (u'description', u'Returns additional information in regards to a completed DICOM store export.'), (u'id', u'ExportDicomDataResponse'), (u'type', u'object')])
WARNING:root:object without properties GoogleCloudHealthcareV1beta1DeidentifyDeidentifyDicomStoreSummary: OrderedDict([(u'id', u'GoogleCloudHealthcareV1beta1DeidentifyDeidentifyDicomStoreSummary'), (u'type', u'object'), (u'description', u'Contains a summary of the DeidentifyDicomStore operation.'), (u'properties', OrderedDict())])
WARNING:root:object without properties GoogleCloudHealthcareV1beta1DeidentifyDeidentifyFhirStoreSummary: OrderedDict([(u'type', u'object'), (u'id', u'GoogleCloudHealthcareV1beta1DeidentifyDeidentifyFhirStoreSummary'), (u'properties', OrderedDict()), (u'description', u'Contains a summary of the DeidentifyFhirStore operation.')])
WARNING:root:object without properties GoogleCloudHealthcareV1beta1FhirExportResourcesResponse: OrderedDict([(u'description', u'Response when all resources export successfully. This structure is included in the response to describe the detailed outcome after the operation finishes successfully.'), (u'id', u'GoogleCloudHealthcareV1beta1FhirExportResourcesResponse'), (u'properties', OrderedDict()), (u'type', u'object')])
WARNING:root:object without properties GoogleCloudHealthcareV1beta1FhirImportResourcesResponse: OrderedDict([(u'properties', OrderedDict()), (u'type', u'object'), (u'description', u'Final response of importing resources. This structure is included in the response to describe the detailed outcome after the operation finishes successfully.'), (u'id', u'GoogleCloudHealthcareV1beta1FhirImportResourcesResponse')])
WARNING:root:object without properties ImportAnnotationsResponse: OrderedDict([(u'properties', OrderedDict()), (u'id', u'ImportAnnotationsResponse'), (u'description', u'Final response of importing Annotations in successful case. This structure is included in the response. It is only included when the operation finishes.'), (u'type', u'object')])
WARNING:root:object without properties ImportDicomDataResponse: OrderedDict([(u'id', u'ImportDicomDataResponse'), (u'properties', OrderedDict()), (u'type', u'object'), (u'description', u'Returns additional information in regards to a completed DICOM store import.')])
WARNING:root:object without properties ImportMessagesResponse: OrderedDict([(u'properties', OrderedDict()), (u'id', u'ImportMessagesResponse'), (u'type', u'object'), (u'description', u'Final response of importing messages. This structure is included in the response to describe the detailed outcome. It is only included when the operation finishes successfully.')])
WARNING:root:object without properties RedactConfig: OrderedDict([(u'description', u'Define how to redact sensitive values. Default behaviour is erase. For example, "My name is Jane." becomes "My name is ."'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'RedactConfig')])
WARNING:root:object without properties ReplaceWithInfoTypeConfig: OrderedDict([(u'properties', OrderedDict()), (u'description', u'When using the INSPECT_AND_TRANSFORM action, each match is replaced with the name of the info_type. For example, "My name is Jane" becomes "My name is [PERSON_NAME]." The TRANSFORM action is equivalent to redacting.'), (u'type', u'object'), (u'id', u'ReplaceWithInfoTypeConfig')])
Writing json metadata to clients/google-api-services-healthcare/v1beta1.metadata.json
2020-11-05 03:50:54,783 synthtool [INFO] > Generating healthcare v1.
INFO:synthtool:Generating healthcare v1.
2020-11-05 03:50:54,783 synthtool [INFO] > 1.30.1
INFO:synthtool: 1.30.1
WARNING:root:object without properties CancelOperationRequest: OrderedDict([(u'properties', OrderedDict()), (u'id', u'CancelOperationRequest'), (u'type', u'object'), (u'description', u'The request message for Operations.CancelOperation.')])
WARNING:root:object without properties DeidentifySummary: OrderedDict([(u'id', u'DeidentifySummary'), (u'type', u'object'), (u'description', u'Contains a summary of the Deidentify operation.'), (u'properties', OrderedDict())])
WARNING:root:object without properties Empty: OrderedDict([(u'id', u'Empty'), (u'properties', OrderedDict()), (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 `{}`.')])
WARNING:root:object without properties ExportDicomDataResponse: OrderedDict([(u'properties', OrderedDict()), (u'id', u'ExportDicomDataResponse'), (u'type', u'object'), (u'description', u'Returns additional information in regards to a completed DICOM store export.')])
WARNING:root:object without properties ExportResourcesResponse: OrderedDict([(u'description', u'Response when all resources export successfully. This structure is included in the response to describe the detailed outcome after the operation finishes successfully.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'ExportResourcesResponse')])
WARNING:root:object without properties GoogleCloudHealthcareV1DeidentifyDeidentifyDicomStoreSummary: OrderedDict([(u'type', u'object'), (u'properties', OrderedDict()), (u'description', u'Contains a summary of the DeidentifyDicomStore operation.'), (u'id', u'GoogleCloudHealthcareV1DeidentifyDeidentifyDicomStoreSummary')])
WARNING:root:object without properties GoogleCloudHealthcareV1DeidentifyDeidentifyFhirStoreSummary: OrderedDict([(u'type', u'object'), (u'properties', OrderedDict()), (u'description', u'Contains a summary of the DeidentifyFhirStore operation.'), (u'id', u'GoogleCloudHealthcareV1DeidentifyDeidentifyFhirStoreSummary')])
WARNING:root:object without properties ImportDicomDataResponse: OrderedDict([(u'description', u'Returns additional information in regards to a completed DICOM store import.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'ImportDicomDataResponse')])
WARNING:root:object without properties ImportResourcesResponse: OrderedDict([(u'id', u'ImportResourcesResponse'), (u'type', u'object'), (u'properties', OrderedDict()), (u'description', u'Final response of importing resources. This structure is included in the response to describe the detailed outcome after the operation finishes successfully.')])
WARNING:root:object without properties RedactConfig: OrderedDict([(u'description', u'Define how to redact sensitive values. Default behaviour is erase. For example, "My name is Jane." becomes "My name is ."'), (u'id', u'RedactConfig'), (u'type', u'object'), (u'properties', OrderedDict())])
WARNING:root:object without properties ReplaceWithInfoTypeConfig: OrderedDict([(u'properties', OrderedDict()), (u'id', u'ReplaceWithInfoTypeConfig'), (u'description', u'When using the INSPECT_AND_TRANSFORM action, each match is replaced with the name of the info_type. For example, "My name is Jane" becomes "My name is [PERSON_NAME]." The TRANSFORM action is equivalent to redacting.'), (u'type', u'object')])
Writing json metadata to clients/google-api-services-healthcare/v1.metadata.json
2020-11-05 03:50:56,759 synthtool [DEBUG] > Wrote metadata to clients/google-api-services-healthcare/synth.metadata.
DEBUG:synthtool:Wrote metadata to clients/google-api-services-healthcare/synth.metadata.
```
</details>
Full log will be available here:
https://source.cloud.google.com/results/invocations/46884011-cb3d-4c98-a38f-b71a7d7bd2e0/targets
- [ ] To automatically regenerate this PR, check this box.
Copy file name to clipboardExpand all lines: clients/google-api-services-healthcare/v1beta1/1.30.1/com/google/api/services/healthcare/v1beta1/CloudHealthcare.java
0 commit comments