Uses of Class
com.google.cloud.asset.v1.SavedQuery.QueryContent.QueryContentCase
-
Packages that use SavedQuery.QueryContent.QueryContentCase Package Description com.google.cloud.asset.v1 A client to Cloud Asset API -
-
Uses of SavedQuery.QueryContent.QueryContentCase in com.google.cloud.asset.v1
Methods in com.google.cloud.asset.v1 that return SavedQuery.QueryContent.QueryContentCase Modifier and Type Method Description static SavedQuery.QueryContent.QueryContentCaseSavedQuery.QueryContent.QueryContentCase. forNumber(int value)SavedQuery.QueryContent.QueryContentCaseSavedQuery.QueryContent.Builder. getQueryContentCase()SavedQuery.QueryContent.QueryContentCaseSavedQuery.QueryContent. getQueryContentCase()SavedQuery.QueryContent.QueryContentCaseSavedQuery.QueryContentOrBuilder. getQueryContentCase()static SavedQuery.QueryContent.QueryContentCaseSavedQuery.QueryContent.QueryContentCase. valueOf(int value)Deprecated.static SavedQuery.QueryContent.QueryContentCaseSavedQuery.QueryContent.QueryContentCase. valueOf(String name)Returns the enum constant of this type with the specified name.static SavedQuery.QueryContent.QueryContentCase[]SavedQuery.QueryContent.QueryContentCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-