type google.golang.org/protobuf/types/known/timestamppb.Timestamp
112 uses
google.golang.org/protobuf/types/known/timestamppb (current package)
timestamp.pb.go#L170: type Timestamp struct {
timestamp.pb.go#L187: func Now() *Timestamp {
timestamp.pb.go#L192: func New(t time.Time) *Timestamp {
timestamp.pb.go#L193: return &Timestamp{Seconds: int64(t.Unix()), Nanos: int32(t.Nanosecond())}
timestamp.pb.go#L197: func (x *Timestamp) AsTime() time.Time {
timestamp.pb.go#L203: func (x *Timestamp) IsValid() bool {
timestamp.pb.go#L211: func (x *Timestamp) CheckValid() error {
timestamp.pb.go#L234: func (x *Timestamp) check() uint {
timestamp.pb.go#L253: func (x *Timestamp) Reset() {
timestamp.pb.go#L254: *x = Timestamp{}
timestamp.pb.go#L262: func (x *Timestamp) String() string {
timestamp.pb.go#L266: func (*Timestamp) ProtoMessage() {}
timestamp.pb.go#L268: func (x *Timestamp) ProtoReflect() protoreflect.Message {
timestamp.pb.go#L281: func (*Timestamp) Descriptor() ([]byte, []int) {
timestamp.pb.go#L285: func (x *Timestamp) GetSeconds() int64 {
timestamp.pb.go#L292: func (x *Timestamp) GetNanos() int32 {
timestamp.pb.go#L334: (*Timestamp)(nil), // 0: google.protobuf.Timestamp
timestamp.pb.go#L351: switch v := v.(*Timestamp); i {
google.golang.org/genproto/googleapis/api/distribution
distribution.pb.go#L374: Timestamp *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
distribution.pb.go#L428: func (x *Distribution_Exemplar) GetTimestamp() *timestamppb.Timestamp {
distribution.pb.go#L761: (*timestamppb.Timestamp)(nil), // 7: google.protobuf.Timestamp
google.golang.org/genproto/googleapis/cloud/secretmanager/v1
resources.pb.go#L122: CreateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
resources.pb.go#L183: func (x *Secret) GetCreateTime() *timestamppb.Timestamp {
resources.pb.go#L210: CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
resources.pb.go#L214: DestroyTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=destroy_time,json=destroyTime,proto3" json:"destroy_time,omitempty"`
resources.pb.go#L260: func (x *SecretVersion) GetCreateTime() *timestamppb.Timestamp {
resources.pb.go#L267: func (x *SecretVersion) GetDestroyTime() *timestamppb.Timestamp {
resources.pb.go#L1184: (*timestamppb.Timestamp)(nil), // 15: google.protobuf.Timestamp
google.golang.org/genproto/googleapis/cloud/tasks/v2
queue.pb.go#L220: PurgeTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=purge_time,json=purgeTime,proto3" json:"purge_time,omitempty"`
queue.pb.go#L294: func (x *Queue) GetPurgeTime() *timestamppb.Timestamp {
queue.pb.go#L781: (*timestamppb.Timestamp)(nil), // 6: google.protobuf.Timestamp
task.pb.go#L154: ScheduleTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=schedule_time,json=scheduleTime,proto3" json:"schedule_time,omitempty"`
task.pb.go#L158: CreateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
task.pb.go#L270: func (x *Task) GetScheduleTime() *timestamppb.Timestamp {
task.pb.go#L277: func (x *Task) GetCreateTime() *timestamppb.Timestamp {
task.pb.go#L357: ScheduleTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=schedule_time,json=scheduleTime,proto3" json:"schedule_time,omitempty"`
task.pb.go#L361: DispatchTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=dispatch_time,json=dispatchTime,proto3" json:"dispatch_time,omitempty"`
task.pb.go#L365: ResponseTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=response_time,json=responseTime,proto3" json:"response_time,omitempty"`
task.pb.go#L405: func (x *Attempt) GetScheduleTime() *timestamppb.Timestamp {
task.pb.go#L412: func (x *Attempt) GetDispatchTime() *timestamppb.Timestamp {
task.pb.go#L419: func (x *Attempt) GetResponseTime() *timestamppb.Timestamp {
task.pb.go#L550: (*timestamppb.Timestamp)(nil), // 5: google.protobuf.Timestamp
google.golang.org/genproto/googleapis/container/v1
cluster_service.pb.go#L5984: StartTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
cluster_service.pb.go#L5987: EndTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"`
cluster_service.pb.go#L6022: func (x *TimeWindow) GetStartTime() *timestamppb.Timestamp {
cluster_service.pb.go#L6029: func (x *TimeWindow) GetEndTime() *timestamppb.Timestamp {
cluster_service.pb.go#L10381: (*timestamppb.Timestamp)(nil), // 97: google.protobuf.Timestamp
google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1
common.pb.go#L173: EventTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=event_time,json=eventTime,proto3" json:"event_time,omitempty"`
common.pb.go#L214: func (x *ErrorEvent) GetEventTime() *timestamppb.Timestamp {
common.pb.go#L712: (*timestamppb.Timestamp)(nil), // 7: google.protobuf.Timestamp
error_stats_service.pb.go#L282: AlignmentTime *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=alignment_time,json=alignmentTime,proto3" json:"alignment_time,omitempty"`
error_stats_service.pb.go#L369: func (x *ListGroupStatsRequest) GetAlignmentTime() *timestamppb.Timestamp {
error_stats_service.pb.go#L413: TimeRangeBegin *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=time_range_begin,json=timeRangeBegin,proto3" json:"time_range_begin,omitempty"`
error_stats_service.pb.go#L462: func (x *ListGroupStatsResponse) GetTimeRangeBegin() *timestamppb.Timestamp {
error_stats_service.pb.go#L504: FirstSeenTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=first_seen_time,json=firstSeenTime,proto3" json:"first_seen_time,omitempty"`
error_stats_service.pb.go#L508: LastSeenTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=last_seen_time,json=lastSeenTime,proto3" json:"last_seen_time,omitempty"`
error_stats_service.pb.go#L584: func (x *ErrorGroupStats) GetFirstSeenTime() *timestamppb.Timestamp {
error_stats_service.pb.go#L591: func (x *ErrorGroupStats) GetLastSeenTime() *timestamppb.Timestamp {
error_stats_service.pb.go#L630: StartTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
error_stats_service.pb.go#L632: EndTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"`
error_stats_service.pb.go#L674: func (x *TimedCount) GetStartTime() *timestamppb.Timestamp {
error_stats_service.pb.go#L681: func (x *TimedCount) GetEndTime() *timestamppb.Timestamp {
error_stats_service.pb.go#L803: TimeRangeBegin *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=time_range_begin,json=timeRangeBegin,proto3" json:"time_range_begin,omitempty"`
error_stats_service.pb.go#L852: func (x *ListEventsResponse) GetTimeRangeBegin() *timestamppb.Timestamp {
error_stats_service.pb.go#L1399: (*timestamppb.Timestamp)(nil), // 14: google.protobuf.Timestamp
report_errors_service.pb.go#L161: EventTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=event_time,json=eventTime,proto3" json:"event_time,omitempty"`
report_errors_service.pb.go#L225: func (x *ReportedErrorEvent) GetEventTime() *timestamppb.Timestamp {
report_errors_service.pb.go#L372: (*timestamppb.Timestamp)(nil), // 3: google.protobuf.Timestamp
google.golang.org/genproto/googleapis/devtools/cloudtrace/v2
trace.pb.go#L266: StartTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
trace.pb.go#L270: EndTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"`
trace.pb.go#L357: func (x *Span) GetStartTime() *timestamppb.Timestamp {
trace.pb.go#L364: func (x *Span) GetEndTime() *timestamppb.Timestamp {
trace.pb.go#L791: Time *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=time,proto3" json:"time,omitempty"`
trace.pb.go#L833: func (x *Span_TimeEvent) GetTime() *timestamppb.Timestamp {
trace.pb.go#L1714: (*timestamppb.Timestamp)(nil), // 18: google.protobuf.Timestamp
google.golang.org/genproto/googleapis/logging/v2
log_entry.pb.go#L105: Timestamp *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
log_entry.pb.go#L107: ReceiveTimestamp *timestamppb.Timestamp `protobuf:"bytes,24,opt,name=receive_timestamp,json=receiveTimestamp,proto3" json:"receive_timestamp,omitempty"`
log_entry.pb.go#L228: func (x *LogEntry) GetTimestamp() *timestamppb.Timestamp {
log_entry.pb.go#L235: func (x *LogEntry) GetReceiveTimestamp() *timestamppb.Timestamp {
log_entry.pb.go#L643: (*timestamppb.Timestamp)(nil), // 7: google.protobuf.Timestamp
logging_config.pb.go#L180: CreateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
logging_config.pb.go#L182: UpdateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
logging_config.pb.go#L238: func (x *LogBucket) GetCreateTime() *timestamppb.Timestamp {
logging_config.pb.go#L245: func (x *LogBucket) GetUpdateTime() *timestamppb.Timestamp {
logging_config.pb.go#L346: CreateTime *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
logging_config.pb.go#L350: UpdateTime *timestamppb.Timestamp `protobuf:"bytes,14,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
logging_config.pb.go#L456: func (x *LogSink) GetCreateTime() *timestamppb.Timestamp {
logging_config.pb.go#L463: func (x *LogSink) GetUpdateTime() *timestamppb.Timestamp {
logging_config.pb.go#L1312: CreateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
logging_config.pb.go#L1316: UpdateTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
logging_config.pb.go#L1379: func (x *LogExclusion) GetCreateTime() *timestamppb.Timestamp {
logging_config.pb.go#L1386: func (x *LogExclusion) GetUpdateTime() *timestamppb.Timestamp {
logging_config.pb.go#L2793: (*timestamppb.Timestamp)(nil), // 25: google.protobuf.Timestamp
logging_metrics.pb.go#L204: CreateTime *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
logging_metrics.pb.go#L208: UpdateTime *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
logging_metrics.pb.go#L297: func (x *LogMetric) GetCreateTime() *timestamppb.Timestamp {
logging_metrics.pb.go#L304: func (x *LogMetric) GetUpdateTime() *timestamppb.Timestamp {
logging_metrics.pb.go#L915: (*timestamppb.Timestamp)(nil), // 11: google.protobuf.Timestamp
google.golang.org/genproto/googleapis/monitoring/v3
common.pb.go#L706: EndTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"`
common.pb.go#L710: StartTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
common.pb.go#L745: func (x *TimeInterval) GetEndTime() *timestamppb.Timestamp {
common.pb.go#L752: func (x *TimeInterval) GetStartTime() *timestamppb.Timestamp {
common.pb.go#L1064: (*timestamppb.Timestamp)(nil), // 8: google.protobuf.Timestamp
mutation_record.pb.go#L51: MutateTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=mutate_time,json=mutateTime,proto3" json:"mutate_time,omitempty"`
mutation_record.pb.go#L88: func (x *MutationRecord) GetMutateTime() *timestamppb.Timestamp {
mutation_record.pb.go#L149: (*timestamppb.Timestamp)(nil), // 1: google.protobuf.Timestamp
notification_service.pb.go#L720: ExpireTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=expire_time,json=expireTime,proto3" json:"expire_time,omitempty"`
notification_service.pb.go#L762: func (x *GetNotificationChannelVerificationCodeRequest) GetExpireTime() *timestamppb.Timestamp {
notification_service.pb.go#L783: ExpireTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=expire_time,json=expireTime,proto3" json:"expire_time,omitempty"`
notification_service.pb.go#L825: func (x *GetNotificationChannelVerificationCodeResponse) GetExpireTime() *timestamppb.Timestamp {
notification_service.pb.go#L1251: (*timestamppb.Timestamp)(nil), // 16: google.protobuf.Timestamp
github.com/golang/protobuf/ptypes/timestamp
timestamp.pb.go#L15: type Timestamp = timestamppb.Timestamp
 |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |