API hub V1 API - Class Google::Cloud::ApiHub::V1::HttpOperationDetails::Header (v0.6.0)

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

An aggregation of HTTP header occurrences.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#count

def count() -> ::Integer
Returns
  • (::Integer) — The number of occurrences of this Header across transactions.

#count=

def count=(value) -> ::Integer
Parameter
  • value (::Integer) — The number of occurrences of this Header across transactions.
Returns
  • (::Integer) — The number of occurrences of this Header across transactions.

#data_type

def data_type() -> ::Google::Cloud::ApiHub::V1::HttpOperationDetails::DataType

#data_type=

def data_type=(value) -> ::Google::Cloud::ApiHub::V1::HttpOperationDetails::DataType
Parameter

#name

def name() -> ::String
Returns
  • (::String) — Header name.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Header name.
Returns
  • (::String) — Header name.