Uses of Class
com.google.cloud.aiplatform.v1beta1.AuthConfig.GoogleServiceAccountConfig.Builder
Packages that use AuthConfig.GoogleServiceAccountConfig.Builder
-
Uses of AuthConfig.GoogleServiceAccountConfig.Builder in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return AuthConfig.GoogleServiceAccountConfig.BuilderModifier and TypeMethodDescriptionAuthConfig.GoogleServiceAccountConfig.Builder.clear()AuthConfig.GoogleServiceAccountConfig.Builder.clearServiceAccount()Optional.AuthConfig.Builder.getGoogleServiceAccountConfigBuilder()Config for Google Service Account auth.AuthConfig.GoogleServiceAccountConfig.Builder.mergeFrom(AuthConfig.GoogleServiceAccountConfig other) AuthConfig.GoogleServiceAccountConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AuthConfig.GoogleServiceAccountConfig.Builder.mergeFrom(com.google.protobuf.Message other) AuthConfig.GoogleServiceAccountConfig.newBuilder()AuthConfig.GoogleServiceAccountConfig.newBuilder(AuthConfig.GoogleServiceAccountConfig prototype) AuthConfig.GoogleServiceAccountConfig.newBuilderForType()AuthConfig.GoogleServiceAccountConfig.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) AuthConfig.GoogleServiceAccountConfig.Builder.setServiceAccount(String value) Optional.AuthConfig.GoogleServiceAccountConfig.Builder.setServiceAccountBytes(com.google.protobuf.ByteString value) Optional.AuthConfig.GoogleServiceAccountConfig.toBuilder()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type AuthConfig.GoogleServiceAccountConfig.BuilderModifier and TypeMethodDescriptionAuthConfig.Builder.setGoogleServiceAccountConfig(AuthConfig.GoogleServiceAccountConfig.Builder builderForValue) Config for Google Service Account auth.