View Source GoogleApi.Dataform.V1beta1.Model.RemoveDirectoryRequest (google_api_dataform v0.4.0)

RemoveDirectory request message.

Attributes

  • path (type: String.t, default: nil) - Required. The directory's full path including directory name, relative to the workspace root.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Dataform.V1beta1.Model.RemoveDirectoryRequest{
  path: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.