Google Cloud Spanner C++ Client  1.32.0
A C++ Client Library for Google Cloud Spanner
Static Public Member Functions | List of all members
google::cloud::spanner_admin_internal::v1::InstanceAdminRetryTraits Struct Reference

#include <google/cloud/spanner/admin/retry_traits.h>

Static Public Member Functions

static bool IsPermanentFailure (google::cloud::Status const &status)
 

Detailed Description

Definition at line 36 of file retry_traits.h.

Member Function Documentation

◆ IsPermanentFailure()

static bool google::cloud::spanner_admin_internal::v1::InstanceAdminRetryTraits::IsPermanentFailure ( google::cloud::Status const &  status)
inlinestatic

Definition at line 37 of file retry_traits.h.