Google Cloud C++ Client  0.4.0
C++ Client Library for Google Cloud Platform
Classes | Namespaces | Functions
iam_policy.h File Reference
#include "google/cloud/iam_bindings.h"

Go to the source code of this file.

Classes

struct  google::cloud::v0::IamPolicy
 Represent the result of a GetIamPolicy or SetIamPolicy request. More...
 

Namespaces

 google
 
 google::cloud
 Contains all the Google Cloud C++ Library APIs.
 
 google::cloud::v0
 The Google Cloud C++ Library inlined, versioned namespace.
 

Functions

bool google::cloud::v0::operator== (IamPolicy const &lhs, IamPolicy const &rhs)
 
bool google::cloud::v0::operator< (IamPolicy const &lhs, IamPolicy const &rhs)
 
bool google::cloud::v0::operator!= (IamPolicy const &lhs, IamPolicy const &rhs)
 
bool google::cloud::v0::operator> (IamPolicy const &lhs, IamPolicy const &rhs)
 
bool google::cloud::v0::operator<= (IamPolicy const &lhs, IamPolicy const &rhs)
 
bool google::cloud::v0::operator>= (IamPolicy const &lhs, IamPolicy const &rhs)
 
std::ostream & google::cloud::v0::operator<< (std::ostream &os, IamPolicy const &rhs)