| Modifier and Type | Method and Description |
|---|---|
UpdateAuthorizedViewRequest |
UpdateAuthorizedViewRequest.Builder.build() |
UpdateAuthorizedViewRequest |
UpdateAuthorizedViewRequest.Builder.buildPartial() |
static UpdateAuthorizedViewRequest |
UpdateAuthorizedViewRequest.getDefaultInstance() |
UpdateAuthorizedViewRequest |
UpdateAuthorizedViewRequest.getDefaultInstanceForType() |
UpdateAuthorizedViewRequest |
UpdateAuthorizedViewRequest.Builder.getDefaultInstanceForType() |
UpdateAuthorizedViewRequest |
UpdateAuthorizedViewMetadata.getOriginalRequest()
The request that prompted the initiation of this UpdateAuthorizedView
operation.
|
UpdateAuthorizedViewRequest |
UpdateAuthorizedViewMetadata.Builder.getOriginalRequest()
The request that prompted the initiation of this UpdateAuthorizedView
operation.
|
UpdateAuthorizedViewRequest |
UpdateAuthorizedViewMetadataOrBuilder.getOriginalRequest()
The request that prompted the initiation of this UpdateAuthorizedView
operation.
|
static UpdateAuthorizedViewRequest |
UpdateAuthorizedViewRequest.parseDelimitedFrom(InputStream input) |
static UpdateAuthorizedViewRequest |
UpdateAuthorizedViewRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateAuthorizedViewRequest |
UpdateAuthorizedViewRequest.parseFrom(byte[] data) |
static UpdateAuthorizedViewRequest |
UpdateAuthorizedViewRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateAuthorizedViewRequest |
UpdateAuthorizedViewRequest.parseFrom(ByteBuffer data) |
static UpdateAuthorizedViewRequest |
UpdateAuthorizedViewRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateAuthorizedViewRequest |
UpdateAuthorizedViewRequest.parseFrom(com.google.protobuf.ByteString data) |
static UpdateAuthorizedViewRequest |
UpdateAuthorizedViewRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateAuthorizedViewRequest |
UpdateAuthorizedViewRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static UpdateAuthorizedViewRequest |
UpdateAuthorizedViewRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateAuthorizedViewRequest |
UpdateAuthorizedViewRequest.parseFrom(InputStream input) |
static UpdateAuthorizedViewRequest |
UpdateAuthorizedViewRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<UpdateAuthorizedViewRequest> |
UpdateAuthorizedViewRequest.getParserForType() |
static com.google.protobuf.Parser<UpdateAuthorizedViewRequest> |
UpdateAuthorizedViewRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
UpdateAuthorizedViewRequest.Builder |
UpdateAuthorizedViewRequest.Builder.mergeFrom(UpdateAuthorizedViewRequest other) |
UpdateAuthorizedViewMetadata.Builder |
UpdateAuthorizedViewMetadata.Builder.mergeOriginalRequest(UpdateAuthorizedViewRequest value)
The request that prompted the initiation of this UpdateAuthorizedView
operation.
|
static UpdateAuthorizedViewRequest.Builder |
UpdateAuthorizedViewRequest.newBuilder(UpdateAuthorizedViewRequest prototype) |
UpdateAuthorizedViewMetadata.Builder |
UpdateAuthorizedViewMetadata.Builder.setOriginalRequest(UpdateAuthorizedViewRequest value)
The request that prompted the initiation of this UpdateAuthorizedView
operation.
|
Copyright © 2026 Google LLC. All rights reserved.