public enum DirectoryContentsViewReference documentation and code samples for the Dataform v1 API enum DirectoryContentsView.
Represents the level of detail to return for directory contents.
Namespace
Google.Cloud.Dataform.V1Assembly
Google.Cloud.Dataform.V1.dll
Fields |
|
|---|---|
| Name | Description |
Basic |
Includes only the file or directory name. This is the default behavior. |
Metadata |
Includes all metadata for each file or directory. Currently not supported by CMEK-protected workspaces. |
Unspecified |
The default unset value. Defaults to DIRECTORY_CONTENTS_VIEW_BASIC. |