Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Link ¶
type Link struct {
// contains filtered or unexported fields
}
func (*Link) GetCreatedAt ¶
func (m *Link) GetCreatedAt() *timestamppb.Timestamp
GetCreatedAt returns the value of the createdat field.
func (*Link) GetDescribe ¶
GetDescribe returns the value of the describe field.
func (*Link) GetFieldMask ¶
func (m *Link) GetFieldMask() fieldmaskpb.FieldMask
GetFieldMask returns the value of the fieldmask field.
func (*Link) GetUpdatedAt ¶
func (m *Link) GetUpdatedAt() *timestamppb.Timestamp
GetUpdatedAt returns the value of the updatedat field.
Click to show internal directories.
Click to hide internal directories.