| Modifier and Type | Method and Description |
|---|---|
Session.SessionStateHistory |
Session.SessionStateHistory.Builder.build() |
Session.SessionStateHistory |
Session.SessionStateHistory.Builder.buildPartial() |
static Session.SessionStateHistory |
Session.SessionStateHistory.getDefaultInstance() |
Session.SessionStateHistory |
Session.SessionStateHistory.getDefaultInstanceForType() |
Session.SessionStateHistory |
Session.SessionStateHistory.Builder.getDefaultInstanceForType() |
Session.SessionStateHistory |
Session.getStateHistory(int index)
Output only.
|
Session.SessionStateHistory |
Session.Builder.getStateHistory(int index)
Output only.
|
Session.SessionStateHistory |
SessionOrBuilder.getStateHistory(int index)
Output only.
|
static Session.SessionStateHistory |
Session.SessionStateHistory.parseDelimitedFrom(InputStream input) |
static Session.SessionStateHistory |
Session.SessionStateHistory.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Session.SessionStateHistory |
Session.SessionStateHistory.parseFrom(byte[] data) |
static Session.SessionStateHistory |
Session.SessionStateHistory.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Session.SessionStateHistory |
Session.SessionStateHistory.parseFrom(ByteBuffer data) |
static Session.SessionStateHistory |
Session.SessionStateHistory.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Session.SessionStateHistory |
Session.SessionStateHistory.parseFrom(com.google.protobuf.ByteString data) |
static Session.SessionStateHistory |
Session.SessionStateHistory.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Session.SessionStateHistory |
Session.SessionStateHistory.parseFrom(com.google.protobuf.CodedInputStream input) |
static Session.SessionStateHistory |
Session.SessionStateHistory.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Session.SessionStateHistory |
Session.SessionStateHistory.parseFrom(InputStream input) |
static Session.SessionStateHistory |
Session.SessionStateHistory.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Session.SessionStateHistory> |
Session.SessionStateHistory.getParserForType() |
List<Session.SessionStateHistory> |
Session.getStateHistoryList()
Output only.
|
List<Session.SessionStateHistory> |
Session.Builder.getStateHistoryList()
Output only.
|
List<Session.SessionStateHistory> |
SessionOrBuilder.getStateHistoryList()
Output only.
|
static com.google.protobuf.Parser<Session.SessionStateHistory> |
Session.SessionStateHistory.parser() |
| Modifier and Type | Method and Description |
|---|---|
Session.Builder |
Session.Builder.addStateHistory(int index,
Session.SessionStateHistory value)
Output only.
|
Session.Builder |
Session.Builder.addStateHistory(Session.SessionStateHistory value)
Output only.
|
Session.SessionStateHistory.Builder |
Session.SessionStateHistory.Builder.mergeFrom(Session.SessionStateHistory other) |
static Session.SessionStateHistory.Builder |
Session.SessionStateHistory.newBuilder(Session.SessionStateHistory prototype) |
Session.Builder |
Session.Builder.setStateHistory(int index,
Session.SessionStateHistory value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Session.Builder |
Session.Builder.addAllStateHistory(Iterable<? extends Session.SessionStateHistory> values)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.