Uses of Class
com.google.logging.v2.IndexConfig
-
Uses of IndexConfig in com.google.logging.v2
Methods in com.google.logging.v2 that return IndexConfigModifier and TypeMethodDescriptionIndexConfig.Builder.build()IndexConfig.Builder.buildPartial()static IndexConfigIndexConfig.getDefaultInstance()IndexConfig.Builder.getDefaultInstanceForType()IndexConfig.getDefaultInstanceForType()LogBucket.Builder.getIndexConfigs(int index) A list of indexed fields and related configuration data.LogBucket.getIndexConfigs(int index) A list of indexed fields and related configuration data.LogBucketOrBuilder.getIndexConfigs(int index) A list of indexed fields and related configuration data.static IndexConfigIndexConfig.parseDelimitedFrom(InputStream input) static IndexConfigIndexConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IndexConfigIndexConfig.parseFrom(byte[] data) static IndexConfigIndexConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IndexConfigIndexConfig.parseFrom(com.google.protobuf.ByteString data) static IndexConfigIndexConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IndexConfigIndexConfig.parseFrom(com.google.protobuf.CodedInputStream input) static IndexConfigIndexConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IndexConfigIndexConfig.parseFrom(InputStream input) static IndexConfigIndexConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IndexConfigIndexConfig.parseFrom(ByteBuffer data) static IndexConfigIndexConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.logging.v2 that return types with arguments of type IndexConfigModifier and TypeMethodDescriptionLogBucket.Builder.getIndexConfigsList()A list of indexed fields and related configuration data.LogBucket.getIndexConfigsList()A list of indexed fields and related configuration data.LogBucketOrBuilder.getIndexConfigsList()A list of indexed fields and related configuration data.com.google.protobuf.Parser<IndexConfig>IndexConfig.getParserForType()static com.google.protobuf.Parser<IndexConfig>IndexConfig.parser()Methods in com.google.logging.v2 with parameters of type IndexConfigModifier and TypeMethodDescriptionLogBucket.Builder.addIndexConfigs(int index, IndexConfig value) A list of indexed fields and related configuration data.LogBucket.Builder.addIndexConfigs(IndexConfig value) A list of indexed fields and related configuration data.IndexConfig.Builder.mergeFrom(IndexConfig other) static IndexConfig.BuilderIndexConfig.newBuilder(IndexConfig prototype) LogBucket.Builder.setIndexConfigs(int index, IndexConfig value) A list of indexed fields and related configuration data.Method parameters in com.google.logging.v2 with type arguments of type IndexConfigModifier and TypeMethodDescriptionLogBucket.Builder.addAllIndexConfigs(Iterable<? extends IndexConfig> values) A list of indexed fields and related configuration data.