Class GitIntegrationSettings (1.33.0)

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

Settings for connecting to Git repository for an agent.

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

Attribute

NameDescription
github_settings google.cloud.dialogflowcx_v3.types.Agent.GitIntegrationSettings.GithubSettings
GitHub settings. This field is a member of oneof_ git_settings.

Classes

GithubSettings

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

Settings of integration with GitHub.