Package | Description |
---|---|
com.google.api.services.servicecontrol.v2 | |
com.google.api.services.servicecontrol.v2.model |
Modifier and Type | Method and Description |
---|---|
ServiceControl.Services.Check |
ServiceControl.Services.check(String serviceName,
CheckRequest content)
Private Preview.
|
Constructor and Description |
---|
Check(String serviceName,
CheckRequest content)
Private Preview.
|
Modifier and Type | Method and Description |
---|---|
CheckRequest |
CheckRequest.clone() |
CheckRequest |
CheckRequest.set(String fieldName,
Object value) |
CheckRequest |
CheckRequest.setAttributes(AttributeContext attributes)
Describes attributes about the operation being executed by the service.
|
CheckRequest |
CheckRequest.setFlags(String flags)
Optional.
|
CheckRequest |
CheckRequest.setResources(List<ResourceInfo> resources)
Describes the resources and the policies applied to each resource.
|
CheckRequest |
CheckRequest.setServiceConfigId(String serviceConfigId)
Specifies the version of the service configuration that should be used to process the request.
|
Copyright © 2011–2024 Google. All rights reserved.