View Source GoogleApi.CloudIdentity.V1.Model.UpdateInboundSamlSsoProfileOperationMetadata (google_api_cloud_identity v0.32.0)

LRO response metadata for InboundSamlSsoProfilesService.UpdateInboundSamlSsoProfile.

Attributes

  • state (type: String.t, default: nil) - State of this Operation Will be "awaiting-multi-party-approval" when the operation is deferred due to the target customer having enabled Multi-party approval for sensitive actions.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.CloudIdentity.V1.Model.UpdateInboundSamlSsoProfileOperationMetadata{
    state: String.t() | nil
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.