Uses of Class
com.google.cloud.logging.LogDestinationName.DestinationType
-
Packages that use LogDestinationName.DestinationType Package Description com.google.cloud.logging A client for Cloud Logging - Real-time log management and analysis. -
-
Uses of LogDestinationName.DestinationType in com.google.cloud.logging
Methods in com.google.cloud.logging that return LogDestinationName.DestinationType Modifier and Type Method Description LogDestinationName.DestinationTypeLogDestinationName. getDestinationType()Returns destination type option value associated withLogDestinationNameobjectstatic LogDestinationName.DestinationTypeLogDestinationName.DestinationType. valueOf(String name)Returns the enum constant of this type with the specified name.static LogDestinationName.DestinationType[]LogDestinationName.DestinationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-