| Modifier and Type | Method and Description |
|---|---|
static MetadataExchangeRequest.AuthType |
MetadataExchangeRequest.AuthType.forNumber(int value) |
MetadataExchangeRequest.AuthType |
MetadataExchangeRequestOrBuilder.getAuthType()
Authentication type.
|
MetadataExchangeRequest.AuthType |
MetadataExchangeRequest.getAuthType()
Authentication type.
|
MetadataExchangeRequest.AuthType |
MetadataExchangeRequest.Builder.getAuthType()
Authentication type.
|
static MetadataExchangeRequest.AuthType |
MetadataExchangeRequest.AuthType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static MetadataExchangeRequest.AuthType |
MetadataExchangeRequest.AuthType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static MetadataExchangeRequest.AuthType |
MetadataExchangeRequest.AuthType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetadataExchangeRequest.AuthType[] |
MetadataExchangeRequest.AuthType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<MetadataExchangeRequest.AuthType> |
MetadataExchangeRequest.AuthType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
MetadataExchangeRequest.Builder |
MetadataExchangeRequest.Builder.setAuthType(MetadataExchangeRequest.AuthType value)
Authentication type.
|
Copyright © 2024 Google LLC. All rights reserved.