Uses of Class
com.google.api.Service
Packages that use Service
-
Uses of Service in com.google.api
Methods in com.google.api that return ServiceModifier and TypeMethodDescriptionService.Builder.build()Service.Builder.buildPartial()static ServiceService.getDefaultInstance()Service.Builder.getDefaultInstanceForType()Service.getDefaultInstanceForType()static ServiceService.parseDelimitedFrom(InputStream input) static ServiceService.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServiceService.parseFrom(byte[] data) static ServiceService.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServiceService.parseFrom(com.google.protobuf.ByteString data) static ServiceService.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServiceService.parseFrom(com.google.protobuf.CodedInputStream input) static ServiceService.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServiceService.parseFrom(InputStream input) static ServiceService.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServiceService.parseFrom(ByteBuffer data) static ServiceService.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api that return types with arguments of type ServiceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Service>Service.getParserForType()static com.google.protobuf.Parser<Service>Service.parser()Methods in com.google.api with parameters of type Service