rawHashes property

List<GoogleCloudWebriskV1RawHashes>? rawHashes
getter/setter pair

The raw SHA256-formatted entries.

Repeated to allow returning sets of hashes with different prefix sizes.

Implementation

core.List<GoogleCloudWebriskV1RawHashes>? rawHashes;