Samples

This section provides links to the Google Cloud Search samples and source code on GitHub.

Sample type Description
Reference connectors The source code for six pre-built connectors and a Python content connector. Use this code to as reference to build your own connector.
Connector SDK The source code for the connector SDK which is built upon the REST API. Examine this code to see how to build your own SDK or see how the SDK APIs map to the REST API.
Content connector samples The full, graph, and list traversal samples used in the Create a content connector guide.
Identity connector sample The full sync identity connector sample used in the Create an identity connector guide.
Get started guide sample The getting started tutorial source code.