Searched defs:XdsWildcardCapableResource (Results 1 – 1 of 1) sorted by relevance
505 struct XdsWildcardCapableResource : public XdsResourceType::ResourceData { struct in grpc_core::testing::__anon1b480ec00111::XdsClientTest506 std::string name;507 uint32_t value;510 XdsWildcardCapableResource(std::string name, uint32_t value) in XdsWildcardCapableResource() argument513 bool operator==(const XdsWildcardCapableResource& other) const { in operator ==()517 std::string AsJsonString() const { in AsJsonString()522 static const JsonLoaderInterface* JsonLoader(const JsonArgs&) { in JsonLoader()531 static absl::string_view TypeUrl() { return "test.v3.wildcard_capable"; } in TypeUrl()