google_api_safe_browsing v0.0.1 GoogleApi.SafeBrowsing.V4.Model.MetadataEntry View Source
A single metadata entry.
Attributes
- key (String): The metadata entry key. For JSON requests, the key is base64-encoded. Defaults to:
null
. - value (String): The metadata entry value. For JSON requests, the value is base64-encoded. Defaults to:
null
.