| Modifier and Type | Method and Description |
|---|---|
PageInfo |
PageInfo.Builder.build() |
PageInfo |
PageInfo.Builder.buildPartial() |
static PageInfo |
PageInfo.getDefaultInstance() |
PageInfo |
PageInfo.getDefaultInstanceForType() |
PageInfo |
PageInfo.Builder.getDefaultInstanceForType() |
PageInfo |
UserEvent.getPageInfo()
Page metadata such as categories and other critical information for certain
event types such as `view-category-page`.
|
PageInfo |
UserEvent.Builder.getPageInfo()
Page metadata such as categories and other critical information for certain
event types such as `view-category-page`.
|
PageInfo |
UserEventOrBuilder.getPageInfo()
Page metadata such as categories and other critical information for certain
event types such as `view-category-page`.
|
static PageInfo |
PageInfo.parseDelimitedFrom(InputStream input) |
static PageInfo |
PageInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PageInfo |
PageInfo.parseFrom(byte[] data) |
static PageInfo |
PageInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PageInfo |
PageInfo.parseFrom(ByteBuffer data) |
static PageInfo |
PageInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PageInfo |
PageInfo.parseFrom(com.google.protobuf.ByteString data) |
static PageInfo |
PageInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PageInfo |
PageInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static PageInfo |
PageInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PageInfo |
PageInfo.parseFrom(InputStream input) |
static PageInfo |
PageInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PageInfo> |
PageInfo.getParserForType() |
static com.google.protobuf.Parser<PageInfo> |
PageInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
PageInfo.Builder |
PageInfo.Builder.mergeFrom(PageInfo other) |
UserEvent.Builder |
UserEvent.Builder.mergePageInfo(PageInfo value)
Page metadata such as categories and other critical information for certain
event types such as `view-category-page`.
|
static PageInfo.Builder |
PageInfo.newBuilder(PageInfo prototype) |
UserEvent.Builder |
UserEvent.Builder.setPageInfo(PageInfo value)
Page metadata such as categories and other critical information for certain
event types such as `view-category-page`.
|
Copyright © 2025 Google LLC. All rights reserved.