Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_types_aws_v1_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Account ¶
type Account struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` IsPayer bool `protobuf:"varint,2,opt,name=is_payer,json=isPayer,proto3" json:"is_payer,omitempty"` // contains filtered or unexported fields }
func (*Account) Descriptor
deprecated
func (*Account) GetIsPayer ¶
func (*Account) ProtoMessage ¶
func (*Account) ProtoMessage()
func (*Account) ProtoReflect ¶
func (x *Account) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.