| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
EventActions |
EventActions.Builder.build() |
EventActions |
EventActions.Builder.buildPartial() |
EventActions |
SessionEventOrBuilder.getActions()
Optional.
|
EventActions |
SessionEvent.getActions()
Optional.
|
EventActions |
SessionEvent.Builder.getActions()
Optional.
|
static EventActions |
EventActions.getDefaultInstance() |
EventActions |
EventActions.getDefaultInstanceForType() |
EventActions |
EventActions.Builder.getDefaultInstanceForType() |
static EventActions |
EventActions.parseDelimitedFrom(InputStream input) |
static EventActions |
EventActions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventActions |
EventActions.parseFrom(byte[] data) |
static EventActions |
EventActions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventActions |
EventActions.parseFrom(ByteBuffer data) |
static EventActions |
EventActions.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventActions |
EventActions.parseFrom(com.google.protobuf.ByteString data) |
static EventActions |
EventActions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventActions |
EventActions.parseFrom(com.google.protobuf.CodedInputStream input) |
static EventActions |
EventActions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventActions |
EventActions.parseFrom(InputStream input) |
static EventActions |
EventActions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<EventActions> |
EventActions.getParserForType() |
static com.google.protobuf.Parser<EventActions> |
EventActions.parser() |
| Modifier and Type | Method and Description |
|---|---|
SessionEvent.Builder |
SessionEvent.Builder.mergeActions(EventActions value)
Optional.
|
EventActions.Builder |
EventActions.Builder.mergeFrom(EventActions other) |
static EventActions.Builder |
EventActions.newBuilder(EventActions prototype) |
SessionEvent.Builder |
SessionEvent.Builder.setActions(EventActions value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.