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