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 AuthenticationAuthentication.getDefaultInstance()Authentication.Builder.getDefaultInstanceForType()Authentication.getDefaultInstanceForType()static AuthenticationAuthentication.parseDelimitedFrom(InputStream input) static AuthenticationAuthentication.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AuthenticationAuthentication.parseFrom(byte[] data) static AuthenticationAuthentication.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AuthenticationAuthentication.parseFrom(com.google.protobuf.ByteString data) static AuthenticationAuthentication.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AuthenticationAuthentication.parseFrom(com.google.protobuf.CodedInputStream input) static AuthenticationAuthentication.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AuthenticationAuthentication.parseFrom(InputStream input) static AuthenticationAuthentication.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AuthenticationAuthentication.parseFrom(ByteBuffer data) static AuthenticationAuthentication.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.BuilderAuthentication.newBuilder(Authentication prototype) Service.Builder.setAuthentication(Authentication value) Auth configuration.