Google Cloud Dataform V1beta1 Client - Class DirectoryContentsView (0.12.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Dataform V1beta1 Client class DirectoryContentsView.
Represents the level of detail to return for directory contents.
Protobuf type google.cloud.dataform.v1beta1.DirectoryContentsView
Namespace
Google \ Cloud \ Dataform \ V1beta1
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
DIRECTORY_CONTENTS_VIEW_UNSPECIFIED
Value: 0
The default unset value. Defaults to DIRECTORY_CONTENTS_VIEW_BASIC.
Generated from protobuf enum DIRECTORY_CONTENTS_VIEW_UNSPECIFIED = 0;
DIRECTORY_CONTENTS_VIEW_BASIC
Value: 1
Includes only the file or directory name. This is the default behavior.
Generated from protobuf enum DIRECTORY_CONTENTS_VIEW_BASIC = 1;
DIRECTORY_CONTENTS_VIEW_METADATA
Value: 2
Includes all metadata for each file or directory. Currently not supported
by CMEK-protected workspaces.
Generated from protobuf enum DIRECTORY_CONTENTS_VIEW_METADATA = 2;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-01 UTC."],[],[]]