Recommender V1 API - Class Google::Cloud::Recommender::V1::UpdateInsightTypeConfigRequest (v0.18.0)

Reference documentation and code samples for the Recommender V1 API class Google::Cloud::Recommender::V1::UpdateInsightTypeConfigRequest.

Request for the UpdateInsightTypeConfig method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#insight_type_config

def insight_type_config() -> ::Google::Cloud::Recommender::V1::InsightTypeConfig
Returns

#insight_type_config=

def insight_type_config=(value) -> ::Google::Cloud::Recommender::V1::InsightTypeConfig
Parameter
Returns

#update_mask

def update_mask() -> ::Google::Protobuf::FieldMask
Returns

#update_mask=

def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
Returns

#validate_only

def validate_only() -> ::Boolean
Returns
  • (::Boolean) — If true, validate the request and preview the change, but do not actually update it.

#validate_only=

def validate_only=(value) -> ::Boolean
Parameter
  • value (::Boolean) — If true, validate the request and preview the change, but do not actually update it.
Returns
  • (::Boolean) — If true, validate the request and preview the change, but do not actually update it.