GoogleApi.PrivateCA.V1beta1.Model.ReconciliationOperationMetadata (google_api_private_ca v0.6.0) View Source

Operation metadata returned by the CLH during resource state reconciliation.

Attributes

  • deleteResource (type: boolean(), default: nil) - If set to TRUE, the resource has to be deleted. When using this bit, the CLH should fail the operation.

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.ReconciliationOperationMetadata{
  deleteResource: boolean() | nil
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.