| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ContentsExample.Builder |
ContentsExample.Builder.addAllContents(Iterable<? extends Content> values)
Required.
|
ContentsExample.Builder |
ContentsExample.Builder.addAllExpectedContents(Iterable<? extends ContentsExample.ExpectedContent> values)
Required.
|
ContentsExample.Builder |
ContentsExample.Builder.addContents(Content.Builder builderForValue)
Required.
|
ContentsExample.Builder |
ContentsExample.Builder.addContents(Content value)
Required.
|
ContentsExample.Builder |
ContentsExample.Builder.addContents(int index,
Content.Builder builderForValue)
Required.
|
ContentsExample.Builder |
ContentsExample.Builder.addContents(int index,
Content value)
Required.
|
ContentsExample.Builder |
ContentsExample.Builder.addExpectedContents(ContentsExample.ExpectedContent.Builder builderForValue)
Required.
|
ContentsExample.Builder |
ContentsExample.Builder.addExpectedContents(ContentsExample.ExpectedContent value)
Required.
|
ContentsExample.Builder |
ContentsExample.Builder.addExpectedContents(int index,
ContentsExample.ExpectedContent.Builder builderForValue)
Required.
|
ContentsExample.Builder |
ContentsExample.Builder.addExpectedContents(int index,
ContentsExample.ExpectedContent value)
Required.
|
ContentsExample.Builder |
ContentsExample.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ContentsExample.Builder |
ContentsExample.Builder.clear() |
ContentsExample.Builder |
ContentsExample.Builder.clearContents()
Required.
|
ContentsExample.Builder |
ContentsExample.Builder.clearExpectedContents()
Required.
|
ContentsExample.Builder |
ContentsExample.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ContentsExample.Builder |
ContentsExample.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ContentsExample.Builder |
ContentsExample.Builder.clone() |
ContentsExample.Builder |
StoredContentsExample.Builder.getContentsExampleBuilder()
Required.
|
ContentsExample.Builder |
ContentsExample.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ContentsExample.Builder |
ContentsExample.Builder.mergeFrom(ContentsExample other) |
ContentsExample.Builder |
ContentsExample.Builder.mergeFrom(com.google.protobuf.Message other) |
ContentsExample.Builder |
ContentsExample.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ContentsExample.Builder |
ContentsExample.newBuilder() |
static ContentsExample.Builder |
ContentsExample.newBuilder(ContentsExample prototype) |
ContentsExample.Builder |
ContentsExample.newBuilderForType() |
protected ContentsExample.Builder |
ContentsExample.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ContentsExample.Builder |
ContentsExample.Builder.removeContents(int index)
Required.
|
ContentsExample.Builder |
ContentsExample.Builder.removeExpectedContents(int index)
Required.
|
ContentsExample.Builder |
ContentsExample.Builder.setContents(int index,
Content.Builder builderForValue)
Required.
|
ContentsExample.Builder |
ContentsExample.Builder.setContents(int index,
Content value)
Required.
|
ContentsExample.Builder |
ContentsExample.Builder.setExpectedContents(int index,
ContentsExample.ExpectedContent.Builder builderForValue)
Required.
|
ContentsExample.Builder |
ContentsExample.Builder.setExpectedContents(int index,
ContentsExample.ExpectedContent value)
Required.
|
ContentsExample.Builder |
ContentsExample.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ContentsExample.Builder |
ContentsExample.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ContentsExample.Builder |
ContentsExample.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ContentsExample.Builder |
ContentsExample.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
StoredContentsExample.Builder |
StoredContentsExample.Builder.setContentsExample(ContentsExample.Builder builderForValue)
Required.
|
Copyright © 2025 Google LLC. All rights reserved.