GoogleApi.PrivateCA.V1beta1.Model.ObjectId (google_api_private_ca v0.4.2) 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()]}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.