public sealed class CloudWorkspaceId : IMessage<CloudWorkspaceId>, IMessage, IEquatable<CloudWorkspaceId>, IDeepCloneable<CloudWorkspaceId>
Reference documentation and code samples for the Google.Cloud.DevTools.Common class CloudWorkspaceId.
A CloudWorkspaceId is a unique identifier for a cloud workspace.
A cloud workspace is a place associated with a repo where modified files
can be stored before they are committed.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCloudWorkspaceId\u003c/code\u003e class uniquely identifies a cloud workspace, which is a location associated with a repository where modified files can be stored prior to commit.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eCloudWorkspaceId\u003c/code\u003e class is 3.2.0, with previous versions including 3.1.1, 3.0.0, and 2.1.0 also being documented.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two constructors, \u003ccode\u003eCloudWorkspaceId()\u003c/code\u003e and \u003ccode\u003eCloudWorkspaceId(CloudWorkspaceId other)\u003c/code\u003e, and two properties, \u003ccode\u003eName\u003c/code\u003e (a string) and \u003ccode\u003eRepoId\u003c/code\u003e (a \u003ccode\u003eRepoId\u003c/code\u003e object), that represents its unique identifier and the repo that it's associated with.\u003c/p\u003e\n"],["\u003cp\u003eThe assembly for the CloudWorkspaceId class is Google.Cloud.DevTools.Common.dll and it's in the namespace Google.Cloud.DevTools.Source.V1.\u003c/p\u003e\n"]]],[],null,[]]