Searched defs:GlobalSetLabelsRequest (Results 1 – 2 of 2) sorted by relevance
5592 type GlobalSetLabelsRequest struct { struct5599 LabelFingerprint string `json:"labelFingerprint,omitempty"`5609 Labels map[string]string `json:"labels,omitempty"`5617 ForceSendFields []string `json:"-"`5626 NullFields []string `json:"-"`5629 func (s *GlobalSetLabelsRequest) MarshalJSON() ([]byte, error) {
3116 "GlobalSetLabelsRequest": { object