View Source GoogleApi.Admin.Directory_v1.Model.FeatureRename (google_api_admin v0.40.0)

Attributes

  • newName (type: String.t, default: nil) - New name of the feature.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Admin.Directory_v1.Model.FeatureRename{
  newName: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.