public static interface Agent.GitIntegrationSettingsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Agent.GitIntegrationSettings.GithubSettings |
getGithubSettings()
GitHub settings.
|
Agent.GitIntegrationSettings.GithubSettingsOrBuilder |
getGithubSettingsOrBuilder()
GitHub settings.
|
Agent.GitIntegrationSettings.GitSettingsCase |
getGitSettingsCase() |
boolean |
hasGithubSettings()
GitHub settings.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasGithubSettings()
GitHub settings.
.google.cloud.dialogflow.cx.v3.Agent.GitIntegrationSettings.GithubSettings github_settings = 1;
Agent.GitIntegrationSettings.GithubSettings getGithubSettings()
GitHub settings.
.google.cloud.dialogflow.cx.v3.Agent.GitIntegrationSettings.GithubSettings github_settings = 1;
Agent.GitIntegrationSettings.GithubSettingsOrBuilder getGithubSettingsOrBuilder()
GitHub settings.
.google.cloud.dialogflow.cx.v3.Agent.GitIntegrationSettings.GithubSettings github_settings = 1;
Agent.GitIntegrationSettings.GitSettingsCase getGitSettingsCase()
Copyright © 2025 Google LLC. All rights reserved.