| Package | Description | 
|---|---|
| com.google.cloud | 
 Core classes for the  
google-cloud library. | 
| com.google.cloud.logging | 
 A client for Stackdriver Logging - Real-time log management and analysis. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.api.core.ApiFunction<com.google.api.MonitoredResourceDescriptor,MonitoredResourceDescriptor> | 
MonitoredResourceDescriptor.FROM_PB_FUNCTION  | 
| Modifier and Type | Method and Description | 
|---|---|
static MonitoredResourceDescriptor | 
MonitoredResourceDescriptor.fromPb(com.google.api.MonitoredResourceDescriptor descriptorPb)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.paging.Page<MonitoredResourceDescriptor> | 
Logging.listMonitoredResourceDescriptors(Logging.ListOption... options)
Lists the monitored resource descriptors used by Stackdriver Logging. 
 | 
com.google.api.core.ApiFuture<com.google.api.gax.paging.AsyncPage<MonitoredResourceDescriptor>> | 
Logging.listMonitoredResourceDescriptorsAsync(Logging.ListOption... options)
Sends a request for listing monitored resource descriptors used by Stackdriver Logging. 
 | 
Copyright © 2019 Google LLC. All rights reserved.