-
Notifications
You must be signed in to change notification settings - Fork 380
Open
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /tmpfs/src/github/google-api-java-client-services/clients/google-api-services-backupdr/v1/2.0.0/com/google/api/services/backupdr/v1/Backupdr.java:[8203,11] method initialize in class com.google.api.services.backupdr.v1.Backupdr.Projects.Locations.ServiceConfig cannot be applied to given types;
required: java.lang.String,com.google.api.services.backupdr.v1.model.InitializeServiceRequest
found: com.google.api.services.backupdr.v1.Backupdr.Projects.Locations.ServiceConfig.Initialize
reason: actual and formal argument lists differ in length
full log here
Metadata
Metadata
Assignees
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.