Cloud Security Command Center V1 API - Class Google::Cloud::SecurityCenter::V1::UpdateExternalSystemRequest (v0.23.0)

Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::UpdateExternalSystemRequest.

Request message for updating a ExternalSystem resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#external_system

def external_system() -> ::Google::Cloud::SecurityCenter::V1::ExternalSystem
Returns

#external_system=

def external_system=(value) -> ::Google::Cloud::SecurityCenter::V1::ExternalSystem
Parameter
Returns

#update_mask

def update_mask() -> ::Google::Protobuf::FieldMask
Returns
  • (::Google::Protobuf::FieldMask) — The FieldMask to use when updating the external system 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 external system resource.

    If empty all mutable fields will be updated.

Returns
  • (::Google::Protobuf::FieldMask) — The FieldMask to use when updating the external system resource.

    If empty all mutable fields will be updated.