OpenAPI | Google Cloud

The sgcOpenAPI Google Client (TsgcOpenAPI_Google_Client) has it's own OpenAPI Client which inherits from TsgcOpenAPI_Client.

 

This component has a property called GoogleOptions that includes all required configurations to connect to Google Cloud Servers.

 

GoogleOptions

The OpenAPI Google client allows to authenticate using the following methods:

 

  1. OAuth2 Code: is interactive, which means requires the intervention of the user.
  2. JWT (service accounts): is non-interactive, so can run as a service for example.

 

The authentication is configured in the property GoogleOptions.Authentication, allows the following values:

 

 

Most common uses

 

sgcOpenAPI AWS SDK

Find below a list of the currently available APIs.