rawBytes property

String? rawBytes
getter/setter pair

Consent artifact content represented as a stream of bytes.

This field is populated when returned in GetConsentArtifact response, but not included in CreateConsentArtifact and ListConsentArtifact response.

Implementation

core.String? rawBytes;