GoogleApi.PrivateCA.V1beta1.Model.ObjectId (google_api_private_ca v0.7.3) View Source
An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages.
Attributes
-
objectIdPath
(type:list(integer())
, default:nil
) - Required. The parts of an OID path. The most significant parts of the path come first.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.PrivateCA.V1beta1.Model.ObjectId{ objectIdPath: [integer()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.