Uses of Class
com.google.api.Authentication
Packages that use Authentication
-
Uses of Authentication in com.google.api
Methods in com.google.api that return AuthenticationModifier and TypeMethodDescriptionAuthentication.Builder.build()
Authentication.Builder.buildPartial()
Service.Builder.getAuthentication()
Auth configuration.Service.getAuthentication()
Auth configuration.ServiceOrBuilder.getAuthentication()
Auth configuration.static Authentication
Authentication.getDefaultInstance()
Authentication.Builder.getDefaultInstanceForType()
Authentication.getDefaultInstanceForType()
static Authentication
Authentication.parseDelimitedFrom
(InputStream input) static Authentication
Authentication.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Authentication
Authentication.parseFrom
(byte[] data) static Authentication
Authentication.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Authentication
Authentication.parseFrom
(com.google.protobuf.ByteString data) static Authentication
Authentication.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Authentication
Authentication.parseFrom
(com.google.protobuf.CodedInputStream input) static Authentication
Authentication.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Authentication
Authentication.parseFrom
(InputStream input) static Authentication
Authentication.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Authentication
Authentication.parseFrom
(ByteBuffer data) static Authentication
Authentication.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api that return types with arguments of type AuthenticationModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Authentication> Authentication.getParserForType()
static com.google.protobuf.Parser
<Authentication> Authentication.parser()
Methods in com.google.api with parameters of type AuthenticationModifier and TypeMethodDescriptionService.Builder.mergeAuthentication
(Authentication value) Auth configuration.Authentication.Builder.mergeFrom
(Authentication other) static Authentication.Builder
Authentication.newBuilder
(Authentication prototype) Service.Builder.setAuthentication
(Authentication value) Auth configuration.