Uses of Class
com.google.maps.mapsplatformdatasets.v1alpha.State
-
Packages that use State Package Description com.google.maps.mapsplatformdatasets.v1alpha A client to Maps Platform Datasets API -
-
Uses of State in com.google.maps.mapsplatformdatasets.v1alpha
Methods in com.google.maps.mapsplatformdatasets.v1alpha that return State Modifier and Type Method Description static StateState. forNumber(int value)StateDataset.Builder. getStatus()The status of the import of the latest dataset version.StateDataset. getStatus()The status of the import of the latest dataset version.StateDatasetOrBuilder. getStatus()The status of the import of the latest dataset version.static StateState. valueOf(int value)Deprecated.static StateState. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static StateState. valueOf(String name)Returns the enum constant of this type with the specified name.static State[]State. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.maps.mapsplatformdatasets.v1alpha that return types with arguments of type State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<State>State. internalGetValueMap()Methods in com.google.maps.mapsplatformdatasets.v1alpha with parameters of type State Modifier and Type Method Description Dataset.BuilderDataset.Builder. setStatus(State value)The status of the import of the latest dataset version.
-