Uses of Class
com.google.cloud.aiplatform.v1beta1.AuthConfig.OauthConfig
Packages that use AuthConfig.OauthConfig
-
Uses of AuthConfig.OauthConfig in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return AuthConfig.OauthConfigModifier and TypeMethodDescriptionAuthConfig.OauthConfig.Builder.build()AuthConfig.OauthConfig.Builder.buildPartial()static AuthConfig.OauthConfigAuthConfig.OauthConfig.getDefaultInstance()AuthConfig.OauthConfig.Builder.getDefaultInstanceForType()AuthConfig.OauthConfig.getDefaultInstanceForType()AuthConfig.Builder.getOauthConfig()Config for user oauth.AuthConfig.getOauthConfig()Config for user oauth.AuthConfigOrBuilder.getOauthConfig()Config for user oauth.static AuthConfig.OauthConfigAuthConfig.OauthConfig.parseDelimitedFrom(InputStream input) static AuthConfig.OauthConfigAuthConfig.OauthConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AuthConfig.OauthConfigAuthConfig.OauthConfig.parseFrom(byte[] data) static AuthConfig.OauthConfigAuthConfig.OauthConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AuthConfig.OauthConfigAuthConfig.OauthConfig.parseFrom(com.google.protobuf.ByteString data) static AuthConfig.OauthConfigAuthConfig.OauthConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AuthConfig.OauthConfigAuthConfig.OauthConfig.parseFrom(com.google.protobuf.CodedInputStream input) static AuthConfig.OauthConfigAuthConfig.OauthConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AuthConfig.OauthConfigAuthConfig.OauthConfig.parseFrom(InputStream input) static AuthConfig.OauthConfigAuthConfig.OauthConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AuthConfig.OauthConfigAuthConfig.OauthConfig.parseFrom(ByteBuffer data) static AuthConfig.OauthConfigAuthConfig.OauthConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type AuthConfig.OauthConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AuthConfig.OauthConfig>AuthConfig.OauthConfig.getParserForType()static com.google.protobuf.Parser<AuthConfig.OauthConfig>AuthConfig.OauthConfig.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type AuthConfig.OauthConfigModifier and TypeMethodDescriptionAuthConfig.OauthConfig.Builder.mergeFrom(AuthConfig.OauthConfig other) AuthConfig.Builder.mergeOauthConfig(AuthConfig.OauthConfig value) Config for user oauth.AuthConfig.OauthConfig.newBuilder(AuthConfig.OauthConfig prototype) AuthConfig.Builder.setOauthConfig(AuthConfig.OauthConfig value) Config for user oauth.