Public Attributes | List of all members
grpc_auth_json_key Struct Reference

#include <json_token.h>

Public Attributes

char * client_email
 
char * client_id
 
RSAprivate_key
 
char * private_key_id
 
const char * type
 

Detailed Description

Definition at line 36 of file json_token.h.

Member Data Documentation

◆ client_email

char* grpc_auth_json_key::client_email

Definition at line 40 of file json_token.h.

◆ client_id

char* grpc_auth_json_key::client_id

Definition at line 39 of file json_token.h.

◆ private_key

RSA* grpc_auth_json_key::private_key

Definition at line 41 of file json_token.h.

◆ private_key_id

char* grpc_auth_json_key::private_key_id

Definition at line 38 of file json_token.h.

◆ type

const char* grpc_auth_json_key::type

Definition at line 37 of file json_token.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:46