static com.google.api.core.ApiFuture<MetricServiceClient.ListMetricDescriptorsPagedResponse> |
MetricServiceClient.ListMetricDescriptorsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListMetricDescriptorsRequest,ListMetricDescriptorsResponse,com.google.api.MetricDescriptor> context,
com.google.api.core.ApiFuture<ListMetricDescriptorsResponse> futureResponse) |
|
com.google.api.gax.rpc.UnaryCallable<ListMetricDescriptorsRequest,MetricServiceClient.ListMetricDescriptorsPagedResponse> |
MetricServiceClient.listMetricDescriptorsPagedCallable() |
Lists metric descriptors that match a filter.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListMetricDescriptorsRequest,ListMetricDescriptorsResponse,MetricServiceClient.ListMetricDescriptorsPagedResponse> |
MetricServiceSettings.Builder.listMetricDescriptorsSettings() |
Returns the builder for the settings used for calls to listMetricDescriptors.
|
com.google.api.gax.rpc.PagedCallSettings<ListMetricDescriptorsRequest,ListMetricDescriptorsResponse,MetricServiceClient.ListMetricDescriptorsPagedResponse> |
MetricServiceSettings.listMetricDescriptorsSettings() |
Returns the object with the settings used for calls to listMetricDescriptors.
|