Experimental: Oauth returns experimental APIs that may change or be removed.
()
| 15060 | |
| 15061 | // Experimental: Oauth returns experimental APIs that may change or be removed. |
| 15062 | func (s *MCPAPI) Oauth() *MCPOauthAPI { |
| 15063 | return (*MCPOauthAPI)(s) |
| 15064 | } |
| 15065 | |
| 15066 | // Experimental: MetadataAPI contains experimental APIs that may change or be removed. |
| 15067 | type MetadataAPI sessionAPI |
no outgoing calls