Reference documentation and code samples for the Cloud KMS V1 Client class CreateKeyRingRequest.
Request message for KeyManagementService.CreateKeyRing .
Generated from protobuf message google.cloud.kms.v1.CreateKeyRingRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The resource name of the location associated with the KeyRings
, in the format projects/*/locations/*
.
↳ key_ring_id
string
Required. It must be unique within a location and match the regular expression [a-zA-Z0-9_-]{1,63}
↳ key_ring
getParent
Required. The resource name of the location associated with the KeyRings
, in the format projects/*/locations/*
.
string
setParent
Required. The resource name of the location associated with the KeyRings
, in the format projects/*/locations/*
.
var
string
$this
getKeyRingId
Required. It must be unique within a location and match the regular
expression [a-zA-Z0-9_-]{1,63}
string
setKeyRingId
Required. It must be unique within a location and match the regular
expression [a-zA-Z0-9_-]{1,63}
var
string
$this
getKeyRing
Required. A KeyRing with initial field values.
hasKeyRing
clearKeyRing
setKeyRing
Required. A KeyRing with initial field values.
$this