Dataform API (dataform:v1)

2026-03-19

1 updated method

Updates

    Methods
  • dataform.projects.locations.repositories.workspaces.queryDirectoryContents

      Parameters :

        view

          Description : Optional. Specifies the metadata to return for each directory entry. If unspecified, the default is `DIRECTORY_CONTENTS_VIEW_BASIC`. Currently the `DIRECTORY_CONTENTS_VIEW_METADATA` view is not supported by CMEK-protected workspaces.

          Location : query

          Type : string

          Enum Descriptions :

        • The default / unset value. Defaults to DIRECTORY_CONTENTS_VIEW_BASIC.
        • Includes only the file or directory name. This is the default behavior.
        • Includes all metadata for each file or directory. Currently not supported by CMEK-protected workspaces.
        • Enum :

        • DIRECTORY_CONTENTS_VIEW_UNSPECIFIED
        • DIRECTORY_CONTENTS_VIEW_BASIC
        • DIRECTORY_CONTENTS_VIEW_METADATA