Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
SchematizedData |
SchematizedData.clone() |
SchematizedData |
Message.getSchematizedData()
The parsed version of the raw message data schematized according to this store's schemas and
type definitions.
|
SchematizedData |
SchematizedData.set(String fieldName,
Object value) |
SchematizedData |
SchematizedData.setData(String data)
JSON output of the parser.
|
SchematizedData |
SchematizedData.setError(String error)
The error output of the parser.
|
Modifier and Type | Method and Description |
---|---|
Message |
Message.setSchematizedData(SchematizedData schematizedData)
The parsed version of the raw message data schematized according to this store's schemas and
type definitions.
|
Copyright © 2011–2025 Google. All rights reserved.