Package com.google.cloud.retail.v2
Class CompletionConfig
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.retail.v2.CompletionConfig
-
- All Implemented Interfaces:
CompletionConfigOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class CompletionConfig extends com.google.protobuf.GeneratedMessageV3 implements CompletionConfigOrBuilder
Catalog level autocomplete config for customers to customize autocomplete feature's settings.
Protobuf typegoogle.cloud.retail.v2.CompletionConfig- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCompletionConfig.BuilderCatalog level autocomplete config for customers to customize autocomplete feature's settings.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intALLOWLIST_INPUT_CONFIG_FIELD_NUMBERstatic intAUTO_LEARNING_FIELD_NUMBERstatic intDENYLIST_INPUT_CONFIG_FIELD_NUMBERstatic intLAST_ALLOWLIST_IMPORT_OPERATION_FIELD_NUMBERstatic intLAST_DENYLIST_IMPORT_OPERATION_FIELD_NUMBERstatic intLAST_SUGGESTIONS_IMPORT_OPERATION_FIELD_NUMBERstatic intMATCHING_ORDER_FIELD_NUMBERstatic intMAX_SUGGESTIONS_FIELD_NUMBERstatic intMIN_PREFIX_LENGTH_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intSUGGESTIONS_INPUT_CONFIG_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)CompletionDataInputConfiggetAllowlistInputConfig()Output only.CompletionDataInputConfigOrBuildergetAllowlistInputConfigOrBuilder()Output only.booleangetAutoLearning()If set to true, the auto learning function is enabled.static CompletionConfiggetDefaultInstance()CompletionConfiggetDefaultInstanceForType()CompletionDataInputConfiggetDenylistInputConfig()Output only.CompletionDataInputConfigOrBuildergetDenylistInputConfigOrBuilder()Output only.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetLastAllowlistImportOperation()Output only.com.google.protobuf.ByteStringgetLastAllowlistImportOperationBytes()Output only.StringgetLastDenylistImportOperation()Output only.com.google.protobuf.ByteStringgetLastDenylistImportOperationBytes()Output only.StringgetLastSuggestionsImportOperation()Output only.com.google.protobuf.ByteStringgetLastSuggestionsImportOperationBytes()Output only.StringgetMatchingOrder()Specifies the matching order for autocomplete suggestions, e.g., a query consisting of 'sh' with 'out-of-order' specified would suggest "women's shoes", whereas a query of 'red s' with 'exact-prefix' specified would suggest "red shoes".com.google.protobuf.ByteStringgetMatchingOrderBytes()Specifies the matching order for autocomplete suggestions, e.g., a query consisting of 'sh' with 'out-of-order' specified would suggest "women's shoes", whereas a query of 'red s' with 'exact-prefix' specified would suggest "red shoes".intgetMaxSuggestions()The maximum number of autocomplete suggestions returned per term.intgetMinPrefixLength()The minimum number of characters needed to be typed in order to get suggestions.StringgetName()Required.com.google.protobuf.ByteStringgetNameBytes()Required.com.google.protobuf.Parser<CompletionConfig>getParserForType()intgetSerializedSize()CompletionDataInputConfiggetSuggestionsInputConfig()Output only.CompletionDataInputConfigOrBuildergetSuggestionsInputConfigOrBuilder()Output only.booleanhasAllowlistInputConfig()Output only.booleanhasDenylistInputConfig()Output only.inthashCode()booleanhasSuggestionsInputConfig()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static CompletionConfig.BuildernewBuilder()static CompletionConfig.BuildernewBuilder(CompletionConfig prototype)CompletionConfig.BuildernewBuilderForType()protected CompletionConfig.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static CompletionConfigparseDelimitedFrom(InputStream input)static CompletionConfigparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CompletionConfigparseFrom(byte[] data)static CompletionConfigparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CompletionConfigparseFrom(com.google.protobuf.ByteString data)static CompletionConfigparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CompletionConfigparseFrom(com.google.protobuf.CodedInputStream input)static CompletionConfigparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CompletionConfigparseFrom(InputStream input)static CompletionConfigparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CompletionConfigparseFrom(ByteBuffer data)static CompletionConfigparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<CompletionConfig>parser()CompletionConfig.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MATCHING_ORDER_FIELD_NUMBER
public static final int MATCHING_ORDER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_SUGGESTIONS_FIELD_NUMBER
public static final int MAX_SUGGESTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MIN_PREFIX_LENGTH_FIELD_NUMBER
public static final int MIN_PREFIX_LENGTH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AUTO_LEARNING_FIELD_NUMBER
public static final int AUTO_LEARNING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUGGESTIONS_INPUT_CONFIG_FIELD_NUMBER
public static final int SUGGESTIONS_INPUT_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_SUGGESTIONS_IMPORT_OPERATION_FIELD_NUMBER
public static final int LAST_SUGGESTIONS_IMPORT_OPERATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DENYLIST_INPUT_CONFIG_FIELD_NUMBER
public static final int DENYLIST_INPUT_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_DENYLIST_IMPORT_OPERATION_FIELD_NUMBER
public static final int LAST_DENYLIST_IMPORT_OPERATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ALLOWLIST_INPUT_CONFIG_FIELD_NUMBER
public static final int ALLOWLIST_INPUT_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_ALLOWLIST_IMPORT_OPERATION_FIELD_NUMBER
public static final int LAST_ALLOWLIST_IMPORT_OPERATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getName
public String getName()
Required. Immutable. Fully qualified name `projects/*/locations/*/catalogs/*/completionConfig`
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];- Specified by:
getNamein interfaceCompletionConfigOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Required. Immutable. Fully qualified name `projects/*/locations/*/catalogs/*/completionConfig`
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];- Specified by:
getNameBytesin interfaceCompletionConfigOrBuilder- Returns:
- The bytes for name.
-
getMatchingOrder
public String getMatchingOrder()
Specifies the matching order for autocomplete suggestions, e.g., a query consisting of 'sh' with 'out-of-order' specified would suggest "women's shoes", whereas a query of 'red s' with 'exact-prefix' specified would suggest "red shoes". Currently supported values: * 'out-of-order' * 'exact-prefix' Default value: 'exact-prefix'.
string matching_order = 2;- Specified by:
getMatchingOrderin interfaceCompletionConfigOrBuilder- Returns:
- The matchingOrder.
-
getMatchingOrderBytes
public com.google.protobuf.ByteString getMatchingOrderBytes()
Specifies the matching order for autocomplete suggestions, e.g., a query consisting of 'sh' with 'out-of-order' specified would suggest "women's shoes", whereas a query of 'red s' with 'exact-prefix' specified would suggest "red shoes". Currently supported values: * 'out-of-order' * 'exact-prefix' Default value: 'exact-prefix'.
string matching_order = 2;- Specified by:
getMatchingOrderBytesin interfaceCompletionConfigOrBuilder- Returns:
- The bytes for matchingOrder.
-
getMaxSuggestions
public int getMaxSuggestions()
The maximum number of autocomplete suggestions returned per term. Default value is 20. If left unset or set to 0, then will fallback to default value. Value range is 1 to 20.
int32 max_suggestions = 3;- Specified by:
getMaxSuggestionsin interfaceCompletionConfigOrBuilder- Returns:
- The maxSuggestions.
-
getMinPrefixLength
public int getMinPrefixLength()
The minimum number of characters needed to be typed in order to get suggestions. Default value is 2. If left unset or set to 0, then will fallback to default value. Value range is 1 to 20.
int32 min_prefix_length = 4;- Specified by:
getMinPrefixLengthin interfaceCompletionConfigOrBuilder- Returns:
- The minPrefixLength.
-
getAutoLearning
public boolean getAutoLearning()
If set to true, the auto learning function is enabled. Auto learning uses user data to generate suggestions using ML techniques. Default value is false. Only after enabling auto learning can users use `cloud-retail` data in [CompleteQueryRequest][google.cloud.retail.v2.CompleteQueryRequest].
bool auto_learning = 11;- Specified by:
getAutoLearningin interfaceCompletionConfigOrBuilder- Returns:
- The autoLearning.
-
hasSuggestionsInputConfig
public boolean hasSuggestionsInputConfig()
Output only. The source data for the latest import of the autocomplete suggestion phrases.
.google.cloud.retail.v2.CompletionDataInputConfig suggestions_input_config = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasSuggestionsInputConfigin interfaceCompletionConfigOrBuilder- Returns:
- Whether the suggestionsInputConfig field is set.
-
getSuggestionsInputConfig
public CompletionDataInputConfig getSuggestionsInputConfig()
Output only. The source data for the latest import of the autocomplete suggestion phrases.
.google.cloud.retail.v2.CompletionDataInputConfig suggestions_input_config = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getSuggestionsInputConfigin interfaceCompletionConfigOrBuilder- Returns:
- The suggestionsInputConfig.
-
getSuggestionsInputConfigOrBuilder
public CompletionDataInputConfigOrBuilder getSuggestionsInputConfigOrBuilder()
Output only. The source data for the latest import of the autocomplete suggestion phrases.
.google.cloud.retail.v2.CompletionDataInputConfig suggestions_input_config = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getSuggestionsInputConfigOrBuilderin interfaceCompletionConfigOrBuilder
-
getLastSuggestionsImportOperation
public String getLastSuggestionsImportOperation()
Output only. Name of the LRO corresponding to the latest suggestion terms list import. Can use [GetOperation][google.longrunning.Operations.GetOperation] API to retrieve the latest state of the Long Running Operation.
string last_suggestions_import_operation = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLastSuggestionsImportOperationin interfaceCompletionConfigOrBuilder- Returns:
- The lastSuggestionsImportOperation.
-
getLastSuggestionsImportOperationBytes
public com.google.protobuf.ByteString getLastSuggestionsImportOperationBytes()
Output only. Name of the LRO corresponding to the latest suggestion terms list import. Can use [GetOperation][google.longrunning.Operations.GetOperation] API to retrieve the latest state of the Long Running Operation.
string last_suggestions_import_operation = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLastSuggestionsImportOperationBytesin interfaceCompletionConfigOrBuilder- Returns:
- The bytes for lastSuggestionsImportOperation.
-
hasDenylistInputConfig
public boolean hasDenylistInputConfig()
Output only. The source data for the latest import of the autocomplete denylist phrases.
.google.cloud.retail.v2.CompletionDataInputConfig denylist_input_config = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasDenylistInputConfigin interfaceCompletionConfigOrBuilder- Returns:
- Whether the denylistInputConfig field is set.
-
getDenylistInputConfig
public CompletionDataInputConfig getDenylistInputConfig()
Output only. The source data for the latest import of the autocomplete denylist phrases.
.google.cloud.retail.v2.CompletionDataInputConfig denylist_input_config = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDenylistInputConfigin interfaceCompletionConfigOrBuilder- Returns:
- The denylistInputConfig.
-
getDenylistInputConfigOrBuilder
public CompletionDataInputConfigOrBuilder getDenylistInputConfigOrBuilder()
Output only. The source data for the latest import of the autocomplete denylist phrases.
.google.cloud.retail.v2.CompletionDataInputConfig denylist_input_config = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDenylistInputConfigOrBuilderin interfaceCompletionConfigOrBuilder
-
getLastDenylistImportOperation
public String getLastDenylistImportOperation()
Output only. Name of the LRO corresponding to the latest denylist import. Can use [GetOperation][google.longrunning.Operations.GetOperation] API to retrieve the latest state of the Long Running Operation.
string last_denylist_import_operation = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLastDenylistImportOperationin interfaceCompletionConfigOrBuilder- Returns:
- The lastDenylistImportOperation.
-
getLastDenylistImportOperationBytes
public com.google.protobuf.ByteString getLastDenylistImportOperationBytes()
Output only. Name of the LRO corresponding to the latest denylist import. Can use [GetOperation][google.longrunning.Operations.GetOperation] API to retrieve the latest state of the Long Running Operation.
string last_denylist_import_operation = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLastDenylistImportOperationBytesin interfaceCompletionConfigOrBuilder- Returns:
- The bytes for lastDenylistImportOperation.
-
hasAllowlistInputConfig
public boolean hasAllowlistInputConfig()
Output only. The source data for the latest import of the autocomplete allowlist phrases.
.google.cloud.retail.v2.CompletionDataInputConfig allowlist_input_config = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasAllowlistInputConfigin interfaceCompletionConfigOrBuilder- Returns:
- Whether the allowlistInputConfig field is set.
-
getAllowlistInputConfig
public CompletionDataInputConfig getAllowlistInputConfig()
Output only. The source data for the latest import of the autocomplete allowlist phrases.
.google.cloud.retail.v2.CompletionDataInputConfig allowlist_input_config = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getAllowlistInputConfigin interfaceCompletionConfigOrBuilder- Returns:
- The allowlistInputConfig.
-
getAllowlistInputConfigOrBuilder
public CompletionDataInputConfigOrBuilder getAllowlistInputConfigOrBuilder()
Output only. The source data for the latest import of the autocomplete allowlist phrases.
.google.cloud.retail.v2.CompletionDataInputConfig allowlist_input_config = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getAllowlistInputConfigOrBuilderin interfaceCompletionConfigOrBuilder
-
getLastAllowlistImportOperation
public String getLastAllowlistImportOperation()
Output only. Name of the LRO corresponding to the latest allowlist import. Can use [GetOperation][google.longrunning.Operations.GetOperation] API to retrieve the latest state of the Long Running Operation.
string last_allowlist_import_operation = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLastAllowlistImportOperationin interfaceCompletionConfigOrBuilder- Returns:
- The lastAllowlistImportOperation.
-
getLastAllowlistImportOperationBytes
public com.google.protobuf.ByteString getLastAllowlistImportOperationBytes()
Output only. Name of the LRO corresponding to the latest allowlist import. Can use [GetOperation][google.longrunning.Operations.GetOperation] API to retrieve the latest state of the Long Running Operation.
string last_allowlist_import_operation = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLastAllowlistImportOperationBytesin interfaceCompletionConfigOrBuilder- Returns:
- The bytes for lastAllowlistImportOperation.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static CompletionConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CompletionConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CompletionConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CompletionConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CompletionConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CompletionConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CompletionConfig parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CompletionConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CompletionConfig parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CompletionConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static CompletionConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CompletionConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public CompletionConfig.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static CompletionConfig.Builder newBuilder()
-
newBuilder
public static CompletionConfig.Builder newBuilder(CompletionConfig prototype)
-
toBuilder
public CompletionConfig.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CompletionConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static CompletionConfig getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<CompletionConfig> parser()
-
getParserForType
public com.google.protobuf.Parser<CompletionConfig> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public CompletionConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-