Interface protos.google.protobuf.IServiceOptions (3.0.0)

Properties of a ServiceOptions.

Package

@google-cloud/dataproc!

Properties

".google.api.defaultHost"

".google.api.defaultHost"?: (string|null);

ServiceOptions .google.api.defaultHost

Property Value
TypeDescription
(string|null)

".google.api.oauthScopes"

".google.api.oauthScopes"?: (string|null);

ServiceOptions .google.api.oauthScopes

Property Value
TypeDescription
(string|null)

deprecated

deprecated?: (boolean|null);

ServiceOptions deprecated

Property Value
TypeDescription
(boolean|null)

uninterpretedOption

uninterpretedOption?: (google.protobuf.IUninterpretedOption[]|null);

ServiceOptions uninterpretedOption

Property Value
TypeDescription
(google.protobuf.IUninterpretedOption[]|null)