Class AuthConfig
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.cloud.aiplatform.v1beta1.AuthConfig
- All Implemented Interfaces:
AuthConfigOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
@Generated
public final class AuthConfig
extends com.google.protobuf.GeneratedMessage
implements AuthConfigOrBuilder
Auth configuration to run the extension.Protobuf type
google.cloud.aiplatform.v1beta1.AuthConfig- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classConfig for authentication with API key.static interfacestatic enumstatic final classAuth configuration to run the extension.static final classConfig for Google Service Account Authentication.static interfacestatic final classConfig for HTTP Basic Authentication.static interfacestatic final classConfig for user oauth.static interfacestatic final classConfig for user OIDC auth.static interfaceNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T extends Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanConfig for API key auth.Config for API key auth.Type of auth scheme.intType of auth scheme.static AuthConfigstatic final com.google.protobuf.Descriptors.DescriptorConfig for Google Service Account auth.Config for Google Service Account auth.Config for HTTP Basic auth.Config for HTTP Basic auth.Config for user oauth.Config for user oauth.Config for user OIDC auth.Config for user OIDC auth.com.google.protobuf.Parser<AuthConfig>intbooleanConfig for API key auth.booleanConfig for Google Service Account auth.inthashCode()booleanConfig for HTTP Basic auth.booleanConfig for user oauth.booleanConfig for user OIDC auth.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanstatic AuthConfig.Builderstatic AuthConfig.BuildernewBuilder(AuthConfig prototype) protected AuthConfig.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static AuthConfigparseDelimitedFrom(InputStream input) static AuthConfigparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AuthConfigparseFrom(byte[] data) static AuthConfigparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AuthConfigparseFrom(com.google.protobuf.ByteString data) static AuthConfigparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AuthConfigparseFrom(com.google.protobuf.CodedInputStream input) static AuthConfigparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AuthConfigparseFrom(InputStream input) static AuthConfigparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AuthConfigparseFrom(ByteBuffer data) static AuthConfigparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<AuthConfig>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
API_KEY_CONFIG_FIELD_NUMBER
public static final int API_KEY_CONFIG_FIELD_NUMBER- See Also:
-
HTTP_BASIC_AUTH_CONFIG_FIELD_NUMBER
public static final int HTTP_BASIC_AUTH_CONFIG_FIELD_NUMBER- See Also:
-
GOOGLE_SERVICE_ACCOUNT_CONFIG_FIELD_NUMBER
public static final int GOOGLE_SERVICE_ACCOUNT_CONFIG_FIELD_NUMBER- See Also:
-
OAUTH_CONFIG_FIELD_NUMBER
public static final int OAUTH_CONFIG_FIELD_NUMBER- See Also:
-
OIDC_CONFIG_FIELD_NUMBER
public static final int OIDC_CONFIG_FIELD_NUMBER- See Also:
-
AUTH_TYPE_FIELD_NUMBER
public static final int AUTH_TYPE_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getAuthConfigCase
- Specified by:
getAuthConfigCasein interfaceAuthConfigOrBuilder
-
hasApiKeyConfig
public boolean hasApiKeyConfig()Config for API key auth.
.google.cloud.aiplatform.v1beta1.AuthConfig.ApiKeyConfig api_key_config = 2;- Specified by:
hasApiKeyConfigin interfaceAuthConfigOrBuilder- Returns:
- Whether the apiKeyConfig field is set.
-
getApiKeyConfig
Config for API key auth.
.google.cloud.aiplatform.v1beta1.AuthConfig.ApiKeyConfig api_key_config = 2;- Specified by:
getApiKeyConfigin interfaceAuthConfigOrBuilder- Returns:
- The apiKeyConfig.
-
getApiKeyConfigOrBuilder
Config for API key auth.
.google.cloud.aiplatform.v1beta1.AuthConfig.ApiKeyConfig api_key_config = 2;- Specified by:
getApiKeyConfigOrBuilderin interfaceAuthConfigOrBuilder
-
hasHttpBasicAuthConfig
public boolean hasHttpBasicAuthConfig()Config for HTTP Basic auth.
.google.cloud.aiplatform.v1beta1.AuthConfig.HttpBasicAuthConfig http_basic_auth_config = 3;- Specified by:
hasHttpBasicAuthConfigin interfaceAuthConfigOrBuilder- Returns:
- Whether the httpBasicAuthConfig field is set.
-
getHttpBasicAuthConfig
Config for HTTP Basic auth.
.google.cloud.aiplatform.v1beta1.AuthConfig.HttpBasicAuthConfig http_basic_auth_config = 3;- Specified by:
getHttpBasicAuthConfigin interfaceAuthConfigOrBuilder- Returns:
- The httpBasicAuthConfig.
-
getHttpBasicAuthConfigOrBuilder
Config for HTTP Basic auth.
.google.cloud.aiplatform.v1beta1.AuthConfig.HttpBasicAuthConfig http_basic_auth_config = 3;- Specified by:
getHttpBasicAuthConfigOrBuilderin interfaceAuthConfigOrBuilder
-
hasGoogleServiceAccountConfig
public boolean hasGoogleServiceAccountConfig()Config for Google Service Account auth.
.google.cloud.aiplatform.v1beta1.AuthConfig.GoogleServiceAccountConfig google_service_account_config = 4;- Specified by:
hasGoogleServiceAccountConfigin interfaceAuthConfigOrBuilder- Returns:
- Whether the googleServiceAccountConfig field is set.
-
getGoogleServiceAccountConfig
Config for Google Service Account auth.
.google.cloud.aiplatform.v1beta1.AuthConfig.GoogleServiceAccountConfig google_service_account_config = 4;- Specified by:
getGoogleServiceAccountConfigin interfaceAuthConfigOrBuilder- Returns:
- The googleServiceAccountConfig.
-
getGoogleServiceAccountConfigOrBuilder
Config for Google Service Account auth.
.google.cloud.aiplatform.v1beta1.AuthConfig.GoogleServiceAccountConfig google_service_account_config = 4;- Specified by:
getGoogleServiceAccountConfigOrBuilderin interfaceAuthConfigOrBuilder
-
hasOauthConfig
public boolean hasOauthConfig()Config for user oauth.
.google.cloud.aiplatform.v1beta1.AuthConfig.OauthConfig oauth_config = 5;- Specified by:
hasOauthConfigin interfaceAuthConfigOrBuilder- Returns:
- Whether the oauthConfig field is set.
-
getOauthConfig
Config for user oauth.
.google.cloud.aiplatform.v1beta1.AuthConfig.OauthConfig oauth_config = 5;- Specified by:
getOauthConfigin interfaceAuthConfigOrBuilder- Returns:
- The oauthConfig.
-
getOauthConfigOrBuilder
Config for user oauth.
.google.cloud.aiplatform.v1beta1.AuthConfig.OauthConfig oauth_config = 5;- Specified by:
getOauthConfigOrBuilderin interfaceAuthConfigOrBuilder
-
hasOidcConfig
public boolean hasOidcConfig()Config for user OIDC auth.
.google.cloud.aiplatform.v1beta1.AuthConfig.OidcConfig oidc_config = 7;- Specified by:
hasOidcConfigin interfaceAuthConfigOrBuilder- Returns:
- Whether the oidcConfig field is set.
-
getOidcConfig
Config for user OIDC auth.
.google.cloud.aiplatform.v1beta1.AuthConfig.OidcConfig oidc_config = 7;- Specified by:
getOidcConfigin interfaceAuthConfigOrBuilder- Returns:
- The oidcConfig.
-
getOidcConfigOrBuilder
Config for user OIDC auth.
.google.cloud.aiplatform.v1beta1.AuthConfig.OidcConfig oidc_config = 7;- Specified by:
getOidcConfigOrBuilderin interfaceAuthConfigOrBuilder
-
getAuthTypeValue
public int getAuthTypeValue()Type of auth scheme.
.google.cloud.aiplatform.v1beta1.AuthType auth_type = 101;- Specified by:
getAuthTypeValuein interfaceAuthConfigOrBuilder- Returns:
- The enum numeric value on the wire for authType.
-
getAuthType
Type of auth scheme.
.google.cloud.aiplatform.v1beta1.AuthType auth_type = 101;- Specified by:
getAuthTypein interfaceAuthConfigOrBuilder- Returns:
- The authType.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AuthConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AuthConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AuthConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AuthConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AuthConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AuthConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static AuthConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static AuthConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static AuthConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AuthConfig.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-