Uses of Class
tech.justen.concord.goodwill.grpc.ContextProto.ListValue
Packages that use ContextProto.ListValue
-
Uses of ContextProto.ListValue in tech.justen.concord.goodwill.grpc
Methods in tech.justen.concord.goodwill.grpc that return ContextProto.ListValueModifier and TypeMethodDescriptionContextProto.ListValue.Builder.build()ContextProto.ListValue.Builder.buildPartial()static ContextProto.ListValueContextProto.ListValue.getDefaultInstance()ContextProto.ListValue.Builder.getDefaultInstanceForType()ContextProto.ListValue.getDefaultInstanceForType()static ContextProto.ListValueContextProto.ListValue.parseDelimitedFrom(InputStream input) static ContextProto.ListValueContextProto.ListValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextProto.ListValueContextProto.ListValue.parseFrom(byte[] data) static ContextProto.ListValueContextProto.ListValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextProto.ListValueContextProto.ListValue.parseFrom(com.google.protobuf.ByteString data) static ContextProto.ListValueContextProto.ListValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextProto.ListValueContextProto.ListValue.parseFrom(com.google.protobuf.CodedInputStream input) static ContextProto.ListValueContextProto.ListValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextProto.ListValueContextProto.ListValue.parseFrom(InputStream input) static ContextProto.ListValueContextProto.ListValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextProto.ListValueContextProto.ListValue.parseFrom(ByteBuffer data) static ContextProto.ListValueContextProto.ListValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tech.justen.concord.goodwill.grpc that return types with arguments of type ContextProto.ListValueModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ContextProto.ListValue> ContextProto.ListValue.getParserForType()static com.google.protobuf.Parser<ContextProto.ListValue> ContextProto.ListValue.parser()Methods in tech.justen.concord.goodwill.grpc with parameters of type ContextProto.ListValueModifier and TypeMethodDescriptionContextProto.ListValue.Builder.mergeFrom(ContextProto.ListValue other) ContextProto.ListValue.newBuilder(ContextProto.ListValue prototype)