Uses of Class
com.google.cloud.notebooks.v2.GceSetup.ImageCase
-
Packages that use GceSetup.ImageCase Package Description com.google.cloud.notebooks.v2 A client to Notebooks API -
-
Uses of GceSetup.ImageCase in com.google.cloud.notebooks.v2
Methods in com.google.cloud.notebooks.v2 that return GceSetup.ImageCase Modifier and Type Method Description static GceSetup.ImageCaseGceSetup.ImageCase. forNumber(int value)GceSetup.ImageCaseGceSetup.Builder. getImageCase()GceSetup.ImageCaseGceSetup. getImageCase()GceSetup.ImageCaseGceSetupOrBuilder. getImageCase()static GceSetup.ImageCaseGceSetup.ImageCase. valueOf(int value)Deprecated.static GceSetup.ImageCaseGceSetup.ImageCase. valueOf(String name)Returns the enum constant of this type with the specified name.static GceSetup.ImageCase[]GceSetup.ImageCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-