Hoogle Search

Within LTS Haskell 24.53 (ghc-9.10.3)

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

  1. type Classroom'Topics'Readonly = "https://www.googleapis.com/auth/classroom.topics.readonly"

    gogol-classroom Gogol.Classroom.Types

    View topics in Google Classroom

  2. sourceSpreadsheetId :: Rubric -> Maybe Text

    gogol-classroom Gogol.Classroom.Types

    Input only. Immutable. Google Sheets ID of the spreadsheet. This spreadsheet must contain formatted rubric settings. See Create or reuse a rubric for an assignment. Use of this field requires the https://www.googleapis.com/auth/spreadsheets.readonly or https://www.googleapis.com/auth/spreadsheets scope.

  3. pattern AttachedDisk_Mode_READONLY :: AttachedDisk_Mode

    gogol-compute Gogol.Compute

    Attaches this disk in read-only mode. Multiple virtual machines can use a disk in read-only mode at a time.

  4. pattern AttachedDisk_Mode_READWRITE :: AttachedDisk_Mode

    gogol-compute Gogol.Compute

    [Default] Attaches this disk in read-write mode. Only one virtual machine at a time can be attached to a disk in read-write mode.

  5. pattern AuditLogConfig_LogType_ADMINREAD :: AuditLogConfig_LogType

    gogol-compute Gogol.Compute

    Admin reads. Example: CloudIAM getIamPolicy

  6. pattern AuditLogConfig_LogType_DATAREAD :: AuditLogConfig_LogType

    gogol-compute Gogol.Compute

    Data reads. Example: CloudSQL Users list

  7. type Compute'Readonly = "https://www.googleapis.com/auth/compute.readonly"

    gogol-compute Gogol.Compute

    View your Google Compute Engine resources

  8. type Devstorage'ReadOnly = "https://www.googleapis.com/auth/devstorage.read_only"

    gogol-compute Gogol.Compute

    View your data in Google Cloud Storage

  9. type Devstorage'ReadWrite = "https://www.googleapis.com/auth/devstorage.read_write"

    gogol-compute Gogol.Compute

    Manage your data in Cloud Storage and see the email address of your Google Account

  10. pattern DiskInstantiationConfig_InstantiateFrom_ATTACHREADONLY :: DiskInstantiationConfig_InstantiateFrom

    gogol-compute Gogol.Compute

    Attach the existing disk in read-only mode. The request will fail if the disk was attached in read-write mode on the source instance. Applicable to: read-only disks.

Page 894 of many | Previous | Next