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.
Implements
IMessage<AnalyzeIamPolicyLongrunningMetadata>, IEquatable<AnalyzeIamPolicyLongrunningMetadata>, IDeepCloneable<AnalyzeIamPolicyLongrunningMetadata>, IBufferMessage, IMessageNamespace
Google.Cloud.Asset.V1Assembly
Google.Cloud.Asset.V1.dll
Constructors
AnalyzeIamPolicyLongrunningMetadata()
public AnalyzeIamPolicyLongrunningMetadata()
AnalyzeIamPolicyLongrunningMetadata(AnalyzeIamPolicyLongrunningMetadata)
public AnalyzeIamPolicyLongrunningMetadata(AnalyzeIamPolicyLongrunningMetadata other)
Parameter | |
---|---|
Name | Description |
other | AnalyzeIamPolicyLongrunningMetadata |
Properties
CreateTime
public Timestamp CreateTime { get; set; }
Output only. The time the operation was created.
Property Value | |
---|---|
Type | Description |
Timestamp |