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