Uses of Class
com.google.cloud.resourcemanager.v3.Organization.State
-
Packages that use Organization.State Package Description com.google.cloud.resourcemanager.v3 A client to Cloud Resource Manager API -
-
Uses of Organization.State in com.google.cloud.resourcemanager.v3
Methods in com.google.cloud.resourcemanager.v3 that return Organization.State Modifier and Type Method Description static Organization.StateOrganization.State. forNumber(int value)Organization.StateOrganization.Builder. getState()Output only.Organization.StateOrganization. getState()Output only.Organization.StateOrganizationOrBuilder. getState()Output only.static Organization.StateOrganization.State. valueOf(int value)Deprecated.static Organization.StateOrganization.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Organization.StateOrganization.State. valueOf(String name)Returns the enum constant of this type with the specified name.static Organization.State[]Organization.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 Organization.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Organization.State>Organization.State. internalGetValueMap()Methods in com.google.cloud.resourcemanager.v3 with parameters of type Organization.State Modifier and Type Method Description Organization.BuilderOrganization.Builder. setState(Organization.State value)Output only.
-