Class AnalyzeIamPolicyLongrunningMetadata (2.9.0)

public sealed class AnalyzeIamPolicyLongrunningMetadata : IMessage<AnalyzeIamPolicyLongrunningMetadata>, IEquatable<AnalyzeIamPolicyLongrunningMetadata>, IDeepCloneable<AnalyzeIamPolicyLongrunningMetadata>, IBufferMessage, IMessage

Represents the metadata of the longrunning operation for the AnalyzeIamPolicyLongrunning rpc.

Inheritance

Object > AnalyzeIamPolicyLongrunningMetadata

Namespace

Google.Cloud.Asset.V1

Assembly

Google.Cloud.Asset.V1.dll

Constructors

AnalyzeIamPolicyLongrunningMetadata()

public AnalyzeIamPolicyLongrunningMetadata()

AnalyzeIamPolicyLongrunningMetadata(AnalyzeIamPolicyLongrunningMetadata)

public AnalyzeIamPolicyLongrunningMetadata(AnalyzeIamPolicyLongrunningMetadata other)
Parameter
NameDescription
otherAnalyzeIamPolicyLongrunningMetadata

Properties

CreateTime

public Timestamp CreateTime { get; set; }

The time the operation was created.

Property Value
TypeDescription
Timestamp