| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
UrlContext |
UrlContext.Builder.build() |
UrlContext |
UrlContext.Builder.buildPartial() |
static UrlContext |
UrlContext.getDefaultInstance() |
UrlContext |
UrlContext.getDefaultInstanceForType() |
UrlContext |
UrlContext.Builder.getDefaultInstanceForType() |
UrlContext |
ToolOrBuilder.getUrlContext()
Optional.
|
UrlContext |
Tool.getUrlContext()
Optional.
|
UrlContext |
Tool.Builder.getUrlContext()
Optional.
|
static UrlContext |
UrlContext.parseDelimitedFrom(InputStream input) |
static UrlContext |
UrlContext.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UrlContext |
UrlContext.parseFrom(byte[] data) |
static UrlContext |
UrlContext.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UrlContext |
UrlContext.parseFrom(ByteBuffer data) |
static UrlContext |
UrlContext.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UrlContext |
UrlContext.parseFrom(com.google.protobuf.ByteString data) |
static UrlContext |
UrlContext.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UrlContext |
UrlContext.parseFrom(com.google.protobuf.CodedInputStream input) |
static UrlContext |
UrlContext.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UrlContext |
UrlContext.parseFrom(InputStream input) |
static UrlContext |
UrlContext.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<UrlContext> |
UrlContext.getParserForType() |
static com.google.protobuf.Parser<UrlContext> |
UrlContext.parser() |
| Modifier and Type | Method and Description |
|---|---|
UrlContext.Builder |
UrlContext.Builder.mergeFrom(UrlContext other) |
Tool.Builder |
Tool.Builder.mergeUrlContext(UrlContext value)
Optional.
|
static UrlContext.Builder |
UrlContext.newBuilder(UrlContext prototype) |
Tool.Builder |
Tool.Builder.setUrlContext(UrlContext value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.