| Modifier and Type | Method and Description |
|---|---|
CachedContent.Builder |
CachedContent.Builder.addAllContents(Iterable<? extends Content> values)
Optional.
|
CachedContent.Builder |
CachedContent.Builder.addAllTools(Iterable<? extends Tool> values)
Optional.
|
CachedContent.Builder |
CachedContent.Builder.addContents(Content.Builder builderForValue)
Optional.
|
CachedContent.Builder |
CachedContent.Builder.addContents(Content value)
Optional.
|
CachedContent.Builder |
CachedContent.Builder.addContents(int index,
Content.Builder builderForValue)
Optional.
|
CachedContent.Builder |
CachedContent.Builder.addContents(int index,
Content value)
Optional.
|
CachedContent.Builder |
CachedContent.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CachedContent.Builder |
CachedContent.Builder.addTools(int index,
Tool.Builder builderForValue)
Optional.
|
CachedContent.Builder |
CachedContent.Builder.addTools(int index,
Tool value)
Optional.
|
CachedContent.Builder |
CachedContent.Builder.addTools(Tool.Builder builderForValue)
Optional.
|
CachedContent.Builder |
CachedContent.Builder.addTools(Tool value)
Optional.
|
CachedContent.Builder |
CachedContent.Builder.clear() |
CachedContent.Builder |
CachedContent.Builder.clearContents()
Optional.
|
CachedContent.Builder |
CachedContent.Builder.clearCreateTime()
Output only.
|
CachedContent.Builder |
CachedContent.Builder.clearDisplayName()
Optional.
|
CachedContent.Builder |
CachedContent.Builder.clearExpiration() |
CachedContent.Builder |
CachedContent.Builder.clearExpireTime()
Timestamp of when this resource is considered expired.
|
CachedContent.Builder |
CachedContent.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CachedContent.Builder |
CachedContent.Builder.clearModel()
Immutable.
|
CachedContent.Builder |
CachedContent.Builder.clearName()
Immutable.
|
CachedContent.Builder |
CachedContent.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CachedContent.Builder |
CachedContent.Builder.clearSystemInstruction()
Optional.
|
CachedContent.Builder |
CachedContent.Builder.clearToolConfig()
Optional.
|
CachedContent.Builder |
CachedContent.Builder.clearTools()
Optional.
|
CachedContent.Builder |
CachedContent.Builder.clearTtl()
Input only.
|
CachedContent.Builder |
CachedContent.Builder.clearUpdateTime()
Output only.
|
CachedContent.Builder |
CachedContent.Builder.clearUsageMetadata()
Output only.
|
CachedContent.Builder |
CachedContent.Builder.clone() |
CachedContent.Builder |
CachedContent.Builder.mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
CachedContent.Builder |
CachedContent.Builder.mergeExpireTime(com.google.protobuf.Timestamp value)
Timestamp of when this resource is considered expired.
|
CachedContent.Builder |
CachedContent.Builder.mergeFrom(CachedContent other) |
CachedContent.Builder |
CachedContent.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CachedContent.Builder |
CachedContent.Builder.mergeFrom(com.google.protobuf.Message other) |
CachedContent.Builder |
CachedContent.Builder.mergeSystemInstruction(Content value)
Optional.
|
CachedContent.Builder |
CachedContent.Builder.mergeToolConfig(ToolConfig value)
Optional.
|
CachedContent.Builder |
CachedContent.Builder.mergeTtl(com.google.protobuf.Duration value)
Input only.
|
CachedContent.Builder |
CachedContent.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CachedContent.Builder |
CachedContent.Builder.mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
CachedContent.Builder |
CachedContent.Builder.mergeUsageMetadata(CachedContent.UsageMetadata value)
Output only.
|
static CachedContent.Builder |
CachedContent.newBuilder() |
static CachedContent.Builder |
CachedContent.newBuilder(CachedContent prototype) |
CachedContent.Builder |
CachedContent.newBuilderForType() |
protected CachedContent.Builder |
CachedContent.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
CachedContent.Builder |
CachedContent.Builder.removeContents(int index)
Optional.
|
CachedContent.Builder |
CachedContent.Builder.removeTools(int index)
Optional.
|
CachedContent.Builder |
CachedContent.Builder.setContents(int index,
Content.Builder builderForValue)
Optional.
|
CachedContent.Builder |
CachedContent.Builder.setContents(int index,
Content value)
Optional.
|
CachedContent.Builder |
CachedContent.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
CachedContent.Builder |
CachedContent.Builder.setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
CachedContent.Builder |
CachedContent.Builder.setDisplayName(String value)
Optional.
|
CachedContent.Builder |
CachedContent.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value)
Optional.
|
CachedContent.Builder |
CachedContent.Builder.setExpireTime(com.google.protobuf.Timestamp.Builder builderForValue)
Timestamp of when this resource is considered expired.
|
CachedContent.Builder |
CachedContent.Builder.setExpireTime(com.google.protobuf.Timestamp value)
Timestamp of when this resource is considered expired.
|
CachedContent.Builder |
CachedContent.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CachedContent.Builder |
CachedContent.Builder.setModel(String value)
Immutable.
|
CachedContent.Builder |
CachedContent.Builder.setModelBytes(com.google.protobuf.ByteString value)
Immutable.
|
CachedContent.Builder |
CachedContent.Builder.setName(String value)
Immutable.
|
CachedContent.Builder |
CachedContent.Builder.setNameBytes(com.google.protobuf.ByteString value)
Immutable.
|
CachedContent.Builder |
CachedContent.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CachedContent.Builder |
CachedContent.Builder.setSystemInstruction(Content.Builder builderForValue)
Optional.
|
CachedContent.Builder |
CachedContent.Builder.setSystemInstruction(Content value)
Optional.
|
CachedContent.Builder |
CachedContent.Builder.setToolConfig(ToolConfig.Builder builderForValue)
Optional.
|
CachedContent.Builder |
CachedContent.Builder.setToolConfig(ToolConfig value)
Optional.
|
CachedContent.Builder |
CachedContent.Builder.setTools(int index,
Tool.Builder builderForValue)
Optional.
|
CachedContent.Builder |
CachedContent.Builder.setTools(int index,
Tool value)
Optional.
|
CachedContent.Builder |
CachedContent.Builder.setTtl(com.google.protobuf.Duration.Builder builderForValue)
Input only.
|
CachedContent.Builder |
CachedContent.Builder.setTtl(com.google.protobuf.Duration value)
Input only.
|
CachedContent.Builder |
CachedContent.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CachedContent.Builder |
CachedContent.Builder.setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
CachedContent.Builder |
CachedContent.Builder.setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
CachedContent.Builder |
CachedContent.Builder.setUsageMetadata(CachedContent.UsageMetadata.Builder builderForValue)
Output only.
|
CachedContent.Builder |
CachedContent.Builder.setUsageMetadata(CachedContent.UsageMetadata value)
Output only.
|
CachedContent.Builder |
CachedContent.toBuilder() |
Copyright © 2025 Google LLC. All rights reserved.