public static class FileBase.Builder extends NullableFieldTracker
| Modifier and Type | Field and Description |
|---|---|
protected String |
etag |
protected String |
id |
protected EnumWrapper<FileBaseTypeField> |
type |
explicitlySetNullableFields| Modifier and Type | Method and Description |
|---|---|
FileBase |
build() |
FileBase.Builder |
etag(String etag) |
FileBase.Builder |
type(EnumWrapper<FileBaseTypeField> type) |
FileBase.Builder |
type(FileBaseTypeField type) |
getExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<FileBaseTypeField> type
public FileBase.Builder etag(String etag)
public FileBase.Builder type(FileBaseTypeField type)
public FileBase.Builder type(EnumWrapper<FileBaseTypeField> type)