| Package | Description |
|---|---|
| com.google.cloud.logging |
A client for Stackdriver Logging - Real-time log management and analysis.
|
| Modifier and Type | Method and Description |
|---|---|
Payload.Type |
Payload.getType()
Returns the payload type.
|
static Payload.Type |
Payload.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Payload.Type[] |
Payload.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 Google. All rights reserved.