GoogleApi.APIKeys.V2.Model.V2GetKeyStringResponse (google_api_api_keys v0.2.1) View Source
Response message for GetKeyString method.
Attributes
-
keyString(type:String.t, default:nil) - An encrypted and signed value of the key.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.APIKeys.V2.Model.V2GetKeyStringResponse{
keyString: String.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.