Ceritificate Authority Service V1 API - Class Google::Cloud::Security::PrivateCA::V1::ObjectId (v0.13.0)

Reference documentation and code samples for the Ceritificate Authority Service V1 API class Google::Cloud::Security::PrivateCA::V1::ObjectId.

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#object_id_path

def object_id_path() -> ::Array<::Integer>
Returns
  • (::Array<::Integer>) — Required. The parts of an OID path. The most significant parts of the path come first.

#object_id_path=

def object_id_path=(value) -> ::Array<::Integer>
Parameter
  • value (::Array<::Integer>) — Required. The parts of an OID path. The most significant parts of the path come first.
Returns
  • (::Array<::Integer>) — Required. The parts of an OID path. The most significant parts of the path come first.