Class InstanceGroupManagersScopedList.Builder

    • Method Detail

      • getDescriptor

        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetFieldAccessorTable

        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagersScopedList.Builder>
      • getDescriptorForType

        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        Specified by:
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        Specified by:
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        Overrides:
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagersScopedList.Builder>
      • getDefaultInstanceForType

        public InstanceGroupManagersScopedList getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
      • build

        public InstanceGroupManagersScopedList build()
        Specified by:
        build in interface com.google.protobuf.Message.Builder
        Specified by:
        build in interface com.google.protobuf.MessageLite.Builder
      • buildPartial

        public InstanceGroupManagersScopedList buildPartial()
        Specified by:
        buildPartial in interface com.google.protobuf.Message.Builder
        Specified by:
        buildPartial in interface com.google.protobuf.MessageLite.Builder
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagersScopedList.Builder>
      • getInstanceGroupManagersCount

        public int getInstanceGroupManagersCount()
         [Output Only] The list of managed instance groups that are contained in the specified project and zone.
         
        repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;
        Specified by:
        getInstanceGroupManagersCount in interface InstanceGroupManagersScopedListOrBuilder
      • setInstanceGroupManagers

        public InstanceGroupManagersScopedList.Builder setInstanceGroupManagers​(int index,
                                                                                InstanceGroupManager value)
         [Output Only] The list of managed instance groups that are contained in the specified project and zone.
         
        repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;
      • setInstanceGroupManagers

        public InstanceGroupManagersScopedList.Builder setInstanceGroupManagers​(int index,
                                                                                InstanceGroupManager.Builder builderForValue)
         [Output Only] The list of managed instance groups that are contained in the specified project and zone.
         
        repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;
      • addInstanceGroupManagers

        public InstanceGroupManagersScopedList.Builder addInstanceGroupManagers​(InstanceGroupManager value)
         [Output Only] The list of managed instance groups that are contained in the specified project and zone.
         
        repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;
      • addInstanceGroupManagers

        public InstanceGroupManagersScopedList.Builder addInstanceGroupManagers​(int index,
                                                                                InstanceGroupManager value)
         [Output Only] The list of managed instance groups that are contained in the specified project and zone.
         
        repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;
      • addInstanceGroupManagers

        public InstanceGroupManagersScopedList.Builder addInstanceGroupManagers​(InstanceGroupManager.Builder builderForValue)
         [Output Only] The list of managed instance groups that are contained in the specified project and zone.
         
        repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;
      • addInstanceGroupManagers

        public InstanceGroupManagersScopedList.Builder addInstanceGroupManagers​(int index,
                                                                                InstanceGroupManager.Builder builderForValue)
         [Output Only] The list of managed instance groups that are contained in the specified project and zone.
         
        repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;
      • addAllInstanceGroupManagers

        public InstanceGroupManagersScopedList.Builder addAllInstanceGroupManagers​(Iterable<? extends InstanceGroupManager> values)
         [Output Only] The list of managed instance groups that are contained in the specified project and zone.
         
        repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;
      • clearInstanceGroupManagers

        public InstanceGroupManagersScopedList.Builder clearInstanceGroupManagers()
         [Output Only] The list of managed instance groups that are contained in the specified project and zone.
         
        repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;
      • removeInstanceGroupManagers

        public InstanceGroupManagersScopedList.Builder removeInstanceGroupManagers​(int index)
         [Output Only] The list of managed instance groups that are contained in the specified project and zone.
         
        repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;
      • getInstanceGroupManagersBuilder

        public InstanceGroupManager.Builder getInstanceGroupManagersBuilder​(int index)
         [Output Only] The list of managed instance groups that are contained in the specified project and zone.
         
        repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;
      • addInstanceGroupManagersBuilder

        public InstanceGroupManager.Builder addInstanceGroupManagersBuilder()
         [Output Only] The list of managed instance groups that are contained in the specified project and zone.
         
        repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;
      • addInstanceGroupManagersBuilder

        public InstanceGroupManager.Builder addInstanceGroupManagersBuilder​(int index)
         [Output Only] The list of managed instance groups that are contained in the specified project and zone.
         
        repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;
      • getInstanceGroupManagersBuilderList

        public List<InstanceGroupManager.Builder> getInstanceGroupManagersBuilderList()
         [Output Only] The list of managed instance groups that are contained in the specified project and zone.
         
        repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;
      • hasWarning

        public boolean hasWarning()
         [Output Only] The warning that replaces the list of managed instance groups when the list is empty.
         
        optional .google.cloud.compute.v1.Warning warning = 50704284;
        Specified by:
        hasWarning in interface InstanceGroupManagersScopedListOrBuilder
        Returns:
        Whether the warning field is set.
      • getWarning

        public Warning getWarning()
         [Output Only] The warning that replaces the list of managed instance groups when the list is empty.
         
        optional .google.cloud.compute.v1.Warning warning = 50704284;
        Specified by:
        getWarning in interface InstanceGroupManagersScopedListOrBuilder
        Returns:
        The warning.
      • setWarning

        public InstanceGroupManagersScopedList.Builder setWarning​(Warning value)
         [Output Only] The warning that replaces the list of managed instance groups when the list is empty.
         
        optional .google.cloud.compute.v1.Warning warning = 50704284;
      • setWarning

        public InstanceGroupManagersScopedList.Builder setWarning​(Warning.Builder builderForValue)
         [Output Only] The warning that replaces the list of managed instance groups when the list is empty.
         
        optional .google.cloud.compute.v1.Warning warning = 50704284;
      • mergeWarning

        public InstanceGroupManagersScopedList.Builder mergeWarning​(Warning value)
         [Output Only] The warning that replaces the list of managed instance groups when the list is empty.
         
        optional .google.cloud.compute.v1.Warning warning = 50704284;
      • clearWarning

        public InstanceGroupManagersScopedList.Builder clearWarning()
         [Output Only] The warning that replaces the list of managed instance groups when the list is empty.
         
        optional .google.cloud.compute.v1.Warning warning = 50704284;
      • getWarningBuilder

        public Warning.Builder getWarningBuilder()
         [Output Only] The warning that replaces the list of managed instance groups when the list is empty.
         
        optional .google.cloud.compute.v1.Warning warning = 50704284;