googleapis / googleapis/google-api-java-client-services
Compilation Issue: DialogFlow client
- Dominant language
- Java
- Stars
- 725
- Forks
- 394
- Avg merge
- 42m
- Merged PRs (30d)
- 257
Description
`[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.9.0:compile (default-compile) on project google-api-services-dialogflow: Compilation failure
[ERROR] /tmpfs/src/github/google-api-java-client-services/clients/google-api-services-dialogflow/v2/2.0.0/com/google/api/services/dialogflow/v2/Dialogflow.java:[39184,11] method initialize in class com.google.api.services.dialogflow.v2.Dialogflow.Projects.Locations.EncryptionSpec cannot be applied to given types;
[ERROR] required: java.lang.String,com.google.api.services.dialogflow.v2.model.GoogleCloudDialogflowV2InitializeEncryptionSpecRequest
[ERROR] found: com.google.api.services.dialogflow.v2.Dialogflow.Projects.Locations.EncryptionSpec.Initialize
[ERROR] reason: actual and formal argument lists differ in length`
Contributor guide
Assessment
This issue has not been assessed yet.