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."],[[["The latest version available for the Discovery Engine v1 API class ProvisionProjectMetadata is 1.6.0, with older versions such as 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0-beta06 also accessible."],["`ProvisionProjectMetadata` is a class within the `Google.Cloud.DiscoveryEngine.V1` namespace, representing metadata associated with a project provision operation."],["The `ProvisionProjectMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and includes methods like `GetHashCode`, `GetType`, and `ToString`, and has 2 constructors `ProvisionProjectMetadata()` and `ProvisionProjectMetadata(ProvisionProjectMetadata other)`."]]],[]]