| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
Segment |
Segment.Builder.build() |
Segment |
Segment.Builder.buildPartial() |
static Segment |
Segment.getDefaultInstance() |
Segment |
Segment.getDefaultInstanceForType() |
Segment |
Segment.Builder.getDefaultInstanceForType() |
Segment |
GroundingSupportOrBuilder.getSegment()
Segment of the content this support belongs to.
|
Segment |
GroundingSupport.getSegment()
Segment of the content this support belongs to.
|
Segment |
GroundingSupport.Builder.getSegment()
Segment of the content this support belongs to.
|
static Segment |
Segment.parseDelimitedFrom(InputStream input) |
static Segment |
Segment.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Segment |
Segment.parseFrom(byte[] data) |
static Segment |
Segment.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Segment |
Segment.parseFrom(ByteBuffer data) |
static Segment |
Segment.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Segment |
Segment.parseFrom(com.google.protobuf.ByteString data) |
static Segment |
Segment.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Segment |
Segment.parseFrom(com.google.protobuf.CodedInputStream input) |
static Segment |
Segment.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Segment |
Segment.parseFrom(InputStream input) |
static Segment |
Segment.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Segment> |
Segment.getParserForType() |
static com.google.protobuf.Parser<Segment> |
Segment.parser() |
| Modifier and Type | Method and Description |
|---|---|
Segment.Builder |
Segment.Builder.mergeFrom(Segment other) |
GroundingSupport.Builder |
GroundingSupport.Builder.mergeSegment(Segment value)
Segment of the content this support belongs to.
|
static Segment.Builder |
Segment.newBuilder(Segment prototype) |
GroundingSupport.Builder |
GroundingSupport.Builder.setSegment(Segment value)
Segment of the content this support belongs to.
|
Copyright © 2025 Google LLC. All rights reserved.