60 inline void SetGrantToken(
const char* value) { m_grantTokenHasBeenSet =
true; m_grantToken.assign(value); }
116 inline void SetKeyId(
const char* value) { m_keyIdHasBeenSet =
true; m_keyId.assign(value); }
181 inline void SetGrantId(
const char* value) { m_grantIdHasBeenSet =
true; m_grantId.assign(value); }
210 bool m_grantTokenHasBeenSet;
213 bool m_keyIdHasBeenSet;
216 bool m_grantIdHasBeenSet;