Uses of Class
com.google.cloud.aiplatform.v1.Segment
Packages that use Segment
-
Uses of Segment in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return SegmentModifier and TypeMethodDescriptionSegment.Builder.build()Segment.Builder.buildPartial()static SegmentSegment.getDefaultInstance()Segment.Builder.getDefaultInstanceForType()Segment.getDefaultInstanceForType()GroundingSupport.Builder.getSegment()Segment of the content this support belongs to.GroundingSupport.getSegment()Segment of the content this support belongs to.GroundingSupportOrBuilder.getSegment()Segment of the content this support belongs to.static SegmentSegment.parseDelimitedFrom(InputStream input) static SegmentSegment.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SegmentSegment.parseFrom(byte[] data) static SegmentSegment.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SegmentSegment.parseFrom(com.google.protobuf.ByteString data) static SegmentSegment.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SegmentSegment.parseFrom(com.google.protobuf.CodedInputStream input) static SegmentSegment.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SegmentSegment.parseFrom(InputStream input) static SegmentSegment.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SegmentSegment.parseFrom(ByteBuffer data) static SegmentSegment.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type SegmentModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Segment>Segment.getParserForType()static com.google.protobuf.Parser<Segment>Segment.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type SegmentModifier and TypeMethodDescriptionGroundingSupport.Builder.mergeSegment(Segment value) Segment of the content this support belongs to.static Segment.BuilderSegment.newBuilder(Segment prototype) GroundingSupport.Builder.setSegment(Segment value) Segment of the content this support belongs to.