| Modifier and Type | Method and Description |
|---|---|
static DiscoveryType |
DiscoveryType.forNumber(int value) |
DiscoveryType |
Listing.getDiscoveryType()
Optional.
|
DiscoveryType |
Listing.Builder.getDiscoveryType()
Optional.
|
DiscoveryType |
DataExchangeOrBuilder.getDiscoveryType()
Optional.
|
DiscoveryType |
DataExchange.getDiscoveryType()
Optional.
|
DiscoveryType |
DataExchange.Builder.getDiscoveryType()
Optional.
|
DiscoveryType |
ListingOrBuilder.getDiscoveryType()
Optional.
|
static DiscoveryType |
DiscoveryType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static DiscoveryType |
DiscoveryType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DiscoveryType |
DiscoveryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiscoveryType[] |
DiscoveryType.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<DiscoveryType> |
DiscoveryType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Listing.Builder |
Listing.Builder.setDiscoveryType(DiscoveryType value)
Optional.
|
DataExchange.Builder |
DataExchange.Builder.setDiscoveryType(DiscoveryType value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.