| Modifier and Type | Method and Description |
|---|---|
UpdateAuthorizedViewMetadata.Builder |
UpdateAuthorizedViewMetadata.Builder.clear() |
UpdateAuthorizedViewMetadata.Builder |
UpdateAuthorizedViewMetadata.Builder.clearFinishTime()
The time at which the operation failed or was completed successfully.
|
UpdateAuthorizedViewMetadata.Builder |
UpdateAuthorizedViewMetadata.Builder.clearOriginalRequest()
The request that prompted the initiation of this UpdateAuthorizedView
operation.
|
UpdateAuthorizedViewMetadata.Builder |
UpdateAuthorizedViewMetadata.Builder.clearRequestTime()
The time at which the original request was received.
|
UpdateAuthorizedViewMetadata.Builder |
UpdateAuthorizedViewMetadata.Builder.mergeFinishTime(com.google.protobuf.Timestamp value)
The time at which the operation failed or was completed successfully.
|
UpdateAuthorizedViewMetadata.Builder |
UpdateAuthorizedViewMetadata.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UpdateAuthorizedViewMetadata.Builder |
UpdateAuthorizedViewMetadata.Builder.mergeFrom(com.google.protobuf.Message other) |
UpdateAuthorizedViewMetadata.Builder |
UpdateAuthorizedViewMetadata.Builder.mergeFrom(UpdateAuthorizedViewMetadata other) |
UpdateAuthorizedViewMetadata.Builder |
UpdateAuthorizedViewMetadata.Builder.mergeOriginalRequest(UpdateAuthorizedViewRequest value)
The request that prompted the initiation of this UpdateAuthorizedView
operation.
|
UpdateAuthorizedViewMetadata.Builder |
UpdateAuthorizedViewMetadata.Builder.mergeRequestTime(com.google.protobuf.Timestamp value)
The time at which the original request was received.
|
static UpdateAuthorizedViewMetadata.Builder |
UpdateAuthorizedViewMetadata.newBuilder() |
static UpdateAuthorizedViewMetadata.Builder |
UpdateAuthorizedViewMetadata.newBuilder(UpdateAuthorizedViewMetadata prototype) |
UpdateAuthorizedViewMetadata.Builder |
UpdateAuthorizedViewMetadata.newBuilderForType() |
protected UpdateAuthorizedViewMetadata.Builder |
UpdateAuthorizedViewMetadata.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
UpdateAuthorizedViewMetadata.Builder |
UpdateAuthorizedViewMetadata.Builder.setFinishTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the operation failed or was completed successfully.
|
UpdateAuthorizedViewMetadata.Builder |
UpdateAuthorizedViewMetadata.Builder.setFinishTime(com.google.protobuf.Timestamp value)
The time at which the operation failed or was completed successfully.
|
UpdateAuthorizedViewMetadata.Builder |
UpdateAuthorizedViewMetadata.Builder.setOriginalRequest(UpdateAuthorizedViewRequest.Builder builderForValue)
The request that prompted the initiation of this UpdateAuthorizedView
operation.
|
UpdateAuthorizedViewMetadata.Builder |
UpdateAuthorizedViewMetadata.Builder.setOriginalRequest(UpdateAuthorizedViewRequest value)
The request that prompted the initiation of this UpdateAuthorizedView
operation.
|
UpdateAuthorizedViewMetadata.Builder |
UpdateAuthorizedViewMetadata.Builder.setRequestTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the original request was received.
|
UpdateAuthorizedViewMetadata.Builder |
UpdateAuthorizedViewMetadata.Builder.setRequestTime(com.google.protobuf.Timestamp value)
The time at which the original request was received.
|
UpdateAuthorizedViewMetadata.Builder |
UpdateAuthorizedViewMetadata.toBuilder() |
Copyright © 2026 Google LLC. All rights reserved.