View Source GoogleApi.Dataform.V1beta1.Model.DirectorySearchResult (google_api_dataform v0.7.0)
Client-facing representation of a directory entry in search results.
Attributes
-
path
(type:String.t
, default:nil
) - File system path relative to the workspace root.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dataform.V1beta1.Model.DirectorySearchResult{ path: String.t() | nil }