| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Method and Description |
|---|---|
static ResourceDescriptor.History |
ResourceDescriptor.History.forNumber(int value) |
ResourceDescriptor.History |
ResourceDescriptor.getHistory()
Optional.
|
ResourceDescriptor.History |
ResourceDescriptor.Builder.getHistory()
Optional.
|
ResourceDescriptor.History |
ResourceDescriptorOrBuilder.getHistory()
Optional.
|
static ResourceDescriptor.History |
ResourceDescriptor.History.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ResourceDescriptor.History |
ResourceDescriptor.History.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ResourceDescriptor.History |
ResourceDescriptor.History.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceDescriptor.History[] |
ResourceDescriptor.History.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<ResourceDescriptor.History> |
ResourceDescriptor.History.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ResourceDescriptor.Builder |
ResourceDescriptor.Builder.setHistory(ResourceDescriptor.History value)
Optional.
|
Copyright © 2020 Google LLC. All rights reserved.