# Functions
InitGoogleClient is a helper method to be used by CaraML components to initialise a Google Client that appends ID tokens to the headers of all outgoing requests, regardless of the type of credentials used.
InitGoogleClientFromCredentialsFile is a helper method to be used by CaraML components to initialise a Google Client that appends ID tokens to the headers of all outgoing requests, regardless of the type of credentials that are located at the location of the given filepath.