| Modifier and Type | Class and Description |
|---|---|
static class |
RestoreAgentRequest.GitSource
Settings for restoring from a git branch
Protobuf type
google.cloud.dialogflow.cx.v3.RestoreAgentRequest.GitSource |
static class |
RestoreAgentRequest.GitSource.Builder
Settings for restoring from a git branch
Protobuf type
google.cloud.dialogflow.cx.v3.RestoreAgentRequest.GitSource |
| Modifier and Type | Method and Description |
|---|---|
RestoreAgentRequest.GitSourceOrBuilder |
RestoreAgentRequestOrBuilder.getGitSourceOrBuilder()
Setting for restoring from a git branch
.google.cloud.dialogflow.cx.v3.RestoreAgentRequest.GitSource git_source = 6; |
RestoreAgentRequest.GitSourceOrBuilder |
RestoreAgentRequest.getGitSourceOrBuilder()
Setting for restoring from a git branch
.google.cloud.dialogflow.cx.v3.RestoreAgentRequest.GitSource git_source = 6; |
RestoreAgentRequest.GitSourceOrBuilder |
RestoreAgentRequest.Builder.getGitSourceOrBuilder()
Setting for restoring from a git branch
.google.cloud.dialogflow.cx.v3.RestoreAgentRequest.GitSource git_source = 6; |
Copyright © 2025 Google LLC. All rights reserved.