| Package | Description |
|---|---|
| com.google.cloud.logging |
A client to Stackdriver Logging.
|
| Modifier and Type | Method and Description |
|---|---|
SinkInfo.Destination.Type |
SinkInfo.Destination.type()
Returns the type of this destination.
|
static SinkInfo.Destination.Type |
SinkInfo.Destination.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SinkInfo.Destination.Type[] |
SinkInfo.Destination.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Google. All rights reserved.