Properties of a MethodOptions.
Package
@google-ads/marketing-platform-adminProperties
".google.api.http"
".google.api.http"?: (google.api.IHttpRule|null);MethodOptions .google.api.http
".google.api.methodSignature"
".google.api.methodSignature"?: (string[]|null);MethodOptions .google.api.methodSignature
deprecated
deprecated?: (boolean|null);MethodOptions deprecated
features
features?: (google.protobuf.IFeatureSet|null);MethodOptions features
idempotencyLevel
idempotencyLevel?: (google.protobuf.MethodOptions.IdempotencyLevel|keyof typeof google.protobuf.MethodOptions.IdempotencyLevel|null);MethodOptions idempotencyLevel
uninterpretedOption
uninterpretedOption?: (google.protobuf.IUninterpretedOption[]|null);MethodOptions uninterpretedOption