public sealed class UpdateTargetSiteMetadata : IMessage<UpdateTargetSiteMetadata>, IEquatable<UpdateTargetSiteMetadata>, IDeepCloneable<UpdateTargetSiteMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class UpdateTargetSiteMetadata.
Metadata related to the progress of the
[SiteSearchEngineService.UpdateTargetSite][google.cloud.discoveryengine.v1.SiteSearchEngineService.UpdateTargetSite]
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 information for the `UpdateTargetSiteMetadata` class within the Google Cloud Discovery Engine v1 API, specifically version 1.2.0."],["`UpdateTargetSiteMetadata` is a class related to the progress of the `SiteSearchEngineService.UpdateTargetSite` operation, and is returned within the `google.longrunning.Operation.metadata` field."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the available constructors for `UpdateTargetSiteMetadata`, including a parameterless constructor and one that accepts another `UpdateTargetSiteMetadata` instance."],["It includes the two properties available, `CreateTime` and `UpdateTime`, that are of the type Timestamp and are relevant to the operation's creation time and last update time, respectively."]]],[]]