Uses of Interface
com.google.api.servicecontrol.v1.CheckResponse.ConsumerInfoOrBuilder
-
Packages that use CheckResponse.ConsumerInfoOrBuilder Package Description com.google.api.servicecontrol.v1 A client to Service Control API -
-
Uses of CheckResponse.ConsumerInfoOrBuilder in com.google.api.servicecontrol.v1
Classes in com.google.api.servicecontrol.v1 that implement CheckResponse.ConsumerInfoOrBuilder Modifier and Type Class Description static classCheckResponse.ConsumerInfo`ConsumerInfo` provides information about the consumer.static classCheckResponse.ConsumerInfo.Builder`ConsumerInfo` provides information about the consumer.Methods in com.google.api.servicecontrol.v1 that return CheckResponse.ConsumerInfoOrBuilder Modifier and Type Method Description CheckResponse.ConsumerInfoOrBuilderCheckResponse.CheckInfo.Builder. getConsumerInfoOrBuilder()Consumer info of this check.CheckResponse.ConsumerInfoOrBuilderCheckResponse.CheckInfo. getConsumerInfoOrBuilder()Consumer info of this check.CheckResponse.ConsumerInfoOrBuilderCheckResponse.CheckInfoOrBuilder. getConsumerInfoOrBuilder()Consumer info of this check.
-