type google.golang.org/genproto/googleapis/monitoring/v3.AlertPolicy_Documentation

13 uses

	google.golang.org/genproto/googleapis/monitoring/v3 (current package)
		alert.pb.go#L140: 	Documentation *AlertPolicy_Documentation `protobuf:"bytes,13,opt,name=documentation,proto3" json:"documentation,omitempty"`
		alert.pb.go#L235: func (x *AlertPolicy) GetDocumentation() *AlertPolicy_Documentation {
		alert.pb.go#L300: type AlertPolicy_Documentation struct {
		alert.pb.go#L316: func (x *AlertPolicy_Documentation) Reset() {
		alert.pb.go#L317: 	*x = AlertPolicy_Documentation{}
		alert.pb.go#L325: func (x *AlertPolicy_Documentation) String() string {
		alert.pb.go#L329: func (*AlertPolicy_Documentation) ProtoMessage() {}
		alert.pb.go#L331: func (x *AlertPolicy_Documentation) ProtoReflect() protoreflect.Message {
		alert.pb.go#L344: func (*AlertPolicy_Documentation) Descriptor() ([]byte, []int) {
		alert.pb.go#L348: func (x *AlertPolicy_Documentation) GetContent() string {
		alert.pb.go#L355: func (x *AlertPolicy_Documentation) GetMimeType() string {
		alert.pb.go#L1068: 	(*AlertPolicy_Documentation)(nil),             // 2: google.monitoring.v3.AlertPolicy.Documentation
		alert.pb.go#L1128: 			switch v := v.(*AlertPolicy_Documentation); i {