gogol-bigtableadmin-0.5.0: Google Cloud Bigtable Admin SDK.

Copyright(c) 2015-2016 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.Google.Resource.BigtableAdmin.Projects.Instances.Tables.List

Contents

Description

Lists all tables served from a specified instance.

See: Cloud Bigtable Admin API Reference for bigtableadmin.projects.instances.tables.list.

Synopsis

REST Resource

type ProjectsInstancesTablesListResource = "v2" :> (Capture "parent" Text :> ("tables" :> (QueryParam "$.xgafv" Xgafv :> (QueryParam "upload_protocol" Text :> (QueryParam "access_token" Text :> (QueryParam "uploadType" Text :> (QueryParam "view" Text :> (QueryParam "pageToken" Text :> (QueryParam "pageSize" (Textual Int32) :> (QueryParam "callback" Text :> (QueryParam "alt" AltJSON :> Get '[JSON] ListTablesResponse))))))))))) Source #

A resource alias for bigtableadmin.projects.instances.tables.list method which the ProjectsInstancesTablesList request conforms to.

Creating a Request

projectsInstancesTablesList Source #

Creates a value of ProjectsInstancesTablesList with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

data ProjectsInstancesTablesList Source #

Lists all tables served from a specified instance.

See: projectsInstancesTablesList smart constructor.

Instances
Eq ProjectsInstancesTablesList Source # 
Instance details

Defined in Network.Google.Resource.BigtableAdmin.Projects.Instances.Tables.List

Data ProjectsInstancesTablesList Source # 
Instance details

Defined in Network.Google.Resource.BigtableAdmin.Projects.Instances.Tables.List

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ProjectsInstancesTablesList -> c ProjectsInstancesTablesList #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ProjectsInstancesTablesList #

toConstr :: ProjectsInstancesTablesList -> Constr #

dataTypeOf :: ProjectsInstancesTablesList -> DataType #

dataCast1 :: Typeable t => (forall d. Data d => c (t d)) -> Maybe (c ProjectsInstancesTablesList) #

dataCast2 :: Typeable t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ProjectsInstancesTablesList) #

gmapT :: (forall b. Data b => b -> b) -> ProjectsInstancesTablesList -> ProjectsInstancesTablesList #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ProjectsInstancesTablesList -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ProjectsInstancesTablesList -> r #

gmapQ :: (forall d. Data d => d -> u) -> ProjectsInstancesTablesList -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ProjectsInstancesTablesList -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ProjectsInstancesTablesList -> m ProjectsInstancesTablesList #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ProjectsInstancesTablesList -> m ProjectsInstancesTablesList #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ProjectsInstancesTablesList -> m ProjectsInstancesTablesList #

Show ProjectsInstancesTablesList Source # 
Instance details

Defined in Network.Google.Resource.BigtableAdmin.Projects.Instances.Tables.List

Generic ProjectsInstancesTablesList Source # 
Instance details

Defined in Network.Google.Resource.BigtableAdmin.Projects.Instances.Tables.List

Associated Types

type Rep ProjectsInstancesTablesList :: Type -> Type #

GoogleRequest ProjectsInstancesTablesList Source # 
Instance details

Defined in Network.Google.Resource.BigtableAdmin.Projects.Instances.Tables.List

type Rep ProjectsInstancesTablesList Source # 
Instance details

Defined in Network.Google.Resource.BigtableAdmin.Projects.Instances.Tables.List

type Rep ProjectsInstancesTablesList = D1 (MetaData "ProjectsInstancesTablesList" "Network.Google.Resource.BigtableAdmin.Projects.Instances.Tables.List" "gogol-bigtableadmin-0.5.0-6k5mSIa4BzY9AzASWoK3bi" False) (C1 (MetaCons "ProjectsInstancesTablesList'" PrefixI True) (((S1 (MetaSel (Just "_pitlParent") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: S1 (MetaSel (Just "_pitlXgafv") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Xgafv))) :*: (S1 (MetaSel (Just "_pitlUploadProtocol") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_pitlAccessToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 (MetaSel (Just "_pitlUploadType") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_pitlView") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 (MetaSel (Just "_pitlPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 (MetaSel (Just "_pitlPageSize") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int32))) :*: S1 (MetaSel (Just "_pitlCallback") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))))
type Scopes ProjectsInstancesTablesList Source # 
Instance details

Defined in Network.Google.Resource.BigtableAdmin.Projects.Instances.Tables.List

type Scopes ProjectsInstancesTablesList = "https://www.googleapis.com/auth/bigtable.admin" ': ("https://www.googleapis.com/auth/bigtable.admin.table" ': ("https://www.googleapis.com/auth/cloud-bigtable.admin" ': ("https://www.googleapis.com/auth/cloud-bigtable.admin.table" ': ("https://www.googleapis.com/auth/cloud-platform" ': ("https://www.googleapis.com/auth/cloud-platform.read-only" ': ([] :: [Symbol]))))))
type Rs ProjectsInstancesTablesList Source # 
Instance details

Defined in Network.Google.Resource.BigtableAdmin.Projects.Instances.Tables.List

Request Lenses

pitlParent :: Lens' ProjectsInstancesTablesList Text Source #

The unique name of the instance for which tables should be listed. Values are of the form `projects//instances/`.

pitlUploadProtocol :: Lens' ProjectsInstancesTablesList (Maybe Text) Source #

Upload protocol for media (e.g. "raw", "multipart").

pitlUploadType :: Lens' ProjectsInstancesTablesList (Maybe Text) Source #

Legacy upload protocol for media (e.g. "media", "multipart").

pitlView :: Lens' ProjectsInstancesTablesList (Maybe Text) Source #

The view to be applied to the returned tables' fields. Defaults to `NAME_ONLY` if unspecified; no others are currently supported.

pitlPageToken :: Lens' ProjectsInstancesTablesList (Maybe Text) Source #

The value of `next_page_token` returned by a previous call.

pitlPageSize :: Lens' ProjectsInstancesTablesList (Maybe Int32) Source #

Maximum number of results per page. A page_size of zero lets the server choose the number of items to return. A page_size which is strictly positive will return at most that many items. A negative page_size will cause an error. Following the first request, subsequent paginated calls are not required to pass a page_size. If a page_size is set in subsequent calls, it must match the page_size given in the first request.