| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
FunctionCall |
FunctionCall.Builder.build() |
FunctionCall |
FunctionCall.Builder.buildPartial() |
static FunctionCall |
FunctionCall.getDefaultInstance() |
FunctionCall |
FunctionCall.getDefaultInstanceForType() |
FunctionCall |
FunctionCall.Builder.getDefaultInstanceForType() |
FunctionCall |
PartOrBuilder.getFunctionCall()
Optional.
|
FunctionCall |
Part.getFunctionCall()
Optional.
|
FunctionCall |
Part.Builder.getFunctionCall()
Optional.
|
static FunctionCall |
FunctionCall.parseDelimitedFrom(InputStream input) |
static FunctionCall |
FunctionCall.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FunctionCall |
FunctionCall.parseFrom(byte[] data) |
static FunctionCall |
FunctionCall.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FunctionCall |
FunctionCall.parseFrom(ByteBuffer data) |
static FunctionCall |
FunctionCall.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FunctionCall |
FunctionCall.parseFrom(com.google.protobuf.ByteString data) |
static FunctionCall |
FunctionCall.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FunctionCall |
FunctionCall.parseFrom(com.google.protobuf.CodedInputStream input) |
static FunctionCall |
FunctionCall.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FunctionCall |
FunctionCall.parseFrom(InputStream input) |
static FunctionCall |
FunctionCall.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FunctionCall> |
FunctionCall.getParserForType() |
static com.google.protobuf.Parser<FunctionCall> |
FunctionCall.parser() |
| Modifier and Type | Method and Description |
|---|---|
FunctionCall.Builder |
FunctionCall.Builder.mergeFrom(FunctionCall other) |
Part.Builder |
Part.Builder.mergeFunctionCall(FunctionCall value)
Optional.
|
static FunctionCall.Builder |
FunctionCall.newBuilder(FunctionCall prototype) |
Part.Builder |
Part.Builder.setFunctionCall(FunctionCall value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.