Uses of Interface
com.google.api.servicecontrol.v1.CheckResponse.CheckInfoOrBuilder
-
Packages that use CheckResponse.CheckInfoOrBuilder Package Description com.google.api.servicecontrol.v1 A client to Service Control API -
-
Uses of CheckResponse.CheckInfoOrBuilder in com.google.api.servicecontrol.v1
Classes in com.google.api.servicecontrol.v1 that implement CheckResponse.CheckInfoOrBuilder Modifier and Type Class Description static classCheckResponse.CheckInfoContains additional information about the check operation.static classCheckResponse.CheckInfo.BuilderContains additional information about the check operation.Methods in com.google.api.servicecontrol.v1 that return CheckResponse.CheckInfoOrBuilder Modifier and Type Method Description CheckResponse.CheckInfoOrBuilderCheckResponse.Builder. getCheckInfoOrBuilder()Feedback data returned from the server during processing a Check request.CheckResponse.CheckInfoOrBuilderCheckResponse. getCheckInfoOrBuilder()Feedback data returned from the server during processing a Check request.CheckResponse.CheckInfoOrBuilderCheckResponseOrBuilder. getCheckInfoOrBuilder()Feedback data returned from the server during processing a Check request.
-