Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Docs
Schema
ImagePropertiesSuggestionState
Interface ImagePropertiesSuggestionState
interface
ImagePropertiesSuggestionState
{
angleSuggested
?:
boolean
;
brightnessSuggested
?:
boolean
;
contentUriSuggested
?:
boolean
;
contrastSuggested
?:
boolean
;
cropPropertiesSuggestionState
?:
CropPropertiesSuggestionState
;
sourceUriSuggested
?:
boolean
;
transparencySuggested
?:
boolean
;
}
Index
Properties
angle
Suggested?
brightness
Suggested?
content
Uri
Suggested?
contrast
Suggested?
crop
Properties
Suggestion
State?
source
Uri
Suggested?
transparency
Suggested?
Properties
Optional
angle
Suggested
angleSuggested
?:
boolean
Optional
brightness
Suggested
brightnessSuggested
?:
boolean
Optional
content
Uri
Suggested
contentUriSuggested
?:
boolean
Optional
contrast
Suggested
contrastSuggested
?:
boolean
Optional
crop
Properties
Suggestion
State
cropPropertiesSuggestionState
?:
CropPropertiesSuggestionState
Optional
source
Uri
Suggested
sourceUriSuggested
?:
boolean
Optional
transparency
Suggested
transparencySuggested
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
angle
Suggested
brightness
Suggested
content
Uri
Suggested
contrast
Suggested
crop
Properties
Suggestion
State
source
Uri
Suggested
transparency
Suggested
Google Apps Script API
Loading...