Reference documentation and code samples for the Cloud Security Command Center V1p1beta1 API class Google::Cloud::SecurityCenter::V1p1beta1::UpdateSecurityMarksRequest.
Request message for updating a SecurityMarks resource.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#security_marks
def security_marks() -> ::Google::Cloud::SecurityCenter::V1p1beta1::SecurityMarks
- (::Google::Cloud::SecurityCenter::V1p1beta1::SecurityMarks) — Required. The security marks resource to update.
#security_marks=
def security_marks=(value) -> ::Google::Cloud::SecurityCenter::V1p1beta1::SecurityMarks
- value (::Google::Cloud::SecurityCenter::V1p1beta1::SecurityMarks) — Required. The security marks resource to update.
- (::Google::Cloud::SecurityCenter::V1p1beta1::SecurityMarks) — Required. The security marks resource to update.
#start_time
def start_time() -> ::Google::Protobuf::Timestamp
- (::Google::Protobuf::Timestamp) — The time at which the updated SecurityMarks take effect. If not set uses current server time. Updates will be applied to the SecurityMarks that are active immediately preceding this time.
#start_time=
def start_time=(value) -> ::Google::Protobuf::Timestamp
- value (::Google::Protobuf::Timestamp) — The time at which the updated SecurityMarks take effect. If not set uses current server time. Updates will be applied to the SecurityMarks that are active immediately preceding this time.
- (::Google::Protobuf::Timestamp) — The time at which the updated SecurityMarks take effect. If not set uses current server time. Updates will be applied to the SecurityMarks that are active immediately preceding this time.
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
-
(::Google::Protobuf::FieldMask) — The FieldMask to use when updating the security marks resource.
The field mask must not contain duplicate fields. If empty or set to "marks", all marks will be replaced. Individual marks can be updated using "marks.
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
-
value (::Google::Protobuf::FieldMask) — The FieldMask to use when updating the security marks resource.
The field mask must not contain duplicate fields. If empty or set to "marks", all marks will be replaced. Individual marks can be updated using "marks.
-
(::Google::Protobuf::FieldMask) — The FieldMask to use when updating the security marks resource.
The field mask must not contain duplicate fields. If empty or set to "marks", all marks will be replaced. Individual marks can be updated using "marks.