| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
SessionEvent |
SessionEvent.Builder.build() |
SessionEvent |
SessionEvent.Builder.buildPartial() |
static SessionEvent |
SessionEvent.getDefaultInstance() |
SessionEvent |
SessionEvent.getDefaultInstanceForType() |
SessionEvent |
SessionEvent.Builder.getDefaultInstanceForType() |
SessionEvent |
AppendEventRequest.getEvent()
Required.
|
SessionEvent |
AppendEventRequest.Builder.getEvent()
Required.
|
SessionEvent |
AppendEventRequestOrBuilder.getEvent()
Required.
|
SessionEvent |
ListEventsResponseOrBuilder.getSessionEvents(int index)
A list of events matching the request.
|
SessionEvent |
ListEventsResponse.getSessionEvents(int index)
A list of events matching the request.
|
SessionEvent |
ListEventsResponse.Builder.getSessionEvents(int index)
A list of events matching the request.
|
static SessionEvent |
SessionEvent.parseDelimitedFrom(InputStream input) |
static SessionEvent |
SessionEvent.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SessionEvent |
SessionEvent.parseFrom(byte[] data) |
static SessionEvent |
SessionEvent.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SessionEvent |
SessionEvent.parseFrom(ByteBuffer data) |
static SessionEvent |
SessionEvent.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SessionEvent |
SessionEvent.parseFrom(com.google.protobuf.ByteString data) |
static SessionEvent |
SessionEvent.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SessionEvent |
SessionEvent.parseFrom(com.google.protobuf.CodedInputStream input) |
static SessionEvent |
SessionEvent.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SessionEvent |
SessionEvent.parseFrom(InputStream input) |
static SessionEvent |
SessionEvent.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SessionEvent> |
SessionEvent.getParserForType() |
List<SessionEvent> |
ListEventsResponseOrBuilder.getSessionEventsList()
A list of events matching the request.
|
List<SessionEvent> |
ListEventsResponse.getSessionEventsList()
A list of events matching the request.
|
List<SessionEvent> |
ListEventsResponse.Builder.getSessionEventsList()
A list of events matching the request.
|
static com.google.protobuf.Parser<SessionEvent> |
SessionEvent.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListEventsResponse.Builder |
ListEventsResponse.Builder.addSessionEvents(int index,
SessionEvent value)
A list of events matching the request.
|
ListEventsResponse.Builder |
ListEventsResponse.Builder.addSessionEvents(SessionEvent value)
A list of events matching the request.
|
AppendEventRequest.Builder |
AppendEventRequest.Builder.mergeEvent(SessionEvent value)
Required.
|
SessionEvent.Builder |
SessionEvent.Builder.mergeFrom(SessionEvent other) |
static SessionEvent.Builder |
SessionEvent.newBuilder(SessionEvent prototype) |
AppendEventRequest.Builder |
AppendEventRequest.Builder.setEvent(SessionEvent value)
Required.
|
ListEventsResponse.Builder |
ListEventsResponse.Builder.setSessionEvents(int index,
SessionEvent value)
A list of events matching the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListEventsResponse.Builder |
ListEventsResponse.Builder.addAllSessionEvents(Iterable<? extends SessionEvent> values)
A list of events matching the request.
|
Copyright © 2025 Google LLC. All rights reserved.