| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
CachedContent |
CachedContent.Builder.build() |
CachedContent |
CachedContent.Builder.buildPartial() |
CachedContent |
CreateCachedContentRequestOrBuilder.getCachedContent()
Required.
|
CachedContent |
UpdateCachedContentRequest.getCachedContent()
Required.
|
CachedContent |
UpdateCachedContentRequest.Builder.getCachedContent()
Required.
|
CachedContent |
UpdateCachedContentRequestOrBuilder.getCachedContent()
Required.
|
CachedContent |
CreateCachedContentRequest.getCachedContent()
Required.
|
CachedContent |
CreateCachedContentRequest.Builder.getCachedContent()
Required.
|
CachedContent |
ListCachedContentsResponse.getCachedContents(int index)
List of cached contents.
|
CachedContent |
ListCachedContentsResponse.Builder.getCachedContents(int index)
List of cached contents.
|
CachedContent |
ListCachedContentsResponseOrBuilder.getCachedContents(int index)
List of cached contents.
|
static CachedContent |
CachedContent.getDefaultInstance() |
CachedContent |
CachedContent.getDefaultInstanceForType() |
CachedContent |
CachedContent.Builder.getDefaultInstanceForType() |
static CachedContent |
CachedContent.parseDelimitedFrom(InputStream input) |
static CachedContent |
CachedContent.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CachedContent |
CachedContent.parseFrom(byte[] data) |
static CachedContent |
CachedContent.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CachedContent |
CachedContent.parseFrom(ByteBuffer data) |
static CachedContent |
CachedContent.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CachedContent |
CachedContent.parseFrom(com.google.protobuf.ByteString data) |
static CachedContent |
CachedContent.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CachedContent |
CachedContent.parseFrom(com.google.protobuf.CodedInputStream input) |
static CachedContent |
CachedContent.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CachedContent |
CachedContent.parseFrom(InputStream input) |
static CachedContent |
CachedContent.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<CachedContent> |
ListCachedContentsResponse.getCachedContentsList()
List of cached contents.
|
List<CachedContent> |
ListCachedContentsResponse.Builder.getCachedContentsList()
List of cached contents.
|
List<CachedContent> |
ListCachedContentsResponseOrBuilder.getCachedContentsList()
List of cached contents.
|
com.google.protobuf.Parser<CachedContent> |
CachedContent.getParserForType() |
static com.google.protobuf.Parser<CachedContent> |
CachedContent.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListCachedContentsResponse.Builder |
ListCachedContentsResponse.Builder.addCachedContents(CachedContent value)
List of cached contents.
|
ListCachedContentsResponse.Builder |
ListCachedContentsResponse.Builder.addCachedContents(int index,
CachedContent value)
List of cached contents.
|
UpdateCachedContentRequest.Builder |
UpdateCachedContentRequest.Builder.mergeCachedContent(CachedContent value)
Required.
|
CreateCachedContentRequest.Builder |
CreateCachedContentRequest.Builder.mergeCachedContent(CachedContent value)
Required.
|
CachedContent.Builder |
CachedContent.Builder.mergeFrom(CachedContent other) |
static CachedContent.Builder |
CachedContent.newBuilder(CachedContent prototype) |
UpdateCachedContentRequest.Builder |
UpdateCachedContentRequest.Builder.setCachedContent(CachedContent value)
Required.
|
CreateCachedContentRequest.Builder |
CreateCachedContentRequest.Builder.setCachedContent(CachedContent value)
Required.
|
ListCachedContentsResponse.Builder |
ListCachedContentsResponse.Builder.setCachedContents(int index,
CachedContent value)
List of cached contents.
|
| Modifier and Type | Method and Description |
|---|---|
ListCachedContentsResponse.Builder |
ListCachedContentsResponse.Builder.addAllCachedContents(Iterable<? extends CachedContent> values)
List of cached contents.
|
Copyright © 2024 Google LLC. All rights reserved.