Note: This Appian plug-in uses a legacy version of the Google AutoML service, which Google has deprecated. After Google shuts down these services, the Google Cloud AutoML connected system plug-in and the Google AutoML Tables connected system plug-in will no longer function in any version of Appian. Customers who need to continue meeting these use cases will need to contract with Google directly and build an HTTP integration to leverage new services, such as Google Vertex AI.
Overview
Google Cloud AutoML enables building, training, and predicting on custom Image, Text, or Translate models in using Google’s AutoML service. Model details include metadata about the type of model.
Key Features & Functionality
Integrations provided:
Requirements:
Plugins listed on the AppMarket undergo periodic review. Upon completion of a recent review, this listing has been archived. If you have any questions, please contact us via appmarket@appian.com.
This Appian plug-in uses a legacy version of the Google AutoML service, which Google has deprecated. After Google shuts down these services, the Google Cloud AutoML connected system plug-in and the Google AutoML Tables connected system plug-in will no longer function in any version of Appian. Customers who need to continue meeting these use cases will need to contract with Google directly and build an HTTP integration to leverage new services, such as Google Vertex AI.
I am using this plugin within the Government Acquisition Suite and I receive these high risk issues in the health check referencing private / deprecated plugins.
Below are the errors: Any thoughts?
Google Cloud AutoML Connected System (com.appian.ps.google.ai.automl.csp) references private Appian APIs
[private] com.appian.bootstrap.error.ErrorTuple.<init>(java.lang.Object, java.lang.Object)
[private] com.appian.bootstrap.localization.Localizer.<init>(java.util.Locale, java.lang.String)
[private] com.appian.error.ErrorBuilder.getInstance()
[private] com.appian.google.shared.CredentialFactory.<init>()
[private] com.appian.google.shared.CredentialFactory.getScopedCredentials(com.appian.google.shared.GSAConfiguration, com.appian.connectedsystems.templateframework.sdk.ProxyConfigurationData, java.util.List)
[private] com.appian.google.shared.GSAConfiguration.from(com.appian.connectedsystems.simplified.sdk.configuration.SimpleConfiguration)
[private] com.appian.google.shared.GSAConfiguration.isValid()
[private] com.appian.google.shared.GoogleServiceAccountConnectedSystem.<init>(com.appian.google.shared.ConnectionTester)
[private] com.appian.google.shared.GoogleServiceAccountConnectedSystem.getConfiguration(com.appian.connectedsystems.simplified.sdk.configuration.SimpleConfiguration, com.appian.connectedsystems.templateframework.sdk.ExecutionContext)