public sealed class UpdateAuthorizedViewMetadata : IMessage<UpdateAuthorizedViewMetadata>, IEquatable<UpdateAuthorizedViewMetadata>, IDeepCloneable<UpdateAuthorizedViewMetadata>, IBufferMessage, IMessageReference documentation and code samples for the Google Cloud Bigtable Administration v2 API class UpdateAuthorizedViewMetadata.
Metadata for the google.longrunning.Operation returned by [UpdateAuthorizedView][google.bigtable.admin.v2.BigtableTableAdmin.UpdateAuthorizedView].
Implements
IMessageUpdateAuthorizedViewMetadata, IEquatableUpdateAuthorizedViewMetadata, IDeepCloneableUpdateAuthorizedViewMetadata, IBufferMessage, IMessageNamespace
Google.Cloud.Bigtable.Admin.V2Assembly
Google.Cloud.Bigtable.Admin.V2.dll
Constructors
UpdateAuthorizedViewMetadata()
public UpdateAuthorizedViewMetadata()UpdateAuthorizedViewMetadata(UpdateAuthorizedViewMetadata)
public UpdateAuthorizedViewMetadata(UpdateAuthorizedViewMetadata other)| Parameter | |
|---|---|
| Name | Description |
other |
UpdateAuthorizedViewMetadata |
Properties
FinishTime
public Timestamp FinishTime { get; set; }The time at which the operation failed or was completed successfully.
| Property Value | |
|---|---|
| Type | Description |
Timestamp |
|
OriginalRequest
public UpdateAuthorizedViewRequest OriginalRequest { get; set; }The request that prompted the initiation of this UpdateAuthorizedView operation.
| Property Value | |
|---|---|
| Type | Description |
UpdateAuthorizedViewRequest |
|
RequestTime
public Timestamp RequestTime { get; set; }The time at which the original request was received.
| Property Value | |
|---|---|
| Type | Description |
Timestamp |
|