Class Config (0.10.0)

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

Config for all repositories in a given project and location.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
name str
Identifier. The config name.
default_kms_key_name str
Optional. The default KMS key that is used if no encryption key is provided when a repository is created.
internal_metadata str
Output only. All the metadata information that is used internally to serve the resource. For example: timestamps, flags, status fields, etc. The format of this field is a JSON string. This field is a member of oneof_ _internal_metadata.