| Package | Description |
|---|---|
| com.google.cloud.logging |
A client to Stackdriver Logging.
|
| Modifier and Type | Method and Description |
|---|---|
Operation |
Operation.Builder.build()
Creates an
Operation object for this builder. |
static Operation |
Operation.of(String id,
String producer)
Returns a
Operation object given the operation and producer identifiers. |
Operation |
LogEntry.operation()
Returns information about an operation associated with the log entry, if applicable.
|
| Modifier and Type | Method and Description |
|---|---|
LogEntry.Builder |
LogEntry.Builder.operation(Operation operation)
Sets information about an operation associated with the log entry, if applicable.
|
Copyright © 2016 Google. All rights reserved.