public sealed class SubmitUriMetadata : IMessage<SubmitUriMetadata>, IEquatable<SubmitUriMetadata>, IDeepCloneable<SubmitUriMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Web Risk v1 API class SubmitUriMetadata.
Metadata for the Submit URI long-running operation. option (google.api.message_visibility).restriction = "TRUSTED_TESTER";
Implements
IMessageSubmitUriMetadata, IEquatableSubmitUriMetadata, IDeepCloneableSubmitUriMetadata, IBufferMessage, IMessageNamespace
Google.Cloud.WebRisk.V1Assembly
Google.Cloud.WebRisk.V1.dll
Constructors
SubmitUriMetadata()
public SubmitUriMetadata()
SubmitUriMetadata(SubmitUriMetadata)
public SubmitUriMetadata(SubmitUriMetadata other)
Parameter | |
---|---|
Name | Description |
other | SubmitUriMetadata |
Properties
CreateTime
public Timestamp CreateTime { get; set; }
Creation time of the operation.
Property Value | |
---|---|
Type | Description |
Timestamp |
State
public SubmitUriMetadata.Types.State State { get; set; }
The state of the operation.
Property Value | |
---|---|
Type | Description |
SubmitUriMetadataTypesState |
UpdateTime
public Timestamp UpdateTime { get; set; }
Latest update time of the operation.
Property Value | |
---|---|
Type | Description |
Timestamp |