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 page provides documentation for the `ProvisionProjectMetadata` class within the Google Cloud Discovery Engine v1beta API."],["`ProvisionProjectMetadata` represents metadata associated with a project provision operation and is accessible in two versions `1.0.0-beta18` and `1.0.0-beta17`, the former being the latest."],["The `ProvisionProjectMetadata` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Two constructors are available for `ProvisionProjectMetadata`: a default constructor and one that accepts another `ProvisionProjectMetadata` object."],["This documentation belongs to the `Google.Cloud.DiscoveryEngine.V1Beta` namespace and is found within the `Google.Cloud.DiscoveryEngine.V1Beta.dll` assembly."]]],[]]