View Source GoogleApi.ManagedIdentities.V1.Model.DomainJoinMachineResponse (google_api_managed_identities v0.19.0)

DomainJoinMachineResponse is the response message for DomainJoinMachine method

Attributes

  • domainJoinBlob (type: String.t, default: nil) - Offline domain join blob as the response

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ManagedIdentities.V1.Model.DomainJoinMachineResponse{
  domainJoinBlob: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.