Class Google::Cloud::Security::PrivateCA::V1::ObjectId (v0.1.6)

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.