Uses of Class
com.google.cloud.aiplatform.v1beta1.AuthConfig.GoogleServiceAccountConfig
Packages that use AuthConfig.GoogleServiceAccountConfig
-
Uses of AuthConfig.GoogleServiceAccountConfig in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return AuthConfig.GoogleServiceAccountConfigModifier and TypeMethodDescriptionAuthConfig.GoogleServiceAccountConfig.Builder.build()AuthConfig.GoogleServiceAccountConfig.Builder.buildPartial()AuthConfig.GoogleServiceAccountConfig.getDefaultInstance()AuthConfig.GoogleServiceAccountConfig.Builder.getDefaultInstanceForType()AuthConfig.GoogleServiceAccountConfig.getDefaultInstanceForType()AuthConfig.Builder.getGoogleServiceAccountConfig()Config for Google Service Account auth.AuthConfig.getGoogleServiceAccountConfig()Config for Google Service Account auth.AuthConfigOrBuilder.getGoogleServiceAccountConfig()Config for Google Service Account auth.AuthConfig.GoogleServiceAccountConfig.parseDelimitedFrom(InputStream input) AuthConfig.GoogleServiceAccountConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AuthConfig.GoogleServiceAccountConfig.parseFrom(byte[] data) AuthConfig.GoogleServiceAccountConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AuthConfig.GoogleServiceAccountConfig.parseFrom(com.google.protobuf.ByteString data) AuthConfig.GoogleServiceAccountConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AuthConfig.GoogleServiceAccountConfig.parseFrom(com.google.protobuf.CodedInputStream input) AuthConfig.GoogleServiceAccountConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AuthConfig.GoogleServiceAccountConfig.parseFrom(InputStream input) AuthConfig.GoogleServiceAccountConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AuthConfig.GoogleServiceAccountConfig.parseFrom(ByteBuffer data) AuthConfig.GoogleServiceAccountConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type AuthConfig.GoogleServiceAccountConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AuthConfig.GoogleServiceAccountConfig>AuthConfig.GoogleServiceAccountConfig.getParserForType()static com.google.protobuf.Parser<AuthConfig.GoogleServiceAccountConfig>AuthConfig.GoogleServiceAccountConfig.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type AuthConfig.GoogleServiceAccountConfigModifier and TypeMethodDescriptionAuthConfig.GoogleServiceAccountConfig.Builder.mergeFrom(AuthConfig.GoogleServiceAccountConfig other) AuthConfig.Builder.mergeGoogleServiceAccountConfig(AuthConfig.GoogleServiceAccountConfig value) Config for Google Service Account auth.AuthConfig.GoogleServiceAccountConfig.newBuilder(AuthConfig.GoogleServiceAccountConfig prototype) AuthConfig.Builder.setGoogleServiceAccountConfig(AuthConfig.GoogleServiceAccountConfig value) Config for Google Service Account auth.