public static class GrantPermissionRequest.GranteeTypeEnum.Adapter extends com.google.gson.TypeAdapter<GrantPermissionRequest.GranteeTypeEnum>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
GrantPermissionRequest.GranteeTypeEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
GrantPermissionRequest.GranteeTypeEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
GrantPermissionRequest.GranteeTypeEnum enumeration)
throws IOException
write in class com.google.gson.TypeAdapter<GrantPermissionRequest.GranteeTypeEnum>IOExceptionpublic GrantPermissionRequest.GranteeTypeEnum read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read in class com.google.gson.TypeAdapter<GrantPermissionRequest.GranteeTypeEnum>IOExceptionCopyright © 2026. All rights reserved.