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 of the Discovery Engine v1 API class ProvisionProjectMetadata is 1.6.0, with previous versions ranging from 1.5.0 down to 1.0.0-beta06 also available."],["ProvisionProjectMetadata is a class within the Google.Cloud.DiscoveryEngine.V1 namespace, designed to handle metadata associated with a project provision operation, as defined within the Discovery Engine v1 API."],["The class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, while inheriting from object."],["There are two constructors available for ProvisionProjectMetadata: a default constructor and another that takes an existing ProvisionProjectMetadata object as an argument."]]],[]]