| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
Part |
Part.Builder.build() |
Part |
Part.Builder.buildPartial() |
static Part |
Part.getDefaultInstance() |
Part |
Part.getDefaultInstanceForType() |
Part |
Part.Builder.getDefaultInstanceForType() |
Part |
Content.getParts(int index)
Required.
|
Part |
Content.Builder.getParts(int index)
Required.
|
Part |
ContentOrBuilder.getParts(int index)
Required.
|
static Part |
Part.parseDelimitedFrom(InputStream input) |
static Part |
Part.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Part |
Part.parseFrom(byte[] data) |
static Part |
Part.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Part |
Part.parseFrom(ByteBuffer data) |
static Part |
Part.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Part |
Part.parseFrom(com.google.protobuf.ByteString data) |
static Part |
Part.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Part |
Part.parseFrom(com.google.protobuf.CodedInputStream input) |
static Part |
Part.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Part |
Part.parseFrom(InputStream input) |
static Part |
Part.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Part> |
Part.getParserForType() |
List<Part> |
Content.getPartsList()
Required.
|
List<Part> |
Content.Builder.getPartsList()
Required.
|
List<Part> |
ContentOrBuilder.getPartsList()
Required.
|
static com.google.protobuf.Parser<Part> |
Part.parser() |
| Modifier and Type | Method and Description |
|---|---|
Content.Builder |
Content.Builder.addParts(int index,
Part value)
Required.
|
Content.Builder |
Content.Builder.addParts(Part value)
Required.
|
Part.Builder |
Part.Builder.mergeFrom(Part other) |
static Part.Builder |
Part.newBuilder(Part prototype) |
Content.Builder |
Content.Builder.setParts(int index,
Part value)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
Content.Builder |
Content.Builder.addAllParts(Iterable<? extends Part> values)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.