Class OperationsScopedList.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<OperationsScopedList.Builder>
      • clear

        public OperationsScopedList.Builder clear()
        Specified by:
        clear in interface com.google.protobuf.Message.Builder
        Specified by:
        clear in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<OperationsScopedList.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<OperationsScopedList.Builder>
      • getDefaultInstanceForType

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

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

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

        public OperationsScopedList.Builder clone()
        Specified by:
        clone in interface com.google.protobuf.Message.Builder
        Specified by:
        clone in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<OperationsScopedList.Builder>
      • setField

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

        public OperationsScopedList.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
        Specified by:
        clearField in interface com.google.protobuf.Message.Builder
        Overrides:
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<OperationsScopedList.Builder>
      • clearOneof

        public OperationsScopedList.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        Specified by:
        clearOneof in interface com.google.protobuf.Message.Builder
        Overrides:
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<OperationsScopedList.Builder>
      • setRepeatedField

        public OperationsScopedList.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<OperationsScopedList.Builder>
      • addRepeatedField

        public OperationsScopedList.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<OperationsScopedList.Builder>
      • isInitialized

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

        public OperationsScopedList.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<OperationsScopedList.Builder>
        Throws:
        IOException
      • getOperationsCount

        public int getOperationsCount()
         [Output Only] A list of operations contained in this scope.
         
        repeated .google.cloud.compute.v1.Operation operations = 4184044;
        Specified by:
        getOperationsCount in interface OperationsScopedListOrBuilder
      • getOperations

        public Operation getOperations​(int index)
         [Output Only] A list of operations contained in this scope.
         
        repeated .google.cloud.compute.v1.Operation operations = 4184044;
        Specified by:
        getOperations in interface OperationsScopedListOrBuilder
      • setOperations

        public OperationsScopedList.Builder setOperations​(int index,
                                                          Operation value)
         [Output Only] A list of operations contained in this scope.
         
        repeated .google.cloud.compute.v1.Operation operations = 4184044;
      • setOperations

        public OperationsScopedList.Builder setOperations​(int index,
                                                          Operation.Builder builderForValue)
         [Output Only] A list of operations contained in this scope.
         
        repeated .google.cloud.compute.v1.Operation operations = 4184044;
      • addOperations

        public OperationsScopedList.Builder addOperations​(Operation value)
         [Output Only] A list of operations contained in this scope.
         
        repeated .google.cloud.compute.v1.Operation operations = 4184044;
      • addOperations

        public OperationsScopedList.Builder addOperations​(int index,
                                                          Operation value)
         [Output Only] A list of operations contained in this scope.
         
        repeated .google.cloud.compute.v1.Operation operations = 4184044;
      • addOperations

        public OperationsScopedList.Builder addOperations​(Operation.Builder builderForValue)
         [Output Only] A list of operations contained in this scope.
         
        repeated .google.cloud.compute.v1.Operation operations = 4184044;
      • addOperations

        public OperationsScopedList.Builder addOperations​(int index,
                                                          Operation.Builder builderForValue)
         [Output Only] A list of operations contained in this scope.
         
        repeated .google.cloud.compute.v1.Operation operations = 4184044;
      • addAllOperations

        public OperationsScopedList.Builder addAllOperations​(Iterable<? extends Operation> values)
         [Output Only] A list of operations contained in this scope.
         
        repeated .google.cloud.compute.v1.Operation operations = 4184044;
      • clearOperations

        public OperationsScopedList.Builder clearOperations()
         [Output Only] A list of operations contained in this scope.
         
        repeated .google.cloud.compute.v1.Operation operations = 4184044;
      • removeOperations

        public OperationsScopedList.Builder removeOperations​(int index)
         [Output Only] A list of operations contained in this scope.
         
        repeated .google.cloud.compute.v1.Operation operations = 4184044;
      • getOperationsBuilder

        public Operation.Builder getOperationsBuilder​(int index)
         [Output Only] A list of operations contained in this scope.
         
        repeated .google.cloud.compute.v1.Operation operations = 4184044;
      • addOperationsBuilder

        public Operation.Builder addOperationsBuilder()
         [Output Only] A list of operations contained in this scope.
         
        repeated .google.cloud.compute.v1.Operation operations = 4184044;
      • addOperationsBuilder

        public Operation.Builder addOperationsBuilder​(int index)
         [Output Only] A list of operations contained in this scope.
         
        repeated .google.cloud.compute.v1.Operation operations = 4184044;
      • getOperationsBuilderList

        public List<Operation.Builder> getOperationsBuilderList()
         [Output Only] A list of operations contained in this scope.
         
        repeated .google.cloud.compute.v1.Operation operations = 4184044;
      • hasWarning

        public boolean hasWarning()
         [Output Only] Informational warning which replaces the list of operations when the list is empty.
         
        optional .google.cloud.compute.v1.Warning warning = 50704284;
        Specified by:
        hasWarning in interface OperationsScopedListOrBuilder
        Returns:
        Whether the warning field is set.
      • getWarning

        public Warning getWarning()
         [Output Only] Informational warning which replaces the list of operations when the list is empty.
         
        optional .google.cloud.compute.v1.Warning warning = 50704284;
        Specified by:
        getWarning in interface OperationsScopedListOrBuilder
        Returns:
        The warning.
      • setWarning

        public OperationsScopedList.Builder setWarning​(Warning value)
         [Output Only] Informational warning which replaces the list of operations when the list is empty.
         
        optional .google.cloud.compute.v1.Warning warning = 50704284;
      • setWarning

        public OperationsScopedList.Builder setWarning​(Warning.Builder builderForValue)
         [Output Only] Informational warning which replaces the list of operations when the list is empty.
         
        optional .google.cloud.compute.v1.Warning warning = 50704284;
      • mergeWarning

        public OperationsScopedList.Builder mergeWarning​(Warning value)
         [Output Only] Informational warning which replaces the list of operations when the list is empty.
         
        optional .google.cloud.compute.v1.Warning warning = 50704284;
      • clearWarning

        public OperationsScopedList.Builder clearWarning()
         [Output Only] Informational warning which replaces the list of operations when the list is empty.
         
        optional .google.cloud.compute.v1.Warning warning = 50704284;
      • getWarningBuilder

        public Warning.Builder getWarningBuilder()
         [Output Only] Informational warning which replaces the list of operations when the list is empty.
         
        optional .google.cloud.compute.v1.Warning warning = 50704284;
      • setUnknownFields

        public final OperationsScopedList.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<OperationsScopedList.Builder>
      • mergeUnknownFields

        public final OperationsScopedList.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<OperationsScopedList.Builder>