GoogleApi.ManagedIdentities.V1.Model.DomainJoinMachineRequest (google_api_managed_identities v0.19.1)

View Source

DomainJoinMachineRequest is the request message for DomainJoinMachine method

Attributes

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.ManagedIdentities.V1.Model.DomainJoinMachineRequest{
  force: boolean() | nil,
  ouName: String.t() | nil,
  vmIdToken: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.