I see the request objects that we are referring in the OperationsClient does not have any arguments other than the name. Example, see the DeleteOperationRequest. I am unable to understand how these extra attributes are being set to those request methods!
I see the request objects that we are referring in the OperationsClient does not have any arguments other than the name. Example, see the
DeleteOperationRequest
. I am unable to understand how these extra attributes are being set to those request methods!