@Deprecated public interface CollectionConfigOrBuilder extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
CollectionConfig.PayloadCase |
getPayloadCase()
Deprecated.
|
StaticCollectionConfig |
getStaticCollectionConfig()
Deprecated.
.common.StaticCollectionConfig static_collection_config = 1 [json_name = "staticCollectionConfig"]; |
StaticCollectionConfigOrBuilder |
getStaticCollectionConfigOrBuilder()
Deprecated.
.common.StaticCollectionConfig static_collection_config = 1 [json_name = "staticCollectionConfig"]; |
boolean |
hasStaticCollectionConfig()
Deprecated.
.common.StaticCollectionConfig static_collection_config = 1 [json_name = "staticCollectionConfig"]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasStaticCollectionConfig()
.common.StaticCollectionConfig static_collection_config = 1 [json_name = "staticCollectionConfig"];
StaticCollectionConfig getStaticCollectionConfig()
.common.StaticCollectionConfig static_collection_config = 1 [json_name = "staticCollectionConfig"];
StaticCollectionConfigOrBuilder getStaticCollectionConfigOrBuilder()
.common.StaticCollectionConfig static_collection_config = 1 [json_name = "staticCollectionConfig"];
CollectionConfig.PayloadCase getPayloadCase()
Copyright © 2022. All rights reserved.