Class LookerSettings (0.13.1)

LookerSettings(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Message to hold Looker specific custom settings.

Attribute

Name Description
enable_dev_mode bool
Optional. Whether to operate in Looker's Development Mode. If true, the API session will be switched to the "dev" workspace, allowing interaction with LookML changes in the user's development branch. If false or unset, the session remains in the default state (Production Mode). See https://cloud.google.com/looker/docs/dev-mode-prod-mode.