File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -88,6 +88,11 @@ Requests. One API Service may have multiple API Service Endpoints, such as
8888Refers to the logical identifier of an API Service. Google APIs use RFC 1035 DNS
8989compatible names as their API Service Names, such as ` pubsub.googleapis.com ` .
9090
91+ ### API Title
92+
93+ Refers to the user-facing product title of an API service, such as "Cloud Pub/Sub
94+ API".
95+
9196### API Request
9297
9398A single invocation of an API Method. It is often used as the unit for billing,
@@ -156,6 +161,7 @@ organizations separate from those that consume them.
156161
157162## Changelog
158163
164+ - ** 2024-10-23** : Add API Title entry
159165- ** 2023-07-24** : Rename IaC to Declarative Clients
160166- ** 2023-04-01** : Adding definition of IaC
161- - ** 2023-03-24** : Reformatting content to include anchor links.
167+ - ** 2023-03-24** : Reformatting content to include anchor links.
You can’t perform that action at this time.
0 commit comments