| Modifier and Type | Method and Description |
|---|---|
PanelInfo |
PanelInfo.Builder.build() |
PanelInfo |
PanelInfo.Builder.buildPartial() |
static PanelInfo |
PanelInfo.getDefaultInstance() |
PanelInfo |
PanelInfo.getDefaultInstanceForType() |
PanelInfo |
PanelInfo.Builder.getDefaultInstanceForType() |
PanelInfo |
UserEvent.getPanel()
Panel metadata associated with this user event.
|
PanelInfo |
UserEvent.Builder.getPanel()
Panel metadata associated with this user event.
|
PanelInfo |
UserEventOrBuilder.getPanel()
Panel metadata associated with this user event.
|
static PanelInfo |
PanelInfo.parseDelimitedFrom(InputStream input) |
static PanelInfo |
PanelInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PanelInfo |
PanelInfo.parseFrom(byte[] data) |
static PanelInfo |
PanelInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PanelInfo |
PanelInfo.parseFrom(ByteBuffer data) |
static PanelInfo |
PanelInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PanelInfo |
PanelInfo.parseFrom(com.google.protobuf.ByteString data) |
static PanelInfo |
PanelInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PanelInfo |
PanelInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static PanelInfo |
PanelInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PanelInfo |
PanelInfo.parseFrom(InputStream input) |
static PanelInfo |
PanelInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PanelInfo> |
PanelInfo.getParserForType() |
static com.google.protobuf.Parser<PanelInfo> |
PanelInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
PanelInfo.Builder |
PanelInfo.Builder.mergeFrom(PanelInfo other) |
UserEvent.Builder |
UserEvent.Builder.mergePanel(PanelInfo value)
Panel metadata associated with this user event.
|
static PanelInfo.Builder |
PanelInfo.newBuilder(PanelInfo prototype) |
UserEvent.Builder |
UserEvent.Builder.setPanel(PanelInfo value)
Panel metadata associated with this user event.
|
Copyright © 2024 Google LLC. All rights reserved.