# Functions

GetProject retrieves project_id from the "provider" block in the Terraform configuration and environment variables.
NewClient returns a new Client.
NewRunner returns a custom Google runner.

# Variables

GoogleProviderBlockSchema is a schema of `google` provider block.

# Structs

Client is a wrapper of the Google API client.
Config is the configuration for the ruleset.
RuleSet is the custom ruleset for the Google provider plugin.
Runner is a wrapper of RPC client for inserting custom actions for Google provider.