type google.golang.org/genproto/googleapis/api/annotations.ResourceDescriptor_History
15 uses
google.golang.org/genproto/googleapis/api/annotations (current package)
resource.pb.go#L46: type ResourceDescriptor_History int32
resource.pb.go#L50: ResourceDescriptor_HISTORY_UNSPECIFIED ResourceDescriptor_History = 0
resource.pb.go#L53: ResourceDescriptor_ORIGINALLY_SINGLE_PATTERN ResourceDescriptor_History = 1
resource.pb.go#L57: ResourceDescriptor_FUTURE_MULTI_PATTERN ResourceDescriptor_History = 2
resource.pb.go#L74: func (x ResourceDescriptor_History) Enum() *ResourceDescriptor_History {
resource.pb.go#L75: p := new(ResourceDescriptor_History)
resource.pb.go#L80: func (x ResourceDescriptor_History) String() string {
resource.pb.go#L84: func (ResourceDescriptor_History) Descriptor() protoreflect.EnumDescriptor {
resource.pb.go#L88: func (ResourceDescriptor_History) Type() protoreflect.EnumType {
resource.pb.go#L92: func (x ResourceDescriptor_History) Number() protoreflect.EnumNumber {
resource.pb.go#L97: func (ResourceDescriptor_History) EnumDescriptor() ([]byte, []int) {
resource.pb.go#L319: History ResourceDescriptor_History `protobuf:"varint,4,opt,name=history,proto3,enum=google.api.ResourceDescriptor_History" json:"history,omitempty"`
resource.pb.go#L392: func (x *ResourceDescriptor) GetHistory() ResourceDescriptor_History {
resource.pb.go#L646: (ResourceDescriptor_History)(0), // 0: google.api.ResourceDescriptor.History
![]() |
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. |