Uses of Class
com.google.maps.mapsplatformdatasets.v1.Status.State
-
Packages that use Status.State Package Description com.google.maps.mapsplatformdatasets.v1 A client to Maps Platform Datasets API -
-
Uses of Status.State in com.google.maps.mapsplatformdatasets.v1
Methods in com.google.maps.mapsplatformdatasets.v1 that return Status.State Modifier and Type Method Description static Status.StateStatus.State. forNumber(int value)Status.StateStatus.Builder. getState()State enum for status.Status.StateStatus. getState()State enum for status.Status.StateStatusOrBuilder. getState()State enum for status.static Status.StateStatus.State. valueOf(int value)Deprecated.static Status.StateStatus.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Status.StateStatus.State. valueOf(String name)Returns the enum constant of this type with the specified name.static Status.State[]Status.State. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.maps.mapsplatformdatasets.v1 that return types with arguments of type Status.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Status.State>Status.State. internalGetValueMap()Methods in com.google.maps.mapsplatformdatasets.v1 with parameters of type Status.State Modifier and Type Method Description Status.BuilderStatus.Builder. setState(Status.State value)State enum for status.
-