| 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 |
GroundingAttributionOrBuilder.getSegment()
Output only.
|
Segment |
GroundingAttribution.getSegment()
Output only.
|
Segment |
GroundingAttribution.Builder.getSegment()
Output only.
|
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) |
GroundingAttribution.Builder |
GroundingAttribution.Builder.mergeSegment(Segment value)
Output only.
|
static Segment.Builder |
Segment.newBuilder(Segment prototype) |
GroundingAttribution.Builder |
GroundingAttribution.Builder.setSegment(Segment value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.