Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::HttpOperationDetails::PathParam.
HTTP Path parameter.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#data_type
def data_type() -> ::Google::Cloud::ApiHub::V1::HttpOperationDetails::DataType
Returns
- (::Google::Cloud::ApiHub::V1::HttpOperationDetails::DataType) — Optional. Data type of path param
#data_type=
def data_type=(value) -> ::Google::Cloud::ApiHub::V1::HttpOperationDetails::DataType
Parameter
- value (::Google::Cloud::ApiHub::V1::HttpOperationDetails::DataType) — Optional. Data type of path param
Returns
- (::Google::Cloud::ApiHub::V1::HttpOperationDetails::DataType) — Optional. Data type of path param
#position
def position() -> ::Integer
Returns
- (::Integer) — Optional. Segment location in the path, 1-indexed
#position=
def position=(value) -> ::Integer
Parameter
- value (::Integer) — Optional. Segment location in the path, 1-indexed
Returns
- (::Integer) — Optional. Segment location in the path, 1-indexed