Request message for updating a source.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#source
def source() -> ::Google::Cloud::SecurityCenter::V1p1beta1::Source
    Returns
    
  - (::Google::Cloud::SecurityCenter::V1p1beta1::Source) — Required. The source resource to update.
 
#source=
def source=(value) -> ::Google::Cloud::SecurityCenter::V1p1beta1::Source
    Parameter
    
  - value (::Google::Cloud::SecurityCenter::V1p1beta1::Source) — Required. The source resource to update.
 
    Returns
    
  - (::Google::Cloud::SecurityCenter::V1p1beta1::Source) — Required. The source resource to update.
 
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
    Returns
    
  - 
        (::Google::Protobuf::FieldMask) — The FieldMask to use when updating the source resource.
If empty all mutable fields will be updated.
 
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
    Parameter
    
  - 
        value (::Google::Protobuf::FieldMask) — The FieldMask to use when updating the source resource.
If empty all mutable fields will be updated.
 
    Returns
    
- 
        (::Google::Protobuf::FieldMask) — The FieldMask to use when updating the source resource.
If empty all mutable fields will be updated.