| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.addAllAllowList(Iterable<String> values)
The attributes to allow in this namespace.
|
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.addAllDenyList(Iterable<String> values)
The attributes to deny in this namespace.
|
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.addAllowList(String value)
The attributes to allow in this namespace.
|
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.addAllowListBytes(com.google.protobuf.ByteString value)
The attributes to allow in this namespace.
|
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.addDenyList(String value)
The attributes to deny in this namespace.
|
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.addDenyListBytes(com.google.protobuf.ByteString value)
The attributes to deny in this namespace.
|
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Builder.addRestrictsBuilder()
Optional.
|
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Builder.addRestrictsBuilder(int index)
Optional.
|
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.clear() |
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.clearAllowList()
The attributes to allow in this namespace.
|
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.clearDenyList()
The attributes to deny in this namespace.
|
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.clearNamespace()
The namespace of this restriction.
|
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.clone() |
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Builder.getRestrictsBuilder(int index)
Optional.
|
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.mergeFrom(IndexDatapoint.Restriction other) |
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.mergeFrom(com.google.protobuf.Message other) |
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.newBuilder() |
static IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.newBuilder(IndexDatapoint.Restriction prototype) |
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.newBuilderForType() |
protected IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.setAllowList(int index,
String value)
The attributes to allow in this namespace.
|
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.setDenyList(int index,
String value)
The attributes to deny in this namespace.
|
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.setNamespace(String value)
The namespace of this restriction.
|
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.setNamespaceBytes(com.google.protobuf.ByteString value)
The namespace of this restriction.
|
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<IndexDatapoint.Restriction.Builder> |
IndexDatapoint.Builder.getRestrictsBuilderList()
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
IndexDatapoint.Builder |
IndexDatapoint.Builder.addRestricts(IndexDatapoint.Restriction.Builder builderForValue)
Optional.
|
IndexDatapoint.Builder |
IndexDatapoint.Builder.addRestricts(int index,
IndexDatapoint.Restriction.Builder builderForValue)
Optional.
|
IndexDatapoint.Builder |
IndexDatapoint.Builder.setRestricts(int index,
IndexDatapoint.Restriction.Builder builderForValue)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.