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

Compilation Issue - ContactCenterInsights

Open ldetmer opened this issue 1 year ago • 0 comments

[ERROR] /tmpfs/src/github/google-api-java-client-services/clients/google-api-services-contactcenterinsights/v1/2.0.0/com/google/api/services/contactcenterinsights/v1/Contactcenterinsights.java:[2912,11] method initialize in class com.google.api.services.contactcenterinsights.v1.Contactcenterinsights.Projects.Locations.EncryptionSpec cannot be applied to given types; [ERROR] required: java.lang.String,com.google.api.services.contactcenterinsights.v1.model.GoogleCloudContactcenterinsightsV1InitializeEncryptionSpecRequest [ERROR] found: com.google.api.services.contactcenterinsights.v1.Contactcenterinsights.Projects.Locations.EncryptionSpec.Initialize [ERROR] reason: actual and formal argument lists differ in length

ldetmer avatar Aug 19 '24 18:08 ldetmer