Google Cloud Asset Inventory v1 API - Class AnalyzeIamPolicyLongrunningMetadata (3.9.0)

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

Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class AnalyzeIamPolicyLongrunningMetadata.

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; }

Output only. The time the operation was created.

Property Value
TypeDescription
Timestamp