Class ShareSettingsProjectConfig (1.6.0)

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

Config for each project in the share settings.

Attribute

NameDescription
project_id str
The project ID, should be same as the key of this project config in the parent map. This field is a member of `oneof`_ ``_project_id``.

Inheritance

builtins.object > proto.message.Message > ShareSettingsProjectConfig