@Generated public class GoogleDriveOptions extends Object
| Constructor and Description |
|---|
GoogleDriveOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
GoogleDriveOptionsGoogleDriveEntityType |
getEntityType() |
FileIngestionOptions |
getFileIngestionOptions() |
String |
getUrl() |
int |
hashCode() |
GoogleDriveOptions |
setEntityType(GoogleDriveOptionsGoogleDriveEntityType entityType) |
GoogleDriveOptions |
setFileIngestionOptions(FileIngestionOptions fileIngestionOptions) |
GoogleDriveOptions |
setUrl(String url) |
String |
toString() |
public GoogleDriveOptions setEntityType(GoogleDriveOptionsGoogleDriveEntityType entityType)
public GoogleDriveOptionsGoogleDriveEntityType getEntityType()
public GoogleDriveOptions setFileIngestionOptions(FileIngestionOptions fileIngestionOptions)
public FileIngestionOptions getFileIngestionOptions()
public GoogleDriveOptions setUrl(String url)
public String getUrl()
Copyright © 2026. All rights reserved.