Uses of Enum
com.google.api.ResourceDescriptor.History
Packages that use ResourceDescriptor.History
-
Uses of ResourceDescriptor.History in com.google.api
Methods in com.google.api that return ResourceDescriptor.HistoryModifier and TypeMethodDescriptionstatic ResourceDescriptor.History
ResourceDescriptor.History.forNumber
(int value) ResourceDescriptor.Builder.getHistory()
Optional.ResourceDescriptor.getHistory()
Optional.ResourceDescriptorOrBuilder.getHistory()
Optional.static ResourceDescriptor.History
ResourceDescriptor.History.valueOf
(int value) Deprecated.static ResourceDescriptor.History
ResourceDescriptor.History.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static ResourceDescriptor.History
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.Methods in com.google.api that return types with arguments of type ResourceDescriptor.HistoryModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap
<ResourceDescriptor.History> ResourceDescriptor.History.internalGetValueMap()
Methods in com.google.api with parameters of type ResourceDescriptor.HistoryModifier and TypeMethodDescriptionResourceDescriptor.Builder.setHistory
(ResourceDescriptor.History value) Optional.