Reference documentation and code samples for the Certificate Authority Service V1beta1 API class Google::Cloud::Security::PrivateCA::V1beta1::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.