...

Package sub2

import "github.com/grpc-ecosystem/grpc-gateway/v2/examples/internal/proto/sub2"
Overview
Index

Overview ▾

Variables

var File_examples_internal_proto_sub2_message_proto protoreflect.FileDescriptor

type IdMessage

type IdMessage struct {
    Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"`
    // contains filtered or unexported fields
}

func (*IdMessage) Descriptor

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

Deprecated: Use IdMessage.ProtoReflect.Descriptor instead.

func (*IdMessage) GetUuid

func (x *IdMessage) GetUuid() string

func (*IdMessage) ProtoMessage

func (*IdMessage) ProtoMessage()

func (*IdMessage) ProtoReflect

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

func (*IdMessage) Reset

func (x *IdMessage) Reset()

func (*IdMessage) String

func (x *IdMessage) String() string