headers property

Map<String, GoogleCloudApihubV1Header>? headers
getter/setter pair

Unordered map from header name to header metadata

Optional.

Implementation

core.Map<core.String, GoogleCloudApihubV1Header>? headers;