Uses of Class
com.google.cloud.resourcemanager.v3.Folder.State
-
Packages that use Folder.State Package Description com.google.cloud.resourcemanager.v3 A client to Cloud Resource Manager API -
-
Uses of Folder.State in com.google.cloud.resourcemanager.v3
Methods in com.google.cloud.resourcemanager.v3 that return Folder.State Modifier and Type Method Description static Folder.StateFolder.State. forNumber(int value)Folder.StateFolder.Builder. getState()Output only.Folder.StateFolder. getState()Output only.Folder.StateFolderOrBuilder. getState()Output only.static Folder.StateFolder.State. valueOf(int value)Deprecated.static Folder.StateFolder.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Folder.StateFolder.State. valueOf(String name)Returns the enum constant of this type with the specified name.static Folder.State[]Folder.State. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.resourcemanager.v3 that return types with arguments of type Folder.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Folder.State>Folder.State. internalGetValueMap()Methods in com.google.cloud.resourcemanager.v3 with parameters of type Folder.State Modifier and Type Method Description Folder.BuilderFolder.Builder. setState(Folder.State value)Output only.
-