Skip to content

Commit 35b10ce

Browse files
authored
chore(AIP-9): copy API Title from cloud site glossary (#1432)
* chore(AIP-9): copy API Title from cloud site glossary * chore(AIP-9): update changelog
1 parent e95cde4 commit 35b10ce

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

aip/general/0009.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,11 @@ Requests. One API Service may have multiple API Service Endpoints, such as
8888
Refers to the logical identifier of an API Service. Google APIs use RFC 1035 DNS
8989
compatible 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

9398
A 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.

0 commit comments

Comments
 (0)