Home
last modified time | relevance | path

Searched defs:customPropertyOptional (Results 1 – 1 of 1) sorted by relevance

/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/
DImportFilesRequest.java52 public abstract Optional<Any> customPropertyOptional(); in customPropertyOptional() method in ImportFilesRequest
107 public abstract Builder setCustomPropertyOptional(Optional<Any> customPropertyOptional); in setCustomPropertyOptional()