GoogleAdsSearchads360V23ServicesBatchJobResult constructor
GoogleAdsSearchads360V23ServicesBatchJobResult({
- GoogleAdsSearchads360V23ServicesMutateOperationResponse? mutateOperationResponse,
- String? operationIndex,
- GoogleRpcStatus? status,
Implementation
GoogleAdsSearchads360V23ServicesBatchJobResult({
this.mutateOperationResponse,
this.operationIndex,
this.status,
});