public sealed class CreateTargetSiteMetadata : IMessage<CreateTargetSiteMetadata>, IEquatable<CreateTargetSiteMetadata>, IDeepCloneable<CreateTargetSiteMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class CreateTargetSiteMetadata.
Metadata related to the progress of the
[SiteSearchEngineService.CreateTargetSite][google.cloud.discoveryengine.v1beta.SiteSearchEngineService.CreateTargetSite]
operation. This will be returned by the google.longrunning.Operation.metadata
field.
[[["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\u003e\u003ccode\u003eCreateTargetSiteMetadata\u003c/code\u003e is a class in the Discovery Engine v1beta API, specifically within the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1Beta\u003c/code\u003e namespace, used for handling metadata related to the \u003ccode\u003eSiteSearchEngineService.CreateTargetSite\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, a default constructor \u003ccode\u003eCreateTargetSiteMetadata()\u003c/code\u003e and a copy constructor \u003ccode\u003eCreateTargetSiteMetadata(CreateTargetSiteMetadata other)\u003c/code\u003e, which accepts another \u003ccode\u003eCreateTargetSiteMetadata\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for \u003ccode\u003eCreateTime\u003c/code\u003e and \u003ccode\u003eUpdateTime\u003c/code\u003e, both of type \u003ccode\u003eTimestamp\u003c/code\u003e, which represent the operation's creation and last update times respectively, with the update time indicating finish time when an operation is complete.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class is identified as \u003ccode\u003e1.0.0-beta18\u003c/code\u003e, with a previous version at \u003ccode\u003e1.0.0-beta17\u003c/code\u003e, both of which are documented.\u003c/p\u003e\n"]]],[],null,[]]