Interface Agent.GitIntegrationSettingsOrBuilder

    • Method Detail

      • hasGithubSettings

        boolean hasGithubSettings()
         GitHub settings.
         
        .google.cloud.dialogflow.cx.v3.Agent.GitIntegrationSettings.GithubSettings github_settings = 1;
        Returns:
        Whether the githubSettings field is set.
      • getGithubSettings

        Agent.GitIntegrationSettings.GithubSettings getGithubSettings()
         GitHub settings.
         
        .google.cloud.dialogflow.cx.v3.Agent.GitIntegrationSettings.GithubSettings github_settings = 1;
        Returns:
        The githubSettings.