google-api-java-client-services icon indicating copy to clipboard operation
google-api-java-client-services copied to clipboard

Compilation Issue - Integrations

Open lqiu96 opened this issue 1 year ago • 0 comments

Error message:

[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /tmpfs/src/github/google-api-java-client-services/clients/google-api-services-integrations/v1alpha/2.0.0/com/google/api/services/integrations/v1alpha/Integrations.java:[3192,183] package com.google.api.services.integrations.v1alpha.model.Integrations.Projects.Locations.IntegrationsOperations.ExecuteEvent does not exist
[ERROR] /tmpfs/src/github/google-api-java-client-services/clients/google-api-services-integrations/v1alpha/2.0.0/com/google/api/services/integrations/v1alpha/Integrations.java:[3222,175] package com.google.api.services.integrations.v1alpha.model.Integrations.Projects.Locations.IntegrationsOperations.ExecuteEvent does not exist
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  13.801 s
[INFO] Finished at: 2024-04-19T02:03:28Z
[INFO] ------------------------------------------------------------------------

lqiu96 avatar Apr 19 '24 20:04 lqiu96