Uses of Class
com.google.cloud.aiplatform.v1.ApiAuth.ApiKeyConfig
Packages that use ApiAuth.ApiKeyConfig
-
Uses of ApiAuth.ApiKeyConfig in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ApiAuth.ApiKeyConfigModifier and TypeMethodDescriptionApiAuth.ApiKeyConfig.Builder.build()ApiAuth.ApiKeyConfig.Builder.buildPartial()ApiAuth.Builder.getApiKeyConfig()The API secret.ApiAuth.getApiKeyConfig()The API secret.ApiAuthOrBuilder.getApiKeyConfig()The API secret.JiraSource.JiraQueries.Builder.getApiKeyConfig()Required.JiraSource.JiraQueries.getApiKeyConfig()Required.JiraSource.JiraQueriesOrBuilder.getApiKeyConfig()Required.SlackSource.SlackChannels.Builder.getApiKeyConfig()Required.SlackSource.SlackChannels.getApiKeyConfig()Required.SlackSource.SlackChannelsOrBuilder.getApiKeyConfig()Required.SharePointSources.SharePointSource.Builder.getClientSecret()The application secret for the app registered in Azure.SharePointSources.SharePointSource.getClientSecret()The application secret for the app registered in Azure.SharePointSources.SharePointSourceOrBuilder.getClientSecret()The application secret for the app registered in Azure.static ApiAuth.ApiKeyConfigApiAuth.ApiKeyConfig.getDefaultInstance()ApiAuth.ApiKeyConfig.Builder.getDefaultInstanceForType()ApiAuth.ApiKeyConfig.getDefaultInstanceForType()static ApiAuth.ApiKeyConfigApiAuth.ApiKeyConfig.parseDelimitedFrom(InputStream input) static ApiAuth.ApiKeyConfigApiAuth.ApiKeyConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApiAuth.ApiKeyConfigApiAuth.ApiKeyConfig.parseFrom(byte[] data) static ApiAuth.ApiKeyConfigApiAuth.ApiKeyConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApiAuth.ApiKeyConfigApiAuth.ApiKeyConfig.parseFrom(com.google.protobuf.ByteString data) static ApiAuth.ApiKeyConfigApiAuth.ApiKeyConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApiAuth.ApiKeyConfigApiAuth.ApiKeyConfig.parseFrom(com.google.protobuf.CodedInputStream input) static ApiAuth.ApiKeyConfigApiAuth.ApiKeyConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApiAuth.ApiKeyConfigApiAuth.ApiKeyConfig.parseFrom(InputStream input) static ApiAuth.ApiKeyConfigApiAuth.ApiKeyConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApiAuth.ApiKeyConfigApiAuth.ApiKeyConfig.parseFrom(ByteBuffer data) static ApiAuth.ApiKeyConfigApiAuth.ApiKeyConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ApiAuth.ApiKeyConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ApiAuth.ApiKeyConfig>ApiAuth.ApiKeyConfig.getParserForType()static com.google.protobuf.Parser<ApiAuth.ApiKeyConfig>ApiAuth.ApiKeyConfig.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ApiAuth.ApiKeyConfigModifier and TypeMethodDescriptionApiAuth.Builder.mergeApiKeyConfig(ApiAuth.ApiKeyConfig value) The API secret.JiraSource.JiraQueries.Builder.mergeApiKeyConfig(ApiAuth.ApiKeyConfig value) Required.SlackSource.SlackChannels.Builder.mergeApiKeyConfig(ApiAuth.ApiKeyConfig value) Required.SharePointSources.SharePointSource.Builder.mergeClientSecret(ApiAuth.ApiKeyConfig value) The application secret for the app registered in Azure.ApiAuth.ApiKeyConfig.Builder.mergeFrom(ApiAuth.ApiKeyConfig other) static ApiAuth.ApiKeyConfig.BuilderApiAuth.ApiKeyConfig.newBuilder(ApiAuth.ApiKeyConfig prototype) ApiAuth.Builder.setApiKeyConfig(ApiAuth.ApiKeyConfig value) The API secret.JiraSource.JiraQueries.Builder.setApiKeyConfig(ApiAuth.ApiKeyConfig value) Required.SlackSource.SlackChannels.Builder.setApiKeyConfig(ApiAuth.ApiKeyConfig value) Required.SharePointSources.SharePointSource.Builder.setClientSecret(ApiAuth.ApiKeyConfig value) The application secret for the app registered in Azure.