Dataform V1 API - Module Google::Cloud::Dataform::V1::DirectoryContentsView (v1.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dataform V1 API module Google::Cloud::Dataform::V1::DirectoryContentsView.
Represents the level of detail to return for directory contents.
Constants
DIRECTORY_CONTENTS_VIEW_UNSPECIFIED
value: 0 The default unset value. Defaults to DIRECTORY_CONTENTS_VIEW_BASIC.
DIRECTORY_CONTENTS_VIEW_BASIC
value: 1 Includes only the file or directory name. This is the default behavior.
DIRECTORY_CONTENTS_VIEW_METADATA
value: 2 Includes all metadata for each file or directory. Currently not supported
by CMEK-protected workspaces.