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