public static final class DataStore.FederatedSearchConfig.AlloyDbConfig extends GeneratedMessage implements DataStore.FederatedSearchConfig.AlloyDbConfigOrBuilder
Stores information for connecting to AlloyDB.
Protobuf type
google.cloud.discoveryengine.v1beta.DataStore.FederatedSearchConfig.AlloyDbConfig
Inherited Members
com.google.protobuf.GeneratedMessage.<ContainingT,T>newFileScopedGeneratedExtension(java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ContainingT,T>newMessageScopedGeneratedExtension(com.google.protobuf.Message,int,java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessage.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessage.<V>serializeBooleanMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Boolean,V>,com.google.protobuf.MapEntry<java.lang.Boolean,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeIntegerMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Integer,V>,com.google.protobuf.MapEntry<java.lang.Integer,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeLongMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Long,V>,com.google.protobuf.MapEntry<java.lang.Long,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeStringMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.String,V>,com.google.protobuf.MapEntry<java.lang.String,V>,int)
com.google.protobuf.GeneratedMessage.canUseUnsafe()
com.google.protobuf.GeneratedMessage.emptyBooleanList()
com.google.protobuf.GeneratedMessage.emptyDoubleList()
com.google.protobuf.GeneratedMessage.emptyFloatList()
com.google.protobuf.GeneratedMessage.emptyIntList()
com.google.protobuf.GeneratedMessage.emptyLongList()
com.google.protobuf.GeneratedMessage.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.isStringEmpty(java.lang.Object)
com.google.protobuf.GeneratedMessage.mergeFromAndMakeImmutableInternal(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)
com.google.protobuf.GeneratedMessage.newInstance(com.google.protobuf.GeneratedMessage.UnusedPrivateParameter)
com.google.protobuf.GeneratedMessage.parseUnknownFieldProto3(com.google.protobuf.CodedInputStream,com.google.protobuf.UnknownFieldSet.Builder,com.google.protobuf.ExtensionRegistryLite,int)
Static Fields
ALLOYDB_AI_NL_CONFIG_FIELD_NUMBER
public static final int ALLOYDB_AI_NL_CONFIG_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
ALLOYDB_CONNECTION_CONFIG_FIELD_NUMBER
public static final int ALLOYDB_CONNECTION_CONFIG_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
RETURNED_FIELDS_FIELD_NUMBER
public static final int RETURNED_FIELDS_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
Static Methods
getDefaultInstance()
public static DataStore.FederatedSearchConfig.AlloyDbConfig getDefaultInstance()
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
newBuilder()
public static DataStore.FederatedSearchConfig.AlloyDbConfig.Builder newBuilder()
newBuilder(DataStore.FederatedSearchConfig.AlloyDbConfig prototype)
public static DataStore.FederatedSearchConfig.AlloyDbConfig.Builder newBuilder(DataStore.FederatedSearchConfig.AlloyDbConfig prototype)
public static DataStore.FederatedSearchConfig.AlloyDbConfig parseDelimitedFrom(InputStream input)
public static DataStore.FederatedSearchConfig.AlloyDbConfig parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(byte[] data)
public static DataStore.FederatedSearchConfig.AlloyDbConfig parseFrom(byte[] data)
| Parameter |
| Name |
Description |
data |
byte[]
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static DataStore.FederatedSearchConfig.AlloyDbConfig parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteString data)
public static DataStore.FederatedSearchConfig.AlloyDbConfig parseFrom(ByteString data)
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static DataStore.FederatedSearchConfig.AlloyDbConfig parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static DataStore.FederatedSearchConfig.AlloyDbConfig parseFrom(CodedInputStream input)
public static DataStore.FederatedSearchConfig.AlloyDbConfig parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static DataStore.FederatedSearchConfig.AlloyDbConfig parseFrom(InputStream input)
public static DataStore.FederatedSearchConfig.AlloyDbConfig parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteBuffer data)
public static DataStore.FederatedSearchConfig.AlloyDbConfig parseFrom(ByteBuffer data)
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static DataStore.FederatedSearchConfig.AlloyDbConfig parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
parser()
public static Parser<DataStore.FederatedSearchConfig.AlloyDbConfig> parser()
Methods
equals(Object obj)
public boolean equals(Object obj)
| Parameter |
| Name |
Description |
obj |
Object
|
Overrides
getAlloydbAiNlConfig()
public DataStore.FederatedSearchConfig.AlloyDbConfig.AlloyDbAiNaturalLanguageConfig getAlloydbAiNlConfig()
Optional. Configuration for Magic.
.google.cloud.discoveryengine.v1beta.DataStore.FederatedSearchConfig.AlloyDbConfig.AlloyDbAiNaturalLanguageConfig alloydb_ai_nl_config = 2 [(.google.api.field_behavior) = OPTIONAL];
getAlloydbAiNlConfigOrBuilder()
public DataStore.FederatedSearchConfig.AlloyDbConfig.AlloyDbAiNaturalLanguageConfigOrBuilder getAlloydbAiNlConfigOrBuilder()
Optional. Configuration for Magic.
.google.cloud.discoveryengine.v1beta.DataStore.FederatedSearchConfig.AlloyDbConfig.AlloyDbAiNaturalLanguageConfig alloydb_ai_nl_config = 2 [(.google.api.field_behavior) = OPTIONAL];
getAlloydbConnectionConfig()
public DataStore.FederatedSearchConfig.AlloyDbConfig.AlloyDbConnectionConfig getAlloydbConnectionConfig()
Required. Configuration for connecting to AlloyDB.
.google.cloud.discoveryengine.v1beta.DataStore.FederatedSearchConfig.AlloyDbConfig.AlloyDbConnectionConfig alloydb_connection_config = 1 [(.google.api.field_behavior) = REQUIRED];
getAlloydbConnectionConfigOrBuilder()
public DataStore.FederatedSearchConfig.AlloyDbConfig.AlloyDbConnectionConfigOrBuilder getAlloydbConnectionConfigOrBuilder()
Required. Configuration for connecting to AlloyDB.
.google.cloud.discoveryengine.v1beta.DataStore.FederatedSearchConfig.AlloyDbConfig.AlloyDbConnectionConfig alloydb_connection_config = 1 [(.google.api.field_behavior) = REQUIRED];
getDefaultInstanceForType()
public DataStore.FederatedSearchConfig.AlloyDbConfig getDefaultInstanceForType()
getParserForType()
public Parser<DataStore.FederatedSearchConfig.AlloyDbConfig> getParserForType()
Overrides
getReturnedFields(int index)
public String getReturnedFields(int index)
Optional. Fields to be returned in the search results. If empty, all
fields will be returned.
repeated string returned_fields = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter |
| Name |
Description |
index |
int
The index of the element to return.
|
| Returns |
| Type |
Description |
String |
The returnedFields at the given index.
|
getReturnedFieldsBytes(int index)
public ByteString getReturnedFieldsBytes(int index)
Optional. Fields to be returned in the search results. If empty, all
fields will be returned.
repeated string returned_fields = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter |
| Name |
Description |
index |
int
The index of the value to return.
|
| Returns |
| Type |
Description |
ByteString |
The bytes of the returnedFields at the given index.
|
getReturnedFieldsCount()
public int getReturnedFieldsCount()
Optional. Fields to be returned in the search results. If empty, all
fields will be returned.
repeated string returned_fields = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns |
| Type |
Description |
int |
The count of returnedFields.
|
getReturnedFieldsList()
public ProtocolStringList getReturnedFieldsList()
Optional. Fields to be returned in the search results. If empty, all
fields will be returned.
repeated string returned_fields = 3 [(.google.api.field_behavior) = OPTIONAL];
getSerializedSize()
public int getSerializedSize()
| Returns |
| Type |
Description |
int |
|
Overrides
hasAlloydbAiNlConfig()
public boolean hasAlloydbAiNlConfig()
Optional. Configuration for Magic.
.google.cloud.discoveryengine.v1beta.DataStore.FederatedSearchConfig.AlloyDbConfig.AlloyDbAiNaturalLanguageConfig alloydb_ai_nl_config = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns |
| Type |
Description |
boolean |
Whether the alloydbAiNlConfig field is set.
|
hasAlloydbConnectionConfig()
public boolean hasAlloydbConnectionConfig()
Required. Configuration for connecting to AlloyDB.
.google.cloud.discoveryengine.v1beta.DataStore.FederatedSearchConfig.AlloyDbConfig.AlloyDbConnectionConfig alloydb_connection_config = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
boolean |
Whether the alloydbConnectionConfig field is set.
|
hashCode()
| Returns |
| Type |
Description |
int |
|
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
newBuilderForType()
public DataStore.FederatedSearchConfig.AlloyDbConfig.Builder newBuilderForType()
newBuilderForType(AbstractMessage.BuilderParent parent)
protected DataStore.FederatedSearchConfig.AlloyDbConfig.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Overrides
toBuilder()
public DataStore.FederatedSearchConfig.AlloyDbConfig.Builder toBuilder()
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Overrides