[[["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-17 UTC."],[[["The `Address` class in the `Google.Cloud.Talent.V4Beta1` namespace represents a physical address and is available in version 2.0.0-beta07 of the Google Cloud Talent library."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`, allowing for functionalities like deep cloning and message handling."],["The `Address` class can represent an address in either a structured format using the `StructuredAddress` property (a `PostalAddress`) or an unstructured format using the `UnstructuredAddress` property (a string), and it also tracks the usage of the address via `Usage`."],["The `Current` property is a nullable boolean that can be used to identify if it is the person's current address."],["There are 2 constructors available for this `Address` class, one that instantiates it, and one that uses an existing `Address` object to copy."]]],[]]