Lines Matching refs:other_storage

5585 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in  in _protobuf_generated_isEqualTo()
5586 if _storage._oneof != other_storage._oneof {return false} in _protobuf_generated_isEqualTo()
5625 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
5626 if _storage._value != other_storage._value {return false} in _protobuf_generated_isEqualTo()
5627 if _storage._yaml != other_storage._yaml {return false} in _protobuf_generated_isEqualTo()
5714 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
5715 if _storage._description_p != other_storage._description_p {return false} in _protobuf_generated_isEqualTo()
5716 if _storage._name != other_storage._name {return false} in _protobuf_generated_isEqualTo()
5717 if _storage._in != other_storage._in {return false} in _protobuf_generated_isEqualTo()
5718 if _storage._required != other_storage._required {return false} in _protobuf_generated_isEqualTo()
5719 if _storage._schema != other_storage._schema {return false} in _protobuf_generated_isEqualTo()
5720 if _storage._vendorExtension != other_storage._vendorExtension {return false} in _protobuf_generated_isEqualTo()
5843 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
5844 if _storage._swagger != other_storage._swagger {return false} in _protobuf_generated_isEqualTo()
5845 if _storage._info != other_storage._info {return false} in _protobuf_generated_isEqualTo()
5846 if _storage._host != other_storage._host {return false} in _protobuf_generated_isEqualTo()
5847 if _storage._basePath != other_storage._basePath {return false} in _protobuf_generated_isEqualTo()
5848 if _storage._schemes != other_storage._schemes {return false} in _protobuf_generated_isEqualTo()
5849 if _storage._consumes != other_storage._consumes {return false} in _protobuf_generated_isEqualTo()
5850 if _storage._produces != other_storage._produces {return false} in _protobuf_generated_isEqualTo()
5851 if _storage._paths != other_storage._paths {return false} in _protobuf_generated_isEqualTo()
5852 if _storage._definitions != other_storage._definitions {return false} in _protobuf_generated_isEqualTo()
5853 if _storage._parameters != other_storage._parameters {return false} in _protobuf_generated_isEqualTo()
5854 if _storage._responses != other_storage._responses {return false} in _protobuf_generated_isEqualTo()
5855 if _storage._security != other_storage._security {return false} in _protobuf_generated_isEqualTo()
5856 if _storage._securityDefinitions != other_storage._securityDefinitions {return false} in _protobuf_generated_isEqualTo()
5857 if _storage._tags != other_storage._tags {return false} in _protobuf_generated_isEqualTo()
5858 if _storage._externalDocs != other_storage._externalDocs {return false} in _protobuf_generated_isEqualTo()
5859 if _storage._vendorExtension != other_storage._vendorExtension {return false} in _protobuf_generated_isEqualTo()
5950 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
5951 if _storage._format != other_storage._format {return false} in _protobuf_generated_isEqualTo()
5952 if _storage._title != other_storage._title {return false} in _protobuf_generated_isEqualTo()
5953 if _storage._description_p != other_storage._description_p {return false} in _protobuf_generated_isEqualTo()
5954 if _storage._default != other_storage._default {return false} in _protobuf_generated_isEqualTo()
5955 if _storage._required != other_storage._required {return false} in _protobuf_generated_isEqualTo()
5956 if _storage._type != other_storage._type {return false} in _protobuf_generated_isEqualTo()
5957 if _storage._readOnly != other_storage._readOnly {return false} in _protobuf_generated_isEqualTo()
5958 if _storage._externalDocs != other_storage._externalDocs {return false} in _protobuf_generated_isEqualTo()
5959 if _storage._example != other_storage._example {return false} in _protobuf_generated_isEqualTo()
5960 if _storage._vendorExtension != other_storage._vendorExtension {return false} in _protobuf_generated_isEqualTo()
6062 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
6063 if _storage._required != other_storage._required {return false} in _protobuf_generated_isEqualTo()
6064 if _storage._in != other_storage._in {return false} in _protobuf_generated_isEqualTo()
6065 if _storage._description_p != other_storage._description_p {return false} in _protobuf_generated_isEqualTo()
6066 if _storage._name != other_storage._name {return false} in _protobuf_generated_isEqualTo()
6067 if _storage._allowEmptyValue != other_storage._allowEmptyValue {return false} in _protobuf_generated_isEqualTo()
6068 if _storage._type != other_storage._type {return false} in _protobuf_generated_isEqualTo()
6069 if _storage._format != other_storage._format {return false} in _protobuf_generated_isEqualTo()
6070 if _storage._items != other_storage._items {return false} in _protobuf_generated_isEqualTo()
6071 if _storage._collectionFormat != other_storage._collectionFormat {return false} in _protobuf_generated_isEqualTo()
6072 if _storage._default != other_storage._default {return false} in _protobuf_generated_isEqualTo()
6073 if _storage._maximum != other_storage._maximum {return false} in _protobuf_generated_isEqualTo()
6074 if _storage._exclusiveMaximum != other_storage._exclusiveMaximum {return false} in _protobuf_generated_isEqualTo()
6075 if _storage._minimum != other_storage._minimum {return false} in _protobuf_generated_isEqualTo()
6076 if _storage._exclusiveMinimum != other_storage._exclusiveMinimum {return false} in _protobuf_generated_isEqualTo()
6077 if _storage._maxLength != other_storage._maxLength {return false} in _protobuf_generated_isEqualTo()
6078 if _storage._minLength != other_storage._minLength {return false} in _protobuf_generated_isEqualTo()
6079 if _storage._pattern != other_storage._pattern {return false} in _protobuf_generated_isEqualTo()
6080 if _storage._maxItems != other_storage._maxItems {return false} in _protobuf_generated_isEqualTo()
6081 if _storage._minItems != other_storage._minItems {return false} in _protobuf_generated_isEqualTo()
6082 if _storage._uniqueItems != other_storage._uniqueItems {return false} in _protobuf_generated_isEqualTo()
6083 if _storage._enum != other_storage._enum {return false} in _protobuf_generated_isEqualTo()
6084 if _storage._multipleOf != other_storage._multipleOf {return false} in _protobuf_generated_isEqualTo()
6085 if _storage._vendorExtension != other_storage._vendorExtension {return false} in _protobuf_generated_isEqualTo()
6175 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
6176 if _storage._type != other_storage._type {return false} in _protobuf_generated_isEqualTo()
6177 if _storage._format != other_storage._format {return false} in _protobuf_generated_isEqualTo()
6178 if _storage._items != other_storage._items {return false} in _protobuf_generated_isEqualTo()
6179 if _storage._collectionFormat != other_storage._collectionFormat {return false} in _protobuf_generated_isEqualTo()
6180 if _storage._default != other_storage._default {return false} in _protobuf_generated_isEqualTo()
6181 if _storage._maximum != other_storage._maximum {return false} in _protobuf_generated_isEqualTo()
6182 if _storage._exclusiveMaximum != other_storage._exclusiveMaximum {return false} in _protobuf_generated_isEqualTo()
6183 if _storage._minimum != other_storage._minimum {return false} in _protobuf_generated_isEqualTo()
6184 if _storage._exclusiveMinimum != other_storage._exclusiveMinimum {return false} in _protobuf_generated_isEqualTo()
6185 if _storage._maxLength != other_storage._maxLength {return false} in _protobuf_generated_isEqualTo()
6186 if _storage._minLength != other_storage._minLength {return false} in _protobuf_generated_isEqualTo()
6187 if _storage._pattern != other_storage._pattern {return false} in _protobuf_generated_isEqualTo()
6188 if _storage._maxItems != other_storage._maxItems {return false} in _protobuf_generated_isEqualTo()
6189 if _storage._minItems != other_storage._minItems {return false} in _protobuf_generated_isEqualTo()
6190 if _storage._uniqueItems != other_storage._uniqueItems {return false} in _protobuf_generated_isEqualTo()
6191 if _storage._enum != other_storage._enum {return false} in _protobuf_generated_isEqualTo()
6192 if _storage._multipleOf != other_storage._multipleOf {return false} in _protobuf_generated_isEqualTo()
6193 if _storage._description_p != other_storage._description_p {return false} in _protobuf_generated_isEqualTo()
6194 if _storage._vendorExtension != other_storage._vendorExtension {return false} in _protobuf_generated_isEqualTo()
6293 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
6294 if _storage._required != other_storage._required {return false} in _protobuf_generated_isEqualTo()
6295 if _storage._in != other_storage._in {return false} in _protobuf_generated_isEqualTo()
6296 if _storage._description_p != other_storage._description_p {return false} in _protobuf_generated_isEqualTo()
6297 if _storage._name != other_storage._name {return false} in _protobuf_generated_isEqualTo()
6298 if _storage._type != other_storage._type {return false} in _protobuf_generated_isEqualTo()
6299 if _storage._format != other_storage._format {return false} in _protobuf_generated_isEqualTo()
6300 if _storage._items != other_storage._items {return false} in _protobuf_generated_isEqualTo()
6301 if _storage._collectionFormat != other_storage._collectionFormat {return false} in _protobuf_generated_isEqualTo()
6302 if _storage._default != other_storage._default {return false} in _protobuf_generated_isEqualTo()
6303 if _storage._maximum != other_storage._maximum {return false} in _protobuf_generated_isEqualTo()
6304 if _storage._exclusiveMaximum != other_storage._exclusiveMaximum {return false} in _protobuf_generated_isEqualTo()
6305 if _storage._minimum != other_storage._minimum {return false} in _protobuf_generated_isEqualTo()
6306 if _storage._exclusiveMinimum != other_storage._exclusiveMinimum {return false} in _protobuf_generated_isEqualTo()
6307 if _storage._maxLength != other_storage._maxLength {return false} in _protobuf_generated_isEqualTo()
6308 if _storage._minLength != other_storage._minLength {return false} in _protobuf_generated_isEqualTo()
6309 if _storage._pattern != other_storage._pattern {return false} in _protobuf_generated_isEqualTo()
6310 if _storage._maxItems != other_storage._maxItems {return false} in _protobuf_generated_isEqualTo()
6311 if _storage._minItems != other_storage._minItems {return false} in _protobuf_generated_isEqualTo()
6312 if _storage._uniqueItems != other_storage._uniqueItems {return false} in _protobuf_generated_isEqualTo()
6313 if _storage._enum != other_storage._enum {return false} in _protobuf_generated_isEqualTo()
6314 if _storage._multipleOf != other_storage._multipleOf {return false} in _protobuf_generated_isEqualTo()
6315 if _storage._vendorExtension != other_storage._vendorExtension {return false} in _protobuf_generated_isEqualTo()
6381 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
6382 if _storage._title != other_storage._title {return false} in _protobuf_generated_isEqualTo()
6383 if _storage._version != other_storage._version {return false} in _protobuf_generated_isEqualTo()
6384 if _storage._description_p != other_storage._description_p {return false} in _protobuf_generated_isEqualTo()
6385 if _storage._termsOfService != other_storage._termsOfService {return false} in _protobuf_generated_isEqualTo()
6386 if _storage._contact != other_storage._contact {return false} in _protobuf_generated_isEqualTo()
6387 if _storage._license != other_storage._license {return false} in _protobuf_generated_isEqualTo()
6388 if _storage._vendorExtension != other_storage._vendorExtension {return false} in _protobuf_generated_isEqualTo()
6469 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
6470 if _storage._name != other_storage._name {return false} in _protobuf_generated_isEqualTo()
6471 if _storage._value != other_storage._value {return false} in _protobuf_generated_isEqualTo()
6510 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
6511 if _storage._name != other_storage._name {return false} in _protobuf_generated_isEqualTo()
6512 if _storage._value != other_storage._value {return false} in _protobuf_generated_isEqualTo()
6551 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
6552 if _storage._name != other_storage._name {return false} in _protobuf_generated_isEqualTo()
6553 if _storage._value != other_storage._value {return false} in _protobuf_generated_isEqualTo()
6592 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
6593 if _storage._name != other_storage._name {return false} in _protobuf_generated_isEqualTo()
6594 if _storage._value != other_storage._value {return false} in _protobuf_generated_isEqualTo()
6633 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
6634 if _storage._name != other_storage._name {return false} in _protobuf_generated_isEqualTo()
6635 if _storage._value != other_storage._value {return false} in _protobuf_generated_isEqualTo()
6674 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
6675 if _storage._name != other_storage._name {return false} in _protobuf_generated_isEqualTo()
6676 if _storage._value != other_storage._value {return false} in _protobuf_generated_isEqualTo()
6715 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
6716 if _storage._name != other_storage._name {return false} in _protobuf_generated_isEqualTo()
6717 if _storage._value != other_storage._value {return false} in _protobuf_generated_isEqualTo()
6756 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
6757 if _storage._name != other_storage._name {return false} in _protobuf_generated_isEqualTo()
6758 if _storage._value != other_storage._value {return false} in _protobuf_generated_isEqualTo()
6811 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
6812 if _storage._name != other_storage._name {return false} in _protobuf_generated_isEqualTo()
6813 if _storage._value != other_storage._value {return false} in _protobuf_generated_isEqualTo()
6852 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
6853 if _storage._oneof != other_storage._oneof {return false} in _protobuf_generated_isEqualTo()
6907 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
6908 if _storage._type != other_storage._type {return false} in _protobuf_generated_isEqualTo()
6909 if _storage._flow != other_storage._flow {return false} in _protobuf_generated_isEqualTo()
6910 if _storage._scopes != other_storage._scopes {return false} in _protobuf_generated_isEqualTo()
6911 if _storage._authorizationURL != other_storage._authorizationURL {return false} in _protobuf_generated_isEqualTo()
6912 if _storage._tokenURL != other_storage._tokenURL {return false} in _protobuf_generated_isEqualTo()
6913 if _storage._description_p != other_storage._description_p {return false} in _protobuf_generated_isEqualTo()
6914 if _storage._vendorExtension != other_storage._vendorExtension {return false} in _protobuf_generated_isEqualTo()
6965 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
6966 if _storage._type != other_storage._type {return false} in _protobuf_generated_isEqualTo()
6967 if _storage._flow != other_storage._flow {return false} in _protobuf_generated_isEqualTo()
6968 if _storage._scopes != other_storage._scopes {return false} in _protobuf_generated_isEqualTo()
6969 if _storage._tokenURL != other_storage._tokenURL {return false} in _protobuf_generated_isEqualTo()
6970 if _storage._description_p != other_storage._description_p {return false} in _protobuf_generated_isEqualTo()
6971 if _storage._vendorExtension != other_storage._vendorExtension {return false} in _protobuf_generated_isEqualTo()
7022 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
7023 if _storage._type != other_storage._type {return false} in _protobuf_generated_isEqualTo()
7024 if _storage._flow != other_storage._flow {return false} in _protobuf_generated_isEqualTo()
7025 if _storage._scopes != other_storage._scopes {return false} in _protobuf_generated_isEqualTo()
7026 if _storage._authorizationURL != other_storage._authorizationURL {return false} in _protobuf_generated_isEqualTo()
7027 if _storage._description_p != other_storage._description_p {return false} in _protobuf_generated_isEqualTo()
7028 if _storage._vendorExtension != other_storage._vendorExtension {return false} in _protobuf_generated_isEqualTo()
7079 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
7080 if _storage._type != other_storage._type {return false} in _protobuf_generated_isEqualTo()
7081 if _storage._flow != other_storage._flow {return false} in _protobuf_generated_isEqualTo()
7082 if _storage._scopes != other_storage._scopes {return false} in _protobuf_generated_isEqualTo()
7083 if _storage._tokenURL != other_storage._tokenURL {return false} in _protobuf_generated_isEqualTo()
7084 if _storage._description_p != other_storage._description_p {return false} in _protobuf_generated_isEqualTo()
7085 if _storage._vendorExtension != other_storage._vendorExtension {return false} in _protobuf_generated_isEqualTo()
7169 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
7170 if _storage._tags != other_storage._tags {return false} in _protobuf_generated_isEqualTo()
7171 if _storage._summary != other_storage._summary {return false} in _protobuf_generated_isEqualTo()
7172 if _storage._description_p != other_storage._description_p {return false} in _protobuf_generated_isEqualTo()
7173 if _storage._externalDocs != other_storage._externalDocs {return false} in _protobuf_generated_isEqualTo()
7174 if _storage._operationID != other_storage._operationID {return false} in _protobuf_generated_isEqualTo()
7175 if _storage._produces != other_storage._produces {return false} in _protobuf_generated_isEqualTo()
7176 if _storage._consumes != other_storage._consumes {return false} in _protobuf_generated_isEqualTo()
7177 if _storage._parameters != other_storage._parameters {return false} in _protobuf_generated_isEqualTo()
7178 if _storage._responses != other_storage._responses {return false} in _protobuf_generated_isEqualTo()
7179 if _storage._schemes != other_storage._schemes {return false} in _protobuf_generated_isEqualTo()
7180 if _storage._deprecated != other_storage._deprecated {return false} in _protobuf_generated_isEqualTo()
7181 if _storage._security != other_storage._security {return false} in _protobuf_generated_isEqualTo()
7182 if _storage._vendorExtension != other_storage._vendorExtension {return false} in _protobuf_generated_isEqualTo()
7219 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
7220 if _storage._oneof != other_storage._oneof {return false} in _protobuf_generated_isEqualTo()
7269 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
7270 if _storage._oneof != other_storage._oneof {return false} in _protobuf_generated_isEqualTo()
7333 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
7334 if _storage._ref != other_storage._ref {return false} in _protobuf_generated_isEqualTo()
7335 if _storage._get != other_storage._get {return false} in _protobuf_generated_isEqualTo()
7336 if _storage._put != other_storage._put {return false} in _protobuf_generated_isEqualTo()
7337 if _storage._post != other_storage._post {return false} in _protobuf_generated_isEqualTo()
7338 if _storage._delete != other_storage._delete {return false} in _protobuf_generated_isEqualTo()
7339 if _storage._options != other_storage._options {return false} in _protobuf_generated_isEqualTo()
7340 if _storage._head != other_storage._head {return false} in _protobuf_generated_isEqualTo()
7341 if _storage._patch != other_storage._patch {return false} in _protobuf_generated_isEqualTo()
7342 if _storage._parameters != other_storage._parameters {return false} in _protobuf_generated_isEqualTo()
7343 if _storage._vendorExtension != other_storage._vendorExtension {return false} in _protobuf_generated_isEqualTo()
7442 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
7443 if _storage._required != other_storage._required {return false} in _protobuf_generated_isEqualTo()
7444 if _storage._in != other_storage._in {return false} in _protobuf_generated_isEqualTo()
7445 if _storage._description_p != other_storage._description_p {return false} in _protobuf_generated_isEqualTo()
7446 if _storage._name != other_storage._name {return false} in _protobuf_generated_isEqualTo()
7447 if _storage._type != other_storage._type {return false} in _protobuf_generated_isEqualTo()
7448 if _storage._format != other_storage._format {return false} in _protobuf_generated_isEqualTo()
7449 if _storage._items != other_storage._items {return false} in _protobuf_generated_isEqualTo()
7450 if _storage._collectionFormat != other_storage._collectionFormat {return false} in _protobuf_generated_isEqualTo()
7451 if _storage._default != other_storage._default {return false} in _protobuf_generated_isEqualTo()
7452 if _storage._maximum != other_storage._maximum {return false} in _protobuf_generated_isEqualTo()
7453 if _storage._exclusiveMaximum != other_storage._exclusiveMaximum {return false} in _protobuf_generated_isEqualTo()
7454 if _storage._minimum != other_storage._minimum {return false} in _protobuf_generated_isEqualTo()
7455 if _storage._exclusiveMinimum != other_storage._exclusiveMinimum {return false} in _protobuf_generated_isEqualTo()
7456 if _storage._maxLength != other_storage._maxLength {return false} in _protobuf_generated_isEqualTo()
7457 if _storage._minLength != other_storage._minLength {return false} in _protobuf_generated_isEqualTo()
7458 if _storage._pattern != other_storage._pattern {return false} in _protobuf_generated_isEqualTo()
7459 if _storage._maxItems != other_storage._maxItems {return false} in _protobuf_generated_isEqualTo()
7460 if _storage._minItems != other_storage._minItems {return false} in _protobuf_generated_isEqualTo()
7461 if _storage._uniqueItems != other_storage._uniqueItems {return false} in _protobuf_generated_isEqualTo()
7462 if _storage._enum != other_storage._enum {return false} in _protobuf_generated_isEqualTo()
7463 if _storage._multipleOf != other_storage._multipleOf {return false} in _protobuf_generated_isEqualTo()
7464 if _storage._vendorExtension != other_storage._vendorExtension {return false} in _protobuf_generated_isEqualTo()
7565 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
7566 if _storage._type != other_storage._type {return false} in _protobuf_generated_isEqualTo()
7567 if _storage._format != other_storage._format {return false} in _protobuf_generated_isEqualTo()
7568 if _storage._items != other_storage._items {return false} in _protobuf_generated_isEqualTo()
7569 if _storage._collectionFormat != other_storage._collectionFormat {return false} in _protobuf_generated_isEqualTo()
7570 if _storage._default != other_storage._default {return false} in _protobuf_generated_isEqualTo()
7571 if _storage._maximum != other_storage._maximum {return false} in _protobuf_generated_isEqualTo()
7572 if _storage._exclusiveMaximum != other_storage._exclusiveMaximum {return false} in _protobuf_generated_isEqualTo()
7573 if _storage._minimum != other_storage._minimum {return false} in _protobuf_generated_isEqualTo()
7574 if _storage._exclusiveMinimum != other_storage._exclusiveMinimum {return false} in _protobuf_generated_isEqualTo()
7575 if _storage._maxLength != other_storage._maxLength {return false} in _protobuf_generated_isEqualTo()
7576 if _storage._minLength != other_storage._minLength {return false} in _protobuf_generated_isEqualTo()
7577 if _storage._pattern != other_storage._pattern {return false} in _protobuf_generated_isEqualTo()
7578 if _storage._maxItems != other_storage._maxItems {return false} in _protobuf_generated_isEqualTo()
7579 if _storage._minItems != other_storage._minItems {return false} in _protobuf_generated_isEqualTo()
7580 if _storage._uniqueItems != other_storage._uniqueItems {return false} in _protobuf_generated_isEqualTo()
7581 if _storage._enum != other_storage._enum {return false} in _protobuf_generated_isEqualTo()
7582 if _storage._multipleOf != other_storage._multipleOf {return false} in _protobuf_generated_isEqualTo()
7583 if _storage._vendorExtension != other_storage._vendorExtension {return false} in _protobuf_generated_isEqualTo()
7697 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
7698 if _storage._required != other_storage._required {return false} in _protobuf_generated_isEqualTo()
7699 if _storage._in != other_storage._in {return false} in _protobuf_generated_isEqualTo()
7700 if _storage._description_p != other_storage._description_p {return false} in _protobuf_generated_isEqualTo()
7701 if _storage._name != other_storage._name {return false} in _protobuf_generated_isEqualTo()
7702 if _storage._allowEmptyValue != other_storage._allowEmptyValue {return false} in _protobuf_generated_isEqualTo()
7703 if _storage._type != other_storage._type {return false} in _protobuf_generated_isEqualTo()
7704 if _storage._format != other_storage._format {return false} in _protobuf_generated_isEqualTo()
7705 if _storage._items != other_storage._items {return false} in _protobuf_generated_isEqualTo()
7706 if _storage._collectionFormat != other_storage._collectionFormat {return false} in _protobuf_generated_isEqualTo()
7707 if _storage._default != other_storage._default {return false} in _protobuf_generated_isEqualTo()
7708 if _storage._maximum != other_storage._maximum {return false} in _protobuf_generated_isEqualTo()
7709 if _storage._exclusiveMaximum != other_storage._exclusiveMaximum {return false} in _protobuf_generated_isEqualTo()
7710 if _storage._minimum != other_storage._minimum {return false} in _protobuf_generated_isEqualTo()
7711 if _storage._exclusiveMinimum != other_storage._exclusiveMinimum {return false} in _protobuf_generated_isEqualTo()
7712 if _storage._maxLength != other_storage._maxLength {return false} in _protobuf_generated_isEqualTo()
7713 if _storage._minLength != other_storage._minLength {return false} in _protobuf_generated_isEqualTo()
7714 if _storage._pattern != other_storage._pattern {return false} in _protobuf_generated_isEqualTo()
7715 if _storage._maxItems != other_storage._maxItems {return false} in _protobuf_generated_isEqualTo()
7716 if _storage._minItems != other_storage._minItems {return false} in _protobuf_generated_isEqualTo()
7717 if _storage._uniqueItems != other_storage._uniqueItems {return false} in _protobuf_generated_isEqualTo()
7718 if _storage._enum != other_storage._enum {return false} in _protobuf_generated_isEqualTo()
7719 if _storage._multipleOf != other_storage._multipleOf {return false} in _protobuf_generated_isEqualTo()
7720 if _storage._vendorExtension != other_storage._vendorExtension {return false} in _protobuf_generated_isEqualTo()
7768 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
7769 if _storage._description_p != other_storage._description_p {return false} in _protobuf_generated_isEqualTo()
7770 if _storage._schema != other_storage._schema {return false} in _protobuf_generated_isEqualTo()
7771 if _storage._headers != other_storage._headers {return false} in _protobuf_generated_isEqualTo()
7772 if _storage._examples != other_storage._examples {return false} in _protobuf_generated_isEqualTo()
7773 if _storage._vendorExtension != other_storage._vendorExtension {return false} in _protobuf_generated_isEqualTo()
7822 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
7823 if _storage._oneof != other_storage._oneof {return false} in _protobuf_generated_isEqualTo()
7963 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
7964 if _storage._ref != other_storage._ref {return false} in _protobuf_generated_isEqualTo()
7965 if _storage._format != other_storage._format {return false} in _protobuf_generated_isEqualTo()
7966 if _storage._title != other_storage._title {return false} in _protobuf_generated_isEqualTo()
7967 if _storage._description_p != other_storage._description_p {return false} in _protobuf_generated_isEqualTo()
7968 if _storage._default != other_storage._default {return false} in _protobuf_generated_isEqualTo()
7969 if _storage._multipleOf != other_storage._multipleOf {return false} in _protobuf_generated_isEqualTo()
7970 if _storage._maximum != other_storage._maximum {return false} in _protobuf_generated_isEqualTo()
7971 if _storage._exclusiveMaximum != other_storage._exclusiveMaximum {return false} in _protobuf_generated_isEqualTo()
7972 if _storage._minimum != other_storage._minimum {return false} in _protobuf_generated_isEqualTo()
7973 if _storage._exclusiveMinimum != other_storage._exclusiveMinimum {return false} in _protobuf_generated_isEqualTo()
7974 if _storage._maxLength != other_storage._maxLength {return false} in _protobuf_generated_isEqualTo()
7975 if _storage._minLength != other_storage._minLength {return false} in _protobuf_generated_isEqualTo()
7976 if _storage._pattern != other_storage._pattern {return false} in _protobuf_generated_isEqualTo()
7977 if _storage._maxItems != other_storage._maxItems {return false} in _protobuf_generated_isEqualTo()
7978 if _storage._minItems != other_storage._minItems {return false} in _protobuf_generated_isEqualTo()
7979 if _storage._uniqueItems != other_storage._uniqueItems {return false} in _protobuf_generated_isEqualTo()
7980 if _storage._maxProperties != other_storage._maxProperties {return false} in _protobuf_generated_isEqualTo()
7981 if _storage._minProperties != other_storage._minProperties {return false} in _protobuf_generated_isEqualTo()
7982 if _storage._required != other_storage._required {return false} in _protobuf_generated_isEqualTo()
7983 if _storage._enum != other_storage._enum {return false} in _protobuf_generated_isEqualTo()
7984 if _storage._additionalProperties != other_storage._additionalProperties {return false} in _protobuf_generated_isEqualTo()
7985 if _storage._type != other_storage._type {return false} in _protobuf_generated_isEqualTo()
7986 if _storage._items != other_storage._items {return false} in _protobuf_generated_isEqualTo()
7987 if _storage._allOf != other_storage._allOf {return false} in _protobuf_generated_isEqualTo()
7988 if _storage._properties != other_storage._properties {return false} in _protobuf_generated_isEqualTo()
7989 if _storage._discriminator != other_storage._discriminator {return false} in _protobuf_generated_isEqualTo()
7990 if _storage._readOnly != other_storage._readOnly {return false} in _protobuf_generated_isEqualTo()
7991 if _storage._xml != other_storage._xml {return false} in _protobuf_generated_isEqualTo()
7992 if _storage._externalDocs != other_storage._externalDocs {return false} in _protobuf_generated_isEqualTo()
7993 if _storage._example != other_storage._example {return false} in _protobuf_generated_isEqualTo()
7994 if _storage._vendorExtension != other_storage._vendorExtension {return false} in _protobuf_generated_isEqualTo()
8031 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
8032 if _storage._oneof != other_storage._oneof {return false} in _protobuf_generated_isEqualTo()
8085 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
8086 if _storage._oneof != other_storage._oneof {return false} in _protobuf_generated_isEqualTo()
8155 …gesAreEqual: Bool = withExtendedLifetime((_storage, other._storage)) { (_storage, other_storage) in in _protobuf_generated_isEqualTo()
8156 if _storage._name != other_storage._name {return false} in _protobuf_generated_isEqualTo()
8157 if _storage._description_p != other_storage._description_p {return false} in _protobuf_generated_isEqualTo()
8158 if _storage._externalDocs != other_storage._externalDocs {return false} in _protobuf_generated_isEqualTo()
8159 if _storage._vendorExtension != other_storage._vendorExtension {return false} in _protobuf_generated_isEqualTo()