| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static Event.Type |
Event.Type.forNumber(int value) |
Event.Type |
Event.getType()
Required.
|
Event.Type |
Event.Builder.getType()
Required.
|
Event.Type |
EventOrBuilder.getType()
Required.
|
static Event.Type |
Event.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Event.Type |
Event.Type.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Event.Type |
Event.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Event.Type[] |
Event.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Event.Type> |
Event.Type.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Event.Builder |
Event.Builder.setType(Event.Type value)
Required.
|
Copyright © 2025 Google LLC. All rights reserved.