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