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

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

An aggregation of HTTP query parameter occurrences.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#count

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

#count=

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

#data_type

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

#data_type=

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

#name

def name() -> ::String
Returns
  • (::String) — Required. Name of query param

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Name of query param
Returns
  • (::String) — Required. Name of query param