"@context": "@vocab": https://schema.org/ gcp: https://cloud.google.com/load-balancing/docs/reference/rest/v1/ xsd: http://www.w3.org/2001/XMLSchema# dcterms: http://purl.org/dc/terms/ BackendService: "@id": gcp:backendServices "@type": "@id" name: "@id": schema:name "@type": xsd:string description: "@id": schema:description "@type": xsd:string protocol: "@id": gcp:protocol "@type": xsd:string port: "@id": gcp:port "@type": xsd:integer healthChecks: "@id": gcp:healthChecks "@container": "@set" backends: "@id": gcp:backends "@container": "@set" loadBalancingScheme: "@id": gcp:loadBalancingScheme "@type": xsd:string dateCreated: "@id": dcterms:created "@type": xsd:dateTime dateModified: "@id": dcterms:modified "@type": xsd:dateTime