public sealed class ProvisionProjectMetadata : IMessage<ProvisionProjectMetadata>, IEquatable<ProvisionProjectMetadata>, IDeepCloneable<ProvisionProjectMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class ProvisionProjectMetadata.
Metadata associated with a project provision operation.
[[["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 `ProvisionProjectMetadata` class within the Google Cloud Discovery Engine v1 API."],["The latest version of the `ProvisionProjectMetadata` class is 1.6.0, while this specific document covers version 1.4.0, alongside previous versions as far back as 1.0.0-beta06."],["`ProvisionProjectMetadata` is a sealed class that represents metadata associated with a project provision operation and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is found in the `Google.Cloud.DiscoveryEngine.V1` namespace, within the `Google.Cloud.DiscoveryEngine.V1.dll` assembly."],["The class includes two constructors, a default constructor and one that accepts another `ProvisionProjectMetadata` object as a parameter."]]],[]]