Uses of Class
com.google.api.Usage
Packages that use Usage
-
Uses of Usage in com.google.api
Methods in com.google.api that return UsageModifier and TypeMethodDescriptionUsage.Builder.build()
Usage.Builder.buildPartial()
static Usage
Usage.getDefaultInstance()
Usage.Builder.getDefaultInstanceForType()
Usage.getDefaultInstanceForType()
Service.Builder.getUsage()
Configuration controlling usage of this service.Service.getUsage()
Configuration controlling usage of this service.ServiceOrBuilder.getUsage()
Configuration controlling usage of this service.static Usage
Usage.parseDelimitedFrom
(InputStream input) static Usage
Usage.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Usage
Usage.parseFrom
(byte[] data) static Usage
Usage.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Usage
Usage.parseFrom
(com.google.protobuf.ByteString data) static Usage
Usage.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Usage
Usage.parseFrom
(com.google.protobuf.CodedInputStream input) static Usage
Usage.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Usage
Usage.parseFrom
(InputStream input) static Usage
Usage.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Usage
Usage.parseFrom
(ByteBuffer data) static Usage
Usage.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api that return types with arguments of type UsageModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Usage> Usage.getParserForType()
static com.google.protobuf.Parser
<Usage> Usage.parser()
Methods in com.google.api with parameters of type UsageModifier and TypeMethodDescriptionService.Builder.mergeUsage
(Usage value) Configuration controlling usage of this service.static Usage.Builder
Usage.newBuilder
(Usage prototype) Configuration controlling usage of this service.