Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::Agent::GitIntegrationSettings.
Settings for connecting to Git repository for an agent.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#github_settings
def github_settings() -> ::Google::Cloud::Dialogflow::CX::V3::Agent::GitIntegrationSettings::GithubSettings
Returns
- (::Google::Cloud::Dialogflow::CX::V3::Agent::GitIntegrationSettings::GithubSettings) — GitHub settings.
#github_settings=
def github_settings=(value) -> ::Google::Cloud::Dialogflow::CX::V3::Agent::GitIntegrationSettings::GithubSettings
Parameter
- value (::Google::Cloud::Dialogflow::CX::V3::Agent::GitIntegrationSettings::GithubSettings) — GitHub settings.
Returns
- (::Google::Cloud::Dialogflow::CX::V3::Agent::GitIntegrationSettings::GithubSettings) — GitHub settings.