Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class Entry.
A key/value pair to be used for storing metadata.
Generated from protobuf message google.cloud.backupdr.v1.Entry
Namespace
Google \ Cloud \ BackupDR \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ key
string
Optional. Key for the metadata entry.
↳ value
string
Optional. Value for the metadata entry. These are free-form strings, and only have meaning as interpreted by the image running in the instance. The only restriction placed on values is that their size must be less than or equal to 262144 bytes (256 KiB).
getKey
Optional. Key for the metadata entry.
string
hasKey
clearKey
setKey
Optional. Key for the metadata entry.
var
string
$this
getValue
Optional. Value for the metadata entry. These are free-form strings, and only have meaning as interpreted by the image running in the instance. The only restriction placed on values is that their size must be less than or equal to 262144 bytes (256 KiB).
string
hasValue
clearValue
setValue
Optional. Value for the metadata entry. These are free-form strings, and only have meaning as interpreted by the image running in the instance. The only restriction placed on values is that their size must be less than or equal to 262144 bytes (256 KiB).
var
string
$this