Uses of Class
com.google.cloud.alloydb.v1.SupportedDatabaseFlag.RestrictionsCase
-
Packages that use SupportedDatabaseFlag.RestrictionsCase Package Description com.google.cloud.alloydb.v1 A client to AlloyDB API -
-
Uses of SupportedDatabaseFlag.RestrictionsCase in com.google.cloud.alloydb.v1
Methods in com.google.cloud.alloydb.v1 that return SupportedDatabaseFlag.RestrictionsCase Modifier and Type Method Description static SupportedDatabaseFlag.RestrictionsCaseSupportedDatabaseFlag.RestrictionsCase. forNumber(int value)SupportedDatabaseFlag.RestrictionsCaseSupportedDatabaseFlag.Builder. getRestrictionsCase()SupportedDatabaseFlag.RestrictionsCaseSupportedDatabaseFlag. getRestrictionsCase()SupportedDatabaseFlag.RestrictionsCaseSupportedDatabaseFlagOrBuilder. getRestrictionsCase()static SupportedDatabaseFlag.RestrictionsCaseSupportedDatabaseFlag.RestrictionsCase. valueOf(int value)Deprecated.static SupportedDatabaseFlag.RestrictionsCaseSupportedDatabaseFlag.RestrictionsCase. valueOf(String name)Returns the enum constant of this type with the specified name.static SupportedDatabaseFlag.RestrictionsCase[]SupportedDatabaseFlag.RestrictionsCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-