Package com.google.cloud.logging
Class MetadataLoader
java.lang.Object
com.google.cloud.logging.MetadataLoader
-
Field Details
-
ENV_FLEXIBLE
- See Also:
-
ENV_STANDARD
- See Also:
-
-
Constructor Details
-
MetadataLoader
-
-
Method Details
-
getValue
Loads metadata value for thelabelargument.- Parameters:
label- A resource metadata label of type- Returns:
- A string with metadata value or
nullif the label is not supported.
-