public sealed class CreateTargetSiteMetadata : IMessage<CreateTargetSiteMetadata>, IEquatable<CreateTargetSiteMetadata>, IDeepCloneable<CreateTargetSiteMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class CreateTargetSiteMetadata.
Metadata related to the progress of the
[SiteSearchEngineService.CreateTargetSite][google.cloud.discoveryengine.v1.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-03-21 UTC."],[[["This document provides reference documentation for the `CreateTargetSiteMetadata` class within the Google Cloud Discovery Engine v1 API, specifically version 1.3.0."],["`CreateTargetSiteMetadata` is used to track the progress of a `CreateTargetSite` operation, providing metadata through the `google.longrunning.Operation.metadata` field."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, with inherited methods such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The class contains two properties that are `CreateTime` and `UpdateTime` which both have `Timestamp` types."],["The latest version of this API is 1.6.0 and this page includes links to previous versions of the documentation all the way back to version 1.0.0-beta06."]]],[]]