[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["This page documents the `AlreadyExistsException` class, which is part of the `com.google.api.gax.rpc` package in the Google API Client Library for Java."],["The `AlreadyExistsException` is thrown when an attempt is made to create an entity that already exists, such as a file or directory."],["There are multiple versions of `AlreadyExistsException` documented, ranging from version 2.7.1 up to the latest 2.63.1."],["The class extends `ApiException` and provides constructors to initialize it with a message, cause, status code, and retryability, and can also include error details."],["This class inherits members like getDomain, getErrorDetails, getMetadata, getReason, getStatusCode, isRetryable from ApiException, along with other methods from Object and Throwable."]]],[]]