Reference documentation and code samples for the Google Cloud Network Security V1 Client class PairingKey.
Key to be shared with SSE service provider to establish global handshake.
Generated from protobuf message google.cloud.networksecurity.v1.SACRealm.PairingKey
Namespace
Google \ Cloud \ NetworkSecurity \ V1 \ SACRealmMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ key
string
Output only. Key value.
↳ expire_time
Google\Protobuf\Timestamp
Output only. Timestamp in UTC of when this resource is considered expired. It expires 7 days after creation.
getKey
Output only. Key value.
string
setKey
Output only. Key value.
var
string
$this
getExpireTime
Output only. Timestamp in UTC of when this resource is considered expired. It expires 7 days after creation.
hasExpireTime
clearExpireTime
setExpireTime
Output only. Timestamp in UTC of when this resource is considered expired. It expires 7 days after creation.
$this

