Class InstanceGroupsScopedList.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<InstanceGroupsScopedList.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<InstanceGroupsScopedList.Builder>
      • getDefaultInstanceForType

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

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

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

        public InstanceGroupsScopedList.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                                 int index,
                                                                 Object value)
        Specified by:
        setRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsScopedList.Builder>
      • addRepeatedField

        public InstanceGroupsScopedList.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                                 Object value)
        Specified by:
        addRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsScopedList.Builder>
      • isInitialized

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

        public InstanceGroupsScopedList.Builder mergeFrom​(com.google.protobuf.CodedInputStream input,
                                                          com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                   throws IOException
        Specified by:
        mergeFrom in interface com.google.protobuf.Message.Builder
        Specified by:
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<InstanceGroupsScopedList.Builder>
        Throws:
        IOException
      • getInstanceGroupsCount

        public int getInstanceGroupsCount()
         [Output Only] The list of instance groups that are contained in this scope.
         
        repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
        Specified by:
        getInstanceGroupsCount in interface InstanceGroupsScopedListOrBuilder
      • setInstanceGroups

        public InstanceGroupsScopedList.Builder setInstanceGroups​(int index,
                                                                  InstanceGroup value)
         [Output Only] The list of instance groups that are contained in this scope.
         
        repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
      • setInstanceGroups

        public InstanceGroupsScopedList.Builder setInstanceGroups​(int index,
                                                                  InstanceGroup.Builder builderForValue)
         [Output Only] The list of instance groups that are contained in this scope.
         
        repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
      • addInstanceGroups

        public InstanceGroupsScopedList.Builder addInstanceGroups​(InstanceGroup value)
         [Output Only] The list of instance groups that are contained in this scope.
         
        repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
      • addInstanceGroups

        public InstanceGroupsScopedList.Builder addInstanceGroups​(int index,
                                                                  InstanceGroup value)
         [Output Only] The list of instance groups that are contained in this scope.
         
        repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
      • addInstanceGroups

        public InstanceGroupsScopedList.Builder addInstanceGroups​(InstanceGroup.Builder builderForValue)
         [Output Only] The list of instance groups that are contained in this scope.
         
        repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
      • addInstanceGroups

        public InstanceGroupsScopedList.Builder addInstanceGroups​(int index,
                                                                  InstanceGroup.Builder builderForValue)
         [Output Only] The list of instance groups that are contained in this scope.
         
        repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
      • addAllInstanceGroups

        public InstanceGroupsScopedList.Builder addAllInstanceGroups​(Iterable<? extends InstanceGroup> values)
         [Output Only] The list of instance groups that are contained in this scope.
         
        repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
      • clearInstanceGroups

        public InstanceGroupsScopedList.Builder clearInstanceGroups()
         [Output Only] The list of instance groups that are contained in this scope.
         
        repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
      • removeInstanceGroups

        public InstanceGroupsScopedList.Builder removeInstanceGroups​(int index)
         [Output Only] The list of instance groups that are contained in this scope.
         
        repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
      • getInstanceGroupsBuilder

        public InstanceGroup.Builder getInstanceGroupsBuilder​(int index)
         [Output Only] The list of instance groups that are contained in this scope.
         
        repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
      • addInstanceGroupsBuilder

        public InstanceGroup.Builder addInstanceGroupsBuilder()
         [Output Only] The list of instance groups that are contained in this scope.
         
        repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
      • addInstanceGroupsBuilder

        public InstanceGroup.Builder addInstanceGroupsBuilder​(int index)
         [Output Only] The list of instance groups that are contained in this scope.
         
        repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
      • getInstanceGroupsBuilderList

        public List<InstanceGroup.Builder> getInstanceGroupsBuilderList()
         [Output Only] The list of instance groups that are contained in this scope.
         
        repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
      • hasWarning

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

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

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

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

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

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

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

        public final InstanceGroupsScopedList.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        setUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsScopedList.Builder>
      • mergeUnknownFields

        public final InstanceGroupsScopedList.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsScopedList.Builder>