Package | Description |
---|---|
com.google.cloud.logging |
A client for Cloud Logging - Real-time log management and analysis.
|
Modifier and Type | Method and Description |
---|---|
static MonitoredResourceUtil.Label |
MonitoredResourceUtil.Label.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MonitoredResourceUtil.Label[] |
MonitoredResourceUtil.Label.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
MetadataLoader.getValue(MonitoredResourceUtil.Label label)
Loads metadata value for the
label argument. |
Copyright © 2023 Google LLC. All rights reserved.