Returns the locations Resource.
Close httplib2 connections.
  showEffectiveAutokeyConfig(parent, x__xgafv=None)
Returns the effective Cloud KMS Autokey configuration for a given project.
close()
  Close httplib2 connections.
showEffectiveAutokeyConfig(parent, x__xgafv=None)
  Returns the effective Cloud KMS Autokey configuration for a given project.
Args:
  parent: string, Required. Name of the resource project to the show effective Cloud KMS Autokey configuration for. This may be helpful for interrogating the effect of nested folder configurations on a given resource project. (required)
  x__xgafv: string, V1 error format.
    Allowed values
      1 - v1 error format
      2 - v2 error format
Returns:
  An object of the form:
    { # Response message for ShowEffectiveAutokeyConfig.
  "keyProject": "A String", # Name of the key project configured in the resource project's folder ancestry.
}