[[["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-04-09 UTC."],[[["This webpage provides documentation for the `SizeTypeEnum` class within the `com.google.ads.admanager.v1` package in the Java Ad Manager library, covering versions from 0.1.0 up to the latest 0.19.0."],["The `SizeTypeEnum` class is a wrapper message for SizeType, extending `GeneratedMessageV3` and implementing `SizeTypeEnumOrBuilder`, part of Google's protobuf structure."],["The page includes various static methods for parsing, such as `parseFrom`, `parseDelimitedFrom`, and `parser`, for handling `SizeTypeEnum` objects from different input types like `ByteString`, `InputStream`, and byte arrays."],["It outlines several methods inherited from parent classes, including `equals`, `hashCode`, and `getSerializedSize`, as well as methods for interacting with the message structure, like `newBuilder`, `getDescriptor`, and `getDefaultInstance`."],["The content also includes details about the different types of exceptions that may be thrown when trying to parse the class, such as `IOException` and `InvalidProtocolBufferException`."]]],[]]