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
IMessageAnalyzeIamPolicyLongrunningMetadata, IEquatableAnalyzeIamPolicyLongrunningMetadata, IDeepCloneableAnalyzeIamPolicyLongrunningMetadata, IBufferMessage, IMessageNamespace
GoogleCloudGoogle.Cloud.AssetV1Assembly
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 |