Google Cloud Storage C++ Client  1.42.0
A C++ Client Library for Google Cloud Storage
Classes | Namespaces | Functions
iam_policy.h File Reference
#include "google/cloud/storage/version.h"
#include "google/cloud/status_or.h"
#include <memory>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  google::cloud::storage::NativeExpression
 Represents a google::type::Expr. More...
 
class  google::cloud::storage::NativeIamBinding
 Represents a Binding which associates a member with a particular role which can be used for Identity and Access management for Cloud Platform Resources. More...
 
class  google::cloud::storage::NativeIamPolicy
 Represent the result of a GetIamPolicy or SetIamPolicy request. More...
 

Namespaces

 google
 
 google::cloud
 
 google::cloud::storage
 Contains all the Google Cloud Storage C++ client APIs.
 

Functions

std::ostream & google::cloud::storage::operator<< (std::ostream &stream, NativeExpression const &)
 
std::ostream & google::cloud::storage::operator<< (std::ostream &os, NativeIamBinding const &binding)
 
std::ostream & google::cloud::storage::operator<< (std::ostream &os, NativeIamPolicy const &rhs)