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 class
CheckResponse.CheckInfo
Contains additional information about the check operation.static class
CheckResponse.CheckInfo.Builder
Contains additional information about the check operation.Methods in com.google.api.servicecontrol.v1 that return CheckResponse.CheckInfoOrBuilder Modifier and Type Method Description CheckResponse.CheckInfoOrBuilder
CheckResponse.Builder. getCheckInfoOrBuilder()
Feedback data returned from the server during processing a Check request.CheckResponse.CheckInfoOrBuilder
CheckResponse. getCheckInfoOrBuilder()
Feedback data returned from the server during processing a Check request.CheckResponse.CheckInfoOrBuilder
CheckResponseOrBuilder. getCheckInfoOrBuilder()
Feedback data returned from the server during processing a Check request.
-