| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
IdMatcher |
IdMatcher.Builder.build() |
IdMatcher |
IdMatcher.Builder.buildPartial() |
static IdMatcher |
IdMatcher.getDefaultInstance() |
IdMatcher |
IdMatcher.getDefaultInstanceForType() |
IdMatcher |
IdMatcher.Builder.getDefaultInstanceForType() |
IdMatcher |
FeatureSelectorOrBuilder.getIdMatcher()
Required.
|
IdMatcher |
FeatureSelector.getIdMatcher()
Required.
|
IdMatcher |
FeatureSelector.Builder.getIdMatcher()
Required.
|
static IdMatcher |
IdMatcher.parseDelimitedFrom(InputStream input) |
static IdMatcher |
IdMatcher.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IdMatcher |
IdMatcher.parseFrom(byte[] data) |
static IdMatcher |
IdMatcher.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IdMatcher |
IdMatcher.parseFrom(ByteBuffer data) |
static IdMatcher |
IdMatcher.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IdMatcher |
IdMatcher.parseFrom(com.google.protobuf.ByteString data) |
static IdMatcher |
IdMatcher.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IdMatcher |
IdMatcher.parseFrom(com.google.protobuf.CodedInputStream input) |
static IdMatcher |
IdMatcher.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IdMatcher |
IdMatcher.parseFrom(InputStream input) |
static IdMatcher |
IdMatcher.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<IdMatcher> |
IdMatcher.getParserForType() |
static com.google.protobuf.Parser<IdMatcher> |
IdMatcher.parser() |
| Modifier and Type | Method and Description |
|---|---|
IdMatcher.Builder |
IdMatcher.Builder.mergeFrom(IdMatcher other) |
FeatureSelector.Builder |
FeatureSelector.Builder.mergeIdMatcher(IdMatcher value)
Required.
|
static IdMatcher.Builder |
IdMatcher.newBuilder(IdMatcher prototype) |
FeatureSelector.Builder |
FeatureSelector.Builder.setIdMatcher(IdMatcher value)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.