public final class AuthConfig extends com.google.protobuf.GeneratedMessageV3 implements AuthConfigOrBuilder
Auth configuration to run the extension.Protobuf type
google.cloud.aiplatform.v1beta1.AuthConfig| Modifier and Type | Class and Description |
|---|---|
static class |
AuthConfig.ApiKeyConfig
Config for authentication with API key.
|
static interface |
AuthConfig.ApiKeyConfigOrBuilder |
static class |
AuthConfig.AuthConfigCase |
static class |
AuthConfig.Builder
Auth configuration to run the extension.
|
static class |
AuthConfig.GoogleServiceAccountConfig
Config for Google Service Account Authentication.
|
static interface |
AuthConfig.GoogleServiceAccountConfigOrBuilder |
static class |
AuthConfig.HttpBasicAuthConfig
Config for HTTP Basic Authentication.
|
static interface |
AuthConfig.HttpBasicAuthConfigOrBuilder |
static class |
AuthConfig.NoAuth
Empty message, used to indicate no authentication for an endpoint.
|
static interface |
AuthConfig.NoAuthOrBuilder |
static class |
AuthConfig.OauthConfig
Config for user oauth.
|
static interface |
AuthConfig.OauthConfigOrBuilder |
static class |
AuthConfig.OidcConfig
Config for user OIDC auth.
|
static interface |
AuthConfig.OidcConfigOrBuilder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
API_KEY_CONFIG_FIELD_NUMBER |
static int |
AUTH_TYPE_FIELD_NUMBER |
static int |
GOOGLE_SERVICE_ACCOUNT_CONFIG_FIELD_NUMBER |
static int |
HTTP_BASIC_AUTH_CONFIG_FIELD_NUMBER |
static int |
OAUTH_CONFIG_FIELD_NUMBER |
static int |
OIDC_CONFIG_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
AuthConfig.ApiKeyConfig |
getApiKeyConfig()
Config for API key auth.
|
AuthConfig.ApiKeyConfigOrBuilder |
getApiKeyConfigOrBuilder()
Config for API key auth.
|
AuthConfig.AuthConfigCase |
getAuthConfigCase() |
AuthType |
getAuthType()
Type of auth scheme.
|
int |
getAuthTypeValue()
Type of auth scheme.
|
static AuthConfig |
getDefaultInstance() |
AuthConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
AuthConfig.GoogleServiceAccountConfig |
getGoogleServiceAccountConfig()
Config for Google Service Account auth.
|
AuthConfig.GoogleServiceAccountConfigOrBuilder |
getGoogleServiceAccountConfigOrBuilder()
Config for Google Service Account auth.
|
AuthConfig.HttpBasicAuthConfig |
getHttpBasicAuthConfig()
Config for HTTP Basic auth.
|
AuthConfig.HttpBasicAuthConfigOrBuilder |
getHttpBasicAuthConfigOrBuilder()
Config for HTTP Basic auth.
|
AuthConfig.OauthConfig |
getOauthConfig()
Config for user oauth.
|
AuthConfig.OauthConfigOrBuilder |
getOauthConfigOrBuilder()
Config for user oauth.
|
AuthConfig.OidcConfig |
getOidcConfig()
Config for user OIDC auth.
|
AuthConfig.OidcConfigOrBuilder |
getOidcConfigOrBuilder()
Config for user OIDC auth.
|
com.google.protobuf.Parser<AuthConfig> |
getParserForType() |
int |
getSerializedSize() |
boolean |
hasApiKeyConfig()
Config for API key auth.
|
boolean |
hasGoogleServiceAccountConfig()
Config for Google Service Account auth.
|
int |
hashCode() |
boolean |
hasHttpBasicAuthConfig()
Config for HTTP Basic auth.
|
boolean |
hasOauthConfig()
Config for user oauth.
|
boolean |
hasOidcConfig()
Config for user OIDC auth.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static AuthConfig.Builder |
newBuilder() |
static AuthConfig.Builder |
newBuilder(AuthConfig prototype) |
AuthConfig.Builder |
newBuilderForType() |
protected AuthConfig.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static AuthConfig |
parseDelimitedFrom(InputStream input) |
static AuthConfig |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthConfig |
parseFrom(byte[] data) |
static AuthConfig |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthConfig |
parseFrom(ByteBuffer data) |
static AuthConfig |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthConfig |
parseFrom(com.google.protobuf.ByteString data) |
static AuthConfig |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthConfig |
parseFrom(com.google.protobuf.CodedInputStream input) |
static AuthConfig |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthConfig |
parseFrom(InputStream input) |
static AuthConfig |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<AuthConfig> |
parser() |
AuthConfig.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
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, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int API_KEY_CONFIG_FIELD_NUMBER
public static final int HTTP_BASIC_AUTH_CONFIG_FIELD_NUMBER
public static final int GOOGLE_SERVICE_ACCOUNT_CONFIG_FIELD_NUMBER
public static final int OAUTH_CONFIG_FIELD_NUMBER
public static final int OIDC_CONFIG_FIELD_NUMBER
public static final int AUTH_TYPE_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public AuthConfig.AuthConfigCase getAuthConfigCase()
getAuthConfigCase in interface AuthConfigOrBuilderpublic boolean hasApiKeyConfig()
Config for API key auth.
.google.cloud.aiplatform.v1beta1.AuthConfig.ApiKeyConfig api_key_config = 2;hasApiKeyConfig in interface AuthConfigOrBuilderpublic AuthConfig.ApiKeyConfig getApiKeyConfig()
Config for API key auth.
.google.cloud.aiplatform.v1beta1.AuthConfig.ApiKeyConfig api_key_config = 2;getApiKeyConfig in interface AuthConfigOrBuilderpublic AuthConfig.ApiKeyConfigOrBuilder getApiKeyConfigOrBuilder()
Config for API key auth.
.google.cloud.aiplatform.v1beta1.AuthConfig.ApiKeyConfig api_key_config = 2;getApiKeyConfigOrBuilder in interface AuthConfigOrBuilderpublic boolean hasHttpBasicAuthConfig()
Config for HTTP Basic auth.
.google.cloud.aiplatform.v1beta1.AuthConfig.HttpBasicAuthConfig http_basic_auth_config = 3;
hasHttpBasicAuthConfig in interface AuthConfigOrBuilderpublic AuthConfig.HttpBasicAuthConfig getHttpBasicAuthConfig()
Config for HTTP Basic auth.
.google.cloud.aiplatform.v1beta1.AuthConfig.HttpBasicAuthConfig http_basic_auth_config = 3;
getHttpBasicAuthConfig in interface AuthConfigOrBuilderpublic AuthConfig.HttpBasicAuthConfigOrBuilder getHttpBasicAuthConfigOrBuilder()
Config for HTTP Basic auth.
.google.cloud.aiplatform.v1beta1.AuthConfig.HttpBasicAuthConfig http_basic_auth_config = 3;
getHttpBasicAuthConfigOrBuilder in interface AuthConfigOrBuilderpublic boolean hasGoogleServiceAccountConfig()
Config for Google Service Account auth.
.google.cloud.aiplatform.v1beta1.AuthConfig.GoogleServiceAccountConfig google_service_account_config = 4;
hasGoogleServiceAccountConfig in interface AuthConfigOrBuilderpublic AuthConfig.GoogleServiceAccountConfig getGoogleServiceAccountConfig()
Config for Google Service Account auth.
.google.cloud.aiplatform.v1beta1.AuthConfig.GoogleServiceAccountConfig google_service_account_config = 4;
getGoogleServiceAccountConfig in interface AuthConfigOrBuilderpublic AuthConfig.GoogleServiceAccountConfigOrBuilder getGoogleServiceAccountConfigOrBuilder()
Config for Google Service Account auth.
.google.cloud.aiplatform.v1beta1.AuthConfig.GoogleServiceAccountConfig google_service_account_config = 4;
getGoogleServiceAccountConfigOrBuilder in interface AuthConfigOrBuilderpublic boolean hasOauthConfig()
Config for user oauth.
.google.cloud.aiplatform.v1beta1.AuthConfig.OauthConfig oauth_config = 5;hasOauthConfig in interface AuthConfigOrBuilderpublic AuthConfig.OauthConfig getOauthConfig()
Config for user oauth.
.google.cloud.aiplatform.v1beta1.AuthConfig.OauthConfig oauth_config = 5;getOauthConfig in interface AuthConfigOrBuilderpublic AuthConfig.OauthConfigOrBuilder getOauthConfigOrBuilder()
Config for user oauth.
.google.cloud.aiplatform.v1beta1.AuthConfig.OauthConfig oauth_config = 5;getOauthConfigOrBuilder in interface AuthConfigOrBuilderpublic boolean hasOidcConfig()
Config for user OIDC auth.
.google.cloud.aiplatform.v1beta1.AuthConfig.OidcConfig oidc_config = 7;hasOidcConfig in interface AuthConfigOrBuilderpublic AuthConfig.OidcConfig getOidcConfig()
Config for user OIDC auth.
.google.cloud.aiplatform.v1beta1.AuthConfig.OidcConfig oidc_config = 7;getOidcConfig in interface AuthConfigOrBuilderpublic AuthConfig.OidcConfigOrBuilder getOidcConfigOrBuilder()
Config for user OIDC auth.
.google.cloud.aiplatform.v1beta1.AuthConfig.OidcConfig oidc_config = 7;getOidcConfigOrBuilder in interface AuthConfigOrBuilderpublic int getAuthTypeValue()
Type of auth scheme.
.google.cloud.aiplatform.v1beta1.AuthType auth_type = 101;getAuthTypeValue in interface AuthConfigOrBuilderpublic AuthType getAuthType()
Type of auth scheme.
.google.cloud.aiplatform.v1beta1.AuthType auth_type = 101;getAuthType in interface AuthConfigOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static AuthConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AuthConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AuthConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AuthConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AuthConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AuthConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AuthConfig parseFrom(InputStream input) throws IOException
IOExceptionpublic static AuthConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AuthConfig parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static AuthConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AuthConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static AuthConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic AuthConfig.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static AuthConfig.Builder newBuilder()
public static AuthConfig.Builder newBuilder(AuthConfig prototype)
public AuthConfig.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected AuthConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static AuthConfig getDefaultInstance()
public static com.google.protobuf.Parser<AuthConfig> parser()
public com.google.protobuf.Parser<AuthConfig> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public AuthConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.