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

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

Namespace

Google \ Cloud \ Security \ PrivateCA \ V1

Methods

__construct

Constructor.

Parameters
Name Description
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
Type Description
Google\Protobuf\Internal\RepeatedField

setObjectIdPath

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

Parameter
Name Description
var int[]
Returns
Type Description
$this