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