google_api_app_engine v0.0.1 GoogleApi.AppEngine.V1.Model.EndpointsApiService View Source

Cloud Endpoints (https://cloud.google.com/endpoints) configuration. The Endpoints API Service provides tooling for serving Open API and gRPC endpoints via an NGINX proxy.The fields here refer to the name and configuration id of a "service" resource in the Service Management API (https://cloud.google.com/service-management/overview).

Attributes

  • configId (String): Endpoints service configuration id as specified by the Service Management API. For example "2016-09-19r1" Defaults to: null.
  • name (String): Endpoints service name which is the name of the "service" resource in the Service Management API. For example "myapi.endpoints.myproject.cloud.goog" Defaults to: null.