public static final class VertexAISearch.Builder extends GeneratedMessageV3.Builder<VertexAISearch.Builder> implements VertexAISearchOrBuilder
Membri ereditati
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Metodi statici
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Metodi
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public VertexAISearch.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Sostituzioni
build()
public VertexAISearch build()
buildPartial()
public VertexAISearch buildPartial()
Clear()
public VertexAISearch.Builder clear()
Sostituzioni
clearDatastore()
public VertexAISearch.Builder clearDatastore()
Obbligatorio. ID completo della risorsa del datastore di Vertex AI Search.
Formato:
projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}
string datastore = 1 [(.google.api.field_behavior) = REQUIRED];
clearField(Descriptors.FieldDescriptor field)
public VertexAISearch.Builder clearField(Descriptors.FieldDescriptor field)
Sostituzioni
clearOneof(Descriptors.OneofDescriptor oneof)
public VertexAISearch.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Sostituzioni
clone()
public VertexAISearch.Builder clone()
Sostituzioni
getDatastore()
public String getDatastore()
Obbligatorio. ID completo della risorsa del datastore di Vertex AI Search.
Formato:
projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}
string datastore = 1 [(.google.api.field_behavior) = REQUIRED];
Restituisce |
Tipo |
Description |
String |
Il datastore.
|
getDatastoreBytes()
public ByteString getDatastoreBytes()
Obbligatorio. ID completo della risorsa del datastore di Vertex AI Search.
Formato:
projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}
string datastore = 1 [(.google.api.field_behavior) = REQUIRED];
Restituisce |
Tipo |
Description |
ByteString |
I byte per il datastore.
|
getDefaultInstanceForType()
public VertexAISearch getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Sostituzioni
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Sostituzioni
isInitialized()
public final boolean isInitialized()
Restituisce |
Tipo |
Description |
boolean |
|
Sostituzioni
mergeFrom(VertexAISearch other)
public VertexAISearch.Builder mergeFrom(VertexAISearch other)
public VertexAISearch.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Sostituzioni
mergeFrom(Message other)
public VertexAISearch.Builder mergeFrom(Message other)
Parametro |
Nome |
Description |
other |
Message
|
Sostituzioni
mergeUnknownFields(UnknownFieldSet unknownFields)
public final VertexAISearch.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Sostituzioni
setDatastore(String value)
public VertexAISearch.Builder setDatastore(String value)
Obbligatorio. ID completo della risorsa del datastore di Vertex AI Search.
Formato:
projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}
string datastore = 1 [(.google.api.field_behavior) = REQUIRED];
Parametro |
Nome |
Description |
value |
String
Il datastore da impostare.
|
setDatastoreBytes(ByteString value)
public VertexAISearch.Builder setDatastoreBytes(ByteString value)
Obbligatorio. ID completo della risorsa del datastore di Vertex AI Search.
Formato:
projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}
string datastore = 1 [(.google.api.field_behavior) = REQUIRED];
Parametro |
Nome |
Description |
value |
ByteString
I byte per il datastore da impostare.
|
setField(Descriptors.FieldDescriptor field, Object value)
public VertexAISearch.Builder setField(Descriptors.FieldDescriptor field, Object value)
Sostituzioni
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public VertexAISearch.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Sostituzioni
setUnknownFields(UnknownFieldSet unknownFields)
public final VertexAISearch.Builder setUnknownFields(UnknownFieldSet unknownFields)
Sostituzioni