public sealed class ReplayOperationMetadata : IMessage<ReplayOperationMetadata>, IEquatable<ReplayOperationMetadata>, IDeepCloneable<ReplayOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Policy Simulator v1 API class ReplayOperationMetadata.
[[["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-04-17 UTC."],[[["The document provides reference documentation for the `ReplayOperationMetadata` class within the Policy Simulator v1 API, specifically version 1.0.0."],["`ReplayOperationMetadata` is a class used to describe metadata about a Replay operation, inheriting from `object` and implementing several interfaces like `IMessage` and `IEquatable`."],["The document details the class's constructors, including a default constructor and a constructor that takes another `ReplayOperationMetadata` object as a parameter."],["The class has one property highlighted called `StartTime`, of type `Timestamp`, which indicates the time when a request related to the metadata was received."],["The `ReplayOperationMetadata` is found within the `Google.Cloud.PolicySimulator.V1` namespace, and is part of the `Google.Cloud.PolicySimulator.V1.dll` assembly."]]],[]]