createEmptyInstance method
Creates an empty instance of the same message type as this.
Implementation
QueryBackfillsResponse createEmptyInstance() => create();
Creates an empty instance of the same message type as this.
QueryBackfillsResponse createEmptyInstance() => create();