Properties of a ServiceOptions.
Package
@google-shopping/cssProperties
".google.api.defaultHost"
".google.api.defaultHost"
?:
(
string
|
null
);
ServiceOptions .google.api.defaultHost
".google.api.oauthScopes"
".google.api.oauthScopes"
?:
(
string
|
null
);
ServiceOptions .google.api.oauthScopes
deprecated
deprecated
?:
(
boolean
|
null
);
ServiceOptions deprecated
features
features
?:
(
google
.
protobuf
.
IFeatureSet
|
null
);
ServiceOptions features
uninterpretedOption
uninterpretedOption
?:
(
google
.
protobuf
.
IUninterpretedOption
[]
|
null
);
ServiceOptions uninterpretedOption