Uses of Class
com.google.cloud.logging.Operation
Packages that use Operation
Package
Description
A client for Cloud Logging - Real-time log management and analysis.
-
Uses of Operation in com.google.cloud.logging
Methods in com.google.cloud.logging that return OperationModifier and TypeMethodDescriptionOperation.Builder.build()Creates anOperationobject for this builder.LogEntry.getOperation()Returns information about an operation associated with the log entry, if applicable.static OperationReturns aOperationobject given the operation and producer identifiers.Methods in com.google.cloud.logging with parameters of type OperationModifier and TypeMethodDescriptionLogEntry.Builder.setOperation(Operation operation) Sets information about an operation associated with the log entry, if applicable.