API hub V1 API - Class Google::Cloud::ApiHub::V1::LintResponse::SummaryEntry (v0.1.0)

Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::LintResponse::SummaryEntry.

Count of issues with a given severity.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#count

def count() -> ::Integer
Returns
  • (::Integer) — Required. Count of issues with the given severity.

#count=

def count=(value) -> ::Integer
Parameter
  • value (::Integer) — Required. Count of issues with the given severity.
Returns
  • (::Integer) — Required. Count of issues with the given severity.

#severity

def severity() -> ::Google::Cloud::ApiHub::V1::Severity
Returns

#severity=

def severity=(value) -> ::Google::Cloud::ApiHub::V1::Severity
Parameter
Returns