blob: a9df7923f3d3c18053519213c00f4ea7ce3b9b8d [file]
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: google/cloud/datacatalog/v1/timestamps.proto
package datacatalog
import (
fmt "fmt"
math "math"
proto "github.com/golang/protobuf/proto"
timestamp "github.com/golang/protobuf/ptypes/timestamp"
_ "google.golang.org/genproto/googleapis/api/annotations"
)
// Reference imports to suppress errors if they are not otherwise used.
var _ = proto.Marshal
var _ = fmt.Errorf
var _ = math.Inf
// This is a compile-time assertion to ensure that this generated file
// is compatible with the proto package it is being compiled against.
// A compilation error at this line likely means your copy of the
// proto package needs to be updated.
const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
// Timestamps about this resource according to a particular system.
type SystemTimestamps struct {
// The creation time of the resource within the given system.
CreateTime *timestamp.Timestamp `protobuf:"bytes,1,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// The last-modified time of the resource within the given system.
UpdateTime *timestamp.Timestamp `protobuf:"bytes,2,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
// Output only. The expiration time of the resource within the given system.
// Currently only apllicable to BigQuery resources.
ExpireTime *timestamp.Timestamp `protobuf:"bytes,3,opt,name=expire_time,json=expireTime,proto3" json:"expire_time,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *SystemTimestamps) Reset() { *m = SystemTimestamps{} }
func (m *SystemTimestamps) String() string { return proto.CompactTextString(m) }
func (*SystemTimestamps) ProtoMessage() {}
func (*SystemTimestamps) Descriptor() ([]byte, []int) {
return fileDescriptor_860763b870627e09, []int{0}
}
func (m *SystemTimestamps) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SystemTimestamps.Unmarshal(m, b)
}
func (m *SystemTimestamps) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_SystemTimestamps.Marshal(b, m, deterministic)
}
func (m *SystemTimestamps) XXX_Merge(src proto.Message) {
xxx_messageInfo_SystemTimestamps.Merge(m, src)
}
func (m *SystemTimestamps) XXX_Size() int {
return xxx_messageInfo_SystemTimestamps.Size(m)
}
func (m *SystemTimestamps) XXX_DiscardUnknown() {
xxx_messageInfo_SystemTimestamps.DiscardUnknown(m)
}
var xxx_messageInfo_SystemTimestamps proto.InternalMessageInfo
func (m *SystemTimestamps) GetCreateTime() *timestamp.Timestamp {
if m != nil {
return m.CreateTime
}
return nil
}
func (m *SystemTimestamps) GetUpdateTime() *timestamp.Timestamp {
if m != nil {
return m.UpdateTime
}
return nil
}
func (m *SystemTimestamps) GetExpireTime() *timestamp.Timestamp {
if m != nil {
return m.ExpireTime
}
return nil
}
func init() {
proto.RegisterType((*SystemTimestamps)(nil), "google.cloud.datacatalog.v1.SystemTimestamps")
}
func init() {
proto.RegisterFile("google/cloud/datacatalog/v1/timestamps.proto", fileDescriptor_860763b870627e09)
}
var fileDescriptor_860763b870627e09 = []byte{
// 302 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x91, 0xc1, 0x4a, 0xc3, 0x30,
0x18, 0xc7, 0x49, 0x0b, 0x1e, 0xd2, 0x8b, 0xec, 0x24, 0x1b, 0x38, 0xf1, 0xe4, 0x41, 0x12, 0xaa,
0xb7, 0xec, 0xa2, 0x9b, 0xe8, 0x55, 0xa6, 0xf4, 0x20, 0x85, 0xf1, 0xb5, 0xcd, 0x62, 0xa0, 0x5d,
0x42, 0x9b, 0x16, 0x7d, 0x25, 0x1f, 0x45, 0xc1, 0x67, 0xf0, 0xec, 0x13, 0x78, 0x94, 0x26, 0x5d,
0xed, 0x41, 0xb6, 0x63, 0xbe, 0xff, 0xef, 0xf7, 0xff, 0x3e, 0x5a, 0x7c, 0x2e, 0x94, 0x12, 0x39,
0xa7, 0x69, 0xae, 0xea, 0x8c, 0x66, 0x60, 0x20, 0x05, 0x03, 0xb9, 0x12, 0xb4, 0x09, 0xa9, 0x91,
0x05, 0xaf, 0x0c, 0x14, 0xba, 0x22, 0xba, 0x54, 0x46, 0x8d, 0x26, 0x8e, 0x26, 0x96, 0x26, 0x03,
0x9a, 0x34, 0xe1, 0x78, 0xda, 0x55, 0x81, 0x96, 0x74, 0x2d, 0x79, 0x9e, 0xad, 0x12, 0xfe, 0x0c,
0x8d, 0x54, 0xa5, 0xb3, 0x7b, 0xc0, 0xbe, 0x92, 0x7a, 0xfd, 0xd7, 0xef, 0x80, 0xd3, 0x4f, 0x84,
0x0f, 0x1f, 0x5e, 0x2b, 0xc3, 0x8b, 0xc7, 0x7e, 0xf3, 0x68, 0x86, 0x83, 0xb4, 0xe4, 0x60, 0xf8,
0xaa, 0xc5, 0x8f, 0xd0, 0x09, 0x3a, 0x0b, 0x2e, 0xc6, 0xa4, 0xbb, 0x64, 0xdb, 0x45, 0x7a, 0x63,
0x89, 0x1d, 0xde, 0x0e, 0x5a, 0xb9, 0xd6, 0x59, 0x2f, 0x7b, 0xfb, 0x65, 0x87, 0x5b, 0xf9, 0x0a,
0x07, 0xfc, 0x45, 0xcb, 0xb2, 0x93, 0xfd, 0x7d, 0xf2, 0xdc, 0xff, 0xba, 0xf6, 0x97, 0xd8, 0x39,
0xed, 0x74, 0xfe, 0x81, 0xf0, 0x34, 0x55, 0x05, 0xd9, 0xf1, 0xd9, 0xee, 0xd1, 0xd3, 0x6d, 0x17,
0x0b, 0x95, 0xc3, 0x46, 0x10, 0x55, 0x0a, 0x2a, 0xf8, 0xc6, 0xf6, 0x53, 0x17, 0x81, 0x96, 0xd5,
0xbf, 0xbf, 0x68, 0x36, 0x78, 0xfe, 0x20, 0xf4, 0xe6, 0x4d, 0xee, 0x5c, 0xd7, 0xc2, 0xae, 0xba,
0x01, 0x03, 0x8b, 0x6e, 0x55, 0x14, 0xbe, 0x6f, 0xd3, 0xd8, 0xa6, 0xf1, 0x20, 0x8d, 0xa3, 0xf0,
0xdb, 0x3b, 0x76, 0x29, 0x63, 0x36, 0x66, 0x6c, 0x90, 0x33, 0x16, 0x85, 0xc9, 0x81, 0x3d, 0xe9,
0xf2, 0x37, 0x00, 0x00, 0xff, 0xff, 0xc9, 0x6c, 0x26, 0xfd, 0x34, 0x02, 0x00, 0x00,
}