Deprecated: Use the "google.golang.org/protobuf" module instead.

package structpb

import "github.com/golang/protobuf/ptypes/struct"

Index

Constants

const NullValue_NULL_VALUE = structpb.NullValue_NULL_VALUE

Variables

var File_github_com_golang_protobuf_ptypes_struct_struct_proto protoreflect.FileDescriptor
var NullValue_name = structpb.NullValue_name
var NullValue_value = structpb.NullValue_value

Types

type ListValue

type ListValue = structpb.ListValue

type NullValue

type NullValue = structpb.NullValue

type Struct

type Struct = structpb.Struct

type Value

type Value = structpb.Value

type Value_BoolValue

type Value_BoolValue = structpb.Value_BoolValue

type Value_ListValue

type Value_ListValue = structpb.Value_ListValue

type Value_NullValue

type Value_NullValue = structpb.Value_NullValue

type Value_NumberValue

type Value_NumberValue = structpb.Value_NumberValue

type Value_StringValue

type Value_StringValue = structpb.Value_StringValue

type Value_StructValue

type Value_StructValue = structpb.Value_StructValue

Source Files

struct.pb.go

Version
v1.5.4 (latest)
Published
Mar 6, 2024
Platform
linux/amd64
Imports
4 packages
Last checked
5 days ago

Tools for package owners.