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 Service
Service.getDefaultInstance()
Service.Builder.getDefaultInstanceForType()
Service.getDefaultInstanceForType()
static Service
Service.parseDelimitedFrom
(InputStream input) static Service
Service.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service
Service.parseFrom
(byte[] data) static Service
Service.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service
Service.parseFrom
(com.google.protobuf.ByteString data) static Service
Service.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service
Service.parseFrom
(com.google.protobuf.CodedInputStream input) static Service
Service.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service
Service.parseFrom
(InputStream input) static Service
Service.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service
Service.parseFrom
(ByteBuffer data) static Service
Service.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