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