[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["`ImagesServicePb.CompositeImageOptions.ANCHOR` is an enum that implements `ProtocolMessageEnum`."],["It inherits various methods from `Enum` and `Object` classes, such as `valueOf`, `compareTo`, `equals`, `hashCode`, `toString`, `getClass`, `wait`, and `notify`."],["The enum defines static fields representing anchor positions like `BOTTOM`, `TOP_LEFT`, `CENTER`, etc., along with their corresponding values, such as `BOTTOM_VALUE` and `TOP_LEFT_VALUE`."],["Static methods provided include `forNumber`, `getDescriptor`, `internalGetValueMap`, `valueOf`, and `values` to help manage the enum's data and properties."],["Instance methods of the enum are `getDescriptorForType`, `getNumber`, and `getValueDescriptor`, which are used for interacting with the enum values and their descriptors."]]],[]]