Google Certificate Authority Service V1 Client - Class RelativeDistinguishedName (2.1.1)

Reference documentation and code samples for the Google Certificate Authority Service V1 Client class RelativeDistinguishedName.

RelativeDistinguishedName specifies a relative distinguished name which will be used to build a distinguished name.

Generated from protobuf message google.cloud.security.privateca.v1.RelativeDistinguishedName

Namespace

Google \ Cloud \ Security \ PrivateCA \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ attributes array<AttributeTypeAndValue>

Attributes describes the attribute value assertions in the RDN.

getAttributes

Attributes describes the attribute value assertions in the RDN.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setAttributes

Attributes describes the attribute value assertions in the RDN.

Parameter
Name Description
var array<AttributeTypeAndValue>
Returns
Type Description
$this