public sealed class ResourceLocation : IMessage<ResourceLocation>, IEquatable<ResourceLocation>, IDeepCloneable<ResourceLocation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Audit API class ResourceLocation.
public RepeatedField<string> CurrentLocations { get; }
The locations of a resource after the execution of the operation.
Requests to create or delete a location based resource must populate
the 'current_locations' field and not the 'original_locations' field.
For example:
public RepeatedField<string> OriginalLocations { get; }
The locations of a resource prior to the execution of the operation.
Requests that mutate the resource's location must populate both the
'original_locations' as well as the 'current_locations' fields.
For example:
[[["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-07 UTC."],[[["\u003cp\u003eThe document provides reference documentation for the \u003ccode\u003eResourceLocation\u003c/code\u003e class within the Google Cloud Audit API, specifically in version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResourceLocation\u003c/code\u003e is a class that implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it provides information on the location of a resource.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the class's constructors, including a default constructor and one that accepts another \u003ccode\u003eResourceLocation\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two key properties, \u003ccode\u003eCurrentLocations\u003c/code\u003e and \u003ccode\u003eOriginalLocations\u003c/code\u003e, which are both of the type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e and represent the resource's locations after and before the execution of an operation, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation presents a version history, including the most recent version (2.5.0) as well as historical versions from 2.4.0 to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]