Google Cloud C++ Client  2.7.0
C++ Client Library for Google Cloud Platform
Public Types | List of all members
google::cloud::AccessTokenLifetimeOption Struct Reference

Configure the access token lifetime. More...

#include <google/cloud/credentials.h>

Public Types

using Type = std::chrono::seconds
 

Detailed Description

Configure the access token lifetime.

Definition at line 300 of file credentials.h.

Member Typedef Documentation

◆ Type

using google::cloud::AccessTokenLifetimeOption::Type = std::chrono::seconds

Definition at line 301 of file credentials.h.