Uses of Class
com.google.api.UsageRule
Packages that use UsageRule
-
Uses of UsageRule in com.google.api
Methods in com.google.api that return UsageRuleModifier and TypeMethodDescriptionUsageRule.Builder.build()UsageRule.Builder.buildPartial()static UsageRuleUsageRule.getDefaultInstance()UsageRule.Builder.getDefaultInstanceForType()UsageRule.getDefaultInstanceForType()Usage.Builder.getRules(int index) A list of usage rules that apply to individual API methods.Usage.getRules(int index) A list of usage rules that apply to individual API methods.UsageOrBuilder.getRules(int index) A list of usage rules that apply to individual API methods.static UsageRuleUsageRule.parseDelimitedFrom(InputStream input) static UsageRuleUsageRule.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UsageRuleUsageRule.parseFrom(byte[] data) static UsageRuleUsageRule.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UsageRuleUsageRule.parseFrom(com.google.protobuf.ByteString data) static UsageRuleUsageRule.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UsageRuleUsageRule.parseFrom(com.google.protobuf.CodedInputStream input) static UsageRuleUsageRule.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UsageRuleUsageRule.parseFrom(InputStream input) static UsageRuleUsageRule.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UsageRuleUsageRule.parseFrom(ByteBuffer data) static UsageRuleUsageRule.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api that return types with arguments of type UsageRuleModifier and TypeMethodDescriptioncom.google.protobuf.Parser<UsageRule>UsageRule.getParserForType()Usage.Builder.getRulesList()A list of usage rules that apply to individual API methods.Usage.getRulesList()A list of usage rules that apply to individual API methods.UsageOrBuilder.getRulesList()A list of usage rules that apply to individual API methods.static com.google.protobuf.Parser<UsageRule>UsageRule.parser()Methods in com.google.api with parameters of type UsageRuleModifier and TypeMethodDescriptionA list of usage rules that apply to individual API methods.A list of usage rules that apply to individual API methods.static UsageRule.BuilderUsageRule.newBuilder(UsageRule prototype) A list of usage rules that apply to individual API methods.Method parameters in com.google.api with type arguments of type UsageRuleModifier and TypeMethodDescriptionUsage.Builder.addAllRules(Iterable<? extends UsageRule> values) A list of usage rules that apply to individual API methods.