type google.golang.org/protobuf/reflect/protoreflect.List (interface)

Method Implmentations

Append(Value) *google.golang.org/protobuf/internal/impl.listReflect.Append
AppendMutable() Value *google.golang.org/protobuf/internal/impl.listReflect.AppendMutable
Get(int) Value *google.golang.org/protobuf/internal/impl.listReflect.Get
IsValid() bool *google.golang.org/protobuf/internal/impl.listReflect.IsValid
Len() int *google.golang.org/protobuf/internal/impl.listReflect.Len
NewElement() Value *google.golang.org/protobuf/internal/impl.listReflect.NewElement
Set(int, Value) *google.golang.org/protobuf/internal/impl.listReflect.Set
Truncate(int) *google.golang.org/protobuf/internal/impl.listReflect.Truncate