Google Certificate Authority Service V1 Client - Class ObjectId (1.2.2)

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

An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ object_id_path array

Required. The parts of an OID path. The most significant parts of the path come first.

getObjectIdPath

Required. The parts of an OID path. The most significant parts of the path come first.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setObjectIdPath

Required. The parts of an OID path. The most significant parts of the path come first.

Parameter
NameDescription
var int[]
Returns
TypeDescription
$this