Package | Description |
---|---|
com.google.api.services.servicecontrol.v2 | |
com.google.api.services.servicecontrol.v2.model |
Modifier and Type | Method and Description |
---|---|
ServiceControl.Services.Report |
ServiceControl.Services.report(String serviceName,
ReportRequest content)
This method provides telemetry reporting for services that are integrated with [Service
Infrastructure](https://cloud.google.com/service-infrastructure).
|
Constructor and Description |
---|
Report(String serviceName,
ReportRequest content)
This method provides telemetry reporting for services that are integrated with [Service
Infrastructure](https://cloud.google.com/service-infrastructure).
|
Modifier and Type | Method and Description |
---|---|
ReportRequest |
ReportRequest.clone() |
ReportRequest |
ReportRequest.set(String fieldName,
Object value) |
ReportRequest |
ReportRequest.setOperations(List<AttributeContext> operations)
Describes the list of operations to be reported.
|
ReportRequest |
ReportRequest.setServiceConfigId(String serviceConfigId)
Specifies the version of the service configuration that should be used to process the request.
|
Copyright © 2011–2025 Google. All rights reserved.