| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static CachedContent.ExpirationCase |
CachedContent.ExpirationCase.forNumber(int value) |
CachedContent.ExpirationCase |
CachedContent.getExpirationCase() |
CachedContent.ExpirationCase |
CachedContent.Builder.getExpirationCase() |
CachedContent.ExpirationCase |
CachedContentOrBuilder.getExpirationCase() |
static CachedContent.ExpirationCase |
CachedContent.ExpirationCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CachedContent.ExpirationCase |
CachedContent.ExpirationCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CachedContent.ExpirationCase[] |
CachedContent.ExpirationCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.