Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. module Gogol.ResourceManager.Cloudresourcemanager.TagValues.SetIamPolicy

    Sets the access control policy on a TagValue, replacing any existing policy. The resource field should be the TagValue's resource name. For example: tagValues/1234. The caller must have resourcemanager.tagValues.setIamPolicy permission on the identified tagValue. See: Cloud Resource Manager API Reference for cloudresourcemanager.tagValues.setIamPolicy.

  2. data SetIamPolicyRequest

    gogol-resourcemanager Gogol.ResourceManager.Types

    Request message for SetIamPolicy method. See: newSetIamPolicyRequest smart constructor.

  3. SetIamPolicyRequest :: Maybe Policy -> Maybe FieldMask -> SetIamPolicyRequest

    gogol-resourcemanager Gogol.ResourceManager.Types

    No documentation available.

  4. newtype SetBasicFilterRequest

    gogol-sheets Gogol.Sheets

    Sets the basic filter associated with a sheet. See: newSetBasicFilterRequest smart constructor.

  5. SetBasicFilterRequest :: Maybe BasicFilter -> SetBasicFilterRequest

    gogol-sheets Gogol.Sheets

    No documentation available.

  6. data SetDataValidationRequest

    gogol-sheets Gogol.Sheets

    Sets a data validation rule to every cell in the range. To clear validation in a range, call this with no rule specified. See: newSetDataValidationRequest smart constructor.

  7. SetDataValidationRequest :: Maybe Bool -> Maybe GridRange -> Maybe DataValidationRule -> SetDataValidationRequest

    gogol-sheets Gogol.Sheets

    No documentation available.

  8. newtype SetBasicFilterRequest

    gogol-sheets Gogol.Sheets.Types

    Sets the basic filter associated with a sheet. See: newSetBasicFilterRequest smart constructor.

  9. SetBasicFilterRequest :: Maybe BasicFilter -> SetBasicFilterRequest

    gogol-sheets Gogol.Sheets.Types

    No documentation available.

  10. data SetDataValidationRequest

    gogol-sheets Gogol.Sheets.Types

    Sets a data validation rule to every cell in the range. To clear validation in a range, call this with no rule specified. See: newSetDataValidationRequest smart constructor.

Page 113 of many | Previous | Next