| Modifier and Type | Method and Description |
|---|---|
static Agent.GitIntegrationSettings.GitConnectionSettings.GitAuthenticationCase |
Agent.GitIntegrationSettings.GitConnectionSettings.GitAuthenticationCase.forNumber(int value) |
Agent.GitIntegrationSettings.GitConnectionSettings.GitAuthenticationCase |
Agent.GitIntegrationSettings.GitConnectionSettingsOrBuilder.getGitAuthenticationCase() |
Agent.GitIntegrationSettings.GitConnectionSettings.GitAuthenticationCase |
Agent.GitIntegrationSettings.GitConnectionSettings.getGitAuthenticationCase() |
Agent.GitIntegrationSettings.GitConnectionSettings.GitAuthenticationCase |
Agent.GitIntegrationSettings.GitConnectionSettings.Builder.getGitAuthenticationCase() |
static Agent.GitIntegrationSettings.GitConnectionSettings.GitAuthenticationCase |
Agent.GitIntegrationSettings.GitConnectionSettings.GitAuthenticationCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Agent.GitIntegrationSettings.GitConnectionSettings.GitAuthenticationCase |
Agent.GitIntegrationSettings.GitConnectionSettings.GitAuthenticationCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Agent.GitIntegrationSettings.GitConnectionSettings.GitAuthenticationCase[] |
Agent.GitIntegrationSettings.GitConnectionSettings.GitAuthenticationCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Google LLC. All rights reserved.