Uses of Class
com.google.api.OAuthRequirements
Packages that use OAuthRequirements
-
Uses of OAuthRequirements in com.google.api
Methods in com.google.api that return OAuthRequirementsModifier and TypeMethodDescriptionOAuthRequirements.Builder.build()OAuthRequirements.Builder.buildPartial()static OAuthRequirementsOAuthRequirements.getDefaultInstance()OAuthRequirements.Builder.getDefaultInstanceForType()OAuthRequirements.getDefaultInstanceForType()AuthenticationRule.Builder.getOauth()The requirements for OAuth credentials.AuthenticationRule.getOauth()The requirements for OAuth credentials.AuthenticationRuleOrBuilder.getOauth()The requirements for OAuth credentials.static OAuthRequirementsOAuthRequirements.parseDelimitedFrom(InputStream input) static OAuthRequirementsOAuthRequirements.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OAuthRequirementsOAuthRequirements.parseFrom(byte[] data) static OAuthRequirementsOAuthRequirements.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OAuthRequirementsOAuthRequirements.parseFrom(com.google.protobuf.ByteString data) static OAuthRequirementsOAuthRequirements.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OAuthRequirementsOAuthRequirements.parseFrom(com.google.protobuf.CodedInputStream input) static OAuthRequirementsOAuthRequirements.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OAuthRequirementsOAuthRequirements.parseFrom(InputStream input) static OAuthRequirementsOAuthRequirements.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OAuthRequirementsOAuthRequirements.parseFrom(ByteBuffer data) static OAuthRequirementsOAuthRequirements.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api that return types with arguments of type OAuthRequirementsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<OAuthRequirements>OAuthRequirements.getParserForType()static com.google.protobuf.Parser<OAuthRequirements>OAuthRequirements.parser()Methods in com.google.api with parameters of type OAuthRequirementsModifier and TypeMethodDescriptionOAuthRequirements.Builder.mergeFrom(OAuthRequirements other) AuthenticationRule.Builder.mergeOauth(OAuthRequirements value) The requirements for OAuth credentials.static OAuthRequirements.BuilderOAuthRequirements.newBuilder(OAuthRequirements prototype) AuthenticationRule.Builder.setOauth(OAuthRequirements value) The requirements for OAuth credentials.