public sealed class ProvisionProjectMetadata : IMessage<ProvisionProjectMetadata>, IEquatable<ProvisionProjectMetadata>, IDeepCloneable<ProvisionProjectMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta 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 documentation covers the `ProvisionProjectMetadata` class within the Google Cloud Discovery Engine v1beta API, specifically for version 1.0.0-beta17 and the latest, 1.0.0-beta18."],["`ProvisionProjectMetadata` is a sealed class that provides metadata related to project provisioning operations."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it compatible with various Google Protobuf functionalities."],["The class is part of the `Google.Cloud.DiscoveryEngine.V1Beta` namespace and is defined in the `Google.Cloud.DiscoveryEngine.V1Beta.dll` assembly."],["There are two constructors available for creating instances of `ProvisionProjectMetadata`: a default constructor and one that accepts another `ProvisionProjectMetadata` instance as a parameter."]]],[]]