Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. module Gogol.PubSub.Projects.Schemas.SetIamPolicy

    Sets the access control policy on the specified resource. Replaces any existing policy. Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors. See: Cloud Pub/Sub API Reference for pubsub.projects.schemas.setIamPolicy.

  2. module Gogol.PubSub.Projects.Snapshots.SetIamPolicy

    Sets the access control policy on the specified resource. Replaces any existing policy. Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors. See: Cloud Pub/Sub API Reference for pubsub.projects.snapshots.setIamPolicy.

  3. module Gogol.PubSub.Projects.Subscriptions.SetIamPolicy

    Sets the access control policy on the specified resource. Replaces any existing policy. Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors. See: Cloud Pub/Sub API Reference for pubsub.projects.subscriptions.setIamPolicy.

  4. module Gogol.PubSub.Projects.Topics.SetIamPolicy

    Sets the access control policy on the specified resource. Replaces any existing policy. Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors. See: Cloud Pub/Sub API Reference for pubsub.projects.topics.setIamPolicy.

  5. newtype SetIamPolicyRequest

    gogol-pubsub Gogol.PubSub.Types

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

  6. SetIamPolicyRequest :: Maybe Policy -> SetIamPolicyRequest

    gogol-pubsub Gogol.PubSub.Types

    No documentation available.

  7. data SetIamPolicyRequest

    gogol-resourcemanager Gogol.ResourceManager

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

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

    gogol-resourcemanager Gogol.ResourceManager

    No documentation available.

  9. module Gogol.ResourceManager.Cloudresourcemanager.Folders.SetIamPolicy

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

  10. module Gogol.ResourceManager.Cloudresourcemanager.Organizations.SetIamPolicy

    Sets the access control policy on an organization resource. Replaces any existing policy. The resource field should be the organization's resource name, for example: "organizations/123". Authorization requires the IAM permission resourcemanager.organizations.setIamPolicy on the specified organization. See: Cloud Resource Manager API Reference for cloudresourcemanager.organizations.setIamPolicy.

Page 110 of many | Previous | Next