Lines Matching defs:InstanceGroupAggregatedList

28214 type InstanceGroupAggregatedList struct {  struct
28215 state protoimpl.MessageState
28216 sizeCache protoimpl.SizeCache
28217 unknownFields protoimpl.UnknownFields
28220 Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"`
28222 …ms,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,prot…
28224 Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"`
28226 …9797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"`
28228 …rotobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"`
28230 …es []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"`
28232 Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"`
28235 func (x *InstanceGroupAggregatedList) Reset() {
28244 func (x *InstanceGroupAggregatedList) String() string {
28248 func (*InstanceGroupAggregatedList) ProtoMessage() {}
28250 func (x *InstanceGroupAggregatedList) ProtoReflect() protoreflect.Message {
28263 func (*InstanceGroupAggregatedList) Descriptor() ([]byte, []int) {
28267 func (x *InstanceGroupAggregatedList) GetId() string {
28274 func (x *InstanceGroupAggregatedList) GetItems() map[string]*InstanceGroupsScopedList {
28281 func (x *InstanceGroupAggregatedList) GetKind() string {
28288 func (x *InstanceGroupAggregatedList) GetNextPageToken() string {
28295 func (x *InstanceGroupAggregatedList) GetSelfLink() string {
28302 func (x *InstanceGroupAggregatedList) GetUnreachables() []string {
28309 func (x *InstanceGroupAggregatedList) GetWarning() *Warning {