fieldmaskv1

package
v0.0.0-...-a89d410 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 5, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Option...
	//
	// optional fieldmask.v1.FieldMask Option = 9528;
	E_Option = &file_fieldmask_v1_option_proto_extTypes[0]
)

Extension fields to descriptorpb.FieldOptions.

View Source
var File_fieldmask_v1_option_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type FieldMask

type FieldMask struct {

	// Whether to mask the request field
	In bool `protobuf:"varint,1,opt,name=in,proto3" json:"in"`
	// Whether to mask the response field
	Out bool `protobuf:"varint,2,opt,name=out,proto3" json:"out"`
	// contains filtered or unexported fields
}

FieldMask: field mask rules

func (*FieldMask) Descriptor deprecated

func (*FieldMask) Descriptor() ([]byte, []int)

Deprecated: Use FieldMask.ProtoReflect.Descriptor instead.

func (*FieldMask) GetIn

func (x *FieldMask) GetIn() bool

func (*FieldMask) GetOut

func (x *FieldMask) GetOut() bool

func (*FieldMask) ProtoMessage

func (*FieldMask) ProtoMessage()

func (*FieldMask) ProtoReflect

func (x *FieldMask) ProtoReflect() protoreflect.Message

func (*FieldMask) Reset

func (x *FieldMask) Reset()

func (*FieldMask) String

func (x *FieldMask) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL